..
api
Add published room list edit API
2016-03-21 15:06:07 +00:00
app
Move the versionstring code out of app.homeserver into util
2016-04-11 14:57:09 +01:00
appservice
Remove some unused functions ( #711 )
2016-04-08 14:01:56 +01:00
config
Merge pull request #688 from matrix-org/matthew/preview_urls
2016-04-11 10:40:29 +01:00
crypto
Make key client send a Host header
2016-03-11 10:29:05 +00:00
events
Add sensible __eq__ operators inside the tests.
2016-04-07 16:41:37 +01:00
federation
Intern all the things
2016-03-23 16:25:54 +00:00
handlers
Merge pull request #705 from matrix-org/dbkr/pushers_use_event_actions
2016-04-11 12:58:55 +01:00
http
Merge pull request #688 from matrix-org/matthew/preview_urls
2016-04-11 10:40:29 +01:00
metrics
copyrights
2016-01-07 04:26:29 +00:00
push
Fix the rule_id for .m.rule.invite_for_me ( #715 )
2016-04-11 16:10:39 +01:00
replication
Add tests for redactions
2016-04-07 16:52:07 +01:00
rest
Mis-named function
2016-04-12 13:35:08 +01:00
static /client
Updates to fallback CAS login to do new token login
2015-11-06 09:57:17 +00:00
storage
Tidy up get_pusher functions
2016-04-12 13:47:17 +01:00
streams
Hook up the push rules to the notifier
2016-03-03 14:57:45 +00:00
util
Move the versionstring code out of app.homeserver into util
2016-04-11 14:57:09 +01:00
__init__.py
Bump version and changelog
2016-03-30 12:35:25 +01:00
notifier.py
Use google style doc strings.
2016-04-01 16:12:07 +01:00
python_dependencies.py
Add url_preview_enabled config option to turn on/off preview_url endpoint. defaults to off.
2016-04-08 18:37:15 +01:00
server.py
Fix flake8 warnings for new flake8
2016-02-02 17:18:50 +00:00
state.py
Merge pull request #689 from matrix-org/erikj/member
2016-04-04 11:56:40 +01:00
types.py
Hook up the push rules to the notifier
2016-03-03 14:57:45 +00:00