forked-synapse/changelog.d
Patrick Cloke a8db8c6eba
Remove user-visible groups/communities code (#12553)
Makes it so that groups/communities no longer exist from a user-POV. E.g. we remove:

* All API endpoints (including Client-Server, Server-Server, and admin).
* Documented configuration options (and the experimental flag, which is now unused).
* Special handling during room upgrades.
* The `groups` section of the `/sync` response.
2022-05-25 07:53:40 -04:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
12553.removal Remove user-visible groups/communities code (#12553) 2022-05-25 07:53:40 -04:00
12740.feature Experimental support for MSC3772 (#12740) 2022-05-24 13:23:23 +00:00
12746.bugfix Add authentication to thirdparty bridge APIs (#12746) 2022-05-24 16:39:54 +02:00
12829.bugfix Make sure prev_ids defaults to empty list (#12829) 2022-05-25 09:14:45 +00:00
12849.misc Remove dont_notify from the .m.rule.room.server_acl rule (#12849) 2022-05-24 17:42:32 +01:00
12856.misc Misc clean-up of push rules datastore (#12856) 2022-05-25 07:49:12 -04:00
12858.bugfix Correct typo in changelog for #12858. 2022-05-25 11:19:22 +01:00
12859.feature Fix caching behavior for relations push rules. (#12859) 2022-05-25 07:49:54 -04:00
12860.misc Correct annotation of _iterate_over_text (#12860) 2022-05-24 18:17:21 +00:00
12863.doc Fix typos in documentation (#12863) 2022-05-25 10:14:03 +01:00
12866.misc Add the /account/whoami endpoint to generic workers (#12866) 2022-05-25 10:41:41 +01:00
12867.doc Fix incorrect worker-allowed path in documentation (#12867) 2022-05-25 09:20:34 +00:00
12868.misc Add the batch_send endpoint to generic workers (#12868) 2022-05-25 09:51:07 +00:00
12869.misc Don't create empty AS txns when the AS is down (#12869) 2022-05-25 09:46:05 +00:00