Commit Graph

202 Commits (ff00b354fa5067c898e860e275748dd757cb04cd)

Author SHA1 Message Date
Alex Gleason f2134e605b
Merge remote-tracking branch 'pleroma/develop' into cycles-base-url
3 years ago
Alex Gleason 51a9f97e87
Deprecate Pleroma.Web.base_url/0
3 years ago
Ivan Tashkinov 3edf45021e [#3213] Background migration infrastructure refactoring.
4 years ago
Ivan Tashkinov 8f88a90ca3 Merge remote-tracking branch 'remotes/origin/develop' into feature/object-hashtags-rework
4 years ago
Ivan Tashkinov 0ef783baa1 [#2534] Earlier init of Pleroma.Web.Endpoint (must be started prior to Pleroma.Web.Streamer).
4 years ago
Ivan Tashkinov 5992382cf8 Merge remote-tracking branch 'remotes/origin/develop' into feature/object-hashtags-rework
4 years ago
Mark Felder bf9cd4a0e2 Standardize the way we capture and use Mix.env()
4 years ago
Ivan Tashkinov 2634a16b4c Merge remote-tracking branch 'remotes/origin/develop' into feature/object-hashtags-rework
4 years ago
Alexander Strizhakov 6d48144a9d
use proper naming
4 years ago
Alexander Strizhakov b4ff63d020
configurable limits for ConcurrentLimiter
4 years ago
Ivan Tashkinov e350898828 Merge remote-tracking branch 'remotes/origin/develop' into feature/object-hashtags-rework
4 years ago
Ivan Tashkinov 3e4d84729a [#3213] Prototype of data migrations functionality / HashtagsTableMigrator.
4 years ago
Haelwenn (lanodan) Monnier c4439c630f
Bump Copyright to 2021
4 years ago
lain 67b15cc033 Search: Save detected pg version in a persistent term.
4 years ago
lain f9a4cf2097 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into websearch
4 years ago
lain e4289792d2 Linting.
4 years ago
lain a407e33c78 Application: Save postgres version in the environment
4 years ago
Alexander Strizhakov 0a5b22bc3b
start limiters in mix tasks
4 years ago
feld cd1b4155d5 Merge branch 'oban-jobs-to-simple-tasks' into 'develop'
4 years ago
rinpatch 2c55f7d7cb Remove FedSockets
4 years ago
Alexander Strizhakov 8d218ebaf5
Moving some background jobs into simple tasks
4 years ago
eugenijm 8e41baff40 Add idempotency_key to the chat_message entity.
4 years ago
Ivan Tashkinov 8a55de1d78 [#3059] Fixed Phoenix 1.5 telemetry processing.
4 years ago
Ivan Tashkinov 9ea31b373f Merge remote-tracking branch 'remotes/origin/develop' into chore/elixir-1.11
4 years ago
Mark Felder b738f70953 Merge branch 'develop' into feature/gen-magic
4 years ago
Mark Felder 64553ebae2 Merge branch 'develop' into chore/elixir-1.11
4 years ago
Alexander Strizhakov abc3c7689b
HTTPSecurityPlug module name and filename
4 years ago
Alexander Strizhakov 6a87f94ee2
renaming ratelimiter supervisor
4 years ago
Mark Felder 04b514c567 Merge branch 'develop' into feature/gen-magic
4 years ago
Mark Felder 8156940a49 Compatibility with phoenix_pubsub 2.0.0
4 years ago
Mark Felder 70880d54f8 @env is not used
4 years ago
Ivan Tashkinov 7d5c3883ac [#3031] Refactoring: moved system commands checks to ApplicationRequirements.
4 years ago
Ivan Tashkinov 4e4f771082 Adjusted MediaProxyControllerTest to gracefully fail on missing dependencies. Installation docs update.
4 years ago
Steven Fuchs f2ef9735c5 Federate data through persistent websocket connections
4 years ago
Mark Felder 55562ca936 Merge branch 'develop' into feature/gen-magic
4 years ago
Alexander Strizhakov ee67c98e55
removing Stats worker from Oban cron jobs
4 years ago
Alexander Strizhakov a11f23c130
user agent if Endpoint is not started yet
4 years ago
rinpatch dc3a418c27 application.ex: disable warnings_as_errors at runtime
4 years ago
Roman Chvanikov 7569f225f1 Move checks to application startup
4 years ago
rinpatch 4128e3a84a HTTP: Implement max request limits
4 years ago
rinpatch 7738fbbaf5 Connection pool: implement logging and telemetry events
4 years ago
rinpatch ec9d0d146b Connection pool: Fix race conditions in limit enforcement
4 years ago
rinpatch 58a4f350a8 Refactor gun pooling and simplify adapter option insertion
4 years ago
rinpatch e6ccc25565 Fix in-db configuration in dev environment
4 years ago
href 4347d2de5e Config/Docs: Expand behaviour suggestions at runtime
4 years ago
lain 48f98a2748 Merge branch 'mix-tasks-improvement' into 'develop'
4 years ago
Mark Felder d23804f191 Use the Pleroma.Config alias
4 years ago
Alexander Strizhakov 72ad3a66f4
don't fully start pleroma in mix tasks
4 years ago
lain b7f297f0bd Merge branch 'issue/1798' into 'develop'
4 years ago
Maksim Pechnikov b0a40fc2e4 added verify RUM settings before start app
4 years ago