summaryrefslogtreecommitdiff
path: root/internal/processing
AgeCommit message (Expand)AuthorFiles
2022-04-24[bug] Fix status API / status web API being case sensitive (#481)Libravatar tobi1
2022-04-16[bugfix] Use background ctx for domain block side effects (#457)Libravatar tobi1
2022-04-15[feature] Web profile pages for accounts (#449)Libravatar tobi9
2022-04-02[chore] Update Go version to 1.18 (#444)Libravatar tobi2
2022-03-29[feature] Dereference remote mentions when the account is not already known (...v0.2.2Libravatar tobi9
2022-03-21[bugfix] Close ReadClosers properly in the media package (#434)Libravatar tobi2
2022-03-19[feature] Admin account actions (#432)Libravatar tobi4
2022-03-15[feature] Federate local account deletion (#431)Libravatar tobi7
2022-03-13[bugfix] Fix html-escaped characters in content warnings (#426)Libravatar tobi2
2022-03-07[feature] Clean up/uncache remote media (#407)Libravatar tobi7
2022-02-22[feature] Add postDataCallbackFunc to allow cleanup (#408)Libravatar tobi3
2022-02-19[feature] Stream files via reader (#404)Libravatar tobi1
2022-02-08merge fixupLibravatar tsmethurst1
2022-02-08Merge branch 'main' into media_refactorLibravatar tsmethurst9
2022-02-07[feature] add authorization to the already-existing authentication (#365)Libravatar Forest Johnson1
2022-02-06if accountDomain isn't set, use Host value instead (#380)Libravatar tobi1
2022-02-05[feature] Rework timeline code to make it useful for more than just statuses ...Libravatar tobi6
2022-01-31[bug] Send plaintext emails to fix "message refused: Message is not RFC 2822 ...Libravatar Forest Johnson1
2022-01-25ensure blocking calls to getRemoteAccount before showing stuff to clientLibravatar tsmethurst1
2022-01-24ctx => innerctxLibravatar tsmethurst1
2022-01-24update remote account get/deref logicLibravatar tsmethurst9
2022-01-23rework data function to provide filesizeLibravatar tsmethurst3
2022-01-16pass reader around instead of []byteLibravatar tsmethurst3
2022-01-15emoji code passing musterLibravatar tsmethurst4
2022-01-15start fixing up emoji processing codeLibravatar tsmethurst1
2022-01-11pass a function into the manager, start work on emojiLibravatar tsmethurst3
2022-01-10test the media manager a bit, add shutdown logicLibravatar tsmethurst4
2022-01-09tests are passing, but there's still much to be doneLibravatar tsmethurst3
2022-01-08compiling nowLibravatar tsmethurst3
2022-01-08further refinementsLibravatar tsmethurst1
2021-12-28more refactoring, media handler => managerLibravatar tsmethurst9
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi92
2021-12-20Remove unnecessary storage config variables (#344)Libravatar tobi9
2021-12-07Implement Cobra CLI tooling, Viper config tooling (#336)Libravatar tobi26
2021-11-22Fix streamed messages ending up in wrong timeline(s) (#325)Libravatar tobi9
2021-11-22Fix image description unnecessarily html-escaping innocent characters (#321)Libravatar tobi2
2021-11-22Enable stricter linting with golangci-lint (#316)Libravatar tobi5
2021-11-13move to ssb gofed fork (#298)Libravatar tobi9
2021-11-13update dependencies (#296)Libravatar tobi4
2021-10-31smtp + email confirmation (#285)Libravatar tobi10
2021-10-24Serve `outbox` for Actor (#289)Libravatar tobi18
2021-10-17fix mention extracting when no domain exists (usually intra-instance mentions...Libravatar kim1
2021-10-16Follow request improvements (#282)Libravatar tobi6
2021-10-14User password change (#280)Libravatar tobi6
2021-10-11reference global logrus (#274)Libravatar R. Aidan Campbell20
2021-10-10Handle forwarded messages (#273)Libravatar tobi3
2021-10-04Refactor/tidy (#261)Libravatar tobi49
2021-10-01Follow request auto approval (#259)Libravatar tobi5
2021-09-30handle remote account deletion more systematically (#254)Libravatar tobi4
2021-09-28Account update issue (#250)Libravatar tobi1