..
.gitignore
Correct attrs package name in requirements ( #3492 )
2018-07-07 10:46:59 +10:00
12087.bugfix
Return a 404 from /state
for an outlier ( #12087 )
2022-03-21 11:23:32 +00:00
12198.misc
Add tests for database transaction callbacks ( #12198 )
2022-03-15 15:40:34 +00:00
12199.misc
Handle cancellation in DatabasePool.runInteraction()
( #12199 )
2022-03-16 15:07:41 +00:00
12216.misc
Add some missing type hints to cache datastore. ( #12216 )
2022-03-16 10:37:04 -04:00
12219.misc
Clean-up logic for rebasing URLs during URL preview. ( #12219 )
2022-03-16 07:21:36 -04:00
12224.misc
Add type hints to some tests/handlers files. ( #12224 )
2022-03-15 09:16:37 -04:00
12225.misc
Use the ignored_users table to test event visibility & sync. ( #12225 )
2022-03-15 14:06:05 -04:00
12227.misc
Add a relations handler to avoid duplication. ( #12227 )
2022-03-16 10:39:15 -04:00
12228.bugfix
Only fetch thread participation for events with threads. ( #12228 )
2022-03-18 17:15:45 +00:00
12231.doc
Fix dead link in spam checker warning ( #12231 )
2022-03-16 13:52:59 +00:00
12232.misc
Refactor relations tests ( #12232 )
2022-03-16 09:20:57 -04:00
12237.misc
Move get_bundled_aggregations to relations handler. ( #12237 )
2022-03-18 17:49:32 +00:00
12240.misc
Add type hints to more tests files. ( #12240 )
2022-03-17 07:25:50 -04:00
12242.misc
Generate announcement links in release script ( #12242 )
2022-03-17 13:46:05 +00:00
12243.doc
Sync more worker regexes in the documentation. ( #12243 )
2022-03-18 12:51:27 -04:00
12244.misc
Try to detect borked package installations. ( #12244 )
2022-03-18 19:03:46 +00:00
12246.doc
Correct check_username_for_spam
annotations and docs ( #12246 )
2022-03-18 13:51:41 +00:00
12248.misc
Add some type hints to datastore ( #12248 )
2022-03-18 15:24:18 +00:00
12258.misc
Make it possible to enable compression for the metrics HTTP resource ( #12258 )
2022-03-21 11:52:10 +00:00