- Sep 14, 2020
-
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Bartek Wrona authored
calculate hot and trends only for not paid posts See merge request !141
-
Bartek Wrona authored
one view for notifications See merge request !140
-
Marcin authored
-
Marcin authored
adds table view for dynamic notifies speeds up notifies queries limits notifiaction only for 90 days before the head block
-
- Sep 11, 2020
-
-
Bartek Wrona authored
find_votes and list_votes fixes See merge request !137
-
Andrzej Lisak authored
fixed bug introduced in previous MR - bridge_get_ranked_post_by_trends had random order within the same trend power, order by id was missing
-
Andrzej Lisak authored
-
Andrzej Lisak authored
-
Andrzej Lisak authored
-
Andrzej Lisak authored
-
Bartek Wrona authored
faster bridge get trending for develop See merge request !133
-
Bartek Wrona authored
The call `get_accounts` is not supported by hivemind anymore See merge request !118
-
Andrzej Lisak authored
-
Marcin authored
-
- Sep 10, 2020
-
-
Andrzej Lisak authored
vote related views/types/functions extended by id since database_api requires it new SQL function to cover find_votes functionality neither voter nor post is mandatory in list_votes calls fixed internal _get_post_id in bridge_api find_votes_impl no longer requires full context, just what it actually uses: db find_votes_impl no longer checks passed arguments, only its official API version does list_votes_impl removed, only its official version is needed official API find_votes/list_votes now properly pack response in dictionary with 'votes' list
-
Bartek Wrona authored
Load and execute sql script from file See merge request !134
-
Mariusz Trela authored
-
Dariusz Kędzierski authored
-
Bartek Wrona authored
dynamically generated notifs See merge request !123
-
Bartek Wrona authored
The calls 'list_votes'/'find_votes' work See merge request !129
-
Mariusz Trela authored
-
Mariusz Trela authored
Refactoring + `list_votes` sql function changed into `list_votes_by_voter_comment`/`list_votes_by_comment_voter`
-
- Sep 09, 2020
-
-
Mariusz Trela authored
-
-
-
-
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Marcin authored
Notifications about: votes, reblogs, subscribe, replies, new communitiy are dynamically generated Blocks number are added for some tables.
-
Bartek Wrona authored
During sync, massive-sync conditions (dropped indexes, FKs, tables switched to... See merge request !128
-
- Sep 08, 2020
-
-
Bartek Wrona authored
During sync, massive-sync conditions (dropped indexes, FKs, tables switched to UNLOGGED mode) are effective only if number of blocks to be synced is greather than specified limit. Added runtime configuration of `work_mem` parameter during `after_initial_sync` hooks execution.
-
Bartek Wrona authored
Prerequisuites to Reputation api support See merge request !121
-
Bartek Wrona authored
Enabled concurrent flush of Follow objects.
-
Bartek Wrona authored
update in CI - tags_api has negative group, while old .yaml is no longer present See merge request !126
-
Bartek Wrona authored
Follow data shall be flushed also from Blocks.process level which is used at... See merge request !125
-