Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-07-09 | Rename DAY | Olivier Wilkinson (reivilibre) | 1 | -6/+6 | |
2021-07-08 | Add base starting insertion event when no chunk ID is provided (MSC2716) ↵ | Eric Eastwood | 3 | -23/+98 | |
(#10250) * Add base starting insertion point when no chunk ID is provided This is so we can have the marker event point to this initial insertion event and be able to traverse the events in the first chunk. | |||||
2021-07-08 | Fix formatting in the logcontext doc (#10337) | Brendan Abolivier | 2 | -1/+2 | |
2021-07-08 | Remove functionality associated with unused historical stats tables (#9721) | Cristina | 10 | -572/+22 | |
Fixes #9602 | |||||
2021-07-08 | Minor changes to `user_daily_visits` (#10324) | reivilibre | 2 | -2/+3 | |
* Use fake time in tests in _get_start_of_day. * Change the inequality of last_seen in user_daily_visits Co-authored-by: Erik Johnston <erik@matrix.org> | |||||
2021-07-08 | Rebuild event auth when rebuilding an event after a call to a ↵ | Brendan Abolivier | 2 | -4/+7 | |
`ThirdPartyEventRules` module (#10316) Because modules might send extra state events when processing an event (e.g. matrix-org/synapse-dinsic#100), and in some cases these extra events might get dropped if we don't recalculate the initial event's auth. | |||||
2021-07-08 | Wait a bit longer in the test for user_ips to update. | Olivier Wilkinson (reivilibre) | 1 | -3/+3 | |
Signed-off-by: Olivier Wilkinson (reivilibre) <olivier@librepush.net> | |||||
2021-07-07 | Fix a broken link in the admin api docs (#10322) | Richard van der Hoff | 2 | -2/+3 | |
* Fix a broken link in the admin api docs * Rename 10321.doc to 10321.docs * Rename 10321.docs to 10322.doc | |||||
2021-07-07 | Update links to documentation in sample config (#10287) | Dirk Klimpel | 16 | -46/+51 | |
Signed-off-by: Dirk Klimpel dirk@klimpel.org | |||||
2021-07-07 | Simplify structure of room admin API docs (#10313) | Dirk Klimpel | 2 | -45/+25 | |
2021-07-07 | Fix broken link v1.38.0rc1 | Brendan Abolivier | 1 | -1/+1 | |
2021-07-07 | Merge latest fix into the changelog | Brendan Abolivier | 2 | -2/+1 | |
2021-07-07 | ANALYZE new stream ordering column (#10326) | Brendan Abolivier | 2 | -0/+11 | |
Fixes #10325 | |||||
2021-07-07 | build the docs for master (#10323) | Richard van der Hoff | 1 | -31/+28 | |
2021-07-06 | Ignore EDUs for rooms we're not in (#10317) | Dagfinn Ilmari Mannsåker | 4 | -0/+67 | |
2021-07-06 | Small changelog tweaks | Brendan Abolivier | 1 | -6/+4 | |
2021-07-06 | 1.38.0rc1 | Brendan Abolivier | 34 | -33/+50 | |
2021-07-06 | Fix deactivate a user if he does not have a profile (#10252) | Dirk Klimpel | 3 | -22/+73 | |
2021-07-06 | Add script for getting info about recently registered users (#10290) | Erik Johnston | 17 | -153/+309 | |
2021-07-06 | Handle old staged inbound events (#10303) | Erik Johnston | 3 | -10/+67 | |
We might have events in the staging area if the service was restarted while there were unhandled events in the staging area. Fixes #10295 | |||||
2021-07-06 | Add upgrade notes about disk space for events migration (#10314) | Richard van der Hoff | 3 | -1/+44 | |
2021-07-06 | Revert "Make note of suspected minor bug" | Olivier Wilkinson (reivilibre) | 1 | -1/+0 | |
This reverts commit 071037c3a3c8a9ebfe51c8f9197ff3044ab8545f. | |||||
2021-07-05 | Figure out the questions. | Olivier Wilkinson (reivilibre) | 1 | -4/+7 | |
2021-07-05 | Discovered why we need this wait here | Olivier Wilkinson (reivilibre) | 1 | -2/+3 |