Commit Graph

20820 Commits (5e17922ef715e3c68911955b32f42a70d6728831)
 

Author SHA1 Message Date
Richard van der Hoff 5e17922ef7
Stop reading from `event_edges.room_id`. (#12914) 3 years ago
Erik Johnston 1e453053cb
Rename storage classes (#12913) 3 years ago
Patrick Cloke e541bb9eed
Rework stream token to stop caring about groups. (#12897) 3 years ago
Travis Ralston d0e40dfe29
Fix M_USER_ACCOUNT_SUSPENDED error code for spec compliance (#12923) 3 years ago
Travis Ralston bcfdfeb65d Revert "Fix M_USER_ACCOUNT_SUSPENDED error code for spec compliance (#12922)" 3 years ago
Travis Ralston e0fae823e9
Fix M_USER_ACCOUNT_SUSPENDED error code for spec compliance (#12922) 3 years ago
Jacek Kuśnierz c4f548e05d
Don't return `end` from `/messages` if there are no more events (#12903) 3 years ago
Brendan Abolivier cd9fc058de
Document the Synapse version of a new module API method (#12917) 3 years ago
David Teller af7db19e1e
Uniformize spam-checker API, part 3: Expand check_event_for_spam with the ability to return additional fields (#12846) 3 years ago
Mathieu Velten 1fd1856afc
demo: check if we are in a virtualenv before overriding PYTHONPATH (#12916) 3 years ago
Mathieu Velten 7f92ac4c1c
Add a migration step to cleanup potential leftovers of bug 11833 (#12784) 3 years ago
DeepBlueV7.X b10211871f
Fix invite notifications for users without pushers (#12840) 3 years ago
Richard van der Hoff 2480461879
Fix `get_metadata_for_events` (#12904) 3 years ago
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