You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/changelog.d
Richard van der Hoff e3abc0a5cc Merge remote-tracking branch 'origin/release-v1.41' into develop 4 years ago
..
.gitignore Correct attrs package name in requirements (#3492) 7 years ago
8830.removal Remove deprecated Shutdown Room and Purge Room Admin API (#8830) 4 years ago
10142.feature Implement MSC3231: Token authenticated registration (#10142) 4 years ago
10192.doc doc: add django-oauth-toolkit to oidc doc (#10192) 4 years ago
10232.bugfix Validate new m.room.power_levels events (#10232) 4 years ago
10452.feature Support MSC3283: Expose `enable_set_displayname` in capabilities (#10452) 4 years ago
10524.feature Port the PresenceRouter module interface to the new generic interface (#10524) 4 years ago
10561.bugfix Display an error page during failure of fallback UIA. (#10561) 4 years ago
10581.bugfix Remove pushers when deleting 3pid from account (#10581) 4 years ago
10593.bugfix Follow-up: format changelog, add licence (#10593) 4 years ago
10608.misc Additional type hints for the proxy agent and SRV resolver modules. (#10608) 4 years ago
10613.feature Persist room hierarchy pagination sessions to the database. (#10613) 4 years ago
10614.misc Stop setting the outlier flag for things that aren't (#10614) 4 years ago
10615.misc Refactor `on_receive_pdu` code (#10615) 4 years ago
10621.misc Make a note to leave a summary when one is bumping the schema version (#10621) 4 years ago
10624.misc Extract `_resolve_state_at_missing_prevs` (#10624) 4 years ago
10627.misc Remove not needed database updates in modify user admin API (#10627) 4 years ago
10629.misc Convert room member storage tuples to attrs. (#10629) 4 years ago
10630.misc Use auto-attribs for attrs classes for sync. (#10630) 4 years ago
10639.doc Fix the titles in the OIDC documentation (#10639) 4 years ago
10640.misc Split `on_receive_pdu` in half (#10640) 4 years ago
10642.misc Fix weakref_slot parameter for room member storage attrs. (#10642) 4 years ago
10644.bugfix Do not include rooms with an unknown room version in a sync response. (#10644) 4 years ago
10645.misc Make `backfill` and `get_missing_events` use the same codepath (#10645) 4 years ago
10647.misc Cache the result of fetching the room hierarchy over federation. (#10647) 4 years ago
10651.misc Run a nightly CI build against Twisted trunk. (#10651) 4 years ago
10654.bugfix Enforce the max length for per-room display names / avatar URLs. (#10654) 4 years ago
10662.misc Do not include stack traces for known exceptions when trying multiple federation destinations. (#10662) 4 years ago
10664.misc Simplify tests for the device admin rest API. (#10664) 4 years ago
10665.misc Addtional type hints for the REST servlets. (#10665) 4 years ago
10666.misc Additional type hints for the sync REST servlet. (#10666) 4 years ago
10667.misc Flatten tests/rest/client/{v1,v2_alpha} too (#10667) 4 years ago
10672.misc Avoid duplicate issues from Twisted trunk failures (#10672) 4 years ago
10674.misc Additional type hints for REST servlets (part 2). (#10674) 4 years ago
10677.bugfix Correctly initialise the `synapse_user_logins` metric. (#10677) 4 years ago
10679.bugfix Improve ServerNoticeServlet to avoid duplicate requests (#10679) 4 years ago
10684.bugfix Fix error when selecting between thumbnails with the same quality (#10684) 4 years ago
10686.misc Ensure the base Docker image is rebuilt when running complement with workers. (#10686) 4 years ago
10692.misc Split `FederationHandler` in half (#10692) 4 years ago
10703.bugfix Fix perf of fetching the same events many times. (#10703) 4 years ago
10706.misc Remove unused `compare_digest` function. (#10706) 4 years ago
10708.doc Clarifications to reverse_proxy.md (#10708) 4 years ago
10711.doc Removed page summaries from the top of installation and contributing doc pages (#10711) 4 years ago
10713.bugfix Fix incompatibility with Twisted < 21. (#10713) 4 years ago