Commit Graph

20957 Commits (95a260da7342ef654a6da4985e0539225969ddde)
 

Author SHA1 Message Date
David Robertson 119938792b
Remove unused `contrib/experiments/cursesio.py` (#12910) 3 years ago
David Robertson 80bd614dac
Remove `contrib/experiments/test_messaging.py` (#12911) 3 years ago
David Robertson 563ef172ae
Remove contrib/jitsimeetbridge (#12909) 3 years ago
David Robertson 72df42078b
Remove contrib/scripts/kick_users.py (#12908) 3 years ago
David Robertson 796a0312e1
Bump jsonschema stubs (#12912) 3 years ago
Jonathan de Jong 6be4953b99
Mutual rooms: Remove dependency on user directory (#12836) 3 years ago
Sumner Evans bda4600399
LockStore: fix acquiring a lock via `LockStore.try_acquire_lock` (#12832) 3 years ago
Brendan Abolivier 28989cb301
Add a background job to automatically delete stale devices (#12855) 3 years ago
David Teller 888eb736a1
Add code M_USER_ACCOUNT_SUSPENDED, as per MSC3823. (#12845) 3 years ago
Patrick Cloke 724e11d620
Clean-up some receipts code (#12888) 3 years ago
Patrick Cloke c52abc1cfd
Additional constants for EDU types. (#12884) 3 years ago
Patrick Cloke d9f092285b
Remove federation client code for groups. (#12563) 3 years ago
Sean Quah 053ca5f3ca Synapse 1.60.0rc2 (2022-05-27) 3 years ago
Matt C a7da00d4f7
Add storage and module API methods to get monthly active users and their appservices (#12838) 3 years ago
David Robertson 3503f42741
Easy type hints in synapse.logging.opentracing (#12894) 3 years ago
Sean Quah e409ab8e92 1.60.0rc2 3 years ago
Sean Quah bb7a637765
Close `ijson` coroutines ourselves instead of letting the GC close them (#12875) 3 years ago
reivilibre 7b88f5a107
Add an option allowing users to use their password to reauthenticate even though password authentication is disabled. (#12883) 3 years ago
Richard van der Hoff f1605b7447
Fix room deletion (#12889) 3 years ago
Richard van der Hoff bc1beebc27
Refactor have_seen_events to reduce OOMs (#12886) 3 years ago
reivilibre 317248d42c
Improve URL previews by not including the content of media tags in the generated description. (#12887) 3 years ago
Patrick Cloke 49f06866e4
Remove backing code for groups/communities (#12558) 3 years ago
dependabot[bot] 1cba285a79
Bump pyjwt from 2.3.0 to 2.4.0 (#12865) 3 years ago
reivilibre e768644368
Fix ambiguous column name that would prevent use of MSC2716 History Import when using Postgres as a database. (#12843) 3 years ago
Patrick Cloke 1885ee0113
Remove unstable APIs for /hierarchy. (#12851) 3 years ago
Patrick Cloke b5707ceaba
Avoid attempting to delete push actions for remote users. (#12879) 3 years ago
Erik Johnston b83bc5fab5
Pull out less state when handling gaps mk2 (#12852) 3 years ago
Richard van der Hoff 1b338476af
Allow bigger responses to `/federation/v1/state` (#12877) 3 years ago
Erik Johnston 4660d9fdcf
Fix up `state_store` naming (#12871) 3 years ago
Patrick Cloke a8db8c6eba
Remove user-visible groups/communities code (#12553) 3 years ago
Patrick Cloke 759f9c09e1
Fix caching behavior for relations push rules. (#12859) 3 years ago
Patrick Cloke 4cbcd4a999
Misc clean-up of push rules datastore (#12856) 3 years ago
David Robertson 6aeee9a19d
Correct typo in changelog for #12858. 3 years ago
Nick Mills-Barrett 1f9013ce60
Add the `batch_send` endpoint to generic workers (#12868) 3 years ago
Nick Mills-Barrett 33e2916858
Don't create empty AS txns when the AS is down (#12869) 3 years ago
Nick Mills-Barrett 2e5f88b5e6
Add the `/account/whoami` endpoint to generic workers (#12866) 3 years ago
Nick Mills-Barrett b4fab0b14f
Fix incorrect worker-allowed path in documentation (#12867) 3 years ago
Carl Bordum Hansen 774ac4930d
Make sure `prev_ids` defaults to empty list (#12829) 3 years ago
Dirk Klimpel 298911555c
Fix typos in documentation (#12863) 3 years ago
David Robertson e7c77a8750
Correct annotation of `_iterate_over_text` (#12860) 3 years ago
David Robertson 81d9f2a8e9
Fixes to MSC3787 implementation (#12858) 3 years ago
Šimon Brandner 042e47970b
Remove `dont_notify` from the `.m.rule.room.server_acl` rule (#12849) 3 years ago
Will Hunt 6855024e0a
Add authentication to thirdparty bridge APIs (#12746) 3 years ago
Sean Quah 5d9f886aab Synapse 1.60.0rc1 (2022-05-24) 3 years ago
Patrick Cloke 88ce3080d4
Experimental support for MSC3772 (#12740) 3 years ago
Sean Quah 9385cd0633 Update changelog 3 years ago
Sean Quah a670b5cda2 1.60.0rc1 3 years ago
Richard van der Hoff 0b3423fd51
contributing_guide.md: fix link to DCO 3 years ago
Erik Johnston f5b1c09909
Pin poetry.core in Docker images (#12853) 3 years ago
Eric Eastwood 7c2a78bb3b
Marker events as state - MSC2716 (#12718) 3 years ago