- Apr 06, 2018
-
-
Luke Barnard authored
-
Luke Barnard authored
-
Luke Barnard authored
as opposed to join_policy, which is really only pertinent to the synapse implementation of the group server. By doing this we keep the group server concept extensible by allowing arbitrarily complex rules for deciding whether a group is openly joinable.
-
Luke Barnard authored
-
Luke Barnard authored
-
Luke Barnard authored
-
Luke Barnard authored
-
Luke Barnard authored
-
Luke Barnard authored
-
Luke Barnard authored
-
Luke Barnard authored
-
Luke Barnard authored
-
David Baker authored
-
David Baker authored
-
Erik Johnston authored
use PUT instead of POST for federating groups/m.join_policy
-
Krombel authored
-
Richard van der Hoff authored
-
- Apr 05, 2018
-
-
Richard van der Hoff authored
Add a blurb explaining the main synapse worker
-
Richard van der Hoff authored
Add room_id to the response of `rooms/{roomId}/join`
-
Richard van der Hoff authored
Improve database cache performance
-
Richard van der Hoff authored
Remove redundant metrics which were deprecated in 0.27.0.
-
Richard van der Hoff authored
Fixes an issue where a cache invalidation would invalidate *all* pending entries, rather than just the entry that we intended to invalidate.
-
Luke Barnard authored
Add joinability for groups
-
Neil Johnson authored
R30 stats
-
Richard van der Hoff authored
Remove uses of events.content
-
Luke Barnard authored
-
Luke Barnard authored
-
Luke Barnard authored
-
Luke Barnard authored
-
Neil Johnson authored
Use iteritems over item to loop over dict formatting
-
- Apr 04, 2018
-
-
Richard van der Hoff authored
-
Jan Christian Grünhage authored
phone home cache size configurations
-
Jan Christian Grünhage authored
-
Travis Ralston authored
-
Travis Ralston authored
Fixes https://github.com/matrix-org/synapse/issues/3018 Signed-off-by:
Travis Ralston <travpc@gmail.com>
-
Travis Ralston authored
Signed-off-by:
Travis Ralston <travpc@gmail.com>
-
Richard van der Hoff authored
Revert "improve mxid check performance"
-
Richard van der Hoff authored
-
Richard van der Hoff authored
Replace old style error catching with 'as' keyword
-
Richard van der Hoff authored
Add basic performance statistics to phone home
-