forked-synapse/synapse
Richard van der Hoff bc42da4ab8 Clarify documentation on get_event* methods
Make it clearer how they behave in the face of rejected and/or missing events.
2020-01-06 17:12:06 +00:00
..
_scripts
api Remove unused, undocumented "content repo" resource (#6628) 2020-01-03 17:10:52 +00:00
app Raise an error if someone tries to use the log_file config option (#6626) 2020-01-03 17:11:29 +00:00
appservice
config Add experimental 'databases' config (#6580) 2020-01-06 14:44:01 +00:00
crypto Fix some test failures when frozen_dicts are enabled (#6642) 2020-01-06 15:22:46 +00:00
events Change EventContext to use the Storage class (#6564) 2019-12-20 10:32:02 +00:00
federation Move get_state methods into FederationHandler (#6503) 2019-12-16 13:20:21 +00:00
groups Automatically delete empty groups/communities (#6453) 2019-12-16 12:12:40 +00:00
handlers Fix some test failures when frozen_dicts are enabled (#6642) 2020-01-06 15:22:46 +00:00
http Kill off redundant SynapseRequestFactory (#6619) 2020-01-03 14:19:48 +00:00
logging Bump version of mypy 2019-12-12 15:21:12 +00:00
metrics
module_api Move DB pool and helper functions into dedicated Database class 2019-12-05 10:46:37 +00:00
push Change EventContext to use the Storage class (#6564) 2019-12-20 10:32:02 +00:00
replication Reduce the reconnect time when replication fails. (#6617) 2020-01-03 14:19:09 +00:00
res/templates
rest Workaround for error when fetching notary's own key (#6620) 2020-01-06 12:28:58 +00:00
server_notices
spam_checker_api
state Merge branch 'master' into develop 2019-12-31 11:01:06 +00:00
static
storage Clarify documentation on get_event* methods 2020-01-06 17:12:06 +00:00
streams Bump version of mypy 2019-12-12 15:21:12 +00:00
util Persist auth/state events at backwards extremities when we fetch them (#6526) 2019-12-16 14:07:11 +00:00
__init__.py 1.7.3 2019-12-31 10:45:12 +00:00
event_auth.py Merge release-v1.7.1 into develop 2019-12-18 09:51:51 +00:00
notifier.py Port SyncHandler to async/await 2019-12-05 17:58:25 +00:00
python_dependencies.py
secrets.py
server.py Add database config class (#6513) 2019-12-18 10:45:12 +00:00
server.pyi
types.py
visibility.py Update the documentation of the filtering function 2019-12-16 12:15:37 +00:00