aboutsummaryrefslogtreecommitdiff
path: root/mix.lock
AgeCommit message (Collapse)Author
2020-05-12Upgrade Comeonin to v5Alex Gleason
https://github.com/riverrun/comeonin/blob/master/UPGRADE_v5.md
2020-05-11[#2497] Media preview proxy for images: fixes, tweaks, refactoring, tests ↵Ivan Tashkinov
adjustments.
2020-05-11Add OpenAPI spec for TimelineControllerEgor Kislitsyn
2020-05-07Restore mix.lock after 2FA mergerinpatch
It downgraded a bunch of deps, including plug. Which resulted in errors since pleroma was using a feature plug didn't support at the time.
2020-05-07Pleroma.Web.TwitterAPI.TwoFactorAuthenticationController -> ↵Maksim
Pleroma.Web.PleromaAPI.TwoFactorAuthenticationController
2020-05-06fix for syslog compile with updated rebar3Alexander Strizhakov
2020-04-20Merge branch 'develop' into openapi/accountEgor Kislitsyn
2020-04-15remote_ip plug adds remote_ip_found flagAlexander Strizhakov
2020-04-14Revert "Merge branch 'issue/1276' into 'develop'"lain
This reverts merge request !1877
2020-04-14Merge branch 'develop' into openapi/accountEgor Kislitsyn
2020-04-13Merge branch 'develop' into issue/1276Maksim Pechnikov
2020-04-13Add spec for AccountController.statusesEgor Kislitsyn
2020-04-10Merge branch 'develop' into support/update_obanMaksim Pechnikov
2020-04-09Merge branch 'open-api' into 'develop'lain
Add OpenAPI Closes pleroma-meta#19 See merge request pleroma/pleroma!2345
2020-04-02Merge branch 'develop' into issue/1276Maksim Pechnikov
2020-04-02update Oban packageMaksim Pechnikov
2020-04-01Add OpenAPIEgor Kislitsyn
2020-03-30updating gun with bug fixAlexander Strizhakov
https://github.com/ninenines/gun/issues/222
2020-03-29Merge branch 'develop' into issue/1276Maksim Pechnikov
2020-03-16Merge branch 'develop' into gunAlexander Strizhakov
2020-03-15mix.lock: [minor] last hash appendedHaelwenn (lanodan) Monnier
2020-03-13Formatting: Do not use \n and prefer <br> insteadHaelwenn (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-08Merge branch 'develop' into issue/1276Maksim Pechnikov
2020-03-04updating tesla refAlexander Strizhakov
2020-03-04moving some logic to tesla adapterAlexander Strizhakov
- checking original inside gun adapter - flushing streams on max_body error
2020-03-03Merge branch 'develop' into gunAlexander Strizhakov
2020-03-02Move Tesla repo to our GitLabMark Felder
2020-03-01Merge branch 'develop' into gunAlexander Strizhakov
2020-03-01ActivityPub actions & side-effects in transactionAlexander Strizhakov
2020-02-29deps: update cachex to 3.2.0rinpatch
2020-02-25Merge branch 'develop' into issue/1276Maksim Pechnikov
2020-02-21temp using tesla from forkAlexander Strizhakov
2020-02-18Merge branch 'develop' into gunMark Felder
2020-02-18adding gun adapterAlexander Strizhakov
2020-02-17Merge branch 'develop' into chore/floki-updateMark Felder
2020-02-17Update plug_cryptolain
2020-02-17Merge branch 'develop' into issue/1276Maksim Pechnikov
2020-02-16Use floki's new APIs for parsing fragmentsrinpatch
2020-02-14Update all dependenciesHaelwenn (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-14mix.exs: Move ex_syslogger and recon to hexpmHaelwenn (lanodan) Monnier
2020-02-14Update ferd/recon, requested by @tk to support an AMPQ library he'sMark 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-13deps: update back fast sanitizerinpatch
it was downgraded to a somewhat ancient version due to an incorrect merge conflict resolution
2020-02-11Revert "Merge branch 'feat/floki-fasthtml' into 'develop'"feld
This reverts merge request !2194
2020-02-11deps: update fast_sanitize to 0.1.7rinpatch
needed to get new fast_html version since 1.0.1 had an attribute parsing bug
2020-02-11deps: update floki to 0.25.0rinpatch
needed to make it use fast_html
2020-02-11Merge branch 'develop' into issue/1276Maksim Pechnikov
2020-02-10Merge branch 'develop' into issue/1383Maksim Pechnikov
2020-02-10maked `unread_count` as virtual fieldMaksim Pechnikov
2020-02-07deps: update plug to 1.9rinpatch
Includes functionality needed to fix upload limit not being changed at runtime: https://github.com/elixir-plug/plug/commit/087cd64d864696c74bf07f935e2ae31caec19a1e
2020-01-28Merge branch 'develop' into issue/1383Maksim Pechnikov