Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-09 | include eldap in OTP releases | rinpatch | |
Closes #1313 | |||
2020-05-07 | Pleroma.Web.TwitterAPI.TwoFactorAuthenticationController -> ↵ | Maksim | |
Pleroma.Web.PleromaAPI.TwoFactorAuthenticationController | |||
2020-05-02 | mix.exs: bump to 2.0.3 | rinpatch | |
2020-05-01 | mix.exs: Do not bail out when .git doesn’t exists | Haelwenn (lanodan) Monnier | |
2020-04-24 | mix.exs: proper check on 0, remove else in git_pre_release | Haelwenn (lanodan) Monnier | |
2020-04-23 | mix.exs: branch_name fallbacks to "" | Haelwenn (lanodan) Monnier | |
2020-04-23 | mix.exs: Fix for MacOS | Haelwenn (lanodan) Monnier | |
2020-04-20 | Merge branch 'develop' into openapi/account | Egor Kislitsyn | |
2020-04-19 | mix.exs: Do not bail out when .git doesn’t exists | Haelwenn (lanodan) Monnier | |
2020-04-15 | remote_ip plug adds remote_ip_found flag | Alexander Strizhakov | |
2020-04-13 | Add spec for AccountController.statuses | Egor Kislitsyn | |
2020-04-10 | Merge branch 'develop' into support/update_oban | Maksim Pechnikov | |
2020-04-09 | Rename function | kPherox | |
2020-04-10 | Create OTP_VERSION file by `mix release` | kPherox | |
2020-04-09 | Merge branch 'open-api' into 'develop' | lain | |
Add OpenAPI Closes pleroma-meta#19 See merge request pleroma/pleroma!2345 | |||
2020-04-02 | update Oban package | Maksim Pechnikov | |
2020-04-01 | Add OpenAPI | Egor Kislitsyn | |
2020-03-31 | mix.exs bump version to 2.0.2 | rinpatch | |
2020-03-31 | Merge branch 'fix/ecto_ssl_option' into 'develop' | rinpatch | |
Fix ssl option on Ecto config breaking release See merge request pleroma/pleroma!2307 | |||
2020-03-30 | updating gun with bug fix | Alexander Strizhakov | |
https://github.com/ninenines/gun/issues/222 | |||
2020-03-30 | Merge branch 'develop' into gun | Alexander Strizhakov | |
2020-03-16 | Fix ssl option on Ecto config breaking release | Cevado | |
To use `:ssl` option on Ecto config it's required to include Erlang ssl application, this prevents releases to start when `:ssl` option is set to true. | |||
2020-03-16 | Merge branch 'develop' into gun | Alexander Strizhakov | |
2020-03-15 | Formatting: Do not use \n and prefer <br> instead | Haelwenn (lanodan) Monnier | |
It moves bbcode to bbcode_pleroma as the former is owned by kaniini and transfering ownership wasn't done in a timely manner. Closes: https://git.pleroma.social/pleroma/pleroma/issues/1374 Closes: https://git.pleroma.social/pleroma/pleroma/issues/1375 | |||
2020-03-15 | mix.exs: bump version to 2.0.1 | rinpatch | |
2020-03-13 | Formatting: Do not use \n and prefer <br> instead | Haelwenn (lanodan) Monnier | |
It moves bbcode to bbcode_pleroma as the former is owned by kaniini and transfering ownership wasn't done in a timely manner. Closes: https://git.pleroma.social/pleroma/pleroma/issues/1374 Closes: https://git.pleroma.social/pleroma/pleroma/issues/1375 | |||
2020-03-09 | Merge branch 'develop' into gun | Alexander Strizhakov | |
2020-03-08 | mix.exs: bump version to development one | rinpatch | |
2020-03-05 | version bump changelog and mix version | rinpatch | |
2020-03-04 | updating tesla ref | Alexander Strizhakov | |
2020-03-04 | moving some logic to tesla adapter | Alexander Strizhakov | |
- checking original inside gun adapter - flushing streams on max_body error | |||
2020-03-02 | Move Tesla repo to our GitLab | Mark Felder | |
2020-03-01 | Merge branch 'develop' into gun | Alexander Strizhakov | |
2020-02-29 | deps: update cachex to 3.2.0 | rinpatch | |
2020-02-21 | temp using tesla from fork | Alexander Strizhakov | |
2020-02-18 | Merge branch 'develop' into gun | Mark Felder | |
2020-02-18 | adding gun adapter | Alexander Strizhakov | |
2020-02-16 | Use floki's new APIs for parsing fragments | rinpatch | |
2020-02-14 | mix.exs: Move ex_syslogger and recon to hexpm | Haelwenn (lanodan) Monnier | |
2020-02-14 | Update ferd/recon, requested by @tk to support an AMPQ library he's | Mark Felder | |
integrating with an MRF. Upstream changelog: 2.5.0 - Optional formatting of records in traces (thanks to @bartekgorny) - Basic support for OTP-22 in recon_alloc (base handling of foreign_blocks type) | |||
2020-02-11 | Revert "Merge branch 'feat/floki-fasthtml' into 'develop'" | feld | |
This reverts merge request !2194 | |||
2020-02-11 | deps: update floki to 0.25.0 | rinpatch | |
needed to make it use fast_html | |||
2020-02-10 | Merge branch 'develop' into issue/1383 | Maksim Pechnikov | |
2020-02-05 | Merge branch 'feature/restart-pleroma-from-outside-application' into 'develop' | rinpatch | |
Restarting pleroma from outside application See merge request pleroma/pleroma!2144 | |||
2020-01-28 | Merge branch 'develop' into issue/1383 | Maksim Pechnikov | |
2020-01-28 | filename and test fixes | Alexander Strizhakov | |
2020-01-28 | path fix | Alexander Strizhakov | |
2020-01-28 | Apply suggestion to mix.exs | Alexander Strizhakov | |
2020-01-28 | like this | Alexander Strizhakov | |
2020-01-28 | moving restarter application into pleroma repo | Alexander Strizhakov | |