-
- Downloads
[JES] More updates to muting. Adding is_muted to the raw posts returned from...
[JES] More updates to muting. Adding is_muted to the raw posts returned from the database to make it easier to determine which posts were muted by mods/admins
parent
fbf3a90d
No related branches found
No related tags found
This commit is part of merge request !370. Comments created here will be created in the context of that merge request.
Showing
- hive/db/sql_scripts/bridge_get_account_posts_by_blog.sql 2 additions, 1 deletionhive/db/sql_scripts/bridge_get_account_posts_by_blog.sql
- hive/db/sql_scripts/bridge_get_account_posts_by_comments.sql 2 additions, 1 deletionhive/db/sql_scripts/bridge_get_account_posts_by_comments.sql
- hive/db/sql_scripts/bridge_get_account_posts_by_payout.sql 2 additions, 1 deletionhive/db/sql_scripts/bridge_get_account_posts_by_payout.sql
- hive/db/sql_scripts/bridge_get_account_posts_by_posts.sql 2 additions, 1 deletionhive/db/sql_scripts/bridge_get_account_posts_by_posts.sql
- hive/db/sql_scripts/bridge_get_account_posts_by_replies.sql 2 additions, 1 deletionhive/db/sql_scripts/bridge_get_account_posts_by_replies.sql
- hive/db/sql_scripts/bridge_get_post.sql 2 additions, 1 deletionhive/db/sql_scripts/bridge_get_post.sql
- hive/db/sql_scripts/bridge_get_ranked_post_for_all.sql 14 additions, 7 deletionshive/db/sql_scripts/bridge_get_ranked_post_for_all.sql
- hive/db/sql_scripts/bridge_get_ranked_post_for_communities.sql 16 additions, 8 deletions...db/sql_scripts/bridge_get_ranked_post_for_communities.sql
- hive/db/sql_scripts/bridge_get_ranked_post_for_observer_communities.sql 14 additions, 7 deletions...ripts/bridge_get_ranked_post_for_observer_communities.sql
- hive/db/sql_scripts/bridge_get_ranked_post_for_tag.sql 14 additions, 7 deletionshive/db/sql_scripts/bridge_get_ranked_post_for_tag.sql
- hive/db/sql_scripts/bridge_get_ranked_post_type.sql 2 additions, 1 deletionhive/db/sql_scripts/bridge_get_ranked_post_type.sql
- hive/db/sql_scripts/condenser_get_by_account_comments.sql 2 additions, 1 deletionhive/db/sql_scripts/condenser_get_by_account_comments.sql
- hive/db/sql_scripts/condenser_get_by_blog.sql 2 additions, 1 deletionhive/db/sql_scripts/condenser_get_by_blog.sql
- hive/db/sql_scripts/condenser_get_by_blog_without_reblog.sql 2 additions, 1 deletionhive/db/sql_scripts/condenser_get_by_blog_without_reblog.sql
- hive/db/sql_scripts/condenser_get_by_replies_to_account.sql 2 additions, 1 deletionhive/db/sql_scripts/condenser_get_by_replies_to_account.sql
- hive/db/sql_scripts/condenser_get_discussions_by_comments.sql 2 additions, 1 deletion.../db/sql_scripts/condenser_get_discussions_by_comments.sql
- hive/server/bridge_api/objects.py 15 additions, 18 deletionshive/server/bridge_api/objects.py
Please register or sign in to comment