summaryrefslogtreecommitdiff
path: root/internal/gtsmodel
AgeCommit message (Expand)AuthorFiles
2022-11-14[feature] Allow newly uploaded emojis to be placed in categories (#939)Libravatar tobi2
2022-11-11[feature] Read + Write tombstones for deleted Actors (#1005)Libravatar tobi1
2022-10-08[feature] Add opt-in RSS feed for account's latest Public posts (#897)Libravatar tobi1
2022-09-28[chore] update dependencies, bump to Go 1.19.1 (#826)Libravatar kim1
2022-09-26[feature] Show + federate emojis in accounts (#837)Libravatar tobi1
2022-09-23[feature] Allow delivery to sharedInboxes where possible (#847)Libravatar tobi1
2022-09-12 [bug] fix unique constraint conflict (#820)v0.5.0-rc1Libravatar tobi1
2022-09-12[feature] Allow users to set custom css for their profiles + threads (#808)Libravatar tobi1
2022-09-12[feature] Fetch + display custom emoji in statuses from remote instances (#807)Libravatar tobi1
2022-09-06[feature] Custom emoji updates (serve emoji via s2s api, tune db models) (#805)Libravatar tobi1
2022-09-04[bugfix] Use 'Image' instead of unrecognized 'Gif' type for media attachments...Libravatar tobi1
2022-08-15[chore] Update bun / sqlite versions; update gtsmodels (#754)Libravatar tobi11
2022-08-06[feature] Let accounts set default status format, and use this when processin...Libravatar tobi1
2022-05-15[feature] Unused avatar and header cleanup (#574)Libravatar tobi1
2022-05-07[bugfix] Fix existing bio text showing as HTML (#531)Libravatar kim1
2022-03-29[feature] Dereference remote mentions when the account is not already known (...v0.2.2Libravatar tobi1
2022-03-19[feature] Admin account actions (#432)Libravatar tobi1
2022-03-07[feature] Clean up/uncache remote media (#407)Libravatar tobi1
2022-02-05[feature] Rework timeline code to make it useful for more than just statuses ...Libravatar tobi1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi21
2021-10-04Refactor/tidy (#261)Libravatar tobi1
2021-09-20use timestamptz instead of timestamp (#237)Libravatar tobi21
2021-09-10Prune unnecessary nullzeros, fixup db tags (#200)Libravatar kim12
2021-09-09Import export (#194)Libravatar tobi1
2021-09-08handle oauth token scope, fix user.SigninCount + token.UserIDLibravatar kim (grufwub)2
2021-09-03Review changesLibravatar tsmethurst3
2021-09-02token testsLibravatar tsmethurst1
2021-09-02client_testLibravatar tsmethurst1
2021-09-02account + application testsLibravatar tsmethurst2
2021-09-01moving stuff aroundLibravatar tsmethurst43
2021-09-01move oauth models into gtsmodelLibravatar tsmethurst3
2021-09-01more updatesLibravatar tsmethurst7
2021-09-01change muchos thingsLibravatar tsmethurst32
2021-09-01go fmtLibravatar tsmethurst3
2021-09-01more work on struct validationLibravatar tsmethurst12
2021-09-01more work on struct validationLibravatar tsmethurst9
2021-09-01statusmute annotationsLibravatar tsmethurst1
2021-09-01start working on struct validation for gtsmodelLibravatar tsmethurst7
2021-08-29Mention fixup (#167)Libravatar tobi1
2021-08-26fix null returned session (#159)Libravatar tobi1
2021-08-26fix public timeline bug (#150)Libravatar tobi10
2021-08-25Pg to bun (#148)Libravatar tobi20
2021-08-23Manually approves followers (#146)Libravatar tobi1
2021-08-20Database updates (#144)Libravatar tobi16
2021-08-10Dereference remote replies (#132)Libravatar Tobi Smethurst2
2021-08-02Frodo swaggins (#126)Libravatar Tobi Smethurst1
2021-07-11Block/unblock (#96)Libravatar Tobi Smethurst2
2021-07-07clean up some weirdness in the router (#80)Libravatar Tobi Smethurst1
2021-07-06Blocklist import (#77)Libravatar Tobi Smethurst1
2021-07-05Domain block (#76)Libravatar Tobi Smethurst2