Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-03 | mix: Update pot to ~> 1.0 | Haelwenn (lanodan) Monnier | |
2021-06-03 | mix.exs: Apply OTP24 fixes to web_push_encryption | Haelwenn (lanodan) Monnier | |
2021-06-03 | mix: Switch hackney & gun to releases | Haelwenn (lanodan) Monnier | |
2021-05-14 | Merge remote-tracking branch 'upstream/attachment-meta' into blurhash | Alex Gleason | |
2021-05-14 | Support blurhash | Alex Gleason | |
2021-04-30 | Merge remote-tracking branch 'upstream/develop' into earmark | Alex Gleason | |
2021-04-30 | Upgrade Earmark 1.4.15 | Alex Gleason | |
2021-04-08 | release runtime provider fix for paths | Alexander Strizhakov | |
2021-03-27 | tests for release config provider | Alexander Strizhakov | |
2021-03-16 | Merge branch 'update_open_api_spex' into 'develop' | Haelwenn | |
Update OpenApiSpex dependency See merge request pleroma/pleroma!3362 | |||
2021-03-07 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
feature/object-hashtags-rework | |||
2021-03-05 | Update OpenApiSpex dependency | Egor Kislitsyn | |
2021-03-03 | [#3213] ActivityPub hashtags filtering refactoring. Test fix. | Ivan Tashkinov | |
2021-03-03 | Changelog, mix: merge in stable | lain | |
2021-03-02 | Mix: Update linkify.v2.3.0 | lain | |
2021-03-01 | Mix: Update version number | lain | |
2021-01-28 | Switch to a build of Majic that does not try to fix extensions by default | Mark Felder | |
2021-01-20 | Merge branch 'copyright-fun' into 'develop' | feld | |
Mix aliases for handling copyright headers See merge request pleroma/pleroma!3257 | |||
2021-01-16 | mix.exs: Make copyright regexes more precise | Haelwenn (lanodan) Monnier | |
- Add copyright checks for Pleroma's not any copyright - Copyright bump fixes the whole line instead of just the year | |||
2021-01-16 | mix.exs: Put template into one variable with ~s[] | Haelwenn (lanodan) Monnier | |
2021-01-16 | mix.exs: GNU sed doesn't into proper getopt() | Haelwenn (lanodan) Monnier | |
2021-01-15 | Add a mix alias to bump copyright | Mark Felder | |
2021-01-15 | Split out year | Mark Felder | |
2021-01-15 | Add mix alias to easily add copyright headers to files | Mark Felder | |
2021-01-15 | Update Oban to 2.3.4 | Mark Felder | |
2021-01-13 | Password: Replace Pbkdf2 with Password. | lain | |
2020-12-28 | Switch to local fork of crypt until upstream fixes ability to build on aarch64 | Mark Felder | |
https://github.com/msantos/crypt/pull/8 | |||
2020-12-26 | Merge branch 'cachex-test' into 'develop' | lain | |
Test framework overhaul (speed, reliability) See merge request pleroma/pleroma!3209 | |||
2020-12-23 | Update Linkify to 0.4.1 | Mark Felder | |
Fixes false positive detection of IPv4 addresses | |||
2020-12-18 | Cachex: Make caching provider switchable at runtime. | lain | |
Defaults to Cachex. | |||
2020-12-14 | Fix for dropping posts/notifs in WS when mix task is executed | Alexander Strizhakov | |
- start oban in mix tasks with empty queues, plugins and crontab - fix for update_users_following_followers_counts - fix for removed logo.png - typo in resend confirmation emails mix task docs - fix for uploads mix task (start Majic.Pool) - fix for creating user mix task (start :fast_html app) | |||
2020-12-13 | Merge branch 'fix/hackney-follow-redirects' into 'develop' | rinpatch | |
Switch to a fork of Hackney 1.15.2 for now so we can have our URL normalization bugfix Closes #2342 See merge request pleroma/pleroma!3199 | |||
2020-12-12 | Majic: specify commit so source users do not get surprise updates | Mark Felder | |
2020-12-12 | Switch to a fork of Hackney 1.15.2 for now so we can have our URL ↵ | Mark Felder | |
normalization bugfix | |||
2020-12-11 | Update Earmark to 1.4.13, use the new compact_output mode | Mark Felder | |
2020-12-11 | Upgrade Earmark to v1.4.10 | Alex Gleason | |
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 | |