- Sep 08, 2020
-
-
Bartek Wrona authored
-
Bartek Wrona authored
Remove FKs before initial sync and recreate after initial sync See merge request !124
-
Bartek Wrona authored
-
Bartek Wrona authored
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
-
- Sep 07, 2020
-
-
Bartek Wrona authored
Enabled concurrent flush of Follow objects.
-
Bartek Wrona authored
Fixes around post data edit See merge request !120
-
Bartek Wrona authored
-
Bartek Wrona authored
-
Bartek Wrona authored
-
Andrzej Lisak authored
Fixed edit case with empty title, body or json_metadata Fixed use of json - now everywhere ujson is used In case json_metadata in comment_operation would not actually be json, HiveMind no longer crashes on access Since we are handling bad json anyway it was no longer needed to fill empty json_metadata with {}, original empty string restored
-
Bartek Wrona authored
Avoiding a redundant loop during `effective_comment_vote_operation` processing See merge request !116
-
Bartek Wrona authored
Teh call `get_profile` works See merge request !110
-
Dariusz Kędzierski authored
-
Dariusz Kędzierski authored
-
-
Bartek Wrona authored
-
- Sep 05, 2020
-
-
Bartek Wrona authored
-
- Sep 04, 2020
-
-
Bartek Wrona authored
Some characters apparently need long 8-byte encoding See merge request !117
-
Andrzej Lisak authored
[ABW]: some characters apparently need long 8-byte encoding (problem actually caused by use of ujson)
-
Mariusz Trela authored
-
Bartek Wrona authored
-
- Sep 03, 2020
-
-
Bartek Wrona authored
Unified some error messages and added CI groups for tests made in new scheme See merge request !114
-
Andrzej Lisak authored
added new test groups to CI with at least single test to make it easier to move tests accourding to new scheme (only follow/tags have no negative tests so no such groups were added)
-
Bartek Wrona authored
Database api fixes See merge request !103
-
-
Bartek Wrona authored
fixed unicode escaping See merge request !113
-
Mariusz Trela authored
-
Mariusz Trela authored
-
Andrzej Lisak authored
[ABW]: added separate tests to CI (all tests will eventually be run through folders instead of common .yaml file)
-
Bartek Wrona authored
Add num_block to tables, add proper reblog support See merge request !112
-
Mariusz Trela authored
-
Mariusz Trela authored
-
- Sep 02, 2020
-
-
Andrzej Lisak authored
-
Dariusz Kędzierski authored
-