aboutsummaryrefslogtreecommitdiff
path: root/src/components
Commit message (Collapse)AuthorAge
* fix tests. user-profile didn't have tab-switcher compnent imported!!Henry Jameson2020-05-25
|
* fix cursor on desktop, add modal link on mobileHenry Jameson2020-05-25
|
* Improve settings-modal async loading, update vue to 2.6.11 to be ableHenry Jameson2020-05-25
| | | | to use Vue.observable, to implmement resettable async component
* icons updateHenry Jameson2020-05-25
|
* scroll to top when switching tabsHenry Jameson2020-05-25
|
* added "settings saved" notice backHenry Jameson2020-05-25
|
* eslint --fix + small fixHenry Jameson2020-05-25
|
* cleanupHenry Jameson2020-05-25
|
* Merge remote-tracking branch 'origin/develop' into settings-modalHenry Jameson2020-05-25
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (95 commits) Translated using Weblate (Italian) Translated using Weblate (Chinese (Simplified)) Translated using Weblate (Russian) Translated using Weblate (Polish) Translated using Weblate (Dutch) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) Translated using Weblate (German) ...
| * Merge branch 'fix/its-me-elements' into 'develop'Shpuld Shpludson2020-05-20
| |\ | | | | | | | | | | | | | | | | | | Show "it's you" label and hide follow btn for current user Closes #839 and #827 See merge request pleroma/pleroma-fe!1111
| | * Make a condition clear and unambiguousSergey Suprunenko2020-05-14
| | |
| | * Show "it's you" label and hide follow btn for current userSergey Suprunenko2020-05-14
| | |
| * | add with_relationships where necessaryShpuld Shpuldson2020-05-13
| |/
| * Merge branch 'develop' into 'feat/relationship-refactor'Shpuld Shpludson2020-05-08
| |\ | | | | | | | | | # Conflicts: # src/components/notification/notification.js
| | * Merge branch 'feat/status-content-separation' into 'develop'Shpuld Shpludson2020-05-08
| | |\ | | | | | | | | | | | | | | | | Refactor: Separate status content from status See merge request pleroma/pleroma-fe!1092
| | | * Separate status content from status like in direct conversations mrShpuld Shpuldson2020-04-27
| | | |
| | * | Merge branch 'develop' into 'feature/copy-link'Shpuld Shpludson2020-05-08
| | |\ \ | | | | | | | | | | | | | | | # Conflicts: # static/fontello.json
| | | * \ Merge branch 'fix/signup-without-email' into 'develop'Shpuld Shpludson2020-05-07
| | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Permit signup without email See merge request pleroma/pleroma-fe!1072
| | | | * | make email validation conditional workShpuld Shpuldson2020-05-04
| | | | | |
| | | | * | Merge branch 'develop' into fix/signup-without-emailShpuld Shpuldson2020-05-04
| | | | |\ \
| | | | * | | Remove unneccessary nestedMark Felder2020-02-24
| | | | | | |
| | | | * | | First attempt at not requiring email address for registrationMark Felder2020-02-24
| | | | | | |
| | | * | | | Add notification privacy option to user settingsMark Felder2020-05-06
| | | | |/ / | | | |/| |
| | * | | | fix popover not closing on pressing the buttonsShpuld Shpuldson2020-05-08
| | | | | |
| | * | | | Correctly resolve the URI of the serverMark Felder2020-05-07
| | | | | |
| | * | | | fix gap when not logged inShpuld Shpuldson2020-05-08
| | | | | |
| | * | | | Add button in 3dot menu to copy status link to clipboardMark Felder2020-03-30
| | | | | |
| * | | | | fix status mutesShpuld Shpuldson2020-04-27
| | | | | |
| * | | | | add back mute prediction, add getter for relationshipsShpuld Shpuldson2020-04-24
| | | | | |
| * | | | | last lint warningShpuld Shpuldson2020-04-23
| | | | | |
| * | | | | minor lint fixesShpuld Shpuldson2020-04-23
| | | | | |
| * | | | | minor fixesShpuld Shpuldson2020-04-23
| | | | | |
| * | | | | fix followShpuld Shpuldson2020-04-22
| | | | | |
| * | | | | fix mistakesShpuld Shpuldson2020-04-21
| | | | | |
| * | | | | make relationships separate from usersShpuld Shpuldson2020-04-21
| |/ / / /
* | | | | split modal's content into another component, add lazy loadingHenry Jameson2020-05-25
| | | | |
* | | | | misc fixesHenry Jameson2020-05-24
| | | | |
* | | | | Multiple fixes for CSS, added proper auth checkingHenry Jameson2020-05-24
| | | | |
* | | | | moved stuff from settings, cleaned up naming for tabs, added close and peekHenry Jameson2020-05-10
| | | | |
* | | | | initial work on settings modalHenry Jameson2020-05-03
| |/ / / |/| | |
* | | | don't dismiss a rejected follow request on serverShpuld Shpuldson2020-05-02
| | | |
* | | | mark single notifs as seen properly on serverShpuld Shpuldson2020-05-02
| | | |
* | | | follow request bugfixes, wrong text, notifs not being marked as read, ↵Shpuld Shpuldson2020-05-02
| | | | | | | | | | | | | | | | approving from follow request view
* | | | Add support for follow request notificationseugenijm2020-04-30
| |_|/ |/| |
* | | Merge branch 'feature-emoji-length-sorting' into 'develop'Shpuld Shpludson2020-04-27
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Allow emoji suggestions based on a match anywhere in the emoji name, but improve sorting Closes #135 See merge request pleroma/pleroma-fe!1061
| * | | Prioritize custom emoji a lot and boost exact matches to the topxenofem2020-02-10
| | | |
| * | | Allow emoji suggestions based on a match anywhere in the emoji name, but ↵xenofem2020-02-09
| | | | | | | | | | | | | | | | improve sorting
* | | | Merge branch 'fix/status-showing-hiding' into 'develop'Shpuld Shpludson2020-04-27
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor status showing/hiding code for better handling of edge cases and easier comprehension Closes #779 See merge request pleroma/pleroma-fe!1073
| * | | | Refactor status showing/hiding code for better handling of edge cases and ↵xenofem2020-02-24
| | |_|/ | |/| | | | | | | | | | easier comprehension
* | | | Fix user names with the RTL char in notificationsKarol Kosek2020-04-18
| |_|/ |/| |