- Oct 16, 2020
-
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
-
- Oct 14, 2020
-
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
-
Bartek Wrona authored
changed error code for access to deleted post See merge request !294
-
Andrzej Lisak authored
[ABW]: changed error code for access to deleted post (previously used code was mistakenly taken from reserved range)
-
Bartek Wrona authored
Custom error for access to deleted post See merge request !290
-
Andrzej Lisak authored
-
Andrzej Lisak authored
-
Andrzej Lisak authored
-
Andrzej Lisak authored
[ABW]: added custom error triggered by find_comment_id() to make difference between deleted post and nonexisting one all API calls that use this SQL function are affected (unfortunately it is not yet used everywhere) get_content/get_content_replies reimplemented as SQL functions removed superfluous code from condenser_api restored mute handling in get_content_replies for consistency with get_content
-
- Oct 13, 2020
-
-
Bartek Wrona authored
Changes additionally introduced in deployed20200928 branches, which shall be... See merge request !287
-
Bartek Wrona authored
[JES] Pull blacklists changes back in to current version of develop. See merge request !275
-
Bartek Wrona authored
Conflicts: tests/tests_api
-
Bartek Wrona authored
-
Bartek Wrona authored
Changes additionally introduced in deployed20200928 branches, which shall be merged back to develop.
-
Bartek Wrona authored
fix notification index bug and add tests See merge request !286
-
Marcin authored
-
Dariusz Kędzierski authored
Merge branch 'jes2850-blacklists-take-2' of gitlab.syncad.com:hive/hivemind into jes2850-blacklists-take-2
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
-
Bartek Wrona authored
Optimization of notification_apis: See merge request !282
-
Bartek Wrona authored
-
Bartek Wrona authored
-
- Oct 12, 2020
-
-
Bartek Wrona authored
-
Bartek Wrona authored
- introduced reduced notification view, providing raw account and post IDs to eliminate joins to big tables before actual filtering - updated notification API functions to use faster view.
-
Bartek Wrona authored
Minor fixes in list_comments and get_ranked_posts See merge request !281
-
Dariusz Kędzierski authored
-
Andrzej Lisak authored
[ABW]: relaxed checks in list_comments with 'by_permlink' order - since those are basically treated as strings it was inconsistent to enforce size and chars fixed missing order and filtering for deleted posts in bridge_get_ranked_post_by_trends_for_observer_communities (problem introduced during recent optimization)
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
-
Bartek Wrona authored
`get_content` filled missing fields See merge request !257
-
Dariusz Kędzierski authored
-