aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/application.ex
AgeCommit message (Expand)Author
2019-06-14it is changed in compile timeAlexander Strizhakov
2019-06-13Prometheus: Remove flaky process collection NIF.lain
2019-06-06Replace Mix.env with Pleroma.Config.get(:env)rinpatch
2019-06-06Switch to manual Supervisor child specifications instead of Supervisor.Specrinpatch
2019-05-22[#699] add worker to clean expired oauth tokensMaksim
2019-05-21Fix prometheus-ecto error when not configuredAaron Tinio
2019-04-08Merge remote-tracking branch 'pleroma/develop' into use-jobs-in-webpushEgor Kislitsyn
2019-04-08Merge branch 'develop' into use-jobs-in-webpushEgor Kislitsyn
2019-04-06Add scheduler for sending scheduled activities to the queueeugenijm
2019-04-05Use PleromaJobQueue in Pleroma.Web.PushEgor Kislitsyn
2019-04-04Code readability tweakMark Felder
2019-04-04[#1] fix telemetryEgor Kislitsyn
2019-04-04Set up telemetry and prometheushref
2019-03-29Replace Pleroma.Jobs with `pleroma_job_queue`Egor
2019-03-13[Credo] write large numbers with underscore separationHaelwenn (lanodan) Monnier
2019-03-13[Credo] Remove parentesis on argument-less functionsHaelwenn (lanodan) Monnier
2019-02-04Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/jobsEgor Kislitsyn
2019-02-01use Mix.Project.Config for some Application functionsLuna
2019-02-01use nodeinfo 2.1, add repository fieldLuna
2019-01-31fix mergeEgor Kislitsyn
2019-01-31Merge remote-tracking branch 'MAIN/develop' into feature/jobsEgor Kislitsyn
2019-01-30Fix 4aff4efa typoshref
2019-01-30Use multiple hackney poolshref
2019-01-29Merge branch 'hj-happiness-improvement' into 'develop'kaniini
2019-01-28add a job queueEgor Kislitsyn
2019-01-28Put deprecation warnings undre Pleroma.Config.lain
2019-01-28Don't run warnings in a task.lain
2019-01-28Add deprecation warning mechanism.lain
2019-01-23Flake Ids for Users and Activitieshref
2019-01-04rich media: use cachex to avoid flooding remote serversWilliam Pitcock
2019-01-03Merge branch 'captcha' into 'develop'rinpatch
2018-12-31update copyright years to 2019William Pitcock
2018-12-30Friendship ended with Postgresql now Cachex is my best friendRin Toshaka
2018-12-27Set ttl_interval to the seconds_valid timevaartis
2018-12-27Up captcha timer to 60 secs again, save used captchas in cachexEkaterina Vaartis
2018-12-23add license boilerplate to pleroma coreWilliam Pitcock
2018-12-15Add base CAPTCHA support (currently only kocaptcha)Ekaterina Vaartis
2018-12-09fix compile warningsMaksim Pechnikov
2018-12-06Merge branch 'develop' into feature/compat/push-subscriptionsEgor Kislitsyn
2018-12-06Merge branch 'develop' into feature/compat/push-subscriptionsEgor Kislitsyn
2018-12-06Add web push supportEgor Kislitsyn
2018-11-30Merge branch 'feature/reverse-proxy' into 'develop'kaniini
2018-11-30Fix supervisor orderhref
2018-11-30reverse proxy / uploadshref
2018-11-21Merge branch 'feature/improve-version' into 'develop'kaniini
2018-11-20Merge branch 'runtime-fixes' into 'develop'kaniini
2018-11-20Improved version stringhref
2018-11-19Various runtime configuration fixeshref
2018-11-18Federator: add retry queue.eal
2018-11-06Get rid of Pleroma.Config in favor of Applicationhref