Skip to content
Snippets Groups Projects

Jsalyers muting at sql level

Merged Jason Salyers requested to merge jsalyers-muting-at-sql-level into develop

Merge request reports

Checking pipeline status.

Merged by Dan NotesteinDan Notestein 4 years ago (Nov 14, 2020 7:40am UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Bartek Wrona
  • Jason Salyers added 1 commit

    added 1 commit

    • d3d5f951 - [JES] Create a view for getting the muted accounts. Not In/Not Exists/Left...

    Compare with previous version

  • Jason Salyers added 1 commit

    added 1 commit

    Compare with previous version

  • Jason Salyers added 1 commit

    added 1 commit

    • 4b16df93 - [JES] Revert the is_muted carryover for now. We will need that though unless...

    Compare with previous version

  • Can you explain more on the "is_muted" issue? Why are you reverting it if we need it?

  • Jason Salyers added 21 commits

    added 21 commits

    • 031c3253 - [JES] Try to apply muting at the SQL level instead for more efficiency. This...
    • f66dac63 - [JES] Noticed the STABLEs got switched back to VOLATILEs. This fixes that
    • d80ef008 - [JES] Create a view for getting the muted accounts. Not In/Not Exists/Left...
    • e60411be - [JES] Fix a broken query
    • a5f13d51 - [JES] Revert the is_muted carryover for now. We will need that though unless...
    • 3e358504 - [ABW]: [Change] removed vote muting functionality
    • 1cad6f9c - [ABW]: fixed pattern
    • b1f4457a - Cast all follow name data to string. Should protect against setting non string...
    • 5467b448 - Follower and following entries must be strings. Same behaviour as in old hivemind
    • eecc1b32 - Mimic old hivemind behaviour for follower, following check. Use get_follow_count for testing
    • ba7bba3f - Hardcode 5000017 for max block to actually sync mocked data
    • 8cb9ebb9 - Revert exists method to its original form. List check is not needed there
    • f261e40d - Guard escape_characters with assert
    • 17b8f647 - Extend mock file with JS test
    • 5908daa7 - Removed delta calculations from follow.py. Follower/following calculation...
    • f3272528 - Removed unused imports
    • 990689d6 - Adding block number to follow update operation caused chages in notification patters.
    • 7d7376cc - Update block number on state > 8 update operations
    • f4f9c18e - Upgrade script supplemented
    • ab0c0e05 - bridge_api.get_account_posts "by comment" optimization.
    • fbf3a90d - Merge branch 'jsalyers-muting-at-sql-level' of gitlab.syncad.com:hive/hivemind...

    Compare with previous version

  • Jason Salyers added 1 commit

    added 1 commit

    • 2019d65d - [JES] More updates to muting. Adding is_muted to the raw posts returned from...

    Compare with previous version

  • Jason Salyers added 1 commit

    added 1 commit

    • 2021370c - [JES] Missed an irredeemables check. Those are no longer needed since that was...

    Compare with previous version

  • Jason Salyers added 1 commit

    added 1 commit

    • 142a662e - [JES] Initial test of adding observer to additional bridge calls before I go changing all of them

    Compare with previous version

  • Jason Salyers added 1 commit

    added 1 commit

    • 5b321841 - [JES] Missed a spot of passing the observer, second test

    Compare with previous version

  • Jason Salyers added 1 commit

    added 1 commit

    • dae1c6a8 - [JES] Typo. And to think I used to be a spelling champion..

    Compare with previous version

  • Jason Salyers added 1 commit

    added 1 commit

    • 606d4839 - [JES] Check that blackilsts exist before trying to reference them

    Compare with previous version

  • Jason Salyers added 1 commit

    added 1 commit

    • 627df934 - [JES] One more test, but I think this is what I was needing to keep the query...

    Compare with previous version

  • Jason Salyers added 1 commit

    added 1 commit

    • 8cb20ba0 - [JES] Missed a closing paren

    Compare with previous version

  • Jason Salyers added 1 commit

    added 1 commit

    • c941b9cb - [JES] Trying another function as a test

    Compare with previous version

  • Jason Salyers added 1 commit

    added 1 commit

    Compare with previous version

  • Jason Salyers added 1 commit

    added 1 commit

    • c3ef3f92 - [JES] Now actually give it to the SQL function

    Compare with previous version

  • Jason Salyers added 1 commit

    added 1 commit

    • 093129d1 - [JES] Add the new muting to the rest of the get_ranked_post functions

    Compare with previous version

  • Jason Salyers added 1 commit

    added 1 commit

    • 3c6b17a8 - [JES] Forgot to add the observer into some SQL definitions

    Compare with previous version

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading