| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | update branch with recent develop changes (FA, added settings) | Henry Jameson | 2021-02-01 |
| | | |||
| * | Merge remote-tracking branch 'origin/develop' into settings-changed | Henry Jameson | 2021-02-01 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (306 commits) fallback if shadows aren't defined Translated using Weblate (Chinese (Traditional)) Translated using Weblate (Ukrainian) Translated using Weblate (Italian) Translated using Weblate (Ukrainian) Translated using Weblate (Portuguese) Translated using Weblate (Italian) Translated using Weblate (Russian) Translated using Weblate (Portuguese) Translated using Weblate (Russian) Translated using Weblate (Portuguese) Translated using Weblate (Portuguese) Translated using Weblate (Portuguese) Translated using Weblate (Portuguese) Translated using Weblate (Portuguese) Translated using Weblate (Portuguese) Translated using Weblate (Portuguese) Translated using Weblate (Portuguese) Translated using Weblate (Portuguese) Translated using Weblate (Portuguese) ... | ||
| | * | Merge branch 'fix/use-current-app-locale' into 'develop' | Shpuld Shpludson | 2021-01-29 |
| | |\ | | | | | | | | | | | | | Use app locale with toLocaleString/toLocaleDateString See merge request pleroma/pleroma-fe!1301 | ||
| | | * | Use app locale with toLocaleString/toLocaleDateString | rinpatch | 2021-01-21 |
| | | | | | | | | | | | | | | | | Fixes inconsistent date formatting when browser language is different from PleromaFE language. | ||
| | * | | give delete field its own class | Shpuld Shpuldson | 2021-01-22 |
| | | | | |||
| | * | | change a few more buttons to real buttons | Shpuld Shpuldson | 2021-01-20 |
| | | | | |||
| | * | | fix profile field buttons, remove attachment button | Shpuld Shpuldson | 2021-01-20 |
| | |/ | |||
| | * | Merge branch 'plain-bg' into 'develop' | HJ | 2020-12-18 |
| | |\ | | | | | | | | | | | | | Solid color wallpaper support See merge request pleroma/pleroma-fe!1314 | ||
| | | * | Merge remote-tracking branch 'origin/develop' into plain-bg | Henry Jameson | 2020-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 ui | Henry Jameson | 2020-12-16 |
| | | | | | |||
| | | * | | Basic no-wallpaper support | Henry Jameson | 2020-12-16 |
| | | | | | |||
| | * | | | Merge branch 'fix/fix-error-handling-in-profile-tab' into 'develop' | Shpuld Shpludson | 2020-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-tab | Shpuld Shpuldson | 2020-12-02 |
| | | |\| | |||
| | | * | | refactor error handling in profile tab | Shpuld Shpuldson | 2020-12-02 |
| | | | | | |||
| | * | | | Disable horizontal textarea resize | eugenijm | 2020-12-15 |
| | | |/ | |/| | |||
| | * | | Merge branch 'develop' into 'fix/use-semantically-correct-buttons' | Shpuld Shpludson | 2020-12-01 |
| | |\| | | | | | | | | | | # Conflicts: # CHANGELOG.md | ||
| | | * | use users state + fetching with delay | Shpuld Shpuldson | 2020-11-18 |
| | | | | |||
| | * | | Replace all use of <a> + href='#' with proper buttons | Shpuld Shpuldson | 2020-11-24 |
| | |/ | |||
| | * | fix build warnings | Henry Jameson | 2020-11-01 |
| | | | |||
| | * | improved the semantics for our icon scale, fixed preview, fixed navbar desktop | Henry Jameson | 2020-10-28 |
| | | | |||
| | * | lint | Henry Jameson | 2020-10-21 |
| | | | |||
| | * | remaining changes... | Henry Jameson | 2020-10-21 |
| | | | |||
| | * | more replacements + small renames | Henry Jameson | 2020-10-20 |
| | | | |||
| | * | More stuff. Buttons in user card's corner now have MUCH bigger hitboxes | Henry Jameson | 2020-10-20 |
| | | | |||
| | * | cancel -> times | Henry Jameson | 2020-10-20 |
| | | | |||
| | * | chevrons-downs, settings | Henry Jameson | 2020-10-20 |
| | | | |||
| * | | proper modified icon + popup | Henry Jameson | 2020-10-17 |
| | | | |||
| * | | Merge remote-tracking branch 'origin/develop' into settings-changed | Henry Jameson | 2020-10-17 |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (48 commits) fix/leftover-emoji-checkboxes-in-settings Apply 1 suggestion(s) to 1 file(s) Translated using Weblate (Spanish) Translated using Weblate (Persian) Translated using Weblate (Persian) Translated using Weblate (Polish) update changelog Stop click propagation when unhiding nsfw Fix Follow Requests title style Translated using Weblate (Persian) Translated using Weblate (Persian) Translated using Weblate (French) Added translation using Weblate (Persian) Translated using Weblate (Chinese (Traditional)) Translated using Weblate (Chinese (Simplified)) Translated using Weblate (Italian) Translated using Weblate (English) Translated using Weblate (English) Translated using Weblate (Basque) Translated using Weblate (Spanish) ... | ||
| | * | Merge branch 'feat/custom-virtual-scrolling' into 'develop' | Shpuld Shpludson | 2020-09-29 |
| | |\ | | | | | | | | | | | | | Timeline virtual scrolling See merge request pleroma/pleroma-fe!1043 | ||
| | | * | Timeline virtual scrolling | Shpuld Shpludson | 2020-09-29 |
| | | | | |||
| | * | | Merge branch 'develop' into feature/import_export_mutes | Maksim Pechnikov | 2020-09-18 |
| | |\| | |||
| | * | | added import/export mutes | Maksim Pechnikov | 2020-09-08 |
| | | | | |||
| * | | | Initial work on highlighting changed settings. Some refactoring to | Henry Jameson | 2020-10-01 |
| | |/ |/| | | | | | simplify addition of new settings | ||
| * | | fix vue warnings and errors | Shpuld Shpuldson | 2020-09-08 |
| |/ | |||
| * | Add hacky functionality to open specific settings tabs | Shpuld Shpuldson | 2020-09-03 |
| | | |||
| * | Ensures the minimized modal is always 50px above the mobile browser bottom ↵ | eugenijm | 2020-07-23 |
| | | | | | bar regardless of whether or not it is visible. | ||
| * | Use bock-scroll-lock directive for the settings modal | eugenijm | 2020-07-23 |
| | | |||
| * | Add body 100% width for the preview, refactor the modalActivated watcher, ↵ | eugenijm | 2020-07-23 |
| | | | | | use body scroll lock for the setting tab content | ||
| * | Fix mobile setting modal behavior: ensure the mobile browser address bar ↵ | eugenijm | 2020-07-23 |
| | | | | | doesn't overlap the modal top panel. | ||
| * | Improve layout of the Notifications Filters section | Mark Felder | 2020-07-15 |
| | | |||
| * | Merge branch 'develop' into refactor/notification_settings | Mark Felder | 2020-07-15 |
| |\ | |||
| | * | remove most of reply preview and autoload related stuff | Shpuld Shpuldson | 2020-07-14 |
| | | | |||
| * | | Merge branch 'develop' into refactor/notification_settings | Mark Felder | 2020-07-13 |
| |\| | |||
| | * | Add Chats | eugenijm | 2020-07-08 |
| | | | |||
| | * | streamline profile image api, update reset ui for all profile images to ↵ | Shpuld Shpludson | 2020-07-08 |
| | | | | | | | | | match avatar, remove unnecessary stuff | ||
| | * | fix height for emoji panel of settings modal | kPherox | 2020-07-04 |
| | | | |||
| | * | Make use of backend reply filtering | Shpuld Shpuldson | 2020-06-30 |
| | | | |||
| | * | Merge branch 'develop' into 'iss-149/profile-fields-setting' | Shpuld Shpludson | 2020-06-27 |
| | |\ | | | | | | | | | | # Conflicts: # src/components/settings_modal/tabs/profile_tab.vue | ||
| | * | | implement user suggestor for profile fields | kPherox | 2020-06-19 |
| | | | | |||
| | * | | Add profile fields form | kPherox | 2020-06-10 |
| | | | | |||
