.. |
ui_auth
|
Add missing type hints to handlers and fix a Spam Checker type hint. (#9896)
|
2021-04-29 07:17:28 -04:00 |
__init__.py
|
Remove redundant "coding: utf-8" lines (#9786)
|
2021-04-14 15:34:27 +01:00 |
_base.py
|
Remove redundant "coding: utf-8" lines (#9786)
|
2021-04-14 15:34:27 +01:00 |
account_data.py
|
Remove redundant "coding: utf-8" lines (#9786)
|
2021-04-14 15:34:27 +01:00 |
account_validity.py
|
Port "Allow users to click account renewal links multiple times without hitting an 'Invalid Token' page #74" from synapse-dinsic (#9832)
|
2021-04-19 19:16:34 +01:00 |
acme_issuing_service.py
|
Remove redundant "coding: utf-8" lines (#9786)
|
2021-04-14 15:34:27 +01:00 |
acme.py
|
Remove redundant "coding: utf-8" lines (#9786)
|
2021-04-14 15:34:27 +01:00 |
admin.py
|
Remove redundant "coding: utf-8" lines (#9786)
|
2021-04-14 15:34:27 +01:00 |
appservice.py
|
Remove synapse.types.Collection (#9856)
|
2021-04-22 16:43:50 +01:00 |
auth.py
|
Fix (final) Bugbear violations (#9838)
|
2021-04-20 11:50:49 +01:00 |
cas.py
|
Rename handler and config modules which end in handler/config. (#9816)
|
2021-04-20 14:55:20 -04:00 |
deactivate_account.py
|
Port "Allow users to click account renewal links multiple times without hitting an 'Invalid Token' page #74" from synapse-dinsic (#9832)
|
2021-04-19 19:16:34 +01:00 |
device.py
|
Clear the resync bit after resyncing device lists (#9867)
|
2021-04-22 16:53:24 +01:00 |
devicemessage.py
|
Fix m.room_key_request to-device messages (#9961)
|
2021-05-11 11:02:56 +01:00 |
directory.py
|
Use get_current_users_in_room from store and not StateHandler (#9910)
|
2021-05-05 16:49:34 +01:00 |
e2e_keys.py
|
Remove redundant "coding: utf-8" lines (#9786)
|
2021-04-14 15:34:27 +01:00 |
e2e_room_keys.py
|
Remove redundant "coding: utf-8" lines (#9786)
|
2021-04-14 15:34:27 +01:00 |
event_auth.py
|
Check for space membership during a remote join of a restricted room (#9814)
|
2021-04-23 07:05:51 -04:00 |
events.py
|
Use get_current_users_in_room from store and not StateHandler (#9910)
|
2021-05-05 16:49:34 +01:00 |
federation.py
|
Improve performance of backfilling in large rooms. (#9935)
|
2021-05-10 13:29:02 +01:00 |
groups_local.py
|
Remove redundant "coding: utf-8" lines (#9786)
|
2021-04-14 15:34:27 +01:00 |
identity.py
|
Add missing type hints to handlers and fix a Spam Checker type hint. (#9896)
|
2021-04-29 07:17:28 -04:00 |
initial_sync.py
|
Remove redundant "coding: utf-8" lines (#9786)
|
2021-04-14 15:34:27 +01:00 |
message.py
|
Always cache 'event_to_prev_state_group' (#9950)
|
2021-05-07 14:54:09 +01:00 |
oidc.py
|
Allow OIDC cookies to work on non-root public baseurls (#9726)
|
2021-04-23 18:22:47 +01:00 |
pagination.py
|
Remove redundant "coding: utf-8" lines (#9786)
|
2021-04-14 15:34:27 +01:00 |
password_policy.py
|
Remove redundant "coding: utf-8" lines (#9786)
|
2021-04-14 15:34:27 +01:00 |
presence.py
|
Increase perf of handling presence when joining large rooms. (#9916)
|
2021-05-05 17:27:05 +01:00 |
profile.py
|
Remove redundant "coding: utf-8" lines (#9786)
|
2021-04-14 15:34:27 +01:00 |
read_marker.py
|
Remove redundant "coding: utf-8" lines (#9786)
|
2021-04-14 15:34:27 +01:00 |
receipts.py
|
Remove redundant "coding: utf-8" lines (#9786)
|
2021-04-14 15:34:27 +01:00 |
register.py
|
Remove redundant "coding: utf-8" lines (#9786)
|
2021-04-14 15:34:27 +01:00 |
room_list.py
|
Remove redundant "coding: utf-8" lines (#9786)
|
2021-04-14 15:34:27 +01:00 |
room_member_worker.py
|
Remove redundant "coding: utf-8" lines (#9786)
|
2021-04-14 15:34:27 +01:00 |
room_member.py
|
Add missing type hints to handlers and fix a Spam Checker type hint. (#9896)
|
2021-04-29 07:17:28 -04:00 |
room.py
|
Use get_current_users_in_room from store and not StateHandler (#9910)
|
2021-05-05 16:49:34 +01:00 |
saml.py
|
Rename handler and config modules which end in handler/config. (#9816)
|
2021-04-20 14:55:20 -04:00 |
search.py
|
Remove redundant "coding: utf-8" lines (#9786)
|
2021-04-14 15:34:27 +01:00 |
set_password.py
|
Remove redundant "coding: utf-8" lines (#9786)
|
2021-04-14 15:34:27 +01:00 |
space_summary.py
|
Include the time of the create event in Spaces Summary. (#9928)
|
2021-05-05 13:33:05 -04:00 |
sso.py
|
Remove synapse.types.Collection (#9856)
|
2021-04-22 16:43:50 +01:00 |
state_deltas.py
|
Remove redundant "coding: utf-8" lines (#9786)
|
2021-04-14 15:34:27 +01:00 |
stats.py
|
Remove redundant "coding: utf-8" lines (#9786)
|
2021-04-14 15:34:27 +01:00 |
sync.py
|
Use get_current_users_in_room from store and not StateHandler (#9910)
|
2021-05-05 16:49:34 +01:00 |
typing.py
|
Remove redundant "coding: utf-8" lines (#9786)
|
2021-04-14 15:34:27 +01:00 |
user_directory.py
|
User directory: use calculated room membership state instead (#9821)
|
2021-04-16 18:17:18 +01:00 |