-
- Downloads
[ABW]: [Change] get_blacklists_for_observer reimplemented as SQL function; no...
[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)
Showing
- hive/db/schema.py 1 addition, 0 deletionshive/db/schema.py
- hive/db/sql_scripts/db_upgrade.sh 1 addition, 0 deletionshive/db/sql_scripts/db_upgrade.sh
- hive/db/sql_scripts/mutes.sql 51 additions, 0 deletionshive/db/sql_scripts/mutes.sql
- hive/server/bridge_api/methods.py 1 addition, 1 deletionhive/server/bridge_api/methods.py
- hive/server/common/mutes.py 2 additions, 25 deletionshive/server/common/mutes.py
- mock_data/block_data/follow_op/mock_block_data_follow.json 277 additions, 0 deletionsmock_data/block_data/follow_op/mock_block_data_follow.json
- tests/tests_api 1 addition, 1 deletiontests/tests_api
Loading
Please register or sign in to comment