Richard van der Hoff eaaabc6c4f replace 'except:' with 'except Exception:' 6 years ago
..
__init__.py bf81f3cf2c Split out profile handler to fix tests 6 years ago
_base.py b990b2fce5 Add per user ratelimiting overrides 7 years ago
account_data.py 6c28ac260c copyrights 8 years ago
admin.py 2849d3f29d admin,storage: added more administrator functionalities 7 years ago
appservice.py 9bfc617791 storage/appservice: make appservice methods only relying on the cache synchronous 7 years ago
auth.py 631d7b87b5 Remove pointless create() method 6 years ago
device.py d6dadd95ac Correctly handle leaving room in /key/changes 6 years ago
devicemessage.py 59ef517e6b Use new federation_sender DI 7 years ago
directory.py d8ce68b09b spam check room publishing 6 years ago
e2e_keys.py aedaba018f Replace some instances of preserve_context_over_deferred 7 years ago
events.py bed10f9880 Use state handler instead of get_users_in_room/get_joined_hosts 7 years ago
federation.py eaaabc6c4f replace 'except:' with 'except Exception:' 6 years ago
groups_local.py a3ac4f6b0a _create_rererouter for get_invited_users_in_group 6 years ago
identity.py 82ae0238f9 Revert accidental commit 7 years ago
initial_sync.py eaaabc6c4f replace 'except:' with 'except Exception:' 6 years ago
message.py eaaabc6c4f replace 'except:' with 'except Exception:' 6 years ago
presence.py eaaabc6c4f replace 'except:' with 'except Exception:' 6 years ago
profile.py eaaabc6c4f replace 'except:' with 'except Exception:' 6 years ago
read_marker.py 3fb8784c92 m.read_marker -> m.fully_read (#2128) 7 years ago
receipts.py c3e190ce67 fix a logcontext leak in read receipt handling 6 years ago
register.py eaaabc6c4f replace 'except:' with 'except Exception:' 6 years ago
room.py eaaabc6c4f replace 'except:' with 'except Exception:' 6 years ago
room_list.py b8ca494ee9 Initial group server implementation 6 years ago
room_member.py 535cc49f27 Merge pull request #2466 from matrix-org/erikj/groups_merged 6 years ago
search.py eaaabc6c4f replace 'except:' with 'except Exception:' 6 years ago
sync.py 27955056e0 Merge branch 'develop' into erikj/groups_merged 6 years ago
typing.py 23da638360 Fix typing tests 7 years ago
user_directory.py 44c722931b Make some more params configurable 7 years ago