- Aug 19, 2020
-
-
Bartek Wrona authored
Mi #58 hot and trends computed for live sync See merge request !89
-
Marcin authored
-
- Aug 18, 2020
-
-
Bartek Wrona authored
Added better logging See merge request !73
-
Krzysztof Mochocki authored
-
Krzysztof Mochocki authored
-
Krzysztof Mochocki authored
-
Krzysztof Mochocki authored
-
Bartek Wrona authored
Post are removed correctly See merge request !86
-
- Aug 17, 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
-
- Aug 14, 2020
-
-
Bartek Wrona authored
Small fixes in bridge_api, basic fixes in database_api See merge request !85
-
Andrzej Lisak authored
[ABW]: [Fix] fixed payouts in bridge_api (still there are differences but they are in DB data, not in how the data is presented) [Fix] fixed discussion tree building and ordering in bridge_api [Fix] children needs to be INT in database_api_post [Fix] fixed condition in database_api::list_comments_by_permlink [WIP] marked deviations from original fat node behaviour in various database_api::list_comments_by_... functions and in list_votes [Fix] response from database_api calls is properly a dictionary with array instead of raw array [Fix] fixed database_api::find_comments arguments and how the query is built (single query with JOIN instead of list of separate same queries with UNION ALL)
-
Bartek Wrona authored
Issue 37 wrong trending tags See merge request !82
-
Marcin authored
-
- Aug 13, 2020
-
-
Bartek Wrona authored
Mi issue 37 wrong pending payout See merge request !81
-
Marcin authored
-
Marcin authored
-
Bartek Wrona authored
Mi issue 37 get discussions by trending2 See merge request !75
-
- Aug 12, 2020
-
-
Bartek Wrona authored
Tests api version bump See merge request !80
-
Marcin authored
- initialy hot and trending are computed when a new post is inserted - at the end of initial sync hot and trends are recalculated for posts which have votes
-
Bartek Wrona authored
Changed type of children column to the int type (smallint is too short) See merge request !79
-
Bartek Wrona authored
join_collapse_limit and from_collapse_limit options applied at the end of... See merge request !78
-
Bartek Wrona authored
-
Bartek Wrona authored
-
Bartek Wrona authored
join_collapse_limit and from_collapse_limit options applied at the end of database creation to have set database specific values.
-
Bartek Wrona authored
jsondiff is changed to deepdiff See merge request !74
-
Bartek Wrona authored
Get discussions by blog fix See merge request !77
-
- Aug 11, 2020
-
-
Bartek Wrona authored
-
Bartek Wrona authored
-
Bartek Wrona authored
Basic fixes in bridge_api, patch for cashout_time See merge request !76
-
Andrzej Lisak authored
[ABW]: [Fix] payout_at/cashout_time changes with hardcoded 7 day cashout (compatible with current rules but not old - see issue #54) [Fix] basic fixes for bridge_api - added missing votes, removed extra selected fields, changed some field types etc.
-
Bartek Wrona authored
list_comments api call improvements See merge request !66
-
- fixed sql queries, - removed matrialized view in sql query, - fixed imports in manual tests
-