0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-27 15:08:18 +02:00
synapse/synapse/storage
Richard van der Hoff 8521ae13e3
Merge pull request #3654 from matrix-org/rav/room_versions
Support for room versioning
2018-08-08 17:10:53 +01:00
..
engines run isort 2018-07-09 16:09:20 +10:00
schema typos 2018-08-08 13:33:16 +01:00
util run isort 2018-07-09 16:09:20 +10:00
__init__.py remove unused count_monthly_users 2018-08-02 15:55:29 +01:00
_base.py Fix another logcontext leak in _persist_events 2018-07-25 10:53:23 +01:00
account_data.py run isort 2018-07-09 16:09:20 +10:00
appservice.py Make EventStore inherit from EventFederationStore 2018-07-26 12:48:51 +01:00
background_updates.py Run things as background processes 2018-07-18 20:55:05 +01:00
client_ips.py wip commit - tests failing 2018-08-03 17:55:50 +01:00
deviceinbox.py run isort 2018-07-09 16:09:20 +10:00
devices.py Fix some looping_call calls which were broken in #3604 2018-07-26 11:48:08 +01:00
directory.py run isort 2018-07-09 16:09:20 +10:00
end_to_end_keys.py add trailing comma 2018-07-23 09:56:23 +01:00
event_federation.py Merge branch 'master' into develop 2018-08-02 15:43:30 +01:00
event_push_actions.py Fix some looping_call calls which were broken in #3604 2018-07-26 11:48:08 +01:00
events.py Fix occasional glitches in the synapse_event_persisted_position metric 2018-08-07 10:00:03 +01:00
events_worker.py Merge branch 'master' into develop 2018-08-02 15:43:30 +01:00
filtering.py run isort 2018-07-09 16:09:20 +10:00
group_server.py run isort 2018-07-09 16:09:20 +10:00
keys.py run isort 2018-07-09 16:09:20 +10:00
media_repository.py Keep track of last access time for local media 2018-01-17 10:24:43 +00:00
monthly_active_users.py Merge branch 'develop' of github.com:matrix-org/synapse into neilj/reserved_users 2018-08-08 13:45:21 +01:00
openid.py Add an openidish mechanism for proving to third parties that you own a given user_id 2016-05-05 13:42:44 +01:00
prepare_database.py api into monthly_active_users table 2018-07-31 16:36:24 +01:00
presence.py run isort 2018-07-09 16:09:20 +10:00
profile.py run isort 2018-07-09 16:09:20 +10:00
push_rule.py Merge remote-tracking branch 'origin/develop' into rav/remove_who_forgot_in_room 2018-07-23 17:15:12 +01:00
pusher.py Logcontext fixes 2018-07-24 00:37:17 +01:00
receipts.py Update return value docstring 2018-07-12 09:45:37 +01:00
registration.py run isort 2018-07-09 16:09:20 +10:00
rejections.py run isort 2018-07-09 16:09:20 +10:00
room.py run isort 2018-07-09 16:09:20 +10:00
roommember.py Make EventStore inherit from EventFederationStore 2018-07-26 12:48:51 +01:00
search.py run isort 2018-07-09 16:09:20 +10:00
signatures.py Python 3: Convert some unicode/bytes uses (#3569) 2018-08-02 00:54:06 +10:00
state.py Basic support for room versioning 2018-08-03 16:08:32 +01:00
stream.py Merge pull request #3612 from matrix-org/rav/store_heirarchy 2018-07-31 13:44:04 +01:00
tags.py run isort 2018-07-09 16:09:20 +10:00
transactions.py Fix some looping_call calls which were broken in #3604 2018-07-26 11:48:08 +01:00
user_directory.py s/becuase/because/g 2018-07-10 17:58:18 +01:00
user_erasure_store.py run isort 2018-07-09 16:09:20 +10:00