MatrixSynapse/synapse
Erik Johnston d638a7484b Merge pull request #1959 from matrix-org/erikj/intern_once
Intern table column names once
2017-02-28 15:15:16 +00:00
..
api Remove a few aspirational but unused constants 2017-02-08 11:36:08 +00:00
app Add db functions needed for room initial sync to slave 2017-02-13 11:16:53 +00:00
appservice
config Fix typo in config comments. 2017-02-11 23:02:57 -08:00
crypto
events
federation Fix a race in transaction queue 2017-02-20 16:46:25 +00:00
handlers Pop with default value to stop throwing 2017-02-28 10:02:54 +00:00
http
metrics
push Ensure we pass positive ints to delay function 2017-02-22 12:08:14 +00:00
replication Aggregate event push actions 2017-02-14 13:39:41 +00:00
rest Merge pull request #1945 from jkolo/fix_dynamic_thumbnails_aspect 2017-02-27 09:51:52 +00:00
static/client
storage Merge pull request #1959 from matrix-org/erikj/intern_once 2017-02-28 15:15:16 +00:00
streams Add basic implementation of local device list changes 2017-01-25 14:27:27 +00:00
util Comment 2017-02-02 14:47:15 +00:00
__init__.py Bump version and changelog 2017-02-21 13:43:36 +00:00
event_auth.py
notifier.py Make presence.get_new_events a bit faster 2017-02-02 13:07:18 +00:00
python_dependencies.py
server.py Fix email push in pusher worker 2017-02-02 10:53:36 +00:00
server.pyi
state.py Derive current_state_events from state groups 2017-01-20 11:52:51 +00:00
types.py Add basic implementation of local device list changes 2017-01-25 14:27:27 +00:00
visibility.py