Commit Graph

12408 Commits (91c60f304256c08e8aff53ed13d5b282057277d6)

Author SHA1 Message Date
Richard van der Hoff 91c60f3042
Improve logging of state resolution (#8371) 4 years ago
Richard van der Hoff 302dc89f6a
Fix bug which caused failure on join with malformed membership events (#8385) 4 years ago
Erik Johnston cbabb312e0
Use `async with` for ID gens (#8383) 4 years ago
Mathieu Velten 916bb9d0d1
Don't push if an user account has expired (#8353) 4 years ago
Patrick Cloke bbde4038df
Do not check lint/test dependencies at runtime. (#8377) 4 years ago
Andrew Morgan 4325be1a52 Fix missing null character check on guest_access room state 4 years ago
Dirk Klimpel 8998217540
Fixed a bug with reactivating users with the admin API (#8362) 4 years ago
Dirk Klimpel 4da01f9c61
Admin API for reported events (#8217) 4 years ago
Andrew Morgan 55bb5fda33 1.20.0 4 years ago
Dionysis Grigoropoulos 37ca5924bd
Create function to check for long names in devices (#8364) 4 years ago
Richard van der Hoff 4f3096d866 Add a comment re #1691 4 years ago
Patrick Cloke babc027543
Fix a bad merge from release-v1.20.0. (#8354) 4 years ago
Patrick Cloke d5f7182ba1 1.20.0rc5 4 years ago
Dirk Klimpel d688b4bafc
Admin API for querying rooms where a user is a member (#8306) 4 years ago
Andrew Morgan 5b70acb44c 1.19.3 4 years ago
reivilibre 36efbcaf51
Catch-up after Federation Outage (bonus): Catch-up on Synapse Startup (#8322) 4 years ago
Patrick Cloke 8a4a4186de
Simplify super() calls to Python 3 syntax. (#8344) 4 years ago
Will Hunt 68c7a6936f
Allow appservice users to /login (#8320) 4 years ago
Andrew Morgan 27c1abc7b8
Use _check_sigs_and_hash_and_fetch to validate backfill requests (#8350) 4 years ago
Erik Johnston 43f2b67e4d
Intelligently select extremities used in backfill. (#8349) 4 years ago
Patrick Cloke 9db4c1b175
Add flags to /versions about whether new rooms are encrypted by default. (#8343) 4 years ago
Erik Johnston 14b5b48a22
Fix ratelimiting for federation `/send` requests. (#8342) 4 years ago
Jonathan de Jong efb6b6629c
Move lint dependencies to extras_require (#8330) 4 years ago
Jonathan de Jong 837293c314
Remove obsolete __future__ imports (#8337) 4 years ago
Patrick Cloke c3c9732c53
Use admin_patterns for all admin APIs. (#8331) 4 years ago
Jonathan de Jong 53284c425e
Fix a potential bug of UnboundLocalError (#8329) 4 years ago
Jonathan de Jong a3f124b821
Switch metaclass initialization to python 3-compatible syntax (#8326) 4 years ago
Patrick Cloke 7141057e85 1.20.0rc4 4 years ago
Erik Johnston 5ffd68dca1 1.19.2 4 years ago
Erik Johnston c570f24acc Don't assume that an event has an origin field 4 years ago
reivilibre 576bc37d31
Catch-up after Federation Outage (split, 4): catch-up loop (#8272) 4 years ago
Patrick Cloke aec294ee0d
Use slots in attrs classes where possible (#8296) 4 years ago
Patrick Cloke d2a3eb04a4 Fix typos in comments. 4 years ago
Tulir Asokan b82d68c0bd
Add the topic and avatar to the room details admin API (#8305) 4 years ago
Patrick Cloke 6605470bfb
Improve SAML error messages (#8248) 4 years ago
Erik Johnston 04cc249b43
Add experimental support for sharding event persister. Again. (#8294) 4 years ago
Patrick Cloke 2832ef5bb7 1.20.0rc3 4 years ago
Erik Johnston fe8ed1b46f
Make `StreamToken.room_key` be a `RoomStreamToken` instance. (#8281) 4 years ago
Patrick Cloke b86764662b
Fix the exception that is raised when invalid JSON is encountered. (#8291) 4 years ago
Erik Johnston 5d3e306d9f
Clean up `Notifier.on_new_room_event` code path (#8288) 4 years ago
Andrew Morgan a3a90ee031
Show a confirmation page during user password reset (#8004) 4 years ago
Patrick Cloke b312769c0e
Do not error when thumbnailing invalid files (#8236) 4 years ago
Patrick Cloke 2ea1c68249
Remove some unused distributor signals (#8216) 4 years ago
Richard van der Hoff 536f4a2482 1.20.0rc2 4 years ago
Erik Johnston c9dbee50ae
Fixup pusher pool notifications (#8287) 4 years ago
Erik Johnston dc9dcdbd59 Revert "Fixup pusher pool notifications" 4 years ago
Erik Johnston e7fd336a53 Fixup pusher pool notifications 4 years ago
reivilibre a5370072b5
Don't remember `enabled` of deleted push rules and properly return 404 for missing push rules in `.../actions` and `.../enabled` (#7796) 4 years ago
Patrick Cloke e45b834119
Add types to async_helpers (#8260) 4 years ago
Erik Johnston 1553adc831
Fix mypy error on develop (#8282) 4 years ago