Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-08 | Merge branch 'develop' into issue/1383 | Maksim Pechnikov | |
2019-12-04 | update excoveralls | Maksim Pechnikov | |
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-27 | moved DigestEmail to Oban Periodic jobs | 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-21 | Merge 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-21 | Remove version mismatch warning | Egor Kislitsyn | |
2019-11-18 | [#1335] Refactored UserMute and UserBlock into UserRelationship, introduced ↵ | Ivan Tashkinov | |
EctoEnum. | |||
2019-11-11 | New rate limiter | Steven Fuchs | |
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-03 | update fast sanitize dependency | 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-30 | Rip out the rest of htmlsanitizeex | rinpatch | |
2019-10-29 | Remove commented-out code | rinpatch | |
2019-10-29 | Fix XSS emoji test | rinpatch | |
2019-10-29 | Bump fast_sanitize dependency | rinpatch | |
2019-10-29 | Bump fast_sanitize version | rinpatch | |
2019-10-29 | Add fast_sanitize to dependencies | rinpatch | |
2019-10-29 | Ensure myhtmlex is started before swarm | rinpatch | |
Otherwise swarm is going to attempt resizing the cluster and timeout | |||
2019-10-19 | mix.exs: Bump version for develop builds | rinpatch | |
As per discussion on irc, we already used GNU-style versioning system for release candidates, so it makes sense to use it for develop builds as well. | |||
2019-10-16 | Merge branch 'benchmark-finishing' into 'develop' | lain | |
Benchmark finishing Closes #755 See merge request pleroma/pleroma!1848 | |||
2019-10-14 | Fix hiding branch name logic | rinpatch | |
2019-10-14 | Correct version parser branch name detection | rinpatch | |
2019-10-14 | Preparations for renaming `master` to `stable` | rinpatch | |
2019-10-10 | Merge remote-tracking branch 'origin/develop' into benchmark-finishing | lain | |
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 | Replace `Pleroma.FlakeId` with `flake_id` hex package | Egor Kislitsyn | |
2019-09-19 | moving to separate dir | Alex S | |
2019-09-18 | Merge branch 'bugfix/docs-formatting' into 'develop' | Haelwenn | |
Improve generated docs formatting See merge request pleroma/pleroma!1688 | |||
2019-09-17 | markdown.ex: end suggestions list with a newline | Haelwenn (lanodan) Monnier | |
Otherwise we end up with suggestion on the same level as the childs Markdown is a fuck… | |||
2019-09-17 | Merge branch 'feature/bump-elixir-verstion' into 'develop' | rinpatch | |
Bump elixir version to ~> 1.8 See merge request pleroma/pleroma!1686 | |||
2019-09-17 | Merge branch 'deps/update-tesla' into 'develop' | feld | |
Update Tesla to 1.3 Closes #1262 See merge request pleroma/pleroma!1684 | |||
2019-09-17 | Bump elixir version to ~> 1.8 | Maxim Filippov | |
2019-09-17 | fixed ecto version | Maksim Pechnikov | |
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-15 | [#1149] Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
1149-oban-job-queue # Conflicts: # docs/config.md | |||
2019-09-14 | [#1149] Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
1149-oban-job-queue # Conflicts: # docs/config.md # mix.lock |