123 Commits (7f23dd6cc867e839ec721d34e3c114a68a5aed9e)

Author SHA1 Message Date
  Mark Felder fe40f6f291 Switch from the deprecated "use Mix.config" to "import Config" 3 years ago
  Alex Gleason e3173a279d
Put Plugs in runtime mode in :dev, :test to speed up recompilation 3 years ago
  Mark Felder db7d6f337f Avoid unnecessary 500ms sleeps from CommonAPI.follow when the target user is remote 3 years ago
  Mark Felder 5627f3642f Not needed in test.exs 3 years ago
  lain c7cd9bd591 Password: Add password module 3 years ago
  Mark Felder 8b28dce82a Deprecate Pleroma.Uploaders.S3, :public_endpoint 3 years ago
  lain 8e5904daa5 SideEffects.DeleteTest: asyncify. 3 years ago
  lain 5db1e6c8d3 Pipeline test: Switch from Mock to Mox. 3 years ago
  lain ecd39a8fe5 Test config: Raise pool size for postgres. 3 years ago
  lain 95a9bdfc37 Tests: Use NullCache for async tests. 3 years ago
  Alexander Strizhakov 94480c6607
removing fed sockets settings 3 years ago
  Alexander Strizhakov 3be8ab5103
RemoteIp module name 4 years ago
  Alexander Strizhakov cbdaabad34
web push http_client fix 3 years ago
  Steven Fuchs f2ef9735c5 Federate data through persistent websocket connections 3 years ago
  Haelwenn (lanodan) Monnier 788dececff
test: remove extraneous :instances_favicons config bits 3 years ago
  rinpatch ce3474f4d3 Disable favicon scraping in tests 3 years ago
  Alexander Strizhakov 696bf09433
passing adapter options directly without adapter key 3 years ago
  lain 52a79506c7 Test config: Default to filename for descriptions 3 years ago
  lain 988ca4ab6a Test Config: Don't have any MRFs by default 3 years ago
  Maksim Pechnikov 61ef1fca4b remove duplicate module 3 years ago
  Alexander Strizhakov b376442325
MediaProxy whitelist setting now supports hosts with scheme 3 years ago
  Haelwenn (lanodan) Monnier 312fc55f14
Add [:instances_favicons, :enabled] setting, defaults to false 3 years ago
  Maksim Pechnikov a8d967762e migrate to oban 2.0-rc1 4 years ago
  Maksim 3d0c567fbc Pleroma.Web.TwitterAPI.TwoFactorAuthenticationController -> Pleroma.Web.PleromaAPI.TwoFactorAuthenticationController 4 years ago
  Egor Kislitsyn 1cb89aac1e
Enable strict validation mode in dev and test environments 4 years ago
  rinpatch c46d035f7b rate limiter: disable based on if remote ip was found, not on if the plug was enabled 4 years ago
  rinpatch fc4496d4fa rate limiter: disable based on if remote ip was found, not on if the plug was enabled 4 years ago
  Alexander Strizhakov 884d9710b2
refactoring for gun api modules 4 years ago
  Ivan Tashkinov 6f2efb1c45 Runtime configurability of RateLimiter. Refactoring. Disabled default rate limits in tests. 4 years ago
  Alexander Strizhakov 514c899275
adding gun adapter 4 years ago
  Alexander Strizhakov bfd16fe41e
set oban crontab to false in tests 4 years ago
  Egor Kislitsyn aa0f0d4edd
Disable NewUsersDigestEmail by default 4 years ago
  Egor Kislitsyn fc484e5ce6
Add Kocaptcha endpoint to config.exs 4 years ago
  Egor Kislitsyn 8d242f52d4
Revert "Add default endpoint to Pleroma.Captcha.Kocaptcha" 4 years ago
  Egor Kislitsyn 82c62c5028
Add default endpoint to Pleroma.Captcha.Kocaptcha 4 years ago
  rinpatch 3ecdd13bb2 Add Kocaptcha endpoint to the test config 4 years ago
  Egor Kislitsyn 470a3a678d Add Kocaptcha endpoint to the test config 4 years ago
  stwf 63ffa0e3ed try local sheduling 4 years ago
  Egor Kislitsyn a75d4a41e0 Add a test for custom runtime modules 4 years ago
  Maksim Pechnikov a4f834a687 moved DigestEmail to Oban Periodic jobs 4 years ago
  Mark Felder edaae845af Some tasks try to set log level in test environment, but we were stripping logs belog :warn. 4 years ago
  Mark Felder c65190c799 Console backend's log format should be prefixed and suffixed with newlines. 4 years ago
  Mark Felder 1c17f18329 Be specific about format for logs in test as we have tests that check it 4 years ago
  Mark Felder cb513a599c Allow test builds to have info and debug logs stripped 4 years ago
  Mark Felder ff9133b978 Allow mix tasks to always run with debug logging 4 years ago
  Ekaterina Vaartis 7e4c8b56ea Add tests for emoji pack sharing 4 years ago
  Ivan Tashkinov a90ea8ba15 [#1149] Addressed code review comments (code style, jobs pruning etc.). 4 years ago
  Ivan Tashkinov 581123f8bb [#1149] Introduced `quantum` job scheduler. Documentation & config changes. 4 years ago
  Egor Kislitsyn 8d899d6197 Add `:ap_routes` rate limit 4 years ago
  Ivan Tashkinov 23d279e03e [#1149] Replaced RetryQueue with oban-based retries. 4 years ago