synapse/synapse
Richard van der Hoff b7367c339d
Fix exceptions from background database update for event labels. ()
Add some exception handling here so that events whose json cannot be parsed are
ignored rather than getting us stuck in a loop.

Fixes .
2019-11-25 13:26:59 +00:00
..
_scripts Replace instance variations of homeserver with correct case/spacing 2019-11-12 13:08:12 +00:00
api Replace instance variations of homeserver with correct case/spacing 2019-11-12 13:08:12 +00:00
app Fix phone home stats 2019-11-05 17:44:09 +00:00
appservice rstrip slashes from url on appservice () 2019-10-31 17:32:25 +00:00
config Merge branch 'develop' of github.com:matrix-org/synapse into anoa/homeserver_copy 2019-11-14 10:26:27 +00:00
crypto Don't encode object as UTF-8 string if not needed. 2019-10-24 18:08:45 +01:00
events Fix bug which caused rejected events to be stored with the wrong room state () 2019-11-06 10:01:39 +00:00
federation Replace instance variations of homeserver with correct case/spacing 2019-11-12 13:08:12 +00:00
groups Remove usage of deprecated logger.warn method from codebase () 2019-10-31 10:23:24 +00:00
handlers Merge pull request from matrix-org/erikj/rc_login_cleanups 2019-11-20 09:52:38 +00:00
http Replace instance variations of homeserver with correct case/spacing 2019-11-12 13:08:12 +00:00
logging A couple more instances 2019-11-12 13:12:25 +00:00
metrics Fix up some typechecking () 2019-10-02 05:29:01 -07:00
module_api Remove unnecessary parentheses around return statements () 2019-08-30 16:28:26 +01:00
push Support for routing outbound HTTP requests via a proxy () 2019-11-01 14:07:44 +00:00
replication Address review comments 2019-11-06 14:54:24 +00:00
res/templates Allow HS to send emails when adding an email to the HS () 2019-09-20 15:21:30 +01:00
rest Move admin endpoints into separate files () 2019-11-20 11:49:11 +00:00
server_notices Remove usage of deprecated logger.warn method from codebase () 2019-10-31 10:23:24 +00:00
spam_checker_api Expose some homeserver functionality to spam checkers () 2019-10-31 09:16:14 -06:00
state Fix bug which caused rejected events to be stored with the wrong room state () 2019-11-06 10:01:39 +00:00
static Fix SSO fallback login 2019-09-12 11:42:47 +01:00
storage Fix exceptions from background database update for event labels. () 2019-11-25 13:26:59 +00:00
streams Remove unnecessary parentheses around return statements () 2019-08-30 16:28:26 +01:00
util Replace instance variations of homeserver with correct case/spacing 2019-11-12 13:08:12 +00:00
__init__.py 1.6.0rc1 2019-11-20 14:12:42 +00:00
event_auth.py Remove usage of deprecated logger.warn method from codebase () 2019-10-31 10:23:24 +00:00
notifier.py Port to use state storage 2019-10-30 14:46:54 +00:00
python_dependencies.py Remove the psutil dependency () 2019-11-05 05:05:48 +11:00
secrets.py Run Black. () 2019-06-20 19:32:02 +10:00
server.py Remove the psutil dependency () 2019-11-05 05:05:48 +11:00
server.pyi Support for routing outbound HTTP requests via a proxy () 2019-11-01 14:07:44 +00:00
types.py Merge branch 'develop' into uhoreg/e2e_cross-signing_merged 2019-10-18 11:39:40 +01:00
visibility.py Port to use state storage 2019-10-30 14:46:54 +00:00