.. |
api
|
Move logic from rest/ to handlers/
|
2016-01-25 10:10:44 +00:00 |
app
|
Use compiled regex
|
2016-01-13 11:47:32 +00:00 |
appservice
|
copyrights
|
2016-01-07 04:26:29 +00:00 |
config
|
Merge pull request #473 from matrix-org/erikj/ssh_manhole
|
2016-01-07 14:36:16 +00:00 |
crypto
|
copyrights
|
2016-01-07 04:26:29 +00:00 |
events
|
Make Event objects behave more like dicts
|
2016-01-18 14:43:50 +00:00 |
federation
|
copyrights
|
2016-01-07 04:26:29 +00:00 |
handlers
|
Move logic from rest/ to handlers/
|
2016-01-25 10:10:44 +00:00 |
http
|
Fix AttributeError
|
2016-01-21 14:02:14 +00:00 |
metrics
|
copyrights
|
2016-01-07 04:26:29 +00:00 |
push
|
Don't crash if a user has no push rule enabled entries
|
2016-01-22 15:13:44 +00:00 |
rest
|
Move logic from rest/ to handlers/
|
2016-01-25 10:10:44 +00:00 |
static/client
|
Updates to fallback CAS login to do new token login
|
2015-11-06 09:57:17 +00:00 |
storage
|
Overlay the push_rules_enabled map for users, otherwise they won't be able to disable server default rules.
|
2016-01-22 14:58:19 +00:00 |
streams
|
Clamp pagination limits to at most 1000
|
2016-01-14 10:22:02 +00:00 |
util
|
Don't add the member functiopn if we're not using treecache
|
2016-01-22 13:40:37 +00:00 |
__init__.py
|
copyrights
|
2016-01-07 04:26:29 +00:00 |
notifier.py
|
Only fetch events for rooms and receipts
|
2016-01-21 16:10:37 +00:00 |
python_dependencies.py
|
copyrights
|
2016-01-07 04:26:29 +00:00 |
server.py
|
Use split rather than endswith
|
2016-01-19 16:11:39 +00:00 |
state.py
|
copyrights
|
2016-01-07 04:26:29 +00:00 |
types.py
|
Introduce a Requester object
|
2016-01-11 17:48:45 +00:00 |