aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/application.ex
AgeCommit message (Expand)Author
2019-02-01use Mix.Project.Config for some Application functionsLuna
2019-02-01use nodeinfo 2.1, add repository fieldLuna
2019-01-30Fix 4aff4efa typoshref
2019-01-30Use multiple hackney poolshref
2019-01-29Merge branch 'hj-happiness-improvement' into 'develop'kaniini
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
2018-11-05revert endpoint position in supervision treehref
2018-11-05Runtime configured emojishref
2018-11-01Start configuration manager.lain
2018-11-01object: split object_cache from user_cacheWilliam Pitcock
2018-05-20Migrate to comeonin 4 and Cachex 3Thog
2018-05-05Idempotency: Use special cache, keep for 6 hours.lain
2018-03-31Add gopher server.lain
2018-03-30Format the code.lain
2018-02-03Add config option for enabling/disabling chat.eal
2018-01-13Add a stats agent for storing data from expensive queries.eal
2017-12-05Add basic channel state.Roger Braun
2017-11-18Don't start streamer during tests.Roger Braun
2017-11-11MastoAPI: Basic streaming.Roger Braun
2017-05-05Basic queue.Roger Braun
2017-04-30Make cache bigger and longer lived.Roger Braun
2017-04-17Switch cache implementation for size limiting.Roger Braun
2017-04-14Add basic user caching.Roger Braun
2017-03-17Phoenix skeletonRoger Braun