You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Push notifications via Firebase API (#21) ([f37766c](https://github.com/TryQuiet/quiet-storage-service/commit/f37766c)), closes [#21](https://github.com/TryQuiet/quiet-storage-service/issues/21)
- Update handling of changelogs and publishing/deploys ([cc2ea16](https://github.com/TryQuiet/quiet-storage-service/commit/cc2ea16))
30
20
31
21
# quiet-storage-service
32
22
@@ -35,20 +25,12 @@ All notable changes to this project will be documented in this file. See
- Add OrbitDB log entry syncing from client to QSS ([#2804](https://github.com/TryQuiet/quiet/issues/2804))
32
+
- Reject adding a community with more than one user ("non-fresh" sigchains) ([#2906](https://github.com/TryQuiet/quiet/issues/2906))
33
+
- Add hcaptcha handler and require captcha verification for community creation on QSS ([#2908](https://github.com/TryQuiet/quiet/issues/2908))
34
+
- Limit usage of hcaptcha verification token to one community creation event ([#2908](https://github.com/TryQuiet/quiet/issues/2908))
35
+
- Fanout orbitdb log entries to connected clients on a given community ([#2805](https://github.com/TryQuiet/quiet/issues/2805))
0 commit comments