Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-02 | Rich media: Add failure tracking | rinpatch | |
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-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 | |
2020-07-28 | Let favourites and emoji reactions optionally be hidden | Alex Gleason | |
2020-07-28 | Add description for configuration. | Roman Chvanikov | |
2020-07-27 | Add :registration_reason_length to description.exs | Alex Gleason | |
2020-07-27 | Merge remote-tracking branch 'upstream/develop' into by-approval | Alex Gleason | |
2020-07-27 | Merge branch 'issue/1934-welcome-email' into 'develop' | lain | |
[#1934] welcome email See merge request pleroma/pleroma!2786 | |||
2020-07-26 | Merge remote-tracking branch 'upstream/develop' into by-approval | Alex Gleason | |
2020-07-26 | Update types in Pleroma.Formatter group | Angelina Filippova | |
2020-07-23 | Merge branch 'develop' into issue/1934-welcome-email | Maksim Pechnikov | |
2020-07-22 | Add related_policy field | Angelina Filippova | |
2020-07-22 | fix sender for welcome email | Maksim Pechnikov | |
2020-07-22 | update description | Maksim Pechnikov | |
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-16 | description.exs typofixes | Alex Gleason | |
2020-07-16 | Merge remote-tracking branch 'upstream/develop' into linkify | Alex Gleason | |
2020-07-15 | Add documentation for new connection pool settings and remove some | rinpatch | |
`:retry_timeout` and `:retry` got removed because reconnecting on failure is something the new pool intentionally doesn't do. `:max_overflow` had to go in favor of `:max_waiting`, I didn't reuse the key because the settings are very different in their behaviour. `:checkin_timeout` got removed in favor of `:connection_acquisition_wait`, I didn't reuse the key because the settings are somewhat different. I didn't do any migrations/deprecation warnings/changelog entries because these settings were never in stable. | |||
2020-07-14 | Merge remote-tracking branch 'upstream/develop' into by-approval | Alex Gleason | |