Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-01 | Update Linkify to 0.4.0 | Mark Felder | |
2020-11-25 | fix for elixir 1.11 | Alexander Strizhakov | |
load runtime configs in releases with config provider | |||
2020-11-23 | Update Linkify to 0.3.0 | Mark Felder | |
Added - Support returning result as iodata and as safe iodata Fixed - Hashtags followed by HTML tags "a", "code" and "pre" were not detected - Incorrect parsing of HTML links inside HTML tags - Punctuation marks in the end of urls were included in the html links - Incorrect parsing of mentions with symbols before them | |||
2020-11-17 | Merge branch 'chores/tesla_1.4.0' into 'develop' | rinpatch | |
mix.exs: Update tesla to 1.4.0 See merge request pleroma/pleroma!3152 | |||
2020-11-17 | mix.exs: bump development version to 2.2.50 after 2.2.0 release | rinpatch | |
2020-11-17 | mix.exs: Update tesla to 1.4.0 | Haelwenn (lanodan) Monnier | |
2020-11-16 | Fix S3 uploads with Elixir 1.11 | Mark Felder | |
2020-11-02 | Ensure URLs for git repos end in .git for older git clients like on CentOS 7 | Mark Felder | |
2020-10-22 | [#3059] Used forked prometheus-phx to remove log spam. | Ivan Tashkinov | |
2020-10-22 | [#3059] Fixed Phoenix 1.5 telemetry processing. | Ivan Tashkinov | |
2020-10-17 | Merge remote-tracking branch 'remotes/origin/develop' into chore/elixir-1.11 | Ivan Tashkinov | |
2020-10-12 | Switch Majic to a copy hosted in our GitLab | Mark Felder | |
2020-10-09 | Merge branch 'develop' into feature/gen-magic | Mark Felder | |
2020-10-07 | Temporarily soft-fork prometheus_ex | Mark Felder | |
2020-10-07 | Update Phoenix and pubsub to solve all the System.stacktrace/0 deprecation ↵ | Mark Felder | |
warnings | |||
2020-09-30 | Update Oban to 2.1.0 | Mark Felder | |
2020-09-10 | Merge branch 'develop' into feature/gen-magic | Mark Felder | |
2020-09-09 | bump concurrent_limiter | rinpatch | |
Should fix gun deadlocks | |||
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-05 | use override flag for hackney dependency | Alexander Strizhakov | |
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-08-28 | mix.exs: bump development version after 2.1.0 release | rinpatch | |
2020-08-28 | Mix: Update version | lain | |
2020-08-25 | Mix: Make rc version explicit. | lain | |
2020-08-25 | Merge branch 'stable' of git.pleroma.social:pleroma/pleroma into pleroma-2.1-rc0 | lain | |
2020-08-07 | mix.exs: update fast_sanitize to 0.2.0 | rinpatch | |
2020-08-05 | Merge branch 'develop' into command-available-check | Roman Chvanikov | |
2020-08-04 | Add analyze mix alias to run the same credo checks we use in CI | Mark Felder | |
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 | set versions | Maksim Pechnikov | |
2020-07-30 | updated `cors_plug` | Maksim Pechnikov | |
2020-07-30 | set `postgrex` version | 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 | set `jason` 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-28 | locked earmark version | Maksim Pechnikov | |
2020-07-23 | Merge branch 'linkify' into 'develop' | lain | |
Fix Linkify See merge request pleroma/pleroma!2792 | |||
2020-07-22 | mix.exs: Append .git to git repo URLs | Haelwenn (lanodan) Monnier | |
Closes: https://git.pleroma.social/pleroma/pleroma/-/issues/1980 | |||
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 | |