0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-01 08:58:19 +02:00
synapse/changelog.d
Patrick Cloke e44f91d678
Refactor search code to reduce function size. (#11991)
Splits the search code into a few logical functions instead of a single
unreadable function.

There are also a few additional changes for readability.

After refactoring it was clear to see there were some unused and
unnecessary variables, which were simplified.
2022-02-15 13:47:05 +00:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
11972.misc Add some tests for propagation of device list changes between local users (#11972) 2022-02-15 11:27:56 +00:00
11991.misc Refactor search code to reduce function size. (#11991) 2022-02-15 13:47:05 +00:00
11992.bugfix Fix incorrect thread summaries when the latest event is edited. (#11992) 2022-02-15 08:26:57 -05:00