summaryrefslogtreecommitdiff
path: root/internal/util
AgeCommit message (Expand)AuthorFiles
2023-06-13[chore] Refactor AP authentication, other small bits of tidying up (#1874)Libravatar tobi1
2023-05-22[chore] update account statuses paging logic (#1814)Libravatar tobi2
2023-05-07[bugfix] Punycode fixes (#1743)Libravatar tobi1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney8
2023-02-03[chore] Text formatting overhaul (#1406)Libravatar Autumn!2
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi9
2022-12-16[chore/bugfix] Switch markdown from blackfriday to goldmark (#1267)Libravatar Autumn!1
2022-12-10[feature] Start implementing refetch of lost media files via `/api/v1/admin/m...Libravatar tobi1
2022-11-15[bugfix] Fix unicode-unaware word boundary check in hashtags (#1049)Libravatar ugla2
2022-10-10[chore] Make paging logic more generic (#901)Libravatar tobi2
2022-10-02[chore] Use shorter timestamps in frontend for replies (#875)Libravatar tobi1
2022-07-13[feature] Add back/next buttons to profiles for paging through statuses (#708)Libravatar tobi1
2022-07-03[bugfix] Make hashtag regex work with non-ascii characters (#682)Libravatar tobi1
2022-06-11[chore] Webfinger rework (#627)Libravatar tobi3
2022-06-08[feature] Add paging via `Link` header for notifications and account statuses...Libravatar tobi1
2022-06-04[bugfix] Update time marshalling format to provide 3 digits of ms (#630)Libravatar tobi2
2022-05-28[chore] Mastodon api fixups (#617)Libravatar tobi2
2022-05-24[chore] Serialize times as UTC ISO8601 instead of RFC3339 (#602)Libravatar tobi2
2022-05-23[security] Check all involved IRIs during block checking (#593)Libravatar tobi1
2022-05-02[chore] Update all but bun libraries (#526)Libravatar kim1
2022-03-29[feature] Dereference remote mentions when the account is not already known (...v0.2.2Libravatar tobi2
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi3
2021-12-20Remove unnecessary storage config variables (#344)Libravatar tobi1
2021-12-07Implement Cobra CLI tooling, Viper config tooling (#336)Libravatar tobi1
2021-10-31smtp + email confirmation (#285)Libravatar tobi1
2021-10-17fix mention extracting when no domain exists (usually intra-instance mentions...Libravatar kim1
2021-10-10Handle forwarded messages (#273)Libravatar tobi1
2021-09-30don't catch mentions within links (#257)Libravatar tobi1
2021-09-16federated authentication better logging + tidying (#232)Libravatar tobi1
2021-09-11kim is a reply guy (#208)Libravatar tobi2
2021-09-01moving stuff aroundLibravatar tsmethurst5
2021-09-01go fmtLibravatar tsmethurst1
2021-09-01start working on struct validation for gtsmodelLibravatar tsmethurst2
2021-08-29Mention fixup (#167)Libravatar tobi1
2021-08-20Database updates (#144)Libravatar tobi2
2021-08-11Text duplication fix (#137)Libravatar Tobi Smethurst2
2021-07-29Link hashtag bug (#121)Libravatar Tobi Smethurst4
2021-07-26Markdown Statuses (#116)Libravatar Tobi Smethurst1
2021-07-13sanitize html for statuses + instance (#97)Libravatar Tobi Smethurst1
2021-07-11Block/unblock (#96)Libravatar Tobi Smethurst2
2021-07-05Domain block (#76)Libravatar Tobi Smethurst1
2021-06-27Go fmtLibravatar tsmethurst1
2021-06-26separate public key handler (#64)Libravatar Tobi Smethurst2
2021-06-23Instance settings updates (#59)Libravatar Tobi Smethurst2
2021-06-13Timeline manager (#40)Libravatar Tobi Smethurst3
2021-05-30Move a lot of stuff + tidy stuff (#37)Libravatar Tobi Smethurst1
2021-05-29first implementation of search featureLibravatar tsmethurst1
2021-05-28federate account updatesLibravatar tsmethurst1
2021-05-24Faves (#31)Libravatar Tobi Smethurst2
2021-05-23status deletes, profile updates (#30)Libravatar Tobi Smethurst1