aboutsummaryrefslogtreecommitdiff
path: root/src/components/settings/settings.js
Commit message (Expand)AuthorAge
* moved stuff from settings, cleaned up naming for tabs, added close and peekHenry Jameson2020-05-10
* Some error handlingHenry Jameson2019-12-26
* Option to enable streamingHenry Jameson2019-12-10
* Replaced most trivial checkboxes with Checkbox componentHenry Jameson2019-10-07
* Fix tests, more replacing with mergedConfigHenry Jameson2019-10-06
* fixed default values for multi-choice configurations, should also fix warningsHenry Jameson2019-09-30
* Removed all whole mess of manual watch/data declaration, now fully automaticHenry Jameson2019-09-29
* split spam mode into two separate options (one in settings page)Henry Jameson2019-09-23
* Make floating post button configurableeugenijm2019-04-29
* Merge remote-tracking branch 'upstream/develop' into minimal-scopes-modeHenry Jameson2019-03-30
|\
| * Add hideMutedPosts setting and wire up to post-returning endpointstaehoon2019-03-21
| * Code refactoringEdijs2019-03-10
| * Version links to BE/FEEdijs2019-03-10
| * Added new tab to display versions of BE/FEEdijs2019-03-10
| * Load post status content type from instance configEdijs2019-03-04
* | Initial work on deprecating scopeModesEnabled in favor of minimalScopeModeHenry Jameson2019-03-03
|/
* Fix #399 Make max attachments configurableShpuld Shpludson2019-02-27
* Rename: instanceSpecificPanelPresentEdijs2019-02-17
* Hide isp option if instance has panel disabledEdijs2019-02-17
* Merge branch 'fix/add-option-to-hide-filtered-statues' into 'develop'Shpuld Shpludson2019-02-09
|\
| * Add option to hide filtered statusesjasper2019-02-06
* | #301 - add an option for default formattingXiaofeng An2019-02-06
|/
* Merge branch 'fix/default-inlined-videos' into 'develop'Shpuld Shpludson2019-02-03
|\
| * Change video playing default without bothering making it an instance configur...shpuld2019-01-31
* | Fix media timeline attachments being small by adding an option to not render ...shpuld2019-01-31
|/
* Redo everything in the MRshpuld2019-01-26
* Polish for videos, smaller sizes, remove gif-looping optionsshpuld2019-01-20
* Fixed some settings not using defaults from instance config. Made some parts ofHenry Jameson2018-12-18
* Merge commit 'e443716bcd616ad61efae161624dd970841a935c' into feature/push-sub...Egor Kislitsyn2018-12-13
|\
| * resolved lint issueValD2018-12-12
| * renamed config to preload images and add ident to configValD2018-12-12
| * added config for preload and made attachment responsive to itValD2018-12-12
| * Added user option to hide instance-specific panel, rearranged config screen toHenry Jameson2018-12-05
* | add checkbox to disable web pushEgor Kislitsyn2018-12-13
|/
* Added option to auto-hide subject field when it's empty.Henry Jameson2018-12-03
* Merge remote-tracking branch 'upstream/develop' into feature/scope_preferencesHenry Jameson2018-11-26
|\
| * satisfy lintscarlett2018-10-16
| * Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into hide-sta...scarlett2018-10-16
| |\
| * | Add option for hiding post statistics (e.g. repeats, favs)scarlett2018-09-04
| * | Add option for disabling counts (followers, statuses) in user profiles.scarlett2018-09-04
* | | settings for scope/subjectHenry Jameson2018-09-25
| |/ |/|
* | small thing to display instance-provided defaultHenry Jameson2018-09-20
* | more refactoringHenry Jameson2018-09-17
* | some recategorization of options...Henry Jameson2018-09-17
* | Initial versionHenry Jameson2018-09-17
* | Fixed collapseMessageWithSubjectLocal always using instance-provided config.Henry Jameson2018-09-03
|/
* Added ability to hide certain types of notificationsHenry Jameson2018-08-28
* tabs for settingsHenry Jameson2018-08-28
* Make interface language configurable from settingsEkaterina Vaartis2018-08-25
* Add settings for changing the visibility of replies in the timeline.scarlett2018-08-24