.. |
schema
|
Remove outdated constraint on remote_media_cache_thumbnails (#9725)
|
2021-04-06 13:36:05 +01:00 |
__init__.py
|
Add `order_by` to list user admin API (#9691)
|
2021-04-01 11:28:53 +01:00 |
account_data.py
|
…
|
|
appservice.py
|
Import HomeServer from the proper module. (#9665)
|
2021-03-23 07:12:48 -04:00 |
cache.py
|
…
|
|
censor_events.py
|
…
|
|
client_ips.py
|
remove unused param on `make_tuple_comparison_clause`
|
2021-04-08 18:29:57 +01:00 |
deviceinbox.py
|
Add a type hints for service notices to the HomeServer object. (#9675)
|
2021-03-24 06:48:46 -04:00 |
devices.py
|
remove unused param on `make_tuple_comparison_clause`
|
2021-04-08 18:29:57 +01:00 |
directory.py
|
Update black, and run auto formatting over the codebase (#9381)
|
2021-02-16 22:32:34 +00:00 |
e2e_room_keys.py
|
…
|
|
end_to_end_keys.py
|
Update black, and run auto formatting over the codebase (#9381)
|
2021-02-16 22:32:34 +00:00 |
event_federation.py
|
Fix bad naming of storage function (#9637)
|
2021-03-17 13:20:08 +00:00 |
event_push_actions.py
|
Update black, and run auto formatting over the codebase (#9381)
|
2021-02-16 22:32:34 +00:00 |
events.py
|
Bugbear: Add Mutable Parameter fixes (#9682)
|
2021-04-08 22:38:54 +01:00 |
events_bg_updates.py
|
remove unused param on `make_tuple_comparison_clause`
|
2021-04-08 18:29:57 +01:00 |
events_forward_extremities.py
|
Update black, and run auto formatting over the codebase (#9381)
|
2021-02-16 22:32:34 +00:00 |
events_worker.py
|
Replace `room_invite_state_types` with `room_prejoin_state` (#9700)
|
2021-03-30 12:12:44 +01:00 |
filtering.py
|
…
|
|
group_server.py
|
Bugbear: Add Mutable Parameter fixes (#9682)
|
2021-04-08 22:38:54 +01:00 |
keys.py
|
Update black, and run auto formatting over the codebase (#9381)
|
2021-02-16 22:32:34 +00:00 |
media_repository.py
|
Remove outdated constraint on remote_media_cache_thumbnails (#9725)
|
2021-04-06 13:36:05 +01:00 |
metrics.py
|
…
|
|
monthly_active_users.py
|
Add a type hints for service notices to the HomeServer object. (#9675)
|
2021-03-24 06:48:46 -04:00 |
openid.py
|
…
|
|
presence.py
|
Add a storage method for returning all current presence from all users (#9650)
|
2021-03-25 10:34:23 +00:00 |
profile.py
|
Update black, and run auto formatting over the codebase (#9381)
|
2021-02-16 22:32:34 +00:00 |
purge_events.py
|
Add a background task to purge unused chain IDs. (#9542)
|
2021-03-09 11:22:25 -05:00 |
push_rule.py
|
Update black, and run auto formatting over the codebase (#9381)
|
2021-02-16 22:32:34 +00:00 |
pusher.py
|
Import HomeServer from the proper module. (#9665)
|
2021-03-23 07:12:48 -04:00 |
receipts.py
|
Update black, and run auto formatting over the codebase (#9381)
|
2021-02-16 22:32:34 +00:00 |
registration.py
|
Consistently check whether a password may be set for a user. (#9636)
|
2021-03-18 12:54:08 -04:00 |
rejections.py
|
…
|
|
relations.py
|
…
|
|
room.py
|
Update black, and run auto formatting over the codebase (#9381)
|
2021-02-16 22:32:34 +00:00 |
roommember.py
|
Update black, and run auto formatting over the codebase (#9381)
|
2021-02-16 22:32:34 +00:00 |
search.py
|
…
|
|
signatures.py
|
…
|
|
state.py
|
Bugbear: Add Mutable Parameter fixes (#9682)
|
2021-04-08 22:38:54 +01:00 |
state_deltas.py
|
…
|
|
stats.py
|
Add `order_by` to list user admin API (#9691)
|
2021-04-01 11:28:53 +01:00 |
stream.py
|
Update black, and run auto formatting over the codebase (#9381)
|
2021-02-16 22:32:34 +00:00 |
tags.py
|
…
|
|
transactions.py
|
Fix federation stall on concurrent access errors (#9639)
|
2021-03-23 13:52:30 +00:00 |
ui_auth.py
|
Update black, and run auto formatting over the codebase (#9381)
|
2021-02-16 22:32:34 +00:00 |
user_directory.py
|
Remove cache for get_shared_rooms_for_users (#9416)
|
2021-02-22 16:52:45 +00:00 |
user_erasure_store.py
|
…
|
|