0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-22 20:48:20 +02:00
synapse/synapse
2015-08-11 18:00:59 +01:00
..
api Merge pull request #203 from matrix-org/erikj/room_creation_presets 2015-07-16 18:18:11 +01:00
app Only print the pidfile path on startup if requested by a commandline flag 2015-08-07 16:36:42 +01:00
appservice Make the appservice use 'users_in_room' rather than get_room_members since it is cached 2015-05-22 11:01:28 +01:00
config Add a --generate-keys option 2015-08-07 16:42:27 +01:00
crypto Merge pull request #194 from matrix-org/erikj/bulk_verify_sigs 2015-07-10 13:46:53 +01:00
events Rename key and values for m.room.history_visibility. Support 'invited' value 2015-07-06 13:05:52 +01:00
federation Move all the caches into their own package, synapse.util.caches 2015-08-11 18:00:59 +01:00
handlers Remove debug loggers 2015-08-11 11:30:59 +01:00
http Don't 500 if a group is missing from the regex 2015-07-06 16:47:17 +01:00
metrics Appease pep8 2015-04-01 19:17:38 +01:00
push Oops: underride rule had an identifier with override in it. 2015-06-23 14:26:14 +01:00
rest Don't try & check the username if we don't have one (which we won't if it's been saved in the auth layer) 2015-08-03 17:03:27 +01:00
storage Move all the caches into their own package, synapse.util.caches 2015-08-11 18:00:59 +01:00
streams Wire together receipts and the notifer/federation 2015-07-07 15:25:30 +01:00
util Move all the caches into their own package, synapse.util.caches 2015-08-11 18:00:59 +01:00
__init__.py Bump changelog and version to v0.9.3 2015-07-01 15:12:32 +01:00
notifier.py Improve naming 2015-07-20 06:32:12 -07:00
python_dependencies.py Merge branch 'develop' of github.com:matrix-org/synapse into erikj/receipts 2015-07-13 13:50:57 +01:00
server.py Correctly handle x_forwaded listener option 2015-06-12 17:13:23 +01:00
state.py Move all the caches into their own package, synapse.util.caches 2015-08-11 18:00:59 +01:00
types.py Add receipts_key to StreamToken 2015-07-02 11:45:44 +01:00