summaryrefslogtreecommitdiff
path: root/testrig
AgeCommit message (Expand)AuthorFiles
2022-06-03[feature] Start adding advanced configuration options, starting with `samesit...Libravatar tobi1
2022-05-30[chore] Global server configuration overhaul (#575)Libravatar kim4
2022-05-27[chore] Add test for dereferencing Owncast service account (#613)Libravatar tobi1
2022-05-23[bugfix] Fix multiple dereferences of boosted status causing media duplicatio...Libravatar tobi1
2022-05-23[security] Check all involved IRIs during block checking (#593)Libravatar tobi1
2022-05-16[chore] Timeline test updates (#578)Libravatar tobi1
2022-05-16testrig: override bind address from environment variable (#577)Libravatar f0x521
2022-05-15[feature] Media cleanup endpoint (#560)Libravatar Sashanoraa1
2022-05-15[security] transport.Controller{} and transport.Transport{} security and perf...Libravatar kim5
2022-05-13[bugfix] update syslog tests to listen/connect specifically to ipv4 loopback ...Libravatar kim1
2022-05-07[bugfix] Fix existing bio text showing as HTML (#531)Libravatar kim1
2022-05-02[bugfix] Allow self-boosting for any visibility but direct (#510)Libravatar Adelie Paull1
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-29[feature] allow absolute path to templates (#507)Libravatar Terin Stock1
2022-04-28replace async client API / federator msg processing with worker pools (#497)Libravatar kim5
2022-04-26[bugfix] Trim log entries to 1700 chars before they enter syslog (#493)Libravatar tobi1
2022-04-24[bug] Fix status API / status web API being case sensitive (#481)Libravatar tobi1
2022-04-18[feature] Add log-db-queries config option (#465)Libravatar tobi1
2022-03-21[bugfix] Fix images not being processed correctly sometimes (#437)Libravatar tobi2
2022-03-15[feature] Federate local account deletion (#431)Libravatar tobi1
2022-03-15[performance] Add dereference shortcuts to avoid making http calls to self (#...Libravatar tobi2
2022-03-07[feature] Clean up/uncache remote media (#407)Libravatar tobi4
2022-02-08Merge branch 'main' into media_refactorLibravatar tsmethurst3
2022-02-07[feature] add authorization to the already-existing authentication (#365)Libravatar Forest Johnson1
2022-02-05[feature] Rework timeline code to make it useful for more than just statuses ...Libravatar tobi2
2022-01-16pass reader around instead of []byteLibravatar tsmethurst1
2022-01-11pass a function into the manager, start work on emojiLibravatar tsmethurst1
2022-01-10test the media manager a bit, add shutdown logicLibravatar tsmethurst3
2022-01-08compiling nowLibravatar tsmethurst1
2021-12-28more refactoring, media handler => managerLibravatar tsmethurst3
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi14
2021-12-20Remove unnecessary storage config variables (#344)Libravatar tobi1
2021-12-12Add optional syslog logrus hook (#343)Libravatar tobi2
2021-12-07Implement Cobra CLI tooling, Viper config tooling (#336)Libravatar tobi11
2021-11-27Update dependencies (#333)Libravatar tobi1
2021-11-22Fix mentioned accounts visibility bug (#323)Libravatar tobi1
2021-11-22Fix incorrect target being used in CC prop for mentioning statuses (#322)Libravatar tobi1
2021-11-22Enable stricter linting with golangci-lint (#316)Libravatar tobi1
2021-11-13move to ssb gofed fork (#298)Libravatar tobi2
2021-11-13update dependencies (#296)Libravatar tobi4
2021-10-31smtp + email confirmation (#285)Libravatar tobi2
2021-10-24Serve `outbox` for Actor (#289)Libravatar tobi1
2021-10-21pregenerate RSA keys for testrig accounts. If a user is added without a key,...Libravatar R. Aidan Campbell1
2021-10-11reference global logrus (#274)Libravatar R. Aidan Campbell11
2021-10-10Handle forwarded messages (#273)Libravatar tobi1
2021-10-06Derive visibility fixes (#271)Libravatar tobi1
2021-10-04Refactor/tidy (#261)Libravatar tobi3
2021-09-30allow dereferencing of groups (#256)Libravatar tobi1
2021-09-24Unblock fix (#247)Libravatar tobi1