Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-09 | Merge branch 'develop' into media-preview-proxy | Mark Felder | |
2020-09-08 | Feed provider only generates a redirect, so always activate it. | Mark Felder | |
Making this configurable is misleading. | |||
2020-09-08 | Do not make RelMe metadata provider optional. | Mark Felder | |
There's really no sound reason to turn this off anyway. | |||
2020-09-08 | Merge branch 'develop' into feature/expire-mutes | Roman Chvanikov | |
2020-09-08 | Add expires_in param for account mutes | Roman Chvanikov | |
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-05 | [#2497] Adjusted media proxy preview invalidation. Allowed client-side ↵ | Ivan Tashkinov | |
caching for media preview. Adjusted prewarmer to fetch only proxiable URIs. Removed :preview pool in favor of existing :media one. Misc. refactoring. | |||
2020-09-03 | Increase pool and timeout for preview so it catches slow media pool responses | Mark Felder | |
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-09-02 | improvements and fixes for http requests | Alexander Strizhakov | |
- fix for gun worker termination in some circumstances - pool for http clients (ex_aws, tzdata) - default pool timeouts for gun - gun retries on gun_down messages - s3 upload timeout if streaming enabled | |||
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 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
frontend-bundles-downloads | |||
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-18 | [#2497] Added video preview proxy. Switched from exexec to Port. | Ivan Tashkinov | |
2020-08-18 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
2168-media-preview-proxy | |||
2020-08-18 | Pleroma.Upload: Set default upload name / description based on config. | lain | |
2020-08-14 | [#2046] Defaulted pleroma/restrict_unauthenticated basing on instance ↵ | Ivan Tashkinov | |
privacy setting (i.e. restrict on private instances only by default). | |||
2020-08-11 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
2168-media-preview-proxy # Conflicts: # config/config.exs # mix.lock | |||
2020-08-09 | Merge branch 'develop' into 'feat/floki-fast-html-2' | lain | |
# Conflicts: # config/config.exs | |||
2020-08-07 | Merge branch 'develop' into fix/ldap-auth-issues | Mark Felder | |
2020-08-07 | Make Floki use fast_html | rinpatch | |
2020-08-07 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
2168-media-preview-proxy # Conflicts: # mix.lock | |||
2020-08-06 | restricted_nicknames: Add names from MastoAPI endpoints | Alex Gleason | |
2020-08-05 | Define default authenticator in the config | Mark Felder | |
2020-08-04 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
frontend-bundles-downloads | |||
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-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 | Merge branch 'follower-mrf-again' into 'develop' | lain | |
Follower mrf again See merge request pleroma/pleroma!2833 | |||
2020-08-03 | Merge branch 'config/default_ok_oldage' into 'develop' | lain | |
config: :mrf, :policies default to ObjectAgePolicy Closes #2000 See merge request pleroma/pleroma!2814 | |||
2020-08-02 | Add email blacklist, fixes #1404 | Alex Gleason | |
2020-08-02 | Add TagPolicy as default MRF, #2010 | 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-08-01 | SimpleMRF: Add missing :followers_only to config.exs | Alex Gleason | |
2020-07-31 | Default MRF to ObjectAgePolicy, 7 days threshold | Haelwenn (lanodan) Monnier | |
2020-07-31 | Config: Default to Hackney again | lain | |
Gun is still acting up. | |||
2020-07-30 | Config: Add kenoma as available frontend. | lain | |
2020-07-30 | Config: Add frontend information. | lain | |
2020-07-29 | Merge remote-tracking branch 'upstream/develop' into hide-reactions | Alex Gleason | |
2020-07-29 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
frontend-bundles-admin | |||
2020-07-29 | Merge branch 'by-approval' into 'develop' | lain | |
Registrations "by approval" mode Closes #1931 See merge request pleroma/pleroma!2757 | |||
2020-07-29 | Config: Update frontend config example | lain | |
2020-07-28 | Let favourites and emoji reactions optionally be hidden | Alex Gleason | |
2020-07-28 | Clarify location of frontends directory | Mark Felder | |
2020-07-28 | Docs: Add frontend info to cheat sheet. | lain | |
2020-07-27 | Add configurable registration_reason limit | Alex Gleason | |