Commit Graph

123 Commits (73609211a425922a5068d3912a36b82abe24e12c)

Author SHA1 Message Date
feld a833a2d76b Merge branch 'plug-runtime-dev' into 'develop'
3 years ago
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
4 years ago
feld 2926713fe5 Merge branch 'deprecate-public_endpoint' into 'develop'
4 years ago
Mark Felder 5627f3642f Not needed in test.exs
4 years ago
lain c7cd9bd591 Password: Add password module
4 years ago
Mark Felder 8b28dce82a Deprecate Pleroma.Uploaders.S3, :public_endpoint
4 years ago
lain 8e5904daa5 SideEffects.DeleteTest: asyncify.
4 years ago
lain 5db1e6c8d3 Pipeline test: Switch from Mock to Mox.
4 years ago
lain ecd39a8fe5 Test config: Raise pool size for postgres.
4 years ago
lain 95a9bdfc37 Tests: Use NullCache for async tests.
4 years ago
Alexander Strizhakov 94480c6607
removing fed sockets settings
4 years ago
Alexander Strizhakov 3be8ab5103
RemoteIp module name
4 years ago
Alexander Strizhakov cbdaabad34
web push http_client fix
4 years ago
Steven Fuchs f2ef9735c5 Federate data through persistent websocket connections
4 years ago
Haelwenn (lanodan) Monnier 788dececff
test: remove extraneous :instances_favicons config bits
4 years ago
Alexander Strizhakov 696bf09433
passing adapter options directly without adapter key
4 years ago
lain 52a79506c7 Test config: Default to filename for descriptions
4 years ago
lain 988ca4ab6a Test Config: Don't have any MRFs by default
4 years ago
Maksim Pechnikov 61ef1fca4b remove duplicate module
4 years ago
Alexander Strizhakov b376442325
MediaProxy whitelist setting now supports hosts with scheme
4 years ago
Mark Felder 3c0c1fd2ef Merge branch 'develop' into issue/1790-updated-oban
4 years ago
Haelwenn (lanodan) Monnier 312fc55f14
Add [:instances_favicons, :enabled] setting, defaults to false
4 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
Alexander Strizhakov f0651730bd
Merge branch 'develop' into gun
5 years ago
rinpatch fc4496d4fa rate limiter: disable based on if remote ip was found, not on if the plug was enabled
5 years ago
Alexander Strizhakov 884d9710b2
refactoring for gun api modules
5 years ago
Alexander Strizhakov d9e4b77f8b
Merge branch 'develop' into gun
5 years ago
Ivan Tashkinov 6f2efb1c45 Runtime configurability of RateLimiter. Refactoring. Disabled default rate limits in tests.
5 years ago
Alexander Strizhakov 13918cb545
Merge branch 'develop' into gun
5 years ago
lain e0b2de6385 Merge branch 'feature/new-registrations-digest' into 'develop'
5 years ago
Alexander Strizhakov 514c899275
adding gun adapter
5 years ago
Egor Kislitsyn 6875ccb6bf
Merge branch 'develop' into feature/new-registrations-digest
5 years ago
Alexander Strizhakov bfd16fe41e
set oban crontab to false in tests
5 years ago
Egor Kislitsyn aa0f0d4edd
Disable NewUsersDigestEmail by default
5 years ago
Maksim Pechnikov 54c9db38c8 Merge branch 'develop' into issue/1383
5 years ago
Egor Kislitsyn b9a87b1baa
Merge branch 'develop' into feature/custom-runtime-modules
5 years ago
Egor Kislitsyn fc484e5ce6
Add Kocaptcha endpoint to config.exs
5 years ago
Egor Kislitsyn 8d242f52d4
Revert "Add default endpoint to Pleroma.Captcha.Kocaptcha"
5 years ago
Egor Kislitsyn 82c62c5028
Add default endpoint to Pleroma.Captcha.Kocaptcha
5 years ago
Maksim Pechnikov 67cb46e15d Merge branch 'develop' into issue/1383
5 years ago
Egor Kislitsyn 7528322f83 Merge branch 'develop' into feature/custom-runtime-modules
5 years ago
Egor Kislitsyn 470a3a678d Add Kocaptcha endpoint to the test config
5 years ago
stwf 63ffa0e3ed try local sheduling
5 years ago
Egor Kislitsyn a75d4a41e0 Add a test for custom runtime modules
5 years ago
Maksim Pechnikov a4f834a687 moved DigestEmail to Oban Periodic jobs
5 years ago
Mark Felder edaae845af Some tasks try to set log level in test environment, but we were stripping logs belog :warn.
5 years ago