anonymousland-synapse/changelog.d
Patrick Cloke 126a15794c
Do not allow a None-limit on PaginationConfig. (#14146)
The callers either set a default limit or manually handle a None-limit
later on (by setting a default value).

Update the callers to always instantiate PaginationConfig with a default
limit and then assume the limit is non-None.
2022-10-14 12:30:05 +00:00
..
.gitignore
13394.feature Stabilize the threads API. (#14175) 2022-10-14 07:16:50 -04:00
13776.feature Use stable identifiers for MSC3771 & MSC3773. (#14050) 2022-10-07 09:26:40 -04:00
13813.bugfix Fix a bug where redactions were not being sent over federation if we did not have the original event. (#13813) 2022-10-11 11:18:45 -07:00
13824.feature Use stable identifiers for MSC3771 & MSC3773. (#14050) 2022-10-07 09:26:40 -04:00
13877.feature Use stable identifiers for MSC3771 & MSC3773. (#14050) 2022-10-07 09:26:40 -04:00
13878.feature Use stable identifiers for MSC3771 & MSC3773. (#14050) 2022-10-07 09:26:40 -04:00
13955.docker Update frozendict 2.3.3 -> 2.3.4 (#13955) 2022-10-07 12:13:37 +01:00
13983.misc
13984.misc
13985.misc
13986.misc
13987.misc
13988.misc
13991.misc
13996.feature
13997.feature
14006.misc
14007.misc Making parse_server_name more consistent (#14007) 2022-10-11 12:42:11 +00:00
14028.feature Mark /relations endpoint as usable on workers. (#14028) 2022-10-12 06:46:13 -04:00
14032.feature
14033.misc
14034.bugfix Apply & bundle edits for non-message events. (#14034) 2022-10-07 15:27:50 +00:00
14040.misc Bump msgpack from 1.0.3 to 1.0.4 (#14040) 2022-10-07 15:08:06 +01:00
14041.misc
14043.misc Bump phonenumbers from 8.12.44 to 8.12.56 (#14043) 2022-10-07 15:17:00 +01:00
14044.misc Bump pydantic from 1.9.1 to 1.10.2 (#14044) 2022-10-07 15:08:24 +01:00
14046.misc
14050.feature Use stable identifiers for MSC3771 & MSC3773. (#14050) 2022-10-07 09:26:40 -04:00
14053.bugfix
14054.feature Use Pydantic to validate /devices endpoints (#14054) 2022-10-07 13:54:07 +01:00
14063.misc
14065.misc Always close _all_ ijson coroutines, even if doing so raises Exceptions (#14065) 2022-10-06 18:17:50 +00:00
14072.misc Catch BrokenPipeError from metrics server, and log as a warning (#14072) 2022-10-07 13:35:44 +01:00
14077.doc Add sample worker files for pusher and federation_sender (#14077) 2022-10-07 14:25:28 +01:00
14078.doc Improve the listener example on the metrics documentation (#14078) 2022-10-07 14:54:01 +01:00
14081.doc Document Google OpenID Connect email attribute (#14081) 2022-10-07 14:22:25 +00:00
14087.doc The changelog entry ending in a . or ! is not optional (#14087) 2022-10-06 17:11:32 +00:00
14089.bugfix Be more lenient in the oEmbed response parsing. (#14089) 2022-10-07 09:29:43 -04:00
14092.misc Parse SYNAPSE_ASYNC_IO_REACTOR env variable & log the reactor on startup (#14092) 2022-10-07 15:19:59 +01:00
14093.doc Fix broken links to README (#14093) 2022-10-06 22:49:51 +00:00
14094.removal Remove the experimental implementation of MSC3772. (#14094) 2022-10-12 06:26:39 -04:00
14097.misc Indicate what endpoint came back with a JSON response we were unable to parse (#14097) 2022-10-07 11:39:45 -05:00
14102.bugfix Correct field name for stripped state events when knocking. knock_state_events -> knock_room_state (#14102) 2022-10-12 14:37:20 +01:00
14106.removal Remove support for the unstable dir flag on relations. (#14106) 2022-10-07 12:38:46 -04:00
14109.misc Batch up calls to get_rooms_for_users (#14109) 2022-10-12 11:36:22 +01:00
14113.misc Bump types-pillow from 9.0.15 to 9.2.2 (#14113) 2022-10-10 13:36:26 +01:00
14114.misc Bump types-psycopg2 from 2.9.9 to 2.9.21.1 (#14114) 2022-10-10 13:41:21 +01:00
14115.misc Bump idna from 3.3 to 3.4 (#14115) 2022-10-12 14:34:50 +01:00
14116.misc Bump bleach from 4.1.0 to 5.0.1 (#14116) 2022-10-12 14:37:04 +01:00
14124.doc Fix name of "alias_creation_rules" option in config manual (#14124) 2022-10-10 20:01:05 +00:00
14125.bugfix Fix a bug where the joined hosts for a given event were not being properly cached (#14125) 2022-10-12 11:01:00 -07:00
14132.misc Enable dependabot for Rust dependencies (#14132) 2022-10-11 12:26:40 +01:00
14134.misc Bump typing-extensions from 4.1.1 to 4.4.0 (#14134) 2022-10-12 14:37:36 +01:00
14140.feature Return the main timeline for events which are not part of a thread. (#14140) 2022-10-12 12:15:52 -04:00
14141.docker Use minimal Rust installation in docker images and CI (#14141) 2022-10-12 10:47:02 +01:00
14141.misc Use minimal Rust installation in docker images and CI (#14141) 2022-10-12 10:47:02 +01:00
14142.misc Remove the groups config code. (#14142) 2022-10-11 13:14:57 -04:00
14144.misc Handle gottestfmt repository move (#14144) 2022-10-11 17:54:06 +00:00
14146.removal Do not allow a None-limit on PaginationConfig. (#14146) 2022-10-14 12:30:05 +00:00
14159.feature Return the thread ID properly down sync. (#14159) 2022-10-12 12:18:34 -04:00
14163.feature Properly invalidate get_thread_id cache. (#14163) 2022-10-14 07:10:44 -04:00
14171.feature Fix sqlite syntax for upserts. (#14171) 2022-10-13 12:53:24 -04:00
14175.feature Stabilize the threads API. (#14175) 2022-10-14 07:16:50 -04:00
14182.docker Set LD_PRELOAD to load jemalloc in Dockerfile-workers. (#14182) 2022-10-14 13:29:49 +01:00