Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-03 | Merge branch 'preload-data' of git.pleroma.social:stwf/pleroma into preload-data | stwf | |
# Conflicts: # lib/pleroma/web/preload/status_net.ex | |||
2020-06-03 | clean up | stwf | |
2020-06-03 | add status_net/config | stwf | |
2020-06-03 | preload data into index.html | stwf | |
2020-06-03 | add status_net/config | stwf | |
2020-06-02 | Merge branch 'tagline' into 'develop' | lain | |
Update default instance description See merge request pleroma/pleroma!2600 | |||
2020-06-01 | Merge remote-tracking branch 'origin/develop' into global-status-expiration | Egor Kislitsyn | |
2020-06-01 | Config: Default to Hackney again | lain | |
Gun needs some server setting changes (files) and has problems with OTP 23 (wildcards), so use Hackney as a default again for now. | |||
2020-05-29 | preload data into index.html | stwf | |
2020-05-28 | Update default instance description | Alex Gleason | |
2020-05-26 | Config: Restore old new background image | lain | |
Became lost in a settings restructure | |||
2020-05-22 | Add filename_display_max_length config | Roman Chvanikov | |
2020-05-21 | [#2497] Customized `exexec` launch to support root operation (currently ↵ | Ivan Tashkinov | |
required by Gitlab CI). | |||
2020-05-20 | Merge branch 'chore/update-config-fe' into 'develop' | Haelwenn | |
Synchronize :fe settings in config.exs See merge request pleroma/pleroma!2560 | |||
2020-05-20 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
2168-media-preview-proxy | |||
2020-05-20 | [#2497] Image preview proxy: implemented ffmpeg-based resizing, removed eimp ↵ | Ivan Tashkinov | |
& mogrify-based resizing. | |||
2020-05-20 | Also add new sidebarRight setting | Mark Felder | |
2020-05-20 | Merge branch 'exposed-background-image' into 'develop' | Haelwenn | |
InstanceView: Expose background image link. See merge request pleroma/pleroma!2545 | |||
2020-05-20 | Merge branch 'issue/1509' into 'develop' | lain | |
[#1509] purge media from cache after delete See merge request pleroma/pleroma!2539 | |||
2020-05-19 | Synchronize :fe settings in config.exs | Mark Felder | |
2020-05-18 | InstanceView: Expose background image link. | lain | |
This will make it easier for more clients to support this feature. | |||
2020-05-18 | updated docs | Maksim Pechnikov | |
2020-05-17 | added example cache purge script | Maksim Pechnikov | |
2020-05-15 | added media proxy invalidation | Maksim Pechnikov | |
2020-05-14 | [#2497] Added support for :eimp for image resizing. | Ivan Tashkinov | |
2020-05-11 | [#2497] Media preview proxy for images: fixes, tweaks, refactoring, tests ↵ | Ivan Tashkinov | |
adjustments. | |||
2020-05-08 | Initial implementation of image preview proxy. Media proxy tests refactoring. | Ivan Tashkinov | |
2020-05-08 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
restricted-relations-embedding | |||
2020-05-07 | Pleroma.Web.TwitterAPI.TwoFactorAuthenticationController -> ↵ | Maksim | |
Pleroma.Web.PleromaAPI.TwoFactorAuthenticationController | |||
2020-05-05 | Merge branch 'develop' into global-status-expiration | Egor Kislitsyn | |
2020-05-04 | Add a config option to enable strict validation | Egor Kislitsyn | |
2020-05-01 | Restricted embedding of relationships where applicable (statuses / ↵ | Ivan Tashkinov | |
notifications / accounts rendering). Added support for :skip_notifications for accounts listing (index.json). Adjusted tests. | |||
2020-05-01 | Made follow request notifications non-optional (removed config switch). | Ivan Tashkinov | |
2020-04-24 | Merge branch 'develop' into global-status-expiration | Egor Kislitsyn | |
2020-04-20 | Merge branch 'develop' into global-status-expiration | Egor Kislitsyn | |
2020-04-20 | Merge remote-tracking branch 'upstream/develop' into accept-deletes | Alex Gleason | |
2020-04-20 | Add :reject_deletes option to SimplePolicy | Alex Gleason | |
2020-04-17 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
1559-follow-request-notifications # Conflicts: # CHANGELOG.md | |||
2020-04-10 | Merge branch 'develop' into global-status-expiration | Egor Kislitsyn | |
2020-04-07 | [#1559] Support for "follow_request" notifications (configurable). | Ivan Tashkinov | |
(Not currently supported by PleromaFE, thus disabled by default). | |||
2020-04-01 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
output-of-relationships-in-statuses # Conflicts: # CHANGELOG.md | |||
2020-04-01 | Ability to control the output of account/pleroma/relationship in statuses in ↵ | Ivan Tashkinov | |
order to improve the rendering performance. See `[:extensions, output_relationships_in_statuses_by_default]` setting and `with_relationships` param. | |||
2020-03-20 | Merge branch 'develop' into global-status-expiration | Egor Kislitsyn | |
2020-03-20 | Merge branch 'develop' into gun | Alexander Strizhakov | |
2020-03-20 | restrict_unauthenticated setting | Alexander Strizhakov | |
2020-03-16 | Enable Gun adapter by default | Mark Felder | |
We need devs to dogfood this before we merge it into the 2.1 release | |||
2020-03-16 | Merge branch 'develop' into global-status-expiration | Egor Kislitsyn | |
2020-03-16 | Merge branch 'develop' into gun | Alexander Strizhakov | |
2020-03-15 | rip out fetch_initial_posts | rinpatch | |
Every time someone tries to use it, it goes mad and tries to scrape the entire fediverse for no visible reason, it's better to just remove it than continue shipping it in it's current state. idea acked by lain and feld on irc Closes #1595 #1422 | |||
2020-03-03 | retry and retry_timeout settings default change | Alexander Strizhakov | |