- Aug 18, 2016
-
-
Erik Johnston authored
-
Erik Johnston authored
Make AppserviceHandler stream events from database
-
Erik Johnston authored
This is for two reasons: 1. Suppresses duplicates correctly, as the notifier doesn't do any duplicate suppression. 2. Makes it easier to connect the AppserviceHandler to the replication stream.
-
Mark Haines authored
-
Mark Haines authored
Add a media repository worker
-
Mark Haines authored
-
Erik Johnston authored
Make notify_interested_services faster
-
Erik Johnston authored
Fix push_display_name_rename schema update
-
- Aug 17, 2016
-
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Set `Content-Security-Policy` on media repo
-
Erik Johnston authored
-
Erik Johnston authored
This is to inform browsers that they should sandbox the returned media. This is particularly cruical for javascript/HTML files.
-
David Baker authored
Move display name rule
-
Erik Johnston authored
-
Matrix authored
-
Erik Johnston authored
-
Erik Johnston authored
Clean up _ServiceQueuer
-
Erik Johnston authored
Remove dead appservice code
-
Erik Johnston authored
-
David Baker authored
-
Erik Johnston authored
-
Erik Johnston authored
Measure notify_interested_services
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Don't update caches replication stream if tokens haven't advanced
-
- Aug 16, 2016
-
-
Erik Johnston authored
-
David Baker authored
To port existing rule actions & enable entries to the new name
-
David Baker authored
-
Erik Johnston authored
-
David Baker authored
-
Erik Johnston authored
Fix up preview URL API. Add tests.
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
This includes: - Splitting out methods of a class into stand alone functions, to make them easier to test. - Adding unit tests to split out functions, testing HTML -> preview. - Handle the fact that elements in lxml may have tail text.
-
Erik Johnston authored
Limit number of extremeties in backfill request
-
Erik Johnston authored
Refactor user_delete_access_tokens. Invalidate get_user_by_access_token to slaves.
-
Erik Johnston authored
This works around a bug where if we make a backfill request with too many extremeties it causes the request URI to be too long.
-
Erik Johnston authored
-
https://github.com/Ralith/synapseErik Johnston authored
Merge branch 'fix_integrity_retry' of https://github.com/Ralith/synapse into Ralith-fix_integrity_retry
-