..
api
Create user with expiry
2016-05-13 15:34:15 +02:00
app
Manually expire broken caches like the who_forgot_in_room
2016-05-13 17:16:27 +01:00
appservice
Remove some unused functions ( #711 )
2016-04-08 14:01:56 +01:00
config
Clean up the blacklist/whitelist handling.
2016-05-16 13:03:59 +01:00
crypto
Uncommit accidentally commited edit to cipher list
2016-05-10 18:44:32 +02:00
events
Add sensible __eq__ operators inside the tests.
2016-04-07 16:41:37 +01:00
federation
Run transaction queue on reactor
2016-05-09 10:10:06 +01:00
handlers
Merge pull request #741 from negzi/create_user_with_expiry
2016-05-13 14:46:53 +01:00
http
Clean up the blacklist/whitelist handling.
2016-05-16 13:03:59 +01:00
metrics
copyrights
2016-01-07 04:26:29 +00:00
push
fix matrix.to URLs
2016-05-13 17:50:16 +01:00
replication
Assert that stream replicated stream positions are ints
2016-05-13 17:33:44 +01:00
rest
Clean up the blacklist/whitelist handling.
2016-05-16 13:03:59 +01:00
static /client
Updates to fallback CAS login to do new token login
2015-11-06 09:57:17 +00:00
storage
Allow receipts for events we haven't seen in the db
2016-05-13 15:46:41 +01:00
streams
Hook up the push rules to the notifier
2016-03-03 14:57:45 +00:00
util
Docstring
2016-04-29 19:47:35 +01:00
__init__.py
Bump version and changelog
2016-03-30 12:35:25 +01:00
notifier.py
move filter_events_for_client out of base handler
2016-05-11 13:42:37 +01:00
python_dependencies.py
Merge remote-tracking branch 'origin/develop' into dbkr/email_notifs
2016-04-29 10:05:20 +01:00
server.py
Optionally split out the pushers into a separate process
2016-04-21 17:22:37 +01:00
state.py
Always use state cache entry if it exists
2016-04-20 11:49:10 +01:00
types.py
Add and use get_domian_from_id
2016-05-09 10:36:03 +01:00
visibility.py
move filter_events_for_client out of base handler
2016-05-11 13:42:37 +01:00