forked-synapse/synapse
2015-01-30 11:35:20 +00:00
..
api Filter the recent events before applying the limit when doing an incremental sync with a gap 2015-01-30 11:32:35 +00:00
app Merge branch 'develop' into pushers 2015-01-28 12:51:05 +00:00
config Allow ':memory:' as the database path for sqlite3 2015-01-19 15:26:19 +00:00
crypto Update copyright notices 2015-01-06 13:21:39 +00:00
events Include transaction ids in unsigned section of events in the sync results for the clients that made those requests 2015-01-29 02:46:00 +00:00
federation Finish renaming "context" to "room_id" in federation codebase 2015-01-16 19:01:03 +00:00
handlers Filter the recent events before applying the limit when doing an initial sync 2015-01-30 11:35:20 +00:00
http Merge branch 'develop' into pushers 2015-01-28 12:51:05 +00:00
push Code style fixes. 2015-01-29 16:12:40 +00:00
rest Filter the recent events before applying the limit when doing an incremental sync with a gap 2015-01-30 11:32:35 +00:00
storage Filter the recent events before applying the limit when doing an incremental sync with a gap 2015-01-30 11:32:35 +00:00
streams Update copyright notices 2015-01-06 13:21:39 +00:00
util Optimize FrozenEvent creation 2015-01-06 18:51:03 +00:00
__init__.py Merge branch 'hotfixes-v0.6.1b' of github.com:matrix-org/synapse into develop 2015-01-13 10:01:22 +00:00
notifier.py Fix Formatting 2015-01-27 20:19:36 +00:00
python_dependencies.py Stop complaining about Synapse Angular SDK 0.6.1 2015-01-23 18:37:37 +00:00
server.py Merge changes from develop 2015-01-29 14:55:27 +00:00
state.py Update copyright notices 2015-01-06 13:21:39 +00:00
types.py Rename ClientID to ClientInfo since it is a pair of IDs rather than a single identifier 2015-01-28 17:16:12 +00:00