summaryrefslogtreecommitdiff
path: root/internal/typeutils/wrap.go
AgeCommit message (Expand)AuthorFiles
2023-11-30[bugfix] return 400 Bad Request on more cases of malformed AS data (#2399)Libravatar kim1
2023-11-27[bugfix] Add Actor to outgoing poll vote Create; other fixes (#2384)Libravatar tobi1
2023-11-08[feature] add support for polls + receiving federated status edits (#2330)Libravatar kim1
2023-10-04[feature] tentatively start adding polls support (#2249)Libravatar kim1
2023-09-23[chore] deinterface the typeutils.Converter and update to use state structure...Libravatar kim1
2023-06-17[chore/bugfix] Refactor `ap/extract.go` functions, return URIs more reliably ...Libravatar tobi1
2022-07-19[chore] use our own logging implementation (#716)Libravatar kim1
2021-12-20Remove unnecessary storage config variables (#344)Libravatar tobi1
2021-12-07Implement Cobra CLI tooling, Viper config tooling (#336)Libravatar tobi1
2021-11-13move to ssb gofed fork (#298)Libravatar tobi1
2021-10-24Serve `outbox` for Actor (#289)Libravatar tobi1
2021-10-06Derive visibility fixes (#271)Libravatar tobi1
2021-06-13Timeline manager (#40)Libravatar Tobi Smethurst1
2021-05-28federate account updatesLibravatar tsmethurst1