Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-01 | Merge remote-tracking branch 'upstream/stable' into mergeback/2.5.1 | tusooa | |
2023-02-20 | Bump version in mix project to 2.5.1 | tusooa | |
2023-02-20 | Bump crypt to v1.0.1 | Sean King | |
2023-02-20 | Update mix.exs | lain | |
2023-02-20 | Bump linkify | tusooa | |
2023-02-20 | Bump earmark to 1.4.22 | tusooa | |
2023-02-09 | Bump crypt to v1.0.1 | Sean King | |
2023-02-09 | Merge branch 'from/upstream-develop/tusooa/2974-zwnj' into 'develop' | lain | |
Bump linkify - Fix zwnj in tags and double-dot links Closes #2974 and #3022 See merge request pleroma/pleroma!3830 | |||
2023-02-09 | Update mix.exs | lain | |
2023-01-15 | Add names to additionalProperties | tusooa | |
2023-01-06 | Bump linkify | tusooa | |
2022-12-28 | Bump earmark to 1.4.22 | tusooa | |
2022-12-23 | mix: version 2.5.50 | Haelwenn (lanodan) Monnier | |
2022-12-23 | mix: Release 2.5.0 | Haelwenn (lanodan) Monnier | |
2022-12-15 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into update-deps | Lain Soykaf | |
2022-11-27 | Mergeback of release 2.4.5 | Haelwenn (lanodan) Monnier | |
2022-11-13 | Bump credo | Mark Felder | |
Old credo is throwing errors on my Elixir 1.13 / OTP 25 | |||
2022-11-11 | Remove Quack logging backend | Mark Felder | |
2022-11-06 | Merge branch 'ci-coverage' into 'develop' | tusooa | |
Test coverage: Switch to covertool to get cobertura output See merge request pleroma/pleroma!3745 | |||
2022-11-03 | Update to Phoenix 1.6 and chase dependencies | Mark Felder | |
Also bump minimum Elixir to 1.11 | |||
2022-10-08 | Merge branch 'release/2.4.4' into mergeback/2.4.4 | Tusooa Zhu | |
2022-09-27 | Merge branch 'bugfix/elixir-1.14' into 'develop' | Haelwenn | |
Bugfix: Elixir 1.14 See merge request pleroma/pleroma!3740 | |||
2022-09-18 | Merge branch 'websocketex' into 'develop' | tusooa | |
Use Websockex to replace websocket_client See merge request pleroma/pleroma!3743 | |||
2022-09-05 | Merge branch 'bump/min-elixir-1.10' into 'develop' | tusooa | |
Bump minimum Elixir version to 1.10 See merge request pleroma/pleroma!3741 | |||
2022-09-03 | Merge branch 'ssh-bbs-improvements' into 'develop' | Haelwenn | |
BBS: add functionnalities and readability See merge request pleroma/pleroma!3675 | |||
2022-09-03 | Test coverage: Switch to covertool to get cobertura output | Haelwenn (lanodan) Monnier | |
This allows to have coverage information integrated into Gitlab | |||
2022-09-03 | Bump minimum Elixir version to 1.10 | Haelwenn (lanodan) Monnier | |
1.9 being end-of-life | |||
2022-09-03 | mix: Switch prometheus_ex to fix/elixir-1.14 branch | Haelwenn (lanodan) Monnier | |
2022-09-03 | Use Websockex to replace websocket_client | Tusooa Zhu | |
2022-09-02 | Revert "Merge branch 'rewrite/integration-test-websocket-client' into 'develop'" | Haelwenn | |
This reverts merge request !3649 | |||
2022-09-02 | Bump minimum Elixir version to 1.10 | Haelwenn (lanodan) Monnier | |
With the release of Elixir 1.14, Elixir 1.9 is now end-of-life. Elixir 1.10 Release Notes: https://github.com/elixir-lang/elixir/releases/tag/v1.10.0 | |||
2022-09-02 | Merge branch 'rewrite/integration-test-websocket-client' into 'develop' | Haelwenn | |
Rewrite integration-test websocket client with Mint.WebSocket, closes #2812 Closes #2812 See merge request pleroma/pleroma!3649 | |||
2022-08-19 | Release 2.4.4 | Tusooa Zhu | |
2022-08-19 | Use Websockex to replace websocket_client | Tusooa Zhu | |
2022-07-02 | mix: update eblurhash to 1.2.2 | Hélène | |
Previous eblurhash versions bundled precompiled binaries which caused issues on non-Darwin operating systems. | |||
2022-05-18 | add missing extra application to start the SSH BBS | duponin | |
2022-05-06 | mix: Bump to 2.4.52 for 2.4.3 mergeback | Haelwenn (lanodan) Monnier | |
2022-05-06 | update sweet_xml [Security] | Ilja | |
2022-05-06 | Release 2.4.3 | Haelwenn (lanodan) Monnier | |
2022-05-06 | update sweet_xml [Security] | Ilja | |
2022-03-20 | Merge branch 'from/upstream-develop/tusooa/translate-pages' into 'develop' | Haelwenn | |
Translate backend-rendered pages See merge request pleroma/pleroma!3634 | |||
2022-03-19 | Rewrite integration-test websocket client with Mint.WebSocket | Sean King | |
2022-03-06 | Support fallbacking to other languages | Tusooa Zhu | |
2022-02-25 | mix: Check .git presence | Haelwenn (lanodan) Monnier | |
2022-01-15 | Upgrade Linkify to v0.5.2 | Alex Gleason | |
2022-01-11 | Add 2.4.2 changelog entry and bump mix version | rinpatch | |
2022-01-10 | Merge branch 'update-hackney' into 'develop' | lain | |
Mix: upgrade Hackney to 1.18.0 Closes #2753 See merge request pleroma/pleroma!3549 | |||
2022-01-01 | Upgrade web_push_encryption to 0.3.1 | Sean King | |
2022-01-01 | Change concurrent_limiter to Hex PM version 0.1.1 | Sean King | |
2021-12-26 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into finch | Lain Soykaf | |