Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-26 | Config: Restore old new background image | lain | |
Became lost in a settings restructure | |||
2020-05-22 | Update CHANGELOG and docs | Roman Chvanikov | |
2020-05-22 | Add filename_display_max_length config | Roman Chvanikov | |
2020-05-21 | Added the ability to upload background, logo, default user avatar, instance ↵ | eugenijm | |
thumbnail, and the NSFW hiding image via AdminFE | |||
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 | Merge branch 'feature/remove-settings-that-shouldnt-be-altered' into 'develop' | lain | |
Remove settings that shouldn't be altered Closes admin-fe#110 See merge request pleroma/pleroma!2540 | |||
2020-05-17 | Merge branch 'restricted-relations-embedding' into 'develop' | lain | |
Restricted support for embedded relationships See merge request pleroma/pleroma!2456 | |||
2020-05-17 | added example cache purge script | Maksim Pechnikov | |
2020-05-16 | Remove description of the settings that should't be altered | Angelina Filippova | |
2020-05-15 | added media proxy invalidation | Maksim Pechnikov | |
2020-05-13 | Lint | Mark Felder | |
2020-05-13 | Clarify where the Features panel is | Mark Felder | |
2020-05-13 | Formatting | Mark Felder | |
2020-05-13 | Add missing showFeaturesPanel setting | Mark Felder | |
2020-05-13 | add postContentType setting | Mark Felder | |
2020-05-13 | Add missing nsfwCensorImage option | Mark Felder | |
2020-05-13 | Add missing hideSitename setting | Mark Felder | |
2020-05-13 | Add hideFilteredStatuses and hideMutedPosts settings | Mark Felder | |
2020-05-13 | Add greentext option | Mark Felder | |
2020-05-13 | formattingOptionsEnabled no longer exists | Mark Felder | |
2020-05-13 | Add disableChat option | Mark Felder | |
2020-05-13 | Spelling/grammar | Mark Felder | |
2020-05-13 | enableEmojiPicker is not a setting | Mark Felder | |
2020-05-13 | scopeOptionsEnabled has been replaced with minimalScopesMode | Mark Felder | |
2020-05-13 | Stickers setting does not exist | Mark Felder | |
2020-05-13 | Alpha sort FE config descriptions | Mark Felder | |
2020-05-13 | Synchronize suggestions with all available static/config.json settings | Mark Felder | |
2020-05-13 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
restricted-relations-embedding # Conflicts: # lib/pleroma/web/mastodon_api/controllers/status_controller.ex # lib/pleroma/web/mastodon_api/controllers/timeline_controller.ex # test/web/mastodon_api/controllers/timeline_controller_test.exs # test/web/mastodon_api/views/status_view_test.exs | |||
2020-05-11 | copy/paste fix for descriptions | Alexander Strizhakov | |
2020-05-10 | Merge branch 'shortening-modules-name' into 'develop' | lain | |
Descriptions that module names are shortened See merge request pleroma/pleroma!2428 | |||
2020-05-10 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
restricted-relations-embedding | |||
2020-05-08 | Minor grammar nit | Mark Felder | |
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 'openapi/validation-plug' into 'develop' | rinpatch | |
Ignore unexpected query params and ENUM values Closes #1719 See merge request pleroma/pleroma!2468 | |||
2020-05-05 | Document configuration for Pleroma.Web.ApiSpec.CastAndValidate | Egor Kislitsyn | |
2020-05-04 | Merge branch 'feature/update-labels-for-activating-settings' into 'develop' | feld | |
Fix inconsistency in language for activating settings in description.exs Closes admin-fe#108 See merge request pleroma/pleroma!2469 | |||
2020-05-04 | Fix inconsistency in language for activating settings | Angelina Filippova | |
2020-05-04 | Enable strict validation mode in dev and test environments | 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-27 | descriptions that module names are shortened | Alexander Strizhakov | |
2020-04-20 | Merge remote-tracking branch 'upstream/develop' into accept-deletes | Alex Gleason | |