.. |
schema
|
Add server_keys.sql to the current delta rather than creating a new delta
|
2015-04-28 10:50:00 +01:00 |
__init__.py
|
And don't bump the schema version unnecessarily
|
2015-04-28 10:54:15 +01:00 |
_base.py
|
Merge pull request #114 from matrix-org/improve_get_event_cache
|
2015-04-08 16:50:27 +01:00 |
appservice.py
|
Add same user_id char checks as registration.
|
2015-03-31 14:00:25 +01:00 |
directory.py
|
Put a cache on get_aliases_for_room
|
2015-03-20 19:21:13 +00:00 |
event_federation.py
|
Clean out event_forward_extremities table when the server rejoins the room
|
2015-03-18 11:19:47 +00:00 |
events.py
|
Indirect invalidations of _get_event_cache via a helper method to keep all uses of the cache lexically within one .py file
|
2015-03-25 19:06:05 +00:00 |
filtering.py
|
Give sensible names for '_simple_...' transactions
|
2015-03-20 15:59:18 +00:00 |
keys.py
|
Implement remote key lookup api
|
2015-04-22 14:21:08 +01:00 |
media_repository.py
|
Give sensible names for '_simple_...' transactions
|
2015-03-20 15:59:18 +00:00 |
presence.py
|
Revert "Add another @cached wrapper, this time on get_presence_state()"
|
2015-03-27 16:16:58 +00:00 |
profile.py
|
Give sensible names for '_simple_...' transactions
|
2015-03-20 15:59:18 +00:00 |
push_rule.py
|
Give sensible names for '_simple_...' transactions
|
2015-03-20 15:59:18 +00:00 |
pusher.py
|
Give sensible names for '_simple_...' transactions
|
2015-03-20 15:59:18 +00:00 |
registration.py
|
Give sensible names for '_simple_...' transactions
|
2015-03-20 15:59:18 +00:00 |
rejections.py
|
Give sensible names for '_simple_...' transactions
|
2015-03-20 15:59:18 +00:00 |
room.py
|
Give sensible names for '_simple_...' transactions
|
2015-03-20 15:59:18 +00:00 |
roommember.py
|
Give sensible names for '_simple_...' transactions
|
2015-03-20 15:59:18 +00:00 |
signatures.py
|
Update copyright notices
|
2015-01-06 13:21:39 +00:00 |
state.py
|
Rearrange storage modules
|
2015-03-20 14:11:38 +00:00 |
stream.py
|
Merge branch 'develop' of github.com:matrix-org/synapse into store_rearrangement
|
2015-03-20 16:02:47 +00:00 |
transactions.py
|
Start removing Tables
|
2015-03-20 15:05:44 +00:00 |