Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-29 | deps: update cachex to 3.2.0 | rinpatch | |
2020-02-25 | Merge branch 'develop' into issue/1276 | Maksim Pechnikov | |
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-17 | Merge branch 'develop' into chore/floki-update | Mark Felder | |
2020-02-17 | Update plug_crypto | lain | |
2020-02-17 | Merge branch 'develop' into issue/1276 | Maksim Pechnikov | |
2020-02-16 | Use floki's new APIs for parsing fragments | rinpatch | |
2020-02-14 | Update all dependencies | Haelwenn (lanodan) Monnier | |
Upgraded: db_connection 2.2.0 => 2.2.1 earmark 1.4.2 => 1.4.3 ecto 3.3.1 => 3.3.3 ecto_sql 3.3.2 => 3.3.4 esshd 0.1.0 => 0.1.1 ex_doc 0.21.2 => 0.21.3 excoveralls 0.12.1 => 0.12.2 gettext 0.17.1 => 0.17.4 html_entities 0.5.0 => 0.5.1 httpoison 1.6.1 => 1.6.2 joken 2.1.0 => 2.2.0 jose 1.9.0 => 1.10.1 nimble_parsec 0.5.1 => 0.5.3 phoenix 1.4.10 => 1.4.13 phoenix_ecto 4.0.0 => 4.1.0 phoenix_html 2.13.3 => 2.14.0 plug_cowboy 2.1.0 => 2.1.2 plug_crypto 1.1.0 => 1.1.1 prometheus 4.4.1 => 4.5.0 tesla 1.3.0 => 1.3.2 | |||
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-13 | deps: update back fast sanitize | rinpatch | |
it was downgraded to a somewhat ancient version due to an incorrect merge conflict resolution | |||
2020-02-11 | Revert "Merge branch 'feat/floki-fasthtml' into 'develop'" | feld | |
This reverts merge request !2194 | |||
2020-02-11 | deps: update fast_sanitize to 0.1.7 | rinpatch | |
needed to get new fast_html version since 1.0.1 had an attribute parsing bug | |||
2020-02-11 | deps: update floki to 0.25.0 | rinpatch | |
needed to make it use fast_html | |||
2020-02-11 | Merge branch 'develop' into issue/1276 | Maksim Pechnikov | |
2020-02-10 | Merge branch 'develop' into issue/1383 | Maksim Pechnikov | |
2020-02-10 | maked `unread_count` as virtual field | Maksim Pechnikov | |
2020-02-07 | deps: update plug to 1.9 | rinpatch | |
Includes functionality needed to fix upload limit not being changed at runtime: https://github.com/elixir-plug/plug/commit/087cd64d864696c74bf07f935e2ae31caec19a1e | |||
2020-01-28 | Merge branch 'develop' into issue/1383 | Maksim Pechnikov | |
2020-01-28 | update ecto | Maksim Pechnikov | |
2020-01-22 | Merge branch 'develop' into issue/1383 | Maksim Pechnikov | |
2020-01-20 | Merge branch 'credo/version-bump-1.1.5' into 'develop' | lain | |
Bump credo to 1.1.5 See merge request pleroma/pleroma!2115 | |||
2020-01-20 | Bump credo to 1.1.5 | Haelwenn (lanodan) Monnier | |
2020-01-19 | mix.lock: update mock to 0.3.4 | rinpatch | |
This version adds Mock.passthrough/1 which I need to use in a test | |||
2020-01-13 | Merge branch 'develop' into issue/1383 | Maksim Pechnikov | |
2019-12-28 | Update `captcha` dependency | Egor Kislitsyn | |
2019-12-14 | Merge branch 'develop' into issue/1383 | Maksim Pechnikov | |
2019-12-12 | Add native captcha and enable it by default. | Egor Kislitsyn | |
2019-12-11 | mix.lock: update fast_sanitize | rinpatch | |
the new version uses html-spec compliant fragment parsing instead of just wrapping the fragment in the <body> tag. | |||
2019-12-08 | Merge branch 'develop' into issue/1383 | Maksim Pechnikov | |
2019-12-04 | Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
1335-user-api-id-fields-relations # Conflicts: # lib/pleroma/user.ex | |||
2019-12-04 | update excoveralls | Maksim Pechnikov | |
2019-12-04 | Merge branch 'develop' into issue/1383 | Maksim Pechnikov | |
2019-12-02 | Update Floki dependency | Egor Kislitsyn | |
2019-11-29 | Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
1335-user-api-id-fields-relations # Conflicts: # mix.lock | |||
2019-11-28 | Merge branch 'develop' into issue/1383 | Maksim Pechnikov | |
2019-11-27 | remove `quantum` package | Maksim Pechnikov | |
2019-11-26 | update tests and Oban | stwf | |
2019-11-25 | moved OAuth.Token.CleanWorker to Oban Periodic jobs | Maksim Pechnikov | |
2019-11-18 | Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
1335-user-api-id-fields-relations | |||
2019-11-18 | [#1335] Refactored UserMute and UserBlock into UserRelationship, introduced ↵ | Ivan Tashkinov | |
EctoEnum. | |||
2019-11-16 | Bump fast_sanitize | rinpatch | |
2019-11-11 | New rate limiter | Steven Fuchs | |
2019-11-08 | Bump fast_sanitize | rinpatch | |
Fixes build fails on freebsd | |||
2019-11-08 | Bump fast_sanitize to 0.1.2 | rinpatch | |
Fixes build issues on macOS | |||
2019-11-08 | Bump fast_sanitize to 0.1.1 | rinpatch | |
The parser C-Node has been completely rewritten to not use the deprecated `erl_interface` api. Closes #1378 since Nodex was ripped out and the replacement randomizes master node name. | |||
2019-11-05 | Bump HtmlEntities to 0.5 | rinpatch | |
This release brings a major performance imrovement, see https://github.com/martinsvalin/html_entities/pull/17 | |||
2019-11-04 | mix: update fast_sanitize dependency to 1af67547 | Ariadne Conill | |