summaryrefslogtreecommitdiff
path: root/internal/gtsmodel/status.go
AgeCommit message (Expand)AuthorFiles
2024-02-09use pointer for freshness window (#2614)Libravatar tobi1
2023-12-01[bugfix/chore] `Announce` reliability updates (#2405)v0.13.0-rc1Libravatar tobi1
2023-11-21[feature] Federate status language in and out (#2366)Libravatar tobi1
2023-11-08[feature] add support for polls + receiving federated status edits (#2330)Libravatar kim1
2023-10-31[feature] add per-uri dereferencer locks (#2291)Libravatar kim1
2023-10-25[feature] Status thread mute/unmute functionality (#2278)Libravatar tobi1
2023-08-06[chore] Remove go-playground/validator (#2069)Libravatar Daenney1
2023-05-12[feature] status refetch support (#1690)Libravatar kim1
2023-03-28[performance] refactoring + add fave / follow / request / visibility caching ...Libravatar kim1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney1
2023-02-25[feature] Client API endpoints + v. basic web view for pinned posts (#1547)Libravatar tobi1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi1
2022-08-15[chore] Update bun / sqlite versions; update gtsmodels (#754)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 tobi1
2021-09-20use timestamptz instead of timestamp (#237)Libravatar tobi1
2021-09-10Prune unnecessary nullzeros, fixup db tags (#200)Libravatar kim1
2021-09-09Import export (#194)Libravatar tobi1
2021-09-01moving stuff aroundLibravatar tsmethurst1
2021-09-01change muchos thingsLibravatar tsmethurst1
2021-09-01more work on struct validationLibravatar tsmethurst1
2021-09-01more work on struct validationLibravatar tsmethurst1
2021-08-26fix public timeline bug (#150)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-08-02Frodo swaggins (#126)Libravatar Tobi Smethurst1
2021-07-11Block/unblock (#96)Libravatar Tobi Smethurst1
2021-06-17Timeline improvements (#41)Libravatar Tobi Smethurst1
2021-06-13Timeline manager (#40)Libravatar Tobi Smethurst1
2021-05-27Notifications (#34)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
2021-05-08status boosts (#16)Libravatar Tobi Smethurst1
2021-05-08Ap (#14)Libravatar Tobi Smethurst1
2021-04-01Api/v1/accounts (#8)Libravatar Tobi Smethurst1
2021-03-22Oauth/token (#7)Libravatar Tobi Smethurst1
2021-03-20formatting,commentsLibravatar tsmethurst1
2021-03-15whole buncha stuffLibravatar tsmethurst1
2021-03-15bit of experimenting and tidyingLibravatar tsmethurst1