aboutsummaryrefslogtreecommitdiff
path: root/src/components/settings/settings.js
Commit message (Collapse)AuthorAge
* Fixed some settings not using defaults from instance config. Made some parts ofHenry Jameson2018-12-18
| | | | code more readable
* Merge commit 'e443716bcd616ad61efae161624dd970841a935c' into ↵Egor Kislitsyn2018-12-13
|\ | | | | | | | | | | | | | | | | | | feature/push-subscriptions # Conflicts: # src/i18n/en.json # src/modules/interface.js # src/modules/users.js # yarn.lock
| * 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
| | | | | | | | better categorize it / adjustments to language selector
* | 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
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (36 commits) remove deploy stage remove deploy stage updated and completed German translation minor modification of Chinese translation update Chinese translation Add Chinese language Fix posting. Count spoiler text in the character count. Fixes #135. Added Irish (Gaeilge) Language Copy-Paste too fast from the Catalan file apparently. Now it's in good Occitan. simplify code adapt to destructive change of api Adds Occitan locale Updated italian translation Update oc.json Update oc.json Update of the oc.json file Actualizacion del fichièr oc.json Sort messages object by language code so that it's easier from the UI to browse them. explicitly set collapseMessageWithSubject to undefined Fall back to instance settings consistently ...
| * satisfy lintscarlett2018-10-16
| |
| * Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into ↵scarlett2018-10-16
| |\ | | | | | | | | | hide-statistics
| * | 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
| | | | | | | | | | The locale can now be configured in settings and is stored in Vuex. The changes are applied immidiately after selection. The list of languages is taken from the messages file, which contains all the available locales (and a new value, `interfaceLanguage`, to control the translation of this option in the options menu) Closes #36
* Add settings for changing the visibility of replies in the timeline.scarlett2018-08-24
|
* Rename expandCW to collapseMessageWithSubject.ensra2018-08-20
| | | | Add option to config.json, disabled by default.
* Add support for configurable CW clickthrough.ensra2018-08-20
|
* Configurable video looping, option to not to loop silent videos. UpdatedHenry Jameson2018-08-15
| | | | localization strings.
* Made pausing TL updating configurable. Added styles for disabled checkboxes.Henry Jameson2018-08-13
| | | | | Shuffled settings a bit b/c all the settings are in "Attachments" section depsite the fact not all of them are attachments-related.
* after nine years of development, hopefully, it has been worth the weightHenry Jameson2018-03-12
|
* Add an option to automatically show new posts when scrolled to the top, also ↵shpuld2017-11-13
| | | | add fade-in animation for posts.
* Remove the profile pic change from the old settings menu since it's in the ↵Shpuld Shpuldson2017-08-18
| | | | new profile edit menu.
* Automatic square cropping for avatar upload, preview of the new avatar.Shpuld Shpuldson2017-06-19
|
* Update branch and fix conflicts.Shpuld Shpuldson2017-06-19
|\
| * Add floating status-previews on reply-link mouseover in conversations and ↵Shpuld Shpuldson2017-06-07
| | | | | | | | make them optional in the settings, fix a small visual inconsistency in muted statuses while editing the file already..
| * Add an option to initiate fetching older statuses automatically when ↵Shpuld Shpuldson2017-06-03
| | | | | | | | scrolled 750 pixels or less from the bottom.
* | Started captcha and better avatar control, improved login form to fit ↵Shpuld Shpuldson2017-04-21
| | | | | | | | register link better.
* | Fix linting.Roger Braun2017-04-17
| |
* | Add basic avatar changing.Roger Braun2017-04-16
|/
* Remove completely empty words.Roger Braun2017-04-09
|
* Add word-based muting to settings / statuses.Roger Braun2017-04-09
|
* Add option to only hide attachments on timelinewakarimasen2017-03-04
|
* Fix syntax errors and hiding logic.Hector A. Escobedo2017-02-22
| | | | This has been tested.
* Add setting to toggle NSFW hiding.Hector A. Escobedo2017-02-22
|
* Add setting to hide all attachments.Roger Braun2017-02-23
|
* Add Settings page.Roger Braun2017-02-16