0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-29 07:58:19 +02:00
synapse/synapse
Erik Johnston 122c7a43c9 Merge pull request #1038 from matrix-org/erikj/receved_txn_purge
Delete old received_transactions rows
2016-08-23 11:02:40 +01:00
..
api Fix login with m.login.token 2016-08-08 16:40:39 +01:00
app Update comment 2016-08-22 16:17:31 +01:00
appservice Move validation logic for AS 3PE query response into ApplicationServiceApi class, to keep the handler logic neater 2016-08-18 17:33:56 +01:00
config Merge pull request #1026 from matrix-org/paul/thirdpartylookup 2016-08-18 20:52:50 +01:00
crypto Update keyring Measure 2016-08-19 18:23:44 +01:00
events Include prev_content in redacted state events 2016-08-11 10:24:41 +01:00
federation PEP8 2016-08-10 16:34:10 +01:00
handlers defer.returnValue must not be called within Measure 2016-08-19 18:23:44 +01:00
http Add exception logging. Fix typo 2016-08-22 10:49:31 +01:00
metrics Make psutil optional 2016-08-08 11:12:21 +01:00
push Move _bulk_get_push_rules_for_room to storage layer 2016-08-19 14:29:20 +01:00
replication Add appservice worker 2016-08-18 14:59:55 +01:00
rest Merge branch 'develop' into dbkr/notifications_api 2016-08-20 00:16:18 +01:00
static/client
storage Merge pull request #1038 from matrix-org/erikj/receved_txn_purge 2016-08-23 11:02:40 +01:00
streams Hook up the push rules to the notifier 2016-03-03 14:57:45 +00:00
util Merge pull request #1031 from matrix-org/erikj/measure_notifier 2016-08-22 12:13:07 +01:00
__init__.py Bump changelog and version 2016-08-08 11:31:12 +01:00
notifier.py defer.returnValue must not be called within Measure 2016-08-19 18:23:44 +01:00
python_dependencies.py Make psutil optional 2016-08-08 11:12:21 +01:00
server.py Make synchrotron accept /events 2016-08-12 15:31:44 +01:00
server.pyi Fix login with m.login.token 2016-08-08 16:40:39 +01:00
state.py Comment 2016-07-15 09:29:54 +01:00
types.py Avoid so much copypasta between 3PU and 3PL query by unifying around a ThirdPartyEntityKind enumeration 2016-08-18 17:19:55 +01:00
visibility.py move filter_events_for_client out of base handler 2016-05-11 13:42:37 +01:00