- Nov 20, 2020
-
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Mariusz Trela authored
-
- Nov 19, 2020
-
-
Bartek Wrona authored
Reputation calc enabled at LIVE SYNC again See merge request !393
-
Bartek Wrona authored
-
Dan Notestein authored
Jsalyers more community muting changes See merge request !392
-
Bartek Wrona authored
changes in various places to clean the code and fix small problems See merge request !387
-
Andrzej Lisak authored
-
Andrzej Lisak authored
[Change] blacklisted accounts and blacklists ordered by name to make sure order is always the same [Ign] removed nonimplemented methods from follow_api/tags_api [Ign] mock data slightly extended
-
Jason Salyers authored
-
Jason Salyers authored
Merge branch 'jsalyers-more-community-muting-changes' of gitlab.syncad.com:hive/hivemind into jsalyers-more-community-muting-changes
-
Jason Salyers authored
[JES] More updates to muting. Filter on inner queries, use IDs instead of Strings for slightly faster processing
-
Jason Salyers authored
[JES] Case when was actually slowing queries down. I'm still not sure I understand that but ok. Updated the functions to check for mutes on ids instead of strings.
-
Jason Salyers authored
[JES] Passed True instead of False when trying to look up an observer. Observers can be null/don't have to exist
-
Jason Salyers authored
[JES] More changes to muting in communities. If sort type is muted, return everything, otherwise move the observer checks to the inner loops for more efficiency and to not mess with paginated results
-
Andrzej Lisak authored
[ABW]: get_blacklists_for_observer renamed get_blacklisted_for_observer since that's what is in results new get_blacklists_for_observer added that returns list of blacklists/mute lists for observer get_relationship_between_accounts supplemented with new field: follows_muted [Fix] does_user_follow_any_lists works properly again (broken by previous commit)
-
Andrzej Lisak authored
-
Andrzej Lisak authored
mutes_get_blacklists_for_observer slightly modified: added filter flags and explicit information if accounts are blacklisted or muted fixed get_relationship_between_account: is_blacklisted in results was misleading, replaced with blacklists does_user_follow_any_lists and get_follow_list reimplemented with use of get_blacklists_for_observer
-
Jason Salyers authored
[JES] More updates to muting. Filter on inner queries, use IDs instead of Strings for slightly faster processing
-
- Nov 18, 2020
-
-
Jason Salyers authored
[JES] Case when was actually slowing queries down. I'm still not sure I understand that but ok. Updated the functions to check for mutes on ids instead of strings.
-
Bartek Wrona authored
Conflicts resolved: hive/db/sql_scripts/upgrade/upgrade_runtime_migration.sql hive/indexer/blocks.py
-
Bartek Wrona authored
New implementation of docker executors on CI server See merge request !386
-
-
Bartek Wrona authored
tavern test missing coverage See merge request !388
-
Bartek Wrona authored
-
Andrzej Lisak authored
-
Andrzej Lisak authored
[ABW]: [Change] get_blacklists_for_observer reimplemented as SQL function; no longer needs external id->name map; also source is the account that blacklists/mutes, not hardcoded string Added mock data to emulate old mechanism and match original results (not possible everywhere)
-
Bartek Wrona authored
Extended mock follow tests See merge request !361
-
Pawel Maniora authored
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
-
Jason Salyers authored
[JES] Passed True instead of False when trying to look up an observer. Observers can be null/don't have to exist
-