Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-18 | Federate data through persistent websocket connections | Steven Fuchs | |
2020-09-17 | [#2497] Configurability of :min_content_length (preview proxy). Refactoring, ↵ | Ivan Tashkinov | |
documentation, tests. | |||
2020-09-15 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
media-preview-proxy-nostream | |||
2020-09-14 | Remove `:managed_config` option. | rinpatch | |
In practice, it was already removed half a year ago, but the description and cheatsheet entries were still there. The migration intentionally does not use ConfigDB.get_by_params, since this will break migration code as soon as we add a new field is added to ConfigDB. Closes #2086 | |||
2020-09-11 | Merge remote-tracking branch 'remotes/origin/develop' into media-preview-proxy | Ivan Tashkinov | |
# Conflicts: # lib/pleroma/instances/instance.ex | |||
2020-09-10 | Merge branch 'develop' into feature/gen-magic | Mark Felder | |
2020-09-10 | configurable lifetime for ephemeral activities | Alexander Strizhakov | |
2020-09-10 | deprecation warning | Alexander Strizhakov | |
changed namespace for activity expiration configuration | |||
2020-09-10 | schedule activity expiration in Oban | Alexander Strizhakov | |
2020-09-10 | schedule expired oauth tokens deletion with Oban | Alexander Strizhakov | |
2020-09-09 | Merge branch 'develop' into media-preview-proxy | Mark Felder | |
2020-09-07 | adapter options unification | Alexander Strizhakov | |
not needed options deletion | |||
2020-09-07 | removing Stats worker from Oban cron jobs | Alexander Strizhakov | |
2020-09-03 | Fetch preview requests through the MediaProxy. Separate connection options ↵ | Mark Felder | |
are not needed. Use a separate pool for preview requests | |||
2020-09-03 | Merge branch 'develop' into media-preview-proxy | Mark Felder | |
2020-09-02 | Rich media: Add failure tracking | rinpatch | |
2020-08-25 | Switch to imagemagick, only support videos | Mark Felder | |
2020-08-25 | Merge branch 'develop' into feld-2168-media-preview-proxy | Mark Felder | |
2020-08-25 | Description: Update description. | lain | |
2020-08-25 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
frontend-bundles-downloads | |||
2020-08-24 | Add Pleroma.Web.Preload to description.exs | Angelina Filippova | |
2020-08-21 | [#2497] Media preview proxy: added `quality` config setting, adjusted ↵ | Ivan Tashkinov | |
width/height defaults. | |||
2020-08-19 | [#2497] Media preview proxy config refactoring & documentation. | Ivan Tashkinov | |
2020-08-14 | Improve description for mediaproxy cache invalidation settings | Mark Felder | |
2020-08-07 | Merge branch 'feature/update-welcome-setting-in-description' of ↵ | Angelina Filippova | |
git.pleroma.social:pleroma/pleroma into feature/update-welcome-setting-in-description | |||
2020-08-07 | Add new `image` type to settings whose values are image urls | Angelina Filippova | |
2020-08-07 | Apply 1 suggestion(s) to 1 file(s) | lain | |
2020-08-07 | Merge branch 'develop' into feature/update-welcome-setting-in-description | Maksim Pechnikov | |
2020-08-07 | added test | Maksim Pechnikov | |
2020-08-06 | Description: Refactor. | lain | |
2020-08-04 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
frontend-bundles-downloads | |||
2020-08-04 | Update descriptions in :frontends group | Angelina Filippova | |
2020-08-04 | Merge branch 'email-blacklist' into 'develop' | lain | |
Add email blacklist, fixes #1404 Closes #1404 See merge request pleroma/pleroma!2837 | |||
2020-08-04 | Add label to :restrict_unauthenticated setting, fix typos | Angelina Filippova | |
2020-08-04 | Update :welcome settings description | Angelina Filippova | |
2020-08-04 | Fix :args settings description in Upload.Filter.Mogrify group | Angelina Filippova | |
2020-08-03 | Merge branch 'fixes_1957_add_option_to_send_user_chatmessage_instead_of_dm' ↵ | lain | |
into 'develop' fixes 1957 Add option to send user chatmessage instead of dm Closes #1957 See merge request pleroma/pleroma!2782 | |||
2020-08-03 | Apply 1 suggestion(s) to 1 file(s) | Ilja | |
2020-08-03 | Description: Add new fields for frontend configuration. | lain | |
2020-08-02 | Add email blacklist, fixes #1404 | Alex Gleason | |
2020-08-02 | Add welcome chatmessages | Ilja | |
* I added the option in config/config.exs * created a new module lib/pleroma/user/welcome_chat_message.ex * Added it to the registration flow * added to the cheatsheet * added to the config/description.ex * added to the Changelog.md | |||
2020-07-31 | Revert "Merge branch 'revert-1ac0969c' into 'develop'" | lain | |
This reverts merge request !2825 | |||
2020-07-31 | Revert "Merge branch 'mrf-silence-2' into 'develop'" | lain | |
This reverts merge request !2820 | |||
2020-07-31 | Merge branch 'mrf-silence-2' into 'develop' | lain | |
MRF silencing alternative solution See merge request pleroma/pleroma!2820 | |||
2020-07-29 | Merge remote-tracking branch 'upstream/develop' into mrf-silence | Alex Gleason | |
2020-07-29 | SimpleMRF: :silence --> :followers_only | Alex Gleason | |
2020-07-29 | Merge remote-tracking branch 'upstream/develop' into hide-reactions | Alex Gleason | |
2020-07-29 | Descriptions: Update with admin frontend info | lain | |
2020-07-29 | Merge branch 'by-approval' into 'develop' | lain | |
Registrations "by approval" mode Closes #1931 See merge request pleroma/pleroma!2757 | |||
2020-07-28 | SimpleMRF: Let instances be silenced | Alex Gleason | |