- Apr 18, 2025
-
-
- Apr 07, 2025
-
-
- Jan 15, 2025
-
-
- Nov 04, 2024
-
-
Andrzej Such authored
-
- Oct 09, 2024
-
-
- Mar 26, 2024
-
- Dec 27, 2023
-
-
- Oct 09, 2023
-
-
- Aug 07, 2023
-
-
- Jun 15, 2023
-
-
- Mar 21, 2023
-
-
Bartek Wrona authored
-
-
- Dec 16, 2022
-
-
- Mar 11, 2022
-
-
Mateusz Żebrak authored
-
- Jun 18, 2021
-
-
Paulina Czempiel authored
-
Paulina Czempiel authored
-
Paulina Czempiel authored
-
- Jun 15, 2021
-
-
Paulina Czempiel authored
-
- Jun 11, 2021
-
-
Paulina Czempiel authored
-
Paulina Czempiel authored
-
- Jun 10, 2021
-
-
Paulina Czempiel authored
-
- Jun 09, 2021
-
-
Paulina Czempiel authored
-
Paulina Czempiel authored
-
- Jun 01, 2021
-
-
Andrzej Lisak authored
[ABW]: [Fix] custom ops are no longer processed separately from other - helps when such ops target results of regular ops, posts in particular (see issue 162) Added mock tests to show such problems for community post muting (fixed by above changes) and reblogs (not fixed)
-
- May 31, 2021
-
-
Andrzej Lisak authored
added mock tests to show behaviour when community custom op targets deleted post or post from different community [Note] because custom ops are processed separately from comments we have no guarantee that the processing will be valid (see comments in MR)
-
- May 26, 2021
-
-
Bartek Wrona authored
Changed behavior of notify::setLastRead custom operation - right now passed date exceeding head block time is implicitly corrected to head block time. Also there was relaxed syntax: `date' field is optional (can have also null value) what also leads to saving head block time as lastRead time specific to the account related to operation. Prepared initial set of trivial mock tests (to be continued).
-
- May 24, 2021
-
-
Andrzej Lisak authored
for the first time used mock mechanism to introduce artificial vops [Fix] eliminated expectation for mock vops to have timestamp
-
- May 18, 2021
-
-
Andrzej Lisak authored
WIP: [ABW] added couple more non-pinned posts to the community to be able to test mixed paging; restored partial fix for paging problem
-
- May 14, 2021
-
-
Andrzej Lisak authored
[ABW]: [Fix] mocks, particularily community related containing new posts, moved back in time by 2000 blocks so they don't push out regular posts from results Needed to restore some tests that degraded over time, mostly with creation time sort of posts mixed with muting functionality [Fix] Mocks no longer have anything other than transactions (if they do, it will be ignored anyway) - prevents incorrect values, especially previous and block_id [Fix] Disabled printing whole mocks to log - it was just spam [Fix] Empty mock can no longer contain erroneous link to previous block [Fix] Fixed incorrect permlinks in some mock post mutes [Fix] Fixed check for start post in pinned post query for bridge.get_ranked_posts with created/trending sort [Fix] Added validation of community parameter for various bridge_api community related calls; also fixed order of checks and error messages [Fix] Fixed paging and order in bridge.list_communities [Fix] Custom SQL exceptions now have explicit custom codes CEHM1..8 - such code is now used (instead of message string) to determine specific exception Extended checks or added logging for various erroneous situations during sync as well as mock related
-
- Apr 16, 2021
-
-
paulina authored
-
- Apr 14, 2021
-
-
Paulina Czempiel authored
-
- Apr 12, 2021
- Apr 09, 2021
-
-
Pawel Maniora authored
-