forked-synapse/synapse
Erik Johnston 80916e6884 Merge pull request #626 from matrix-org/erikj/visibility
Send history visibility on boundary changes
2016-03-07 11:56:07 +00:00
..
api Allow third_party_signed to be specified on /join 2016-02-23 15:11:25 +00:00
app Merge pull request #571 from matrix-org/daniel/asids 2016-03-03 13:56:28 +00:00
appservice Fix flake8 warnings for new flake8 2016-02-02 17:18:50 +00:00
config config,handlers/_base: added homeserver config for what state is included in a room invite 2016-03-04 10:43:17 +01:00
crypto Fix up logcontexts 2016-02-08 14:26:45 +00:00
events Atomically persit push actions when we persist the event 2016-02-09 16:19:15 +00:00
federation Add profile information to invites 2016-03-04 14:35:02 +00:00
handlers Merge pull request #626 from matrix-org/erikj/visibility 2016-03-07 11:56:07 +00:00
http Catch the exceptions thrown by twisted when you write to a closed connection 2016-02-12 13:46:59 +00:00
metrics copyrights 2016-01-07 04:26:29 +00:00
push Move the code for formatting push rules into a separate function 2016-03-03 16:11:59 +00:00
replication s/stream_ordering/event_stream_ordering/ in push 2016-03-04 16:15:23 +00:00
rest Merge branch 'develop' into markjh/pushrule_stream 2016-03-04 14:44:34 +00:00
static/client Updates to fallback CAS login to do new token login 2015-11-06 09:57:17 +00:00
storage Prefill from the correct stream 2016-03-04 16:20:22 +00:00
streams Hook up the push rules to the notifier 2016-03-03 14:57:45 +00:00
util Limit stream change cache size too 2016-03-01 13:30:15 +00:00
__init__.py Bump version and changelog 2016-02-11 16:04:15 +00:00
notifier.py Hook up the push rules to the notifier 2016-03-03 14:57:45 +00:00
python_dependencies.py Allow third_party_signed to be specified on /join 2016-02-23 15:11:25 +00:00
server.py Fix flake8 warnings for new flake8 2016-02-02 17:18:50 +00:00
state.py Fix flake8 warnings for new flake8 2016-02-02 17:18:50 +00:00
types.py Hook up the push rules to the notifier 2016-03-03 14:57:45 +00:00