Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-08 | Merge branch 'temp-hackney-fix' into 'develop' | rinpatch | |
temp hackney fix See merge request pleroma/pleroma!2951 | |||
2020-09-08 | Merge branch 'chore/fast_html-bump' into 'develop' | rinpatch | |
mix.lock: Bump fast_html See merge request pleroma/pleroma!2950 | |||
2020-09-08 | Merge branch 'chore/fast-sanitize-bump' into 'develop' | rinpatch | |
mix.lock: bump fast_sanitize See merge request pleroma/pleroma!2932 | |||
2020-08-26 | fix fast_html build errors with gcc 10 by bumping fast_sanitize | rinpatch | |
Closes #2058 | |||
2020-08-07 | mix.exs: update fast_sanitize to 0.2.0 | rinpatch | |
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-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-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-05-30 | mix.lock: update hackney to 1.16.0 | rinpatch | |
Closes #1612 | |||
2020-05-19 | Merge branch 'recipients-query-speedup' into 'develop' | rinpatch | |
Greatly speed up recipients query See merge request pleroma/pleroma!2558 | |||
2020-05-19 | User.Query: Speed up recipients query. | lain | |
2020-05-19 | Update crypt library | Roman Chvanikov | |
2020-05-13 | Handle bcrypt passwords for Mastodon migration | Alex Gleason | |
2020-05-13 | Merge branch 'openapi/timelines' into 'develop' | lain | |
Add OpenAPI spec for TimelineController See merge request pleroma/pleroma!2506 | |||
2020-05-12 | Upgrade Comeonin to v5 | Alex Gleason | |
https://github.com/riverrun/comeonin/blob/master/UPGRADE_v5.md | |||
2020-05-11 | Add OpenAPI spec for TimelineController | Egor Kislitsyn | |
2020-05-07 | Restore mix.lock after 2FA merge | rinpatch | |
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-07 | Pleroma.Web.TwitterAPI.TwoFactorAuthenticationController -> ↵ | Maksim | |
Pleroma.Web.PleromaAPI.TwoFactorAuthenticationController | |||
2020-05-06 | fix for syslog compile with updated rebar3 | Alexander Strizhakov | |
2020-04-20 | Merge branch 'develop' into openapi/account | Egor Kislitsyn | |
2020-04-15 | remote_ip plug adds remote_ip_found flag | Alexander Strizhakov | |
2020-04-14 | Revert "Merge branch 'issue/1276' into 'develop'" | lain | |
This reverts merge request !1877 | |||
2020-04-14 | Merge branch 'develop' into openapi/account | Egor Kislitsyn | |