Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2019-11-01 | Bump fast_sanitize version | rinpatch | |
2019-10-30 | Bump fast_sanitize dependency so this builds on more than just Linux | Mark Felder | |
2019-10-29 | Fix XSS emoji test | rinpatch | |
2019-10-29 | Bump fast_sanitize dependency | rinpatch | |
2019-10-29 | Add fast_sanitize to dependencies | rinpatch | |
2019-09-27 | Add `remote_ip` plug | minibikini | |
2019-09-26 | Merge branch 'hex-flake-id' into 'develop' | kaniini | |
Replace `Pleroma.FlakeId` with `flake_id` hex package See merge request pleroma/pleroma!1692 | |||
2019-09-25 | mix.lock: Bump hackney to 1.15.2 | Haelwenn (lanodan) Monnier | |
Closes: https://git.pleroma.social/pleroma/pleroma/issues/1267 | |||
2019-09-25 | Replace `Pleroma.FlakeId` with `flake_id` hex package | Egor Kislitsyn | |
2019-09-17 | Update Tesla to 1.3 | rinpatch | |
This version includes a couple of fixes, adds Gun and Mint adapters and removes 0.x -> 1.0 config migrator, which for some reason fails under certain conditions. I had to set `override: true` because Quack pins Tesla to `1.2.0`, but I have looked through the source code and verified that updating Tesla doesn't break anything there. | |||
2019-09-17 | Update oban to 0.8.1 | rinpatch | |
This version uses a different locking mechanism, which gets rid of `WARNING: you don't own a lock of type ShareLock` log spam | |||
2019-09-16 | Revert "Merge branch 'revert-4fabf83a' into 'develop'" | Egor Kislitsyn | |
This reverts commit fe7fd331263007e0fb2877ef7370a09a9704da36, reversing changes made to 4fabf83ad01352442906d79187aeab4c777f4df8. | |||
2019-09-16 | Revert "Merge branch 'streamer-refactoring' into 'develop'" | kaniini | |
This reverts merge request !1653 | |||
2019-09-16 | Streamer refactoring | Steven Fuchs | |
2019-09-16 | Merge branch 'feature/optimize_rich_media_parser' into 'develop' | kaniini | |
added prepare html for RichMedia.Parser See merge request pleroma/pleroma!1672 | |||
2019-09-15 | added prepare html for RichMedia.Parser | Maksim Pechnikov | |
2019-09-14 | [#1149] Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
1149-oban-job-queue # Conflicts: # docs/config.md # mix.lock | |||
2019-09-11 | bump ex_doc version | Alex S | |
2019-09-11 | changelog | Alex S | |
2019-08-23 | [#1149] Introduced `quantum` job scheduler. Documentation & config changes. | Ivan Tashkinov | |
2019-08-23 | [#1149] Upgraded `oban` from 0.6.0 to 0.7.1. | Ivan Tashkinov | |