MatrixSynapse/changelog.d
Richard van der Hoff 807ec3bd99
Fix bug which caused rejected events to be stored with the wrong room state (#6320)
Fixes a bug where rejected events were persisted with the wrong state group.

Also fixes an occasional internal-server-error when receiving events over
federation which are rejected and (possibly because they are
backwards-extremities) have no prev_group.

Fixes #6289.
2019-11-06 10:01:39 +00:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
5727.feature add news file 2019-10-22 21:51:01 -04:00
6140.misc Add CI for synapse_port_db (#6140) 2019-10-28 17:45:32 +00:00
6164.doc Add contributer docs for using the provided linters script (#6164) 2019-11-02 01:45:09 +11:00
6218.misc Convert EventContext to attrs (#6218) 2019-10-28 14:29:55 +02:00
6232.bugfix Depublish a room from the public rooms list when it is upgraded (#6232) 2019-11-01 10:28:09 +00:00
6238.feature Support for routing outbound HTTP requests via a proxy (#6239) 2019-11-01 14:07:44 +00:00
6240.misc Newsfile 2019-10-23 16:15:03 +01:00
6250.misc Add missing '.' 2019-10-24 18:39:15 +01:00
6251.misc Reduce impact of debug logging 2019-10-24 18:37:55 +01:00
6253.bugfix add changelog 2019-10-24 21:33:35 -04:00
6254.bugfix add changelog 2019-10-24 22:49:55 -04:00
6257.doc Modify doc to update Google ReCaptcha terms (#6257) 2019-10-30 12:30:20 +00:00
6259.misc Expose some homeserver functionality to spam checkers (#6259) 2019-10-31 09:16:14 -06:00
6263.misc Newsfile 2019-10-28 13:36:52 +00:00
6269.misc Fix small typo in comment (#6269) 2019-10-30 11:16:19 +00:00
6270.misc Update CI to run isort on scripts and scripts-dev (#6270) 2019-10-30 11:17:14 +00:00
6271.misc Remove usage of deprecated logger.warn method from codebase (#6271) 2019-10-31 10:23:24 +00:00
6272.doc Update email section of INSTALL.md about account_threepid_delegates (#6272) 2019-10-30 11:37:56 +00:00
6273.doc Fix typo in domain name in account_threepid_delegates config option (#6273) 2019-10-30 11:07:42 +00:00
6274.misc Newsfile 2019-10-29 13:01:50 +00:00
6275.misc Newsfile 2019-10-29 13:10:45 +00:00
6276.misc Fix CI for synapse_port_db (#6276) 2019-10-29 15:39:44 +00:00
6277.misc Remove redundant arguments to CI's flake8 (#6277) 2019-10-30 11:07:18 +00:00
6278.bugfix Fix log line that was printing undefined value (#6278) 2019-10-30 11:28:48 +00:00
6279.misc Merge branch 'develop' of github.com:matrix-org/synapse into erikj/federation_server_async_await 2019-10-29 15:52:39 +00:00
6280.misc Newsfile 2019-10-29 15:09:48 +00:00
6284.bugfix Handle FileNotFound error in checking git repository version (#6284) 2019-10-30 11:00:15 +00:00
6291.misc Newsfile 2019-10-30 11:37:56 +00:00
6294.misc Newsfile 2019-10-30 14:53:09 +00:00
6298.misc Factor out an _AsyncEventContextImpl (#6298) 2019-11-01 16:19:09 +00:00
6300.misc fix delete_existing for _persist_events (#6300) 2019-10-30 18:05:00 +00:00
6301.feature Incorporate review 2019-11-01 10:30:51 +00:00
6304.misc Update black to 19.10b0 (#6304) 2019-11-01 02:43:24 +11:00
6305.misc document the REPLICATE command a bit better (#6305) 2019-11-04 12:40:18 +00:00
6306.bugfix rstrip slashes from url on appservice (#6306) 2019-10-31 17:32:25 +00:00
6307.bugfix Newsfile 2019-10-31 11:32:53 +00:00
6312.misc Document lint.sh & allow application to specified files only (#6312) 2019-11-01 10:52:20 +00:00
6313.bugfix add changelog 2019-10-31 23:02:20 -04:00
6314.misc Remove last usages of deprecated logging.warn method (#6314) 2019-11-01 12:03:44 +00:00
6318.misc Remove the psutil dependency (#6318) 2019-11-05 05:05:48 +11:00
6319.misc Improve documentation for EventContext fields (#6319) 2019-11-05 13:23:25 +00:00
6320.bugfix Fix bug which caused rejected events to be stored with the wrong room state (#6320) 2019-11-06 10:01:39 +00:00
6330.misc Add some checks that we aren't using state from rejected events (#6330) 2019-11-05 22:13:37 +00:00
6331.feature Strip overlong OpenGraph data from url preview 2019-11-05 15:51:18 +00:00
6334.feature Fix exception when OpenGraph tag values are ints 2019-11-05 17:22:58 +00:00
6336.misc Newsfile 2019-11-05 17:45:29 +00:00