summaryrefslogtreecommitdiff
path: root/internal/processing
AgeCommit message (Expand)AuthorFiles
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
2021-09-27Weird notif issue (#248)Libravatar tobi4
2021-09-20Update webfingering a little, add tests (#236)Libravatar tobi2
2021-09-14Fix mentions not notifying (#230)Libravatar tobi3
2021-09-11rename KVStore uses as storage to differentiate between upcoming store packageLibravatar kim (grufwub)5
2021-09-11add git.iim.gay/grufwub/go-store for storage backend, replacing blob.StorageLibravatar kim (grufwub)6
2021-09-11kim is a reply guy (#208)Libravatar tobi4
2021-09-10fixes + db changes (#204)Libravatar tobi7
2021-09-09Import export (#194)Libravatar tobi4
2021-09-04rework media processing a little bit (#191)Libravatar tobi1
2021-09-04tests + announce notification fix (#193)Libravatar tobi7
2021-09-01moving stuff aroundLibravatar tsmethurst10
2021-09-01move oauth models into gtsmodelLibravatar tsmethurst3
2021-09-01change muchos thingsLibravatar tsmethurst22
2021-09-01more work on struct validationLibravatar tsmethurst4
2021-09-01Improve GetRemoteStatus and db.GetStatus() logic (#174)Libravatar kim3
2021-08-29Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172)Libravatar kim1
2021-08-25Pg to bun (#148)Libravatar tobi59
2021-08-20Database updates (#144)Libravatar tobi40
2021-08-16Text/status parsing fixes (#141)Libravatar Tobi Smethurst1
2021-08-15Timeline loop fix (#140)Libravatar Tobi Smethurst2
2021-08-11Text duplication fix (#137)Libravatar Tobi Smethurst5
2021-08-10Bugfixerino (#133)Libravatar Tobi Smethurst1
2021-08-10Dereference remote replies (#132)Libravatar Tobi Smethurst8
2021-08-02Frodo swaggins (#126)Libravatar Tobi Smethurst2
2021-07-28Link parsing (#120)Libravatar Tobi Smethurst1
2021-07-26Markdown Statuses (#116)Libravatar Tobi Smethurst9
2021-07-23Oidc (#109)Libravatar Tobi Smethurst1
2021-07-19allow different host + accountDomain (#103)Libravatar Tobi Smethurst1
2021-07-13sanitize html for statuses + instance (#97)Libravatar Tobi Smethurst8
2021-07-11Block/unblock (#96)Libravatar Tobi Smethurst9
2021-07-09favourites GET implementation (#95)Libravatar Tobi Smethurst3