Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-22 | Revert "Merge branch 'issue/1509' into 'develop'"revert-6dd1575c | lain | |
This reverts merge request !2539 | |||
2020-05-22 | Add filename_display_max_length config | Roman Chvanikov | |
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 | 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-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-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-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-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 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 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 | |
2020-03-03 | naming for checkin from pool timeout | Alexander Strizhakov | |
2020-03-03 | Merge branch 'develop' into gun | Alexander Strizhakov | |
2020-03-02 | Merge branch 'prepared-statements-settings' into 'develop' | lain | |
Prepared statements settings See merge request pleroma/pleroma!2238 | |||
2020-03-02 | returning repo parameters | Alexander Strizhakov | |
2020-03-01 | Merge branch 'develop' into gun | Alexander Strizhakov | |
2020-03-01 | timeline controller: rate limit timelines to 3 requests per 500ms per ↵ | rinpatch | |
timeline per ip/user | |||
2020-02-29 | Merge branch 'develop' into gun | Alexander Strizhakov | |
2020-02-28 | add confirm field to filtered params | Steven Fuchs | |
2020-02-25 | Add :unnamed option to default database configuration | lain | |
2020-02-24 | Merge branch '1505-threads-federation' into 'develop' | Haelwenn | |
[#1505] Threads / replies federation Closes #1505 See merge request pleroma/pleroma!2129 | |||
2020-02-22 | Add missing invites_enabled and account_activation_required settings | Mark Felder | |
2020-02-22 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
1505-threads-federation # Conflicts: # CHANGELOG.md # config/config.exs | |||
2020-02-21 | by default don't use gun retries | Alexander Strizhakov | |
remove conn depends on retry setting from config | |||
2020-02-21 | Merge branch 'develop' into gun | Alexander Strizhakov | |
2020-02-20 | Apply database session parameter to improve GIN full text search | Mark Felder | |
2020-02-20 | [#1505] Typo fix. | Ivan Tashkinov | |
2020-02-20 | Merge branch 'require-signature' into 'develop' | lain | |
Add an option to require fetches to be signed Closes #1444 See merge request pleroma/pleroma!2071 | |||
2020-02-20 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
1505-threads-federation # Conflicts: # config/config.exs | |||
2020-02-20 | Merge branch 'feature/new-registrations-digest' into 'develop' | lain | |
New users digest email Closes #1514 See merge request pleroma/pleroma!2128 | |||
2020-02-18 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
1505-threads-federation | |||
2020-02-18 | adding gun adapter | Alexander Strizhakov | |
2020-02-11 | Fix the confusingly named and inverted logic of "no_attachment_links" | Mark Felder | |
The setting is now simply "attachment_links" and the boolean value does what you expect. A double negative is never possible and describing the functionality is no longer a philospher's worst nightmare. |