summaryrefslogtreecommitdiff
path: root/lib/pleroma/application.ex
AgeCommit message (Expand)Author
2024-01-20CredoMark Felder
2024-01-20Use config to control starting all HTTP pools in test envMark Felder
2024-01-20Use config to control streamer registryMark Felder
2024-01-20Use config to control background migratorsMark Felder
2024-01-20Use config to control loading of custom modulesMark Felder
2024-01-20Use config to control max_restartsMark Felder
2023-12-20Elixir 1.15: Chase the Logger.warn deprecationMark Felder
2023-11-13Switch to PromEx for prometheus metricsMark Felder
2023-11-12Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into pleroma-mei...Lain Soykaf
2022-12-29Fix rel="me"Mark Felder
2022-10-10Initial meilisearch implementation, doesn't delete posts yetEkaterina Vaartis
2022-10-08Merge branch 'release/2.4.4' into mergeback/2.4.4Tusooa Zhu
2022-09-04Merge branch 'fix/federation-context-issues' into 'develop'tusooa
2022-09-03Merge branch 'from/upstream-develop/tusooa/edits' into 'develop'Haelwenn
2022-08-19Execute session disconnect in backgroundTusooa Zhu
2022-08-15Migrations: delete contexts with BaseMigratorHélène
2022-07-14Allow higher amount of restarts for Pleroma.Repo during testingfloatingghost
2022-06-09Fix incorrectly cached content after editingTusooa Zhu
2022-02-25Copyright bump for 2022Sean King
2021-12-15Application: Actually start finch if it's neededLain Soykaf
2021-12-15Application, dependencies: prepare for finchLain Soykaf
2021-06-01More confusingly named legacy chat code renamed to shoutMark Felder
2021-06-01Ensure we actually start ShoutChannelMark Felder
2021-05-31Merge remote-tracking branch 'pleroma/develop' into cycles-base-urlAlex Gleason
2021-05-31Deprecate Pleroma.Web.base_url/0Alex Gleason
2021-03-12[#3213] Background migration infrastructure refactoring.Ivan Tashkinov
2021-02-23Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...Ivan Tashkinov
2021-02-22[#2534] Earlier init of Pleroma.Web.Endpoint (must be started prior to Plerom...Ivan Tashkinov
2021-02-11Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...Ivan Tashkinov
2021-02-04Standardize the way we capture and use Mix.env()Mark Felder
2021-01-21Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...Ivan Tashkinov
2021-01-21use proper namingAlexander Strizhakov
2021-01-21configurable limits for ConcurrentLimiterAlexander Strizhakov
2021-01-13Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...Ivan Tashkinov
2021-01-13[#3213] Prototype of data migrations functionality / HashtagsTableMigrator.Ivan Tashkinov
2021-01-13Bump Copyright to 2021Haelwenn (lanodan) Monnier
2020-11-23Search: Save detected pg version in a persistent term.lain
2020-11-23Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into websearchlain
2020-11-20Linting.lain
2020-11-20Application: Save postgres version in the environmentlain
2020-11-20start limiters in mix tasksAlexander Strizhakov
2020-11-19Merge branch 'oban-jobs-to-simple-tasks' into 'develop'feld
2020-11-17Remove FedSocketsrinpatch
2020-11-11Moving some background jobs into simple tasksAlexander Strizhakov
2020-10-31Add idempotency_key to the chat_message entity.eugenijm
2020-10-22[#3059] Fixed Phoenix 1.5 telemetry processing.Ivan Tashkinov
2020-10-17Merge remote-tracking branch 'remotes/origin/develop' into chore/elixir-1.11Ivan Tashkinov
2020-10-13Merge branch 'develop' into feature/gen-magicMark Felder
2020-10-13Merge branch 'develop' into chore/elixir-1.11Mark Felder
2020-10-13HTTPSecurityPlug module name and filenameAlexander Strizhakov