.. |
.gitignore
|
Correct attrs package name in requirements (#3492)
|
2018-07-07 10:46:59 +10:00 |
11530.bugfix
|
Strip unauthorized fields from unsigned object in events received over federation (#11530)
|
2022-01-06 09:09:30 -08:00 |
11561.feature
|
Fix up docs for track_puppeted_user_ips (again) (#11757)
|
2022-01-17 14:55:30 +00:00 |
11576.feature
|
Remove the 'password_hash' from the Users Admin API endpoint response dictionary (#11576)
|
2022-01-14 14:53:33 +00:00 |
11577.feature
|
Include whether the requesting user has participated in a thread. (#11577)
|
2022-01-18 11:38:57 -05:00 |
11587.bugfix
|
Cache empty responses from /user/devices (#11587)
|
2022-01-05 13:33:28 +00:00 |
11593.bugfix
|
Fix get federation status of destination if no error occured (#11593)
|
2022-01-05 14:46:50 -05:00 |
11612.bugfix
|
Do not try to serialize raw aggregations dict. (#11791)
|
2022-01-21 10:40:34 +00:00 |
11659.bugfix
|
Include bundled aggregations in the sync response cache. (#11659)
|
2022-01-13 10:45:28 -05:00 |
11667.bugfix
|
Fix space hierarchy endpoint to match MSC2946 (#11667)
|
2022-01-05 20:33:43 +00:00 |
11669.bugfix
|
Fix preview of imgur and Tenor URLs. (#11669)
|
2022-01-18 13:20:24 -05:00 |
11672.feature
|
Make room creations denied by user_may_create_room cause an M_FORBIDDEN error to be returned, not M_UNKNOWN (#11672)
|
2022-01-06 13:16:42 +00:00 |
11675.feature
|
Add a flag to the synapse_review_recent_signups script to ignore and filter appservice users. (#11675)
|
2022-01-17 16:43:25 +00:00 |
11682.removal
|
Remove the /send_relation endpoint. (#11682)
|
2022-01-06 19:00:34 +00:00 |
11685.misc
|
Run pyupgrade --py37-plus --keep-percent-format on Synapse (#11685)
|
2022-01-05 09:53:05 -08:00 |
11686.doc
|
Warn against using Let's Encrypt certs for encrypted TURN (#11686)
|
2022-01-17 15:13:09 +00:00 |
11691.misc
|
Use buildkit's cache feature to speed up docker builds (#11691)
|
2022-01-12 10:37:57 +00:00 |
11692.misc
|
Use auto_attribs/native type hints for attrs classes. (#11692)
|
2022-01-13 13:49:28 +00:00 |
11693.misc
|
Remove debug logging for #4422 (#11693)
|
2022-01-06 12:44:36 +00:00 |
11695.bugfix
|
Support spaces with > 50 rooms in the /hierarchy endpoint. (#11695)
|
2022-01-07 19:27:58 -05:00 |
11699.misc
|
Remove a Python 2-ism and improve type hints. (#11699)
|
2022-01-06 18:08:48 +00:00 |
11701.misc
|
Test that bans win a join against a race when computing /sync response (#11701)
|
2022-01-07 16:43:21 +00:00 |
11702.misc
|
Optionally use an on-disk sqlite db in tests (#11702)
|
2022-01-07 19:13:41 +00:00 |
11707.misc
|
Prettier complement logs (#11707)
|
2022-01-10 11:46:40 +00:00 |
11710.bugfix
|
Fix missing app variable in mail subject (#11745)
|
2022-01-13 20:19:10 +00:00 |
11714.misc
|
Deal with mypy errors w/ type-hinted pynacl 1.5.0 (#11714)
|
2022-01-10 13:40:46 +00:00 |
11715.doc
|
Document the SYNAPSE_TEST_PERSIST_SQLITE_DB unit test env var (#11715)
|
2022-01-10 17:06:42 +00:00 |
11716.misc
|
Fix docstring on add_account_data_for_user . (#11716)
|
2022-01-10 15:38:22 +00:00 |
11718.misc
|
Complement environment variable name change and update .gitignore. (#11718)
|
2022-01-10 23:18:56 +00:00 |
11723.misc
|
Simplify GC prometheus metrics (#11723)
|
2022-01-13 14:35:52 +00:00 |
11724.misc
|
Improve reactor_tick_time metric (#11724)
|
2022-01-17 12:14:40 +00:00 |
11724.removal
|
Improve reactor_tick_time metric (#11724)
|
2022-01-17 12:14:40 +00:00 |
11725.doc
|
Fix documentation of supported PostgreSQL version (#11725)
|
2022-01-12 14:43:48 +00:00 |
11735.doc
|
Fix typo in demo docs: differnt (#11735)
|
2022-01-13 13:10:42 +00:00 |
11737.bugfix
|
Make pagination of rooms in admin api stable (#11737)
|
2022-01-17 11:42:51 +00:00 |
11739.doc
|
update room spec url in config files (#11739)
|
2022-01-13 17:09:15 +00:00 |
11740.doc
|
Mention python3-venv and libpq-dev dependencies in contribution guide (#11740)
|
2022-01-13 16:33:37 +00:00 |
11742.misc
|
Replace uses of simple_insert_many with simple_insert_many_values. (#11742)
|
2022-01-13 19:44:18 -05:00 |
11744.misc
|
Invite PR submitters to credit themselves (#11744)
|
2022-01-13 18:12:59 +00:00 |
11745.bugfix
|
Fix missing app variable in mail subject (#11745)
|
2022-01-13 20:19:10 +00:00 |
11749.feature
|
Fix up docs for track_puppeted_user_ips (again) (#11757)
|
2022-01-17 14:55:30 +00:00 |
11755.doc
|
Update documentation for configuring facebook login (#11755)
|
2022-01-17 12:35:00 +00:00 |
11757.feature
|
Fix up docs for track_puppeted_user_ips (again) (#11757)
|
2022-01-17 14:55:30 +00:00 |
11760.misc
|
Debug for device lists updates (#11760)
|
2022-01-20 13:38:44 +00:00 |
11761.misc
|
Remove log_function and its uses (#11761)
|
2022-01-18 13:06:04 +00:00 |
11765.misc
|
Add a regression test for using both webclient and client resources simultaneously (#11765)
|
2022-01-20 09:47:29 -05:00 |
11766.misc
|
Allow overriding the complement ref. (#11766)
|
2022-01-20 13:04:58 +00:00 |
11768.misc
|
Add missing auto_attribs=True to the _WrappedRustReporter class (#11768)
|
2022-01-19 12:39:11 +00:00 |
11770.feature
|
Partially revert #11675; prevent attempting to create pushers on workers (#11770)
|
2022-01-20 09:37:34 -05:00 |
11771.misc
|
Fix mypy for platforms without epoll support. (#11771)
|
2022-01-19 16:50:09 +00:00 |
11774.misc
|
Add deprecation warnings for webclient listener and non-HTTP(S) web_client_location . (#11774)
|
2022-01-20 14:21:06 +00:00 |
11775.bugfix
|
Fix a bug that corrupted the cache of federated space hierarchies (#11775)
|
2022-01-20 11:03:42 +00:00 |
11776.misc
|
Comments and typing for _update_outliers_txn (#11776)
|
2022-01-19 19:45:36 +00:00 |
11781.doc
|
installation.md: drop python 3.6 support (#11781)
|
2022-01-20 14:37:11 +00:00 |
11783.misc
|
Fix redirecting to the webclient for non-HTTP(S) web_client_location. (#11783)
|
2022-01-20 15:34:45 +00:00 |
11786.bugfix
|
Correctly await on_logged_out callbacks (#11786)
|
2022-01-20 19:19:40 +01:00 |
11791.bugfix
|
Do not try to serialize raw aggregations dict. (#11791)
|
2022-01-21 10:40:34 +00:00 |