aboutsummaryrefslogtreecommitdiff
path: root/src/components/settings/settings.js
Commit message (Collapse)AuthorAge
* Make floating post button configurableeugenijm2019-04-29
|
* Merge remote-tracking branch 'upstream/develop' into minimal-scopes-modeHenry Jameson2019-03-30
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (173 commits) Fix: Change condition fix typo update store according to retweeted status #433 - update sort by for conversation display replies_count right after reply icon expose replies_count from mastodon api Apparently, MastoAPI gives status in ancestors if you try opening a repeat... make side drawer use gesture service and fix its animations review/remove error hiding errata review #433 - sort conversation for retweets and clean up Revert "Merge branch 'revert-987b5162' into 'develop'" Revert "Merge branch 'mastoapi/friends-tl' into 'develop'" Add await to login action' Remove console log Fix warnings in user profile routing Add tests for gesture service, fix bug with perpendicular directions #255 - clean up autocomplete form #255 - clean up user settings page with self-closing html tags ...
| * 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
|\ | | | | | | | | #254 Add option to hide filtered statuses See merge request pleroma/pleroma-fe!539
| * 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 configurable See merge request pleroma/pleroma-fe!505
| * Change video playing default without bothering making it an instance ↵shpuld2019-01-31
| | | | | | | | configurable
* | Fix media timeline attachments being small by adding an option to not render ↵shpuld2019-01-31
|/ | | | background tabs in tab switcher
* 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
| | | | 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
|