summaryrefslogtreecommitdiff
path: root/internal/federation/federator_test.go
AgeCommit message (Expand)AuthorFiles
2025-01-23[feature] Serve bot accounts over AP as Service instead of Person (#3672)Libravatar tobi1
2024-02-27[feature] Add experimental `instance-federation-spam-filter` option (#2685)Libravatar tobi1
2023-11-14[bugfix] process account delete side effects in serial, not in parallel (#2360)Libravatar tobi1
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-06-13[chore] Refactor AP authentication, other small bits of tidying up (#1874)Libravatar tobi1
2023-05-25[feature] Add List functionality (#1802)Libravatar tobi1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney1
2023-03-01[chore] move client/federator workerpools to Workers{} (#1575)Libravatar kim1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi1
2022-11-24[chore] cleanup storage implementation, no need for multiple interface types ...Libravatar kim1
2022-11-11[feature] Read + Write tombstones for deleted Actors (#1005)Libravatar tobi1
2022-07-03[feature] S3 support (#674)Libravatar Dominik Süß1
2022-05-23[security] Check all involved IRIs during block checking (#593)Libravatar tobi1
2022-04-29[chore] Add Federatingactor.Send() tests and log call (#509)Libravatar tobi1
2022-04-29[chore] Inboxes for iri test (#508)Libravatar tobi1
2022-04-28replace async client API / federator msg processing with worker pools (#497)Libravatar kim1
2021-12-28more refactoring, media handler => managerLibravatar tsmethurst1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi1
2021-12-20Remove unnecessary storage config variables (#344)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-11-13update dependencies (#296)Libravatar tobi1
2021-10-11reference global logrus (#274)Libravatar R. Aidan Campbell1
2021-10-10Handle forwarded messages (#273)Libravatar tobi1
2021-09-16federated authentication better logging + tidying (#232)Libravatar tobi1
2021-09-11add git.iim.gay/grufwub/go-store for storage backend, replacing blob.StorageLibravatar kim (grufwub)1
2021-08-12Grand test fixup (#138)Libravatar Tobi Smethurst1
2021-08-10Dereference remote replies (#132)Libravatar Tobi Smethurst1
2021-07-05Domain block (#76)Libravatar Tobi Smethurst1
2021-05-30Move a lot of stuff + tidy stuff (#37)Libravatar Tobi Smethurst1
2021-05-21Follows and relationships (#27)Libravatar Tobi Smethurst1
2021-05-08Ap (#14)Libravatar Tobi Smethurst1