summaryrefslogtreecommitdiff
path: root/internal/db/db.go
AgeCommit message (Expand)AuthorFiles
2025-01-23[feature] Push notifications (#3587)Libravatar Vyr Cossont1
2024-12-05[feature] add support for receiving federated status edits (#3597)Libravatar kim1
2024-09-10[feature] Process `Reject` of interaction via fedi API, put rejected statuses...Libravatar tobi1
2024-07-30[feature] persist worker queues to db (#3042)Libravatar kim1
2024-07-23[feature] Conversations API (#3013)Libravatar Vyr Cossont1
2024-07-11[chore] Add interaction policy gtsmodels (#3075)Libravatar tobi1
2024-03-06[feature/chore] Add Move database functions + cache (#2647)Libravatar tobi1
2024-03-06[feature] Filters v1 (#2594)Libravatar Vyr Cossont1
2023-12-18[feature] request blocking by http headers (#2409)Libravatar kim1
2023-11-08[feature] add support for polls + receiving federated status edits (#2330)Libravatar kim1
2023-10-25[feature] Status thread mute/unmute functionality (#2278)Libravatar tobi1
2023-08-19[feature] Instance rules (#2125)Libravatar f0x521
2023-08-10[performance] remove last of relational queries to instead rely on caches (#2...Libravatar kim1
2023-07-31[feature] Hashtag federation (in/out), hashtag client API endpoints (#2032)Libravatar tobi1
2023-07-29[feature] Implement markers API (#1989)Libravatar Vyr Cossont1
2023-06-21[feature] Add partial text search for accounts + statuses (#1836)Libravatar tobi1
2023-05-25[feature] Add List functionality (#1802)Libravatar tobi1
2023-03-20[chore] Refactor account deleting/block logic, tidy up some other processing ...Libravatar tobi1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney1
2023-02-03[chore] Text formatting overhaul (#1406)Libravatar Autumn!1
2023-01-10[feature] Implement Report database model and utility functions (#1310)Libravatar tobi1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi1
2023-01-02[chore] The Big Middleware and API Refactor (tm) (#1250)Libravatar tobi1
2022-11-11[feature] Read + Write tombstones for deleted Actors (#1005)Libravatar tobi1
2022-10-03[performance] add user cache and database (#879)Libravatar tobi1
2022-09-06[feature] Custom emoji updates (serve emoji via s2s api, tune db models) (#805)Libravatar tobi1
2022-05-20[feature] implement custom_emojis endpoint (#563)Libravatar Adelie Paull1
2022-03-29[feature] Dereference remote mentions when the account is not already known (...v0.2.2Libravatar tobi1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi1
2021-09-11kim is a reply guy (#208)Libravatar tobi1
2021-08-25Pg to bun (#148)Libravatar tobi1
2021-08-20Database updates (#144)Libravatar tobi1
2021-08-10Dereference remote replies (#132)Libravatar Tobi Smethurst1
2021-07-23Oidc (#109)Libravatar Tobi Smethurst1
2021-07-11Block/unblock (#96)Libravatar Tobi Smethurst1
2021-07-09favourites GET implementation (#95)Libravatar Tobi Smethurst1
2021-07-06Blocklist import (#77)Libravatar Tobi Smethurst1
2021-07-05Domain block (#76)Libravatar Tobi Smethurst1
2021-06-23Instance settings updates (#59)Libravatar Tobi Smethurst1
2021-06-17Timeline improvements (#41)Libravatar Tobi Smethurst1
2021-06-13Timeline manager (#40)Libravatar Tobi Smethurst1
2021-05-31Tidy + timeline embetterment (#38)Libravatar Tobi Smethurst1
2021-05-30Move a lot of stuff + tidy stuff (#37)Libravatar Tobi Smethurst1
2021-05-29first implementation of search featureLibravatar tsmethurst1
2021-05-27Notifications (#34)Libravatar Tobi Smethurst1
2021-05-24Faves (#31)Libravatar Tobi Smethurst1
2021-05-21Home timeline (#28)Libravatar Tobi Smethurst1
2021-05-21Follows and relationships (#27)Libravatar Tobi Smethurst1
2021-05-17Refine statuses (#26)Libravatar Tobi Smethurst1
2021-05-15Inbox post (#22)Libravatar Tobi Smethurst1