aboutsummaryrefslogtreecommitdiff
path: root/src/components/settings/settings.vue
Commit message (Collapse)AuthorAge
...
| * | | Some themeing is working!!Henry Jameson2018-10-07
| | | |
| * | | something works without exploding and i'm tired alreadyHenry Jameson2018-10-02
| | | |
* | | | 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 ...
| * | 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
| | |
* | | now it actually worksHenry Jameson2018-09-25
| | |
* | | settings for scope/subjectHenry Jameson2018-09-25
| |/ |/|
* | small thing to display instance-provided defaultHenry Jameson2018-09-20
| |
* | translationsHenry Jameson2018-09-17
| |
* | more refactoringHenry Jameson2018-09-17
| |
* | some recategorization of options...Henry Jameson2018-09-17
| |
* | Initial versionHenry Jameson2018-09-17
|/
* fixHenry Jameson2018-08-30
|
* Added ability to hide certain types of notificationsHenry Jameson2018-08-28
|
* fixup! Separated tab-switcher into a reusable component. This depends on JSX ↵Henry Jameson2018-08-28
| | | | addition
* moved replies filtering to "filter" category in settings, made it more ↵Henry Jameson2018-08-28
| | | | consistent
* settings page updateHenry 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
|
* Revert "Unify button styles and use min-width"William Pitcock2018-08-20
| | | | This reverts commit 8f7919388391742671ef0398e017383d7f0b2bc5.
* Rename expandCW to collapseMessageWithSubject.ensra2018-08-20
| | | | Add option to config.json, disabled by default.
* Add support for configurable CW clickthrough.ensra2018-08-20
|
* Merge branch 'feature/theme-export-import' into 'develop'kaniini2018-08-20
|\ | | | | | | | | | | | | Theme import & export Closes #119 See merge request pleroma/pleroma-fe!290
| * Unify button styles and use min-widthOle Bertram2018-07-04
| | | | | | | | | | | | | | This seemed to be the same across multiple components anyway. Switched to min-width to allow for buttons with longer text, e.g. from other languages.
* | 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.
* Visually separate the settings itemsUser2018-05-29
|
* Loads of fixes: notifs, autoload setting, overflow, faint text, reply form, ↵shpuld2018-04-11
| | | | status fadein.
* indentsHenry Jameson2018-04-07
|
* border-radii moved to variables, made rgbo colors use theme data, customizableHenry Jameson2018-04-07
| | | | from settings screen.
* cleanup. added fallback mechanism for IE11 and unsupported browsers.Henry Jameson2018-04-07
|
* getting rid of baseXX, some small fixes. Seems to be usable.Henry Jameson2018-04-07
|
* after nine years of development, hopefully, it has been worth the weightHenry Jameson2018-03-12
|
* Move custom theming from settings to style-switcher, remove usage of custom ↵shpuld2017-11-17
| | | | .css files, use styles.json instead.
* Update theme editor to have 4 colors, rewrite the color setter, change a LOT ↵shpuld2017-11-17
| | | | of base16 assignments for better consistency.
* First version with naive color extrapolation.shpuld2017-11-14
|
* Add an option to automatically show new posts when scrolled to the top, also ↵shpuld2017-11-13
| | | | add fade-in animation for posts.
* Prepare for i18n.Roger Braun2017-11-07
|
* 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.
* | Add basic avatar changing.Roger Braun2017-04-16
|/
* Add word-based muting to settings / statuses.Roger Braun2017-04-09
|