summaryrefslogtreecommitdiff
path: root/internal/federation/dereferencing
AgeCommit message (Expand)AuthorFiles
2022-03-21[bugfix] Fix images not being processed correctly sometimes (#437)Libravatar tobi2
2022-02-22[feature] Add postDataCallbackFunc to allow cleanup (#408)Libravatar tobi2
2022-02-08hopefully fix potential race conditionLibravatar tsmethurst1
2022-02-08update outdated commentLibravatar tsmethurst1
2022-01-25ensure blocking calls to getRemoteAccount before showing stuff to clientLibravatar tsmethurst1
2022-01-25only update account in db if changedLibravatar tsmethurst1
2022-01-24change getaccount function signatureLibravatar tsmethurst1
2022-01-24use background context w/deadlineLibravatar tsmethurst1
2022-01-24update remote account get/deref logicLibravatar tsmethurst4
2022-01-23rework data function to provide filesizeLibravatar tsmethurst2
2022-01-16pass reader around instead of []byteLibravatar tsmethurst2
2022-01-11pass a function into the manager, start work on emojiLibravatar tsmethurst5
2022-01-10test the media manager a bit, add shutdown logicLibravatar tsmethurst5
2022-01-09add async testLibravatar tsmethurst1
2022-01-09tests are passing, but there's still much to be doneLibravatar tsmethurst5
2022-01-08compiling nowLibravatar tsmethurst6
2021-12-28more refactoring, media handler => managerLibravatar tsmethurst4
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi13
2021-12-20Remove unnecessary storage config variables (#344)Libravatar tobi1
2021-12-07Implement Cobra CLI tooling, Viper config tooling (#336)Libravatar tobi3
2021-11-22Enable stricter linting with golangci-lint (#316)Libravatar tobi1
2021-11-13move to ssb gofed fork (#298)Libravatar tobi4
2021-11-13update dependencies (#296)Libravatar tobi1
2021-10-11reference global logrus (#274)Libravatar R. Aidan Campbell6
2021-10-04Refactor/tidy (#261)Libravatar tobi4
2021-09-30allow dereferencing of groups (#256)Libravatar tobi3
2021-09-23update media processing (#244)Libravatar tobi1
2021-09-14Fix mentions not notifying (#230)Libravatar tobi5
2021-09-11add git.iim.gay/grufwub/go-store for storage backend, replacing blob.StorageLibravatar kim (grufwub)1
2021-09-10fixes + db changes (#204)Libravatar tobi1
2021-09-09Import export (#194)Libravatar tobi2
2021-09-04rework media processing a little bit (#191)Libravatar tobi6
2021-09-03Review changesLibravatar tsmethurst1
2021-09-01change muchos thingsLibravatar tsmethurst4
2021-09-01Improve GetRemoteStatus and db.GetStatus() logic (#174)Libravatar kim7
2021-08-29Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172)Libravatar kim1
2021-08-29Mention fixup (#167)Libravatar tobi5
2021-08-25Pg to bun (#148)Libravatar tobi9
2021-08-20Database updates (#144)Libravatar tobi4
2021-08-10Bugfixerino (#133)Libravatar Tobi Smethurst1
2021-08-10Dereference remote replies (#132)Libravatar Tobi Smethurst9