summaryrefslogtreecommitdiff
path: root/internal/federation
AgeCommit message (Expand)AuthorFiles
2022-04-26[chore] Return more useful errors from auth failure (#494)v0.3.1Libravatar tobi3
2022-04-24Revert "[chore] Tidy up federating db locks a tiny bit (#472)" (#479)Libravatar tobi1
2022-04-19[chore] Tidy up federating db locks a tiny bit (#472)Libravatar tobi1
2022-04-05[dependency] Update superseriousbusiness/activity dependency (#446)Libravatar tobi1
2022-03-21[bugfix] Fix images not being processed correctly sometimes (#437)Libravatar tobi2
2022-03-07[feature] Clean up/uncache remote media (#407)Libravatar tobi1
2022-02-22[feature] Add postDataCallbackFunc to allow cleanup (#408)Libravatar tobi2
2022-02-08hopefully fix potential race conditionLibravatar tsmethurst1
2022-02-08Merge branch 'main' into media_refactorLibravatar tsmethurst1
2022-02-08update outdated commentLibravatar tsmethurst1
2022-02-07[feature] add authorization to the already-existing authentication (#365)Libravatar Forest Johnson2
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 tsmethurst7
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 tsmethurst6
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi45
2021-12-20Remove unnecessary storage config variables (#344)Libravatar tobi13
2021-12-07Implement Cobra CLI tooling, Viper config tooling (#336)Libravatar tobi12
2021-11-22Enable stricter linting with golangci-lint (#316)Libravatar tobi7
2021-11-13move to ssb gofed fork (#298)Libravatar tobi29
2021-11-13update dependencies (#296)Libravatar tobi2
2021-10-24Serve `outbox` for Actor (#289)Libravatar tobi1
2021-10-16Follow request improvements (#282)Libravatar tobi5
2021-10-11reference global logrus (#274)Libravatar R. Aidan Campbell24
2021-10-10Handle forwarded messages (#273)Libravatar tobi11
2021-10-04fix logs not working properly (#264)Libravatar tobi6
2021-10-04Refactor/tidy (#261)Libravatar tobi24
2021-09-30allow dereferencing of groups (#256)Libravatar tobi3
2021-09-30handle remote account deletion more systematically (#254)Libravatar tobi1
2021-09-28skip account on error instead of returning error (#251)Libravatar tobi2
2021-09-28Account update issue (#250)Libravatar tobi2
2021-09-24Unblock fix (#247)Libravatar tobi1
2021-09-23update media processing (#244)Libravatar tobi1
2021-09-16federated authentication better logging + tidying (#232)Libravatar tobi2
2021-09-14Fix mentions not notifying (#230)Libravatar tobi7
2021-09-11add git.iim.gay/grufwub/go-store for storage backend, replacing blob.StorageLibravatar kim (grufwub)2
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 tsmethurst3
2021-09-01change muchos thingsLibravatar tsmethurst11