summaryrefslogtreecommitdiff
path: root/internal/typeutils
AgeCommit message (Expand)AuthorFiles
2022-09-15[bugfix] Fix emojis, attachments, and mentions not being serialized correctly...v0.5.0-rc2Libravatar tobi2
2022-09-12[feature] Allow users to set custom css for their profiles + threads (#808)Libravatar tobi1
2022-09-08[bugfix] Fix preposterous characters reserved per URL amount (#809)Libravatar tobi1
2022-09-04[feature] Set default header and avatar for API accounts to GtS ones (#799)Libravatar tobi4
2022-09-02[bugfix] Fix status fields `in_reply_to_id` and `in_reply_to_account_id` not ...Libravatar tobi3
2022-09-02[feature] Federate custom emoji (outbound) (#791)Libravatar Blackle Morisanchetto3
2022-08-30[bugfix] Fix issue where the 'favourited' field of a notification's status is...Libravatar Blackle Morisanchetto1
2022-08-29[bugfix] Use reblogged status in notification, instead of wrapper status (#775)Libravatar Blackle Morisanchetto1
2022-08-15[chore] Update bun / sqlite versions; update gtsmodels (#754)Libravatar tobi5
2022-08-06[feature] Let accounts set default status format, and use this when processin...Libravatar tobi2
2022-07-22[bugfix] Make `/api/v2/media` more compatible with masto API (#724)Libravatar tobi2
2022-07-19[chore] use our own logging implementation (#716)Libravatar kim4
2022-07-10[chore] consolidate caching libraries (#704)Libravatar kim2
2022-07-05[bugfix] Fix incorrect domain showing in profiles (#693)Libravatar tobi1
2022-07-04[bugfix] Visibility fixes (#687)Libravatar tobi2
2022-06-26[feature] Use default instance thumbnail if instance account header not set (...Libravatar tobi1
2022-06-26[feature] add configuration to `/api/v1/instance` response (#670)Libravatar tobi1
2022-06-23[feature] Implement `/api/v1/instance/peers` endpoint (#660)Libravatar tobi1
2022-06-11[chore] Fix testrig emoji bug (#646)Libravatar tobi1
2022-06-11[chore] Webfinger rework (#627)Libravatar tobi3
2022-06-04[bugfix] Update time marshalling format to provide 3 digits of ms (#630)Libravatar tobi1
2022-05-30[chore] Global server configuration overhaul (#575)Libravatar kim2
2022-05-28[chore] Mastodon api fixups (#617)Libravatar tobi3
2022-05-27[chore] Add test for dereferencing Owncast service account (#613)Libravatar tobi2
2022-05-24[chore] Serialize times as UTC ISO8601 instead of RFC3339 (#602)Libravatar tobi1
2022-05-24[bugfix] Don't serialize instance account if not set (#603)Libravatar tobi2
2022-05-23[bugfix] Fix multiple dereferences of boosted status causing media duplicatio...Libravatar tobi3
2022-05-23[bugfix] Fix `error extracting status content: no content found` (#598)Libravatar tobi1
2022-05-23[bugfix] If status URL is empty, use URI instead and don't log unnecessary er...Libravatar tobi3
2022-05-23[security] Check all involved IRIs during block checking (#593)Libravatar tobi1
2022-05-07[bugfix] Fix existing bio text showing as HTML (#531)Libravatar kim1
2022-04-26[bugfix] Fix CWs not showing sometimes (#488)Libravatar tobi2
2022-04-15[feature] Web profile pages for accounts (#449)Libravatar tobi1
2022-02-08log error on header/avatar fetch failLibravatar tsmethurst2
2022-02-08Merge branch 'main' into media_refactorLibravatar tsmethurst1
2022-02-06if accountDomain isn't set, use Host value instead (#380)Libravatar tobi1
2022-01-25fix up some account conversion logicLibravatar tsmethurst2
2022-01-24update remote account get/deref logicLibravatar tsmethurst1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi9
2021-12-20Remove unnecessary storage config variables (#344)Libravatar tobi2
2021-12-07Implement Cobra CLI tooling, Viper config tooling (#336)Libravatar tobi6
2021-11-22Fix incorrect target being used in CC prop for mentioning statuses (#322)Libravatar tobi2
2021-11-13move to ssb gofed fork (#298)Libravatar tobi8
2021-10-24Serve `outbox` for Actor (#289)Libravatar tobi5
2021-10-11reference global logrus (#274)Libravatar R. Aidan Campbell4
2021-10-06Derive visibility fixes (#271)Libravatar tobi4
2021-10-04Refactor/tidy (#261)Libravatar tobi4
2021-09-14Fix mentions not notifying (#230)Libravatar tobi3
2021-09-11only store statuses in the AS cache, not accounts (#210)Libravatar tobi1
2021-09-11kim is a reply guy (#208)Libravatar tobi2