0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-30 08:28:19 +02:00
synapse/synapse
2019-03-13 18:43:40 +00:00
..
_scripts
api Add rate-limiting on registration (#4735) 2019-03-05 14:25:33 +00:00
app Allow /keys/{changes,query} API to run on worker 2019-03-04 18:30:01 +00:00
appservice
config Move settings from registration to ratelimiting in config file 2019-03-05 18:03:14 +00:00
crypto Correctly log expected errors when fetching server keys 2019-03-11 14:11:10 +00:00
events Make prev_state field optional 2019-03-08 15:05:32 +00:00
federation Switch to wrapper function around _send_request 2019-03-13 18:26:06 +00:00
groups Merge branch 'develop' of github.com:matrix-org/synapse into anoa/public_rooms_federate_develop 2019-02-26 14:23:40 +00:00
handlers Merge branch 'develop' of github.com:matrix-org/synapse into erikj/soft_fail_impl 2019-03-08 11:44:20 +00:00
http Remove testing code 2019-03-13 18:43:40 +00:00
metrics Add metrics for number of outgoing EDUs, by type (#4695) 2019-02-20 14:13:14 +00:00
module_api Fix registration on workers (#4682) 2019-02-20 18:47:31 +11:00
push Add missing return 2019-02-22 15:27:40 +00:00
replication Prefill client IPs cache on workers 2019-03-06 17:39:32 +00:00
res/templates Use static locations for Riot icons 2019-03-01 15:06:21 -07:00
rest fix incorrect encoding of filenames with spaces in (#2090) 2019-03-11 09:53:45 +00:00
server_notices
state
static switch from google.com to recaptcha.net for reCAPTCHA (#4731) 2019-02-25 11:15:36 -08:00
storage Add comment to schema 2019-03-08 16:38:23 +00:00
streams
util
__init__.py 0.99.2 2019-03-01 10:55:44 +00:00
event_auth.py
notifier.py Remove redundant PreserveLoggingContext 2019-03-04 18:31:18 +00:00
python_dependencies.py Merge pull request #4632 from matrix-org/erikj/basic_sentry 2019-02-18 17:22:45 +00:00
secrets.py
server.py Make registration ratelimiter separate from the main events one 2019-03-06 11:02:42 +00:00
server.pyi Move from TravisCI to BuildKite (#4752) 2019-02-27 13:03:14 -08:00
types.py
visibility.py Implement soft fail 2019-03-06 16:22:16 +00:00