Skip to content
Snippets Groups Projects
  1. Apr 18, 2025
  2. Apr 07, 2025
  3. Jan 15, 2025
  4. Nov 04, 2024
  5. Oct 09, 2024
  6. Mar 26, 2024
  7. Dec 27, 2023
  8. Oct 09, 2023
  9. Aug 07, 2023
  10. Jun 15, 2023
  11. Mar 21, 2023
  12. Dec 16, 2022
  13. Mar 11, 2022
  14. Jun 18, 2021
  15. Jun 15, 2021
  16. Jun 11, 2021
  17. Jun 10, 2021
  18. Jun 09, 2021
  19. Jun 01, 2021
  20. May 31, 2021
  21. May 26, 2021
    • Bartek Wrona's avatar
      Changed behavior of notify::setLastRead custom operation - right now passed... · a8c2eb8e
      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).
      a8c2eb8e
  22. May 24, 2021
  23. May 18, 2021
  24. May 14, 2021
    • Andrzej Lisak's avatar
      [ABW]: [Fix] mocks, particularily community related containing new posts,... · 6f366962
      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
      6f366962
  25. Apr 16, 2021
  26. Apr 14, 2021
  27. Apr 12, 2021
  28. Apr 09, 2021
Loading