gotosocial/internal
tobi 3510454768
[bugfix/chore] Refactor timeline code (#1656)
* start poking timelines

* OK yes we're refactoring, but it's nothing like the last time so don't worry

* more fiddling

* update tests, simplify Get

* thanks linter, you're the best, mwah mwah kisses

* do a bit more tidying up

* start buggering about with the prepare function

* fix little oopsie

* start merging lists into 1

* ik heb een heel zwaar leven
nee nee echt waar

* hey it works we did it reddit

* regenerate swagger docs

* tidy up a wee bit

* adjust paging

* fix little error, remove unused functions
2023-04-06 12:43:13 +01:00
..
ap [bugfix] Normalize status content (don't parse status content as IRI) (#1665) 2023-04-06 12:19:55 +01:00
api [bugfix/chore] Refactor timeline code (#1656) 2023-04-06 12:43:13 +01:00
cache [bugfix] Fix relationship not updating 'following' on accept follow request (#1658) 2023-03-31 11:16:25 +01:00
config [performance] refactoring + add fave / follow / request / visibility caching (#1607) 2023-03-28 14:03:14 +01:00
db [bugfix/chore] Refactor timeline code (#1656) 2023-04-06 12:43:13 +01:00
email [feature] Email notifications for new / closed moderation reports (#1628) 2023-03-19 13:11:46 +01:00
federation [bugfix] Normalize status content (don't parse status content as IRI) (#1665) 2023-04-06 12:19:55 +01:00
gotosocial [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
gtscontext [performance] refactoring + add fave / follow / request / visibility caching (#1607) 2023-03-28 14:03:14 +01:00
gtserror [feature] Allow admins to send test emails (#1620) 2023-03-14 16:11:04 +00:00
gtsmodel [bugfix] Add proper constraints on status faves, dedupe (#1674) 2023-04-05 20:10:05 +02:00
httpclient [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
id [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
iotools [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
log [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
media [bugfix] Fix multiple "updated_at" columns for media updates (#1660) 2023-03-31 15:19:50 +02:00
messages [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
middleware [bugfix] Add idempotency-key to allowed CORS headers (#1670) 2023-04-03 12:01:24 +02:00
netutil [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
oauth [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
oidc [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
processing [bugfix/chore] Refactor timeline code (#1656) 2023-04-06 12:43:13 +01:00
regexes [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
router [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
state [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
storage [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
stream [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
text [performance] refactoring + add fave / follow / request / visibility caching (#1607) 2023-03-28 14:03:14 +01:00
timeline [bugfix/chore] Refactor timeline code (#1656) 2023-04-06 12:43:13 +01:00
trans [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
transport [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
typeutils [bugfix] Always serialize orderedItems as array (#1673) 2023-04-06 12:16:53 +01:00
uris [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
util [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
validate [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
visibility [performance] refactoring + add fave / follow / request / visibility caching (#1607) 2023-03-28 14:03:14 +01:00
web [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
workers [chore] Refactor account deleting/block logic, tidy up some other processing things (#1599) 2023-03-20 18:10:08 +00:00