- Sep 19, 2017
-
-
Richard van der Hoff authored
-
Richard van der Hoff authored
Demonstration of how you might add some hooks to filter out spammy events.
-
Richard van der Hoff authored
We should only kick guest users if the guest access event is authorised.
-
- Sep 18, 2017
-
-
Richard van der Hoff authored
I'm still unclear on what the intended behaviour for `verify_json_objects_for_server` is, but at least I now understand the behaviour of most of the things it calls...
-
Erik Johnston authored
Don't filter out current state events from timeline
-
Erik Johnston authored
-
David Baker authored
Add support for event_id_only push format
-
Erik Johnston authored
Correctly handle leaving room in /key/changes
-
David Baker authored
as really it's part of the event ID
-
David Baker authored
-
David Baker authored
Param in the data dict of a pusher that tells an HTTP pusher to send just the event_id of the event it's notifying about and the notification counts. For clients that want to go & fetch the body of the event themselves anyway.
-
Erik Johnston authored
-
Erik Johnston authored
Send down device list change notif when member leaves/rejoins room
-
- Sep 15, 2017
-
-
Erik Johnston authored
-
- Sep 14, 2017
-
-
Erik Johnston authored
-
- Sep 13, 2017
-
-
Erik Johnston authored
-
Erik Johnston authored
-
- Sep 12, 2017
-
-
Erik Johnston authored
-
- Sep 08, 2017
-
-
Erik Johnston authored
-
- Sep 07, 2017
-
-
Erik Johnston authored
-
- Sep 06, 2017
-
-
Richard van der Hoff authored
do tox install with pip -e
-
- Sep 05, 2017
-
-
Richard van der Hoff authored
-
Richard van der Hoff authored
PR #2413 added an issue template, but just adding files to the project directory upsets the packaging scripts: we need to explicitly include or exclude them. Move the template into a .github directory to make that easy, and to de-clutter the root a bit.
-
Richard van der Hoff authored
-
Richard van der Hoff authored
- this ensures we end up with a working virtualenv which we can use for other things.
-
- Sep 01, 2017
-
-
Erik Johnston authored
Document known to work postgres version
-
Paul Tötterman authored
-
Richard van der Hoff authored
.. because I want to make the 'install_and_run' script useful for non-synapse jobs, which do not accept --python. In any case we set up the path here, so sytest shouldn't be guessing it.
-
Richard van der Hoff authored
-
Richard van der Hoff authored
.. because I want to make the 'install_and_run' script useful for non-synapse jobs, which do not accept --python. In any case we set up the path here, so sytest shouldn't be guessing it.
-
- Aug 24, 2017
-
-
Richard van der Hoff authored
Tweaks to the upgrade instructions
-
- Aug 23, 2017
-
-
Richard van der Hoff authored
-
Richard van der Hoff authored
Improvements to the federation test client
-
Richard van der Hoff authored
python_dependencies: Use bcrypt module instead of py-bcrypt
-
- Aug 22, 2017
-
-
Richard van der Hoff authored
so that you don't necessarily need a config file.
-
Richard van der Hoff authored
Add prometheus config
-
- Aug 21, 2017
-
-
Tom Lant authored
Issue template for Synapse
-
- Aug 17, 2017
-
-
Richard van der Hoff authored
Make it read the config file, primarily.
-
Tom Lant authored
Added instructions for checking server version.
-
Tom Lant authored
Responding to review comments.
-