aboutsummaryrefslogtreecommitdiff
path: root/src/components/settings_modal
Commit message (Collapse)AuthorAge
* Merge branch 'plain-bg' into 'develop'HJ2020-12-18
|\ | | | | | | | | Solid color wallpaper support See merge request pleroma/pleroma-fe!1314
| * Merge remote-tracking branch 'origin/develop' into plain-bgHenry Jameson2020-12-16
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: fix remote follow button style Disable horizontal textarea resize Add uk.json in messages.js Display upload limit on the Features panel use title html for poll options before vote fix recent mistakes in react button
| * | theme uiHenry Jameson2020-12-16
| | |
| * | Basic no-wallpaper supportHenry Jameson2020-12-16
| | |
* | | Merge branch 'fix/fix-error-handling-in-profile-tab' into 'develop'Shpuld Shpludson2020-12-16
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | fix #1020 fix error handling in profile tab Closes #1020 See merge request pleroma/pleroma-fe!1299
| * | Merge branch 'develop' into fix/fix-error-handling-in-profile-tabShpuld Shpuldson2020-12-02
| |\|
| * | refactor error handling in profile tabShpuld Shpuldson2020-12-02
| | |
* | | Disable horizontal textarea resizeeugenijm2020-12-15
| |/ |/|
* | Merge branch 'develop' into 'fix/use-semantically-correct-buttons'Shpuld Shpludson2020-12-01
|\| | | | | | | # Conflicts: # CHANGELOG.md
| * use users state + fetching with delayShpuld Shpuldson2020-11-18
| |
* | Replace all use of <a> + href='#' with proper buttonsShpuld Shpuldson2020-11-24
|/
* fix build warningsHenry Jameson2020-11-01
|
* improved the semantics for our icon scale, fixed preview, fixed navbar desktopHenry Jameson2020-10-28
|
* lintHenry Jameson2020-10-21
|
* remaining changes...Henry Jameson2020-10-21
|
* more replacements + small renamesHenry Jameson2020-10-20
|
* More stuff. Buttons in user card's corner now have MUCH bigger hitboxesHenry Jameson2020-10-20
|
* cancel -> timesHenry Jameson2020-10-20
|
* chevrons-downs, settingsHenry Jameson2020-10-20
|
* Merge branch 'feat/custom-virtual-scrolling' into 'develop'Shpuld Shpludson2020-09-29
|\ | | | | | | | | Timeline virtual scrolling See merge request pleroma/pleroma-fe!1043
| * Timeline virtual scrollingShpuld Shpludson2020-09-29
| |
* | Merge branch 'develop' into feature/import_export_mutesMaksim Pechnikov2020-09-18
|\|
| * fix vue warnings and errorsShpuld Shpuldson2020-09-08
| |
* | added import/export mutesMaksim Pechnikov2020-09-08
|/
* Add hacky functionality to open specific settings tabsShpuld Shpuldson2020-09-03
|
* Ensures the minimized modal is always 50px above the mobile browser bottom ↵eugenijm2020-07-23
| | | | bar regardless of whether or not it is visible.
* Use bock-scroll-lock directive for the settings modaleugenijm2020-07-23
|
* Add body 100% width for the preview, refactor the modalActivated watcher, ↵eugenijm2020-07-23
| | | | use body scroll lock for the setting tab content
* Fix mobile setting modal behavior: ensure the mobile browser address bar ↵eugenijm2020-07-23
| | | | doesn't overlap the modal top panel.
* Improve layout of the Notifications Filters sectionMark Felder2020-07-15
|
* Merge branch 'develop' into refactor/notification_settingsMark Felder2020-07-15
|\
| * remove most of reply preview and autoload related stuffShpuld Shpuldson2020-07-14
| |
* | Merge branch 'develop' into refactor/notification_settingsMark Felder2020-07-13
|\|
| * Add Chatseugenijm2020-07-08
| |
| * streamline profile image api, update reset ui for all profile images to ↵Shpuld Shpludson2020-07-08
| | | | | | | | match avatar, remove unnecessary stuff
| * fix height for emoji panel of settings modalkPherox2020-07-04
| |
| * Make use of backend reply filteringShpuld Shpuldson2020-06-30
| |
| * Merge branch 'develop' into 'iss-149/profile-fields-setting'Shpuld Shpludson2020-06-27
| |\ | | | | | | | | | # Conflicts: # src/components/settings_modal/tabs/profile_tab.vue
| * | implement user suggestor for profile fieldskPherox2020-06-19
| | |
| * | Add profile fields formkPherox2020-06-10
| | |
* | | Sync up key names properlyMark Felder2020-06-26
| | |
* | | Update notification filters to reflect new settingsMark Felder2020-06-26
| | |
* | | Merge branch 'develop' into refactor/notification_settingsMark Felder2020-06-25
| |/ |/|
* | Add 'bot' flag to Profile settingsSergey Suprunenko2020-06-21
| |
* | add support for defining the greentextHenry Jameson2020-06-13
| |
* | Autocomplete domain mutes from list of known instancesSergey Suprunenko2020-06-08
|/
* Merge branch 'fix-cropped-button-shadow' into 'develop'HJ2020-06-07
| | | | | Fix the cropped button shadow in 2FA settings See merge request pleroma/pleroma-fe!1133
* move helpers out of tabs directoryHenry Jameson2020-06-07
|
* Merge remote-tracking branch 'origin/develop' into settings-modalHenry Jameson2020-06-07
| | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (22 commits) changelog alignment fixes Update CHANGELOG.md StillImage: Make it work properly in both firefox and chrome. ReactButton: Change the combined emoji (heart) to a simple one. Linting fixes. Settings: Keep a local version of the mutedWordsString MediaModal: Close on browser navigation events. StatusContent: Try to get hashtag from dataset first. Docs: Change wrong documentation. EntityNormalizerSpec: More fixes. EntityNormalizerSpec: Test new behavior. EntityNormalizer: Add colons to emoji alt text. fixed case in class name The sidebarRight option wasn't being read Use consistent naming for Pleroma-FE in README Remove mention of GNU Social lint multiple fixes fix non-mention notifs ...
* track if settings modal has been opened onceHenry Jameson2020-06-02
|