aboutsummaryrefslogtreecommitdiff
path: root/mix.exs
AgeCommit message (Collapse)Author
2020-05-10mix.exs: bump version to 2.0.4rinpatch
2020-05-10include eldap in OTP releasesrinpatch
Closes #1313
2020-05-02mix.exs: bump to 2.0.3rinpatch
2020-05-01mix.exs: Do not bail out when .git doesn’t existsHaelwenn (lanodan) Monnier
2020-03-31mix.exs bump version to 2.0.2rinpatch
2020-03-31Merge branch 'fix/ecto_ssl_option' into 'develop'rinpatch
Fix ssl option on Ecto config breaking release See merge request pleroma/pleroma!2307
2020-03-15Formatting: 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-15mix.exs: bump version to 2.0.1rinpatch
2020-03-05version bump changelog and mix versionrinpatch
2020-02-29deps: update cachex to 3.2.0rinpatch
2020-02-16Use floki's new APIs for parsing fragmentsrinpatch
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-11Revert "Merge branch 'feat/floki-fasthtml' into 'develop'"feld
This reverts merge request !2194
2020-02-11deps: update floki to 0.25.0rinpatch
needed to make it use fast_html
2020-02-10Merge branch 'develop' into issue/1383Maksim Pechnikov
2020-02-05Merge branch 'feature/restart-pleroma-from-outside-application' into 'develop'rinpatch
Restarting pleroma from outside application See merge request pleroma/pleroma!2144
2020-01-28Merge branch 'develop' into issue/1383Maksim Pechnikov
2020-01-28filename and test fixesAlexander Strizhakov
2020-01-28path fixAlexander Strizhakov
2020-01-28Apply suggestion to mix.exsAlexander Strizhakov
2020-01-28like thisAlexander Strizhakov
2020-01-28moving restarter application into pleroma repoAlexander Strizhakov
2020-01-28update ectoMaksim Pechnikov
2020-01-25restarting pleroma from outside applicationAlexander Strizhakov
2020-01-22Merge branch 'develop' into issue/1383Maksim Pechnikov
2020-01-20Bump credo to 1.1.5Haelwenn (lanodan) Monnier
2020-01-13Merge branch 'develop' into issue/1383Maksim Pechnikov
2019-12-28Update `captcha` dependencyEgor Kislitsyn
2019-12-14Merge branch 'develop' into issue/1383Maksim Pechnikov
2019-12-12Add native captcha and enable it by default.Egor Kislitsyn
2019-12-08Merge branch 'develop' into issue/1383Maksim Pechnikov
2019-12-04update excoverallsMaksim Pechnikov
2019-11-29Merge remote-tracking branch 'remotes/upstream/develop' into ↵Ivan Tashkinov
1335-user-api-id-fields-relations # Conflicts: # mix.lock
2019-11-28Merge branch 'develop' into issue/1383Maksim Pechnikov
2019-11-27remove `quantum` packageMaksim Pechnikov
2019-11-27moved DigestEmail to Oban Periodic jobsMaksim Pechnikov
2019-11-26update tests and Obanstwf
2019-11-25moved OAuth.Token.CleanWorker to Oban Periodic jobsMaksim Pechnikov
2019-11-21Merge remote-tracking branch 'remotes/upstream/develop' into ↵Ivan Tashkinov
1335-user-api-id-fields-relations # Conflicts: # lib/pleroma/user/search.ex # test/user_test.exs
2019-11-21Remove version mismatch warningEgor Kislitsyn
2019-11-18[#1335] Refactored UserMute and UserBlock into UserRelationship, introduced ↵Ivan Tashkinov
EctoEnum.
2019-11-11New rate limiterSteven Fuchs
2019-11-08Bump fast_sanitize to 0.1.1rinpatch
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-05Bump HtmlEntities to 0.5rinpatch
This release brings a major performance imrovement, see https://github.com/martinsvalin/html_entities/pull/17
2019-11-04mix: update fast_sanitize dependency to 1af67547Ariadne Conill
2019-11-03update fast sanitize dependencyAriadne Conill
2019-11-01Bump fast_sanitize versionrinpatch
2019-10-30Bump fast_sanitize dependency so this builds on more than just LinuxMark Felder
2019-10-30Rip out the rest of htmlsanitizeexrinpatch