forked-synapse/synapse/storage
2015-11-10 17:10:27 +00:00
..
engines Implement rank function for SQLite FTS 2015-10-23 13:23:48 +01:00
schema Return world_readable and guest_can_join in /publicRooms 2015-11-10 17:10:27 +00:00
util
__init__.py Add APIs for adding and removing tags from rooms 2015-10-28 16:06:57 +00:00
_base.py Add basic full text search impl. 2015-10-09 15:48:31 +01:00
appservice.py
directory.py
end_to_end_keys.py
event_federation.py Remove unused functions from synapse/storage/event_federation.py 2015-09-23 10:31:25 +01:00
events.py Return world_readable and guest_can_join in /publicRooms 2015-11-10 17:10:27 +00:00
filtering.py Fix FilteringStore.get_user_filter to work with postgres 2015-10-16 15:28:43 +01:00
keys.py
media_repository.py
prepare_database.py Move FTS to delta 25 2015-10-22 11:12:28 +01:00
presence.py
profile.py
push_rule.py
pusher.py synapse/storage/_base.py:Table was unused 2015-09-22 18:14:15 +01:00
receipts.py
registration.py Allow guests to register and call /events?room_id= 2015-11-04 17:29:07 +00:00
rejections.py
room.py Return world_readable and guest_can_join in /publicRooms 2015-11-10 17:10:27 +00:00
roommember.py Include banned rooms in the archived section of v2 sync 2015-10-21 11:15:48 +01:00
search.py fix comedy important missing comma breaking recent-ordered FTS on sqlite 2015-11-08 16:04:37 +00:00
signatures.py Remove unused functions from synapse/storage/signatures.py 2015-09-23 10:36:33 +01:00
state.py Remove unused room_id arg 2015-10-14 09:31:20 +01:00
stream.py Open up /events to anonymous users for room events only 2015-11-05 14:32:26 +00:00
tags.py SYN-513: Include updates for rooms that have had all their tags deleted 2015-11-09 14:53:08 +00:00
transactions.py Fix broken cache for getting retry times. This meant we retried remote destinations way more frequently than we should 2015-11-03 16:24:03 +00:00