- 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
-
Dariusz Kędzierski authored
-
- Aug 07, 2020
-
-
Bartek Wrona authored
Fixes related to dates See merge request !72
-
Andrzej Lisak authored
-
Andrzej Lisak authored
[ABW]: [Fix] payout related vops are handled with current block timestamp instead of head block time (also commented why it most likely worked like that in 0.23) [Fix] typo in fork rewind code [Fix] replaced 1990-01-01 with 1970-01-01 (minimum timestamp) as default in various places where it indicates 'not set' state [Ign] removed unused last_payout column from hive_posts (the related data was taken from payout_at)
-
Dan Notestein authored
Added gitpython to requirements.txt See merge request !71
-
Dariusz Kędzierski authored
-
- Aug 06, 2020
-
-
Dan Notestein authored
Issue 51 See merge request !70
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
-
Bartek Wrona authored
Votes now properly retain weight/rshares of last effective_comment_vote_operation See merge request !69
-
Dariusz Kędzierski authored
-
Andrzej Lisak authored
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
- Setup will create version file with current version info
-
Andrzej Lisak authored
-
- Aug 05, 2020
-
-
Bartek Wrona authored
Fixed result of inaccurate assumption See merge request !68
-
Andrzej Lisak authored
-
Dariusz Kędzierski authored
-
Andrzej Lisak authored
-
Andrzej Lisak authored
[ABW]: it turns out old code actually did track ineffective (post-payout) votes - changed upsert query to reflect that
-