- May 15, 2018
-
-
Richard van der Hoff authored
Hopefully there are enough comments and docs in this that it makes sense on its own.
-
- Apr 09, 2018
-
-
Richard van der Hoff authored
We aren't ready to release this yet, so I'm reverting it for now. This reverts commit d1679a4e, reversing changes made to e089100c.
-
- Apr 04, 2018
-
-
Richard van der Hoff 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>
-
- Mar 15, 2018
-
-
Richard van der Hoff authored
clarify that `purge_history` will not purge state
-
- Mar 14, 2018
-
-
Travis Ralston authored
All the others are code blocks, so this one should be to (currently it is a blockquote). Signed-off-by:
Travis Ralston <travpc@gmail.com>
-
- Mar 12, 2018
-
-
Richard van der Hoff authored
Make the purge request return quickly, and allow scripts to poll for updates.
-
- Mar 08, 2018
-
-
Richard van der Hoff authored
It annoys me that we create temporary function objects when there's really no need for it. Let's factor the gubbins out of preserve_fn and start using it.
-
- Mar 05, 2018
-
-
Richard van der Hoff authored
-
- Feb 18, 2018
-
-
Travis Ralston authored
Signed-off-by:
Travis Ralston <travpc@gmail.com>
-
- Feb 13, 2018
-
-
Erik Johnston authored
-
Richard van der Hoff authored
* It's supposed to be purge_local_events, not ..._history * Fix the doc to have valid json
-
- Feb 12, 2018
-
-
Erik Johnston authored
-
- Feb 09, 2018
-
-
Richard van der Hoff authored
Add a flag which makes the purger delete local events
-
- Feb 07, 2018
-
-
Erik Johnston authored
-
- Jan 31, 2018
-
-
Travis Ralston authored
Signed-off-by:
Travis Ralston <travpc@gmail.com>
-
- Jan 16, 2018
-
-
Richard van der Hoff authored
-
- Nov 22, 2017
-
-
Richard van der Hoff authored
... to stop us doing the cache cleanup jobs on the master.
-
- Nov 21, 2017
-
- Nov 14, 2017
-
-
Richard van der Hoff authored
Both of these functions ae known to leak logcontexts. Replace the remaining calls to them and kill them off.
-
- Nov 04, 2017
-
-
Matthew Hodgson authored
-
- Nov 02, 2017
-
-
Richard van der Hoff authored
We're going to need to use this from places that aren't password auth, so let's move it to a proper class.
-
- Nov 01, 2017
-
-
Richard van der Hoff authored
Provide a hook by which auth providers can be notified of logouts.
-
Richard van der Hoff authored
... so that they have a way to record access tokens.
-
Richard van der Hoff authored
Provide a hook where password auth providers can say they know about other login types, and get passed the relevant parameters
-
- Oct 31, 2017
-
-
Richard van der Hoff authored
Provide an interface by which password auth providers can register db schema files to be run at startup
-
Richard van der Hoff authored
Document the existing interface, before I start adding new stuff.
-
- Oct 29, 2017
-
-
Matthew Hodgson authored
-
- Oct 26, 2017
-
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
- Oct 14, 2017
-
-
Ander Punnar authored
make it absolutely clear that Purge History API does not remove all traces of events and message contents because this topic pops up too often #890 #1621 #1730 #2260 #2315 and so on
-
- Oct 13, 2017
-
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
- Sep 01, 2017
-
-
Paul Tötterman authored
-
- Apr 21, 2017
-
-
Sean Enck authored
-
Richard van der Hoff authored
I haven't (yet) documented all of the user-list APIs introduced in https://github.com/matrix-org/synapse/pull/1784 because the API shape seems very odd, given the functionality.
-
- Apr 12, 2017
-
-
Erik Johnston authored
-
- Apr 11, 2017
-
-
Erik Johnston authored
-