Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-07 | Merge branch 'temp-hackney-fix' into 'develop' | rinpatch | |
temp hackney fix See merge request pleroma/pleroma!2951 | |||
2020-09-07 | switch back to upstream tesla | rinpatch | |
The patch we required got merged upstream: https://github.com/teamon/tesla/commit/9f7261ca49f9f901ceb73b60219ad6f8a9f6aa30 | |||
2020-09-06 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | Mark Felder | |
media-preview-proxy | |||
2020-09-04 | ConnectionPool middleware: Fix connection leak on ReverseProxy redirects | rinpatch | |
Requires a patched Tesla due to upstream not saving opts between redirects, patch submitted at https://github.com/teamon/tesla/pull/414 | |||
2020-09-04 | temp hackney fix | Alexander Strizhakov | |
2020-09-04 | mix.lock: Bump fast_html | Haelwenn (lanodan) Monnier | |
This update fixes an incorrect push to Hex that reverted the gcc-10 fix | |||
2020-09-03 | Merge branch 'develop' into media-preview-proxy | Mark Felder | |
2020-08-31 | mix.lock: bump fast_sanitize | rinpatch | |
The update brings a better error message for when cmake isn't installed | |||
2020-08-26 | Merge branch 'develop' into feld-2168-media-preview-proxy | Mark Felder | |
2020-08-26 | fix fast_html build errors with gcc 10 by bumping fast_sanitize | rinpatch | |
Closes #2058 | |||
2020-08-18 | [#2497] Added video preview proxy. Switched from exexec to Port. | Ivan Tashkinov | |
2020-08-11 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
2168-media-preview-proxy # Conflicts: # config/config.exs # mix.lock | |||
2020-08-07 | mix.exs: update fast_sanitize to 0.2.0 | rinpatch | |
2020-08-07 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
2168-media-preview-proxy # Conflicts: # mix.lock | |||
2020-08-01 | Fix ConnecitonPool deadlocking after reaching the connection limit | rinpatch | |
The issue was with ConcurrentLimiter not decrementing counters on overload. It was fixed in the latest commit, but concurrentlimiter version wasn't updated in Pleroma for some reason. Closes #1977 | |||
2020-07-30 | updated `cors_plug` | Maksim Pechnikov | |
2020-07-30 | set `web_push_encryption` version | Maksim Pechnikov | |
2020-07-30 | updated `calendar` package | Maksim Pechnikov | |
2020-07-29 | update mogrify package | Maksim Pechnikov | |
2020-07-29 | set http_signatures version | Maksim Pechnikov | |
2020-07-29 | updated `pot` package | Maksim Pechnikov | |
2020-07-29 | updated the minor version packages | Maksim Pechnikov | |
2020-07-29 | set swoosh version | Maksim Pechnikov | |
2020-07-29 | updated dev & test packages | Maksim Pechnikov | |
2020-07-23 | Merge branch '1973-chats-fix-with-restrict-unauthenticated' into 'develop' | lain | |
[#1973] Fixed accounts rendering in GET /api/v1/pleroma/chats with truish :restrict_unauthenticated setting Closes #1973 See merge request pleroma/pleroma!2791 | |||
2020-07-22 | [#1973] Fixed accounts rendering in GET /api/v1/pleroma/chats with truish ↵ | Ivan Tashkinov | |
:restrict_unauthenticated. Made `Pleroma.Web.MastodonAPI.AccountView.render("show.json", _)` demand :for or :force option in order to prevent incorrect rendering of empty map instead of expected user representation with truish :restrict_unauthenticated setting. | |||
2020-07-21 | Revert "Merge branch 'revert-2b5d9eb1' into 'develop'" | lain | |
This reverts merge request !2784 | |||
2020-07-21 | Revert "Merge branch 'linkify' into 'develop'" | lain | |
This reverts merge request !2677 | |||
2020-07-20 | Update linkify to latest release | Alex Gleason | |
2020-07-19 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
2168-media-preview-proxy # Conflicts: # config/config.exs # lib/pleroma/web/media_proxy/media_proxy.ex # mix.lock # test/web/media_proxy/media_proxy_test.exs | |||
2020-07-16 | Use updated Linkify from git | Alex Gleason | |
2020-07-16 | Merge remote-tracking branch 'upstream/develop' into linkify | Alex Gleason | |
2020-07-15 | Go back to upstream Tesla | href | |
2020-07-15 | Bump gun | href | |
2020-07-15 | HTTP: Implement max request limits | rinpatch | |
2020-07-10 | Merge branch 'develop' into issue/1790-updated-oban | Mark Felder | |
2020-07-10 | Switch to the official Oban 2.0.0 release | Mark Felder | |
2020-07-10 | prometheus update for OTP 23 | Alexander Strizhakov | |
2020-07-03 | Update Oban to 2.0-rc3 | Mark Felder | |
2020-07-03 | Merge branch 'develop' into issue/1790-updated-oban | Mark Felder | |
2020-07-02 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
2168-media-preview-proxy # Conflicts: # config/config.exs # lib/pleroma/web/media_proxy/media_proxy.ex # lib/pleroma/web/media_proxy/media_proxy_controller.ex | |||
2020-06-30 | AutoLinker --> Linkify, update to latest version | Alex Gleason | |
https://git.pleroma.social/pleroma/elixir-libraries/linkify | |||
2020-06-29 | updated swoosh | Maksim Pechnikov | |
2020-06-24 | added wrapper Pleroma.HTTP for Tzdata.HTTPClient | Maksim Pechnikov | |
2020-06-23 | oban 2.0-rc2 | Maksim Pechnikov | |
2020-06-23 | migrate to oban 2.0-rc1 | Maksim Pechnikov | |
2020-06-16 | Update majic & call plug before OpenApiSpex | href | |
2020-06-16 | Switch from gen_magic to majic, use Majic.Plug, remove Pleroma.MIME | href | |
2020-06-16 | Pleroma.MIME: use gen_magic | href | |
2020-05-30 | mix.lock: update hackney to 1.16.0 | rinpatch | |
Closes #1612 |