forked-synapse/synapse
Erik Johnston 84e27a592d Merge pull request #2490 from matrix-org/erikj/drop_left_room_events
Ignore incoming events for rooms that we have left
2017-10-10 11:58:32 +01:00
..
api Add a config option to block all room invites (#2457) 2017-09-19 16:08:14 +01:00
app Make 'affinity' package optional 2017-10-02 18:03:59 +01:00
appservice Make get_if_app_services_interested_in_user faster 2017-05-18 16:34:44 +01:00
config Forgot the new file again :( 2017-09-27 10:22:54 +01:00
crypto Merge branch 'develop' into develop 2017-09-25 11:50:11 +01:00
events Spam checking: add the invitee to user_may_invite 2017-10-05 14:02:28 +01:00
federation fed server: process PDUs for different rooms in parallel 2017-10-09 18:30:31 +01:00
handlers Merge pull request #2490 from matrix-org/erikj/drop_left_room_events 2017-10-10 11:58:32 +01:00
http Improve logging of failures in matrixfederationclient 2017-09-28 15:38:09 +01:00
metrics Rearrange metrics 2017-04-05 14:15:09 +01:00
push Use better method for word boundary searching 2017-10-05 11:57:43 +01:00
replication Reduce log levels in tcp replication 2017-07-11 10:04:21 +01:00
rest Only log if we've removed media 2017-09-28 16:08:08 +01:00
static/client
storage Fix up comment 2017-10-09 15:17:34 +01:00
streams Add basic implementation of local device list changes 2017-01-25 14:27:27 +00:00
util Fix logcontext handling for concurrently_execute 2017-10-06 22:24:28 +01:00
__init__.py Bump version and changelog 2017-10-02 18:05:17 +01:00
event_auth.py Use better variable name 2017-01-17 14:32:53 +00:00
notifier.py Don't start user_directory handling on workers 2017-06-07 12:02:53 +01:00
python_dependencies.py Make 'affinity' package optional 2017-10-02 18:03:59 +01:00
server.py Make the spam checker a module 2017-09-26 19:20:23 +01:00
server.pyi Fix login with m.login.token 2016-08-08 16:40:39 +01:00
state.py some comments in the state res code 2017-10-05 14:58:17 +01:00
types.py Weight differently 2017-05-31 14:29:32 +01:00
visibility.py Don't filter out current state events from timeline 2017-09-18 17:13:03 +01:00