forked-synapse/synapse
David Baker 355d62c499 Make kick & ban reasons work
We somehow specced APIs with reason strings, preserve the content
in the events  and even have the clients display them, but failed
to actually pass the parameter through to the event content.
2017-02-14 15:10:55 +00:00
..
api Remove a few aspirational but unused constants 2017-02-08 11:36:08 +00:00
app Remove debug logging 2017-01-30 14:10:12 +00:00
appservice Rename network_id to instance_id on client side 2016-12-12 16:05:45 +00:00
config Merge pull request #1835 from matrix-org/erikj/fix_workers 2017-01-20 11:55:56 +00:00
crypto Preserve some logcontexts 2016-08-24 11:58:40 +01:00
events Optimise state resolution 2017-01-17 13:22:19 +00:00
federation Correctly raise exceptions for ratelimitng. Ratelimit on 401 2017-02-01 15:42:19 +00:00
handlers Merge pull request #1784 from morteza-araby/user-admin 2017-02-06 16:21:10 +01:00
http Merge branch 'release-v0.18.6' into develop 2016-12-29 17:33:46 +00:00
metrics Rename the python-specific metrics now the docs claim that we have done 2016-11-03 17:03:52 +00:00
push Fix email push in pusher worker 2017-02-02 10:53:36 +00:00
replication Fix replication 2017-02-02 15:02:03 +00:00
rest Make kick & ban reasons work 2017-02-14 15:10:55 +00:00
static/client Updates to fallback CAS login to do new token login 2015-11-06 09:57:17 +00:00
storage Merge pull request #1784 from morteza-araby/user-admin 2017-02-06 16:21:10 +01: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 changelog and version 2017-02-04 08:27:51 +00:00
event_auth.py Use better variable name 2017-01-17 14:32:53 +00:00
notifier.py Make presence.get_new_events a bit faster 2017-02-02 13:07:18 +00:00
python_dependencies.py Bump twisted dependency 2016-12-18 23:16:43 +01:00
server.py Fix email push in pusher worker 2017-02-02 10:53:36 +00:00
server.pyi Fix login with m.login.token 2016-08-08 16:40:39 +01:00
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 Replace context.current_state with context.current_state_ids 2016-08-25 17:32:22 +01:00