| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-03-19 | Show Logger metadata in dev | Mark Felder | |
| 2024-02-15 | Remove Cowboy-specific HTTP options | Mark Felder | |
| These were only used in dev and served no specific purpose. The equivalent settings for Bandit are under a key called :http1_options and the default values are set to 10_000. | |||
| 2021-07-27 | use puts instead warn | Daniel | |
| 2021-07-27 | Update dev.exs error message to write to stderr. Currently it dumps this ↵ | Daniel | |
| message at the beginnig of the file when using vim-autoformat with mix format | |||
| 2021-05-28 | Merge branch 'plug-runtime-dev' into 'develop' | feld | |
| Put Plugs in runtime mode in :dev, :test to speed up recompilation See merge request pleroma/pleroma!3411 | |||
| 2021-05-20 | Switch from the deprecated "use Mix.config" to "import Config" | Mark Felder | |
| 2021-05-19 | Put Plugs in runtime mode in :dev, :test to speed up recompilation | Alex Gleason | |
| 2020-05-04 | Enable strict validation mode in dev and test environments | Egor Kislitsyn | |
| 2019-06-20 | Fixes for dynamic configuration | Alexander Strizhakov | |
| 2019-06-14 | it is changed in compile time | Alexander Strizhakov | |
| we can't change module attributes and endpoint settings in runtime | |||
| 2019-04-10 | s/Pleroma.Mailer/Pleroma.Emails.Mailer/ | Haelwenn (lanodan) Monnier | |
| 2019-03-11 | Sign in via Twitter (WIP). | Ivan Tashkinov | |
| 2019-02-12 | config/dev.exs: Don’t put secure cookies on dev | Haelwenn (lanodan) Monnier | |
| 2018-12-16 | Enable unsecure cookies by default in dev.exs | Rin Toshaka | |
| 2018-12-14 | [#114] Addressed MR comments. Removed functionality to be extracted to other ↵ | Ivan Tashkinov | |
| MRs. | |||
| 2018-12-01 | replace try/catch with File.Exists? in dev.exs | rinpatch | |
| 2018-03-30 | Format the code. | lain | |
| 2018-02-24 | Longer header lenght. | lain | |
| 2017-11-23 | Add configuration generation tool, update readme. | Lain Iwakura | |
| 2017-09-15 | Add instance config options. | Roger Braun | |
| 2017-03-29 | Basic file uploading via TwAPI. | Roger Braun | |
| 2017-03-17 | Phoenix skeleton | Roger Braun | |
