summaryrefslogtreecommitdiff
path: root/internal/federation/federator.go
AgeCommit message (Expand)AuthorFiles
2023-10-23[chore] de-interface{} the federator and dereferencer structs (#2285)Libravatar kim1
2023-09-23[chore] deinterface the typeutils.Converter and update to use state structure...Libravatar kim1
2023-09-12[feature] Allow admins to expire remote public keys; refetch expired keys on ...Libravatar tobi1
2023-05-28[chore] tidy up media manager, add calling func to errors, build-script impro...Libravatar kim1
2023-05-12[feature] status refetch support (#1690)Libravatar kim1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney1
2023-02-03[chore] reformat GetAccount() functionality, support updating accounts based ...Libravatar kim1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi1
2022-11-29[chore] Tidy up some of the search logic (#1082)v0.6.0-rc1Libravatar tobi1
2022-09-25[bugfix] update thread iterators to not use recursion (#851)Libravatar kim1
2022-06-11[chore] Webfinger rework (#627)Libravatar tobi1
2022-05-23[bugfix] Fix multiple dereferences of boosted status causing media duplicatio...Libravatar tobi1
2022-04-26[chore] Return more useful errors from auth failure (#494)v0.3.1Libravatar tobi1
2022-03-07[feature] Clean up/uncache remote media (#407)Libravatar tobi1
2022-01-24update remote account get/deref logicLibravatar tsmethurst1
2021-12-28more refactoring, media handler => managerLibravatar tsmethurst1
2021-12-20Extend license notices to 2022 (#354)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-11reference global logrus (#274)Libravatar R. Aidan Campbell1
2021-09-14Fix mentions not notifying (#230)Libravatar tobi1
2021-09-01Improve GetRemoteStatus and db.GetStatus() logic (#174)Libravatar kim1
2021-08-25Pg to bun (#148)Libravatar tobi1
2021-08-10Bugfixerino (#133)Libravatar Tobi Smethurst1
2021-08-10Dereference remote replies (#132)Libravatar Tobi Smethurst1
2021-07-05Domain block (#76)Libravatar Tobi Smethurst1
2021-06-27Remote instance dereferencing (#70)Libravatar Tobi Smethurst1
2021-06-27fix the annoying infinite handshake bug (tested) (#69)Libravatar Tobi Smethurst1
2021-05-29first implementation of search featureLibravatar tsmethurst1
2021-05-28Announce/boost (#35)Libravatar Tobi Smethurst1
2021-05-27Notifications (#34)Libravatar Tobi Smethurst1
2021-05-21Follows and relationships (#27)Libravatar Tobi Smethurst1
2021-05-17Refine statuses (#26)Libravatar Tobi Smethurst1
2021-05-08Ap (#14)Libravatar Tobi Smethurst1