aboutsummaryrefslogtreecommitdiff
path: root/src/components/settings
Commit message (Collapse)AuthorAge
* moved stuff from settings, cleaned up naming for tabs, added close and peekHenry Jameson2020-05-10
|
* Merge branch 'develop' into 'themes-accent'HJ2020-02-11
|\ | | | | | | # Conflicts: # src/components/emoji_reactions/emoji_reactions.vue
| * Emoji Reactions - fixes and improvementsShpuld Shpludson2020-02-11
| |
* | Merge remote-tracking branch 'upstream/develop' into themes-accentHenry Jameson2020-01-28
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (33 commits) add emoji reactions to changelog fix emoji reaction classes broken in develop review changes Fix password and email update remove unnecessary anonymous function Apply suggestion to src/services/api/api.service.js remove logs/commented code remove favs count from react button remove mock data change emoji reactions to use new format Added polyfills for EventTarget (needed for Safari) and CustomEvent (needed for IE) Fix missing TWKN when logged in, but server is set to private mode. Fix follower request fetching Add domain mutes to changelog Implement domain mutes v2 change changelog to reflect actual release history of frontend Fix #750 , fix error messages and captcha resetting Optimize Notifications Rendering update CHANGELOG Use last seen notif instead of first unseen notif for sinceId ...
| * Merge branch 'develop' into 'fix-move-type-notification'HJ2020-01-03
| |\ | | | | | | | | | # Conflicts: # static/fontello.json
| * | Add view for moves notificationskPherox2019-12-11
| | |
* | | eslintHenry Jameson2020-01-12
| |/ |/|
* | Some error handlingHenry Jameson2019-12-26
| |
* | Option to enable streamingHenry Jameson2019-12-10
|/
* Made it optionalHenry Jameson2019-11-14
|
* 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
|
* eslint --fix --ext .js,.vue srcHenry Jameson2019-07-05
|
* Feature/polls attempt 2lain2019-06-18
|
* Removed formattingOptionsEnabled in favor of relying on BE-provided list ofHenry Jameson2019-06-16
| | | | accepted formatting options
* moved setting styles into common to avoid bug with shared stylesHenry Jameson2019-05-19
|
* Make floating post button configurableeugenijm2019-04-29
|
* Merge branch '500' into 'develop'Shpuld Shpludson2019-04-22
|\ | | | | | | | | | | | | Set max-width of textarea in settings page Closes #500 See merge request pleroma/pleroma-fe!761
| * set max-width of textarea in settings pagetaehoon2019-04-21
| |
* | Remove space in the timeline setting copytaehoon2019-04-21
|/
* 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
| |
| * Merge content types translationsEdijs2019-03-06
| |
| * Load post status content type from instance configEdijs2019-03-04
| |
* | Initial work on deprecating scopeModesEnabled in favor of minimalScopeModeHenry Jameson2019-03-03
|/
* #410: disable checkbox when parent is disableddave2019-02-28
|
* Fix #399 Make max attachments configurableShpuld Shpludson2019-02-27
|
* Merge branch '256-avatar-crop-popup' into 'develop'Shpuld Shpludson2019-02-19
|\ | | | | | | | | | | | | Add avatar cropper Closes #256 See merge request pleroma/pleroma-fe!547
| * Add avatar crop popuptaehoon2019-02-15
| |
* | 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
* more damage controlHenry Jameson2018-12-14
|
* 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
| * added PR commentsValD2018-12-12
| |
| * resolved lint issueValD2018-12-12
| |