All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
- fix: Handle auth errors on QSS (#25) (b10f52a), closes #25
- Allow more fuzziness in timestamp validations and use updated logging (2d41414)
- Update app package CHANGELOG.md (2e43e19)
- Update auth (875fcc0)
- Go back to main (663ad5b)
- Revert "Disconnect on errors and restart auth connection" (ca4f8f9)
- Update app package CHANGELOG.md (7400a89)
- Disconnect on errors and restart auth connection (c311552)
- Update app package CHANGELOG.md (294df06)
- Feat/2806 log sync catchup (#19) (0d6dd9d), closes #19
- Push notifications via Firebase API (#21) (f37766c), closes #21
- Update app package CHANGELOG.md (6bd683d)
- feat(3058): Update auth module to use lockbox/self-assign changes (#22) (2aaf17e), closes #22
- Update handling of changelogs and publishing/deploys (cc2ea16)
- Initial QSS setup (#2757)
- Setup sigchain/community storage (#2758)
- Add sigchain syncing via websocket (#2759)
- Setup OrbitDB log entry storage (e.g. messages) (#2800)
- Add OrbitDB log entry syncing from client to QSS (#2804)
- Reject adding a community with more than one user ("non-fresh" sigchains) (#2906)
- Add hcaptcha handler and require captcha verification for community creation on QSS (#2908)
- Limit usage of hcaptcha verification token to one community creation event (#2908)
- Fanout orbitdb log entries to connected clients on a given community (#2805)
- Restart service on deploy