| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Show "it's you" label and hide follow btn for current user | Sergey Suprunenko | 2020-05-14 |
| | | |||
| * | Merge branch 'develop' into 'feat/relationship-refactor' | Shpuld Shpludson | 2020-05-08 |
| |\ | | | | | | | # Conflicts: # src/components/notification/notification.js | ||
| | * | Merge branch 'feat/status-content-separation' into 'develop' | Shpuld Shpludson | 2020-05-08 |
| | |\ | | | | | | | | | | | | | Refactor: Separate status content from status See merge request pleroma/pleroma-fe!1092 | ||
| | | * | Separate status content from status like in direct conversations mr | Shpuld Shpuldson | 2020-04-27 |
| | | | | |||
| | * | | Merge branch 'develop' into 'feature/copy-link' | Shpuld Shpludson | 2020-05-08 |
| | |\ \ | | | | | | | | | | | | | # Conflicts: # static/fontello.json | ||
| | | * \ | Merge branch 'fix/signup-without-email' into 'develop' | Shpuld Shpludson | 2020-05-07 |
| | | |\ \ | | | | | | | | | | | | | | | | | | | | | Permit signup without email See merge request pleroma/pleroma-fe!1072 | ||
| | | | * | | make email validation conditional work | Shpuld Shpuldson | 2020-05-04 |
| | | | | | | |||
| | | | * | | Merge branch 'develop' into fix/signup-without-email | Shpuld Shpuldson | 2020-05-04 |
| | | | |\ \ | |||
| | | | * | | | Remove unneccessary nested | Mark Felder | 2020-02-24 |
| | | | | | | | |||
| | | | * | | | First attempt at not requiring email address for registration | Mark Felder | 2020-02-24 |
| | | | | | | | |||
| | | * | | | | Add notification privacy option to user settings | Mark Felder | 2020-05-06 |
| | | | |/ / | | |/| | | |||
| | | * | | | don't dismiss a rejected follow request on server | Shpuld Shpuldson | 2020-05-02 |
| | | | | | | |||
| | | * | | | mark single notifs as seen properly on server | Shpuld Shpuldson | 2020-05-02 |
| | | | | | | |||
| | | * | | | follow request bugfixes, wrong text, notifs not being marked as read, ↵ | Shpuld Shpuldson | 2020-05-02 |
| | | | | | | | | | | | | | | | | | | | | | approving from follow request view | ||
| | | * | | | Add support for follow request notifications | eugenijm | 2020-04-30 |
| | | | |/ | | |/| | |||
| | | * | | Merge branch 'feature-emoji-length-sorting' into 'develop' | Shpuld Shpludson | 2020-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 top | xenofem | 2020-02-10 |
| | | | | | | |||
| | | | * | | Allow emoji suggestions based on a match anywhere in the emoji name, but ↵ | xenofem | 2020-02-09 |
| | | | | | | | | | | | | | | | | | | | | | improve sorting | ||
| | | * | | | Merge branch 'fix/status-showing-hiding' into 'develop' | Shpuld Shpludson | 2020-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 ↵ | xenofem | 2020-02-24 |
| | | | | |/ | | | |/| | | | | | | | | | | | easier comprehension | ||
| | | * | | | Fix user names with the RTL char in notifications | Karol Kosek | 2020-04-18 |
| | | | | | | |||
| | * | | | | fix popover not closing on pressing the buttons | Shpuld Shpuldson | 2020-05-08 |
| | | | | | | |||
| | * | | | | Correctly resolve the URI of the server | Mark Felder | 2020-05-07 |
| | | | | | | |||
| | * | | | | fix gap when not logged in | Shpuld Shpuldson | 2020-05-08 |
| | | | | | | |||
| | * | | | | Add button in 3dot menu to copy status link to clipboard | Mark Felder | 2020-03-30 |
| | |/ / / | |||
| * | | | | fix status mutes | Shpuld Shpuldson | 2020-04-27 |
| | | | | | |||
| * | | | | add back mute prediction, add getter for relationships | Shpuld Shpuldson | 2020-04-24 |
| | | | | | |||
| * | | | | last lint warning | Shpuld Shpuldson | 2020-04-23 |
| | | | | | |||
| * | | | | minor lint fixes | Shpuld Shpuldson | 2020-04-23 |
| | | | | | |||
| * | | | | minor fixes | Shpuld Shpuldson | 2020-04-23 |
| | | | | | |||
| * | | | | fix follow | Shpuld Shpuldson | 2020-04-22 |
| | | | | | |||
| * | | | | fix mistakes | Shpuld Shpuldson | 2020-04-21 |
| | | | | | |||
| * | | | | make relationships separate from users | Shpuld Shpuldson | 2020-04-21 |
| |/ / / | |||
| * | | | Prevent overflow for long usernames/domains | Alex | 2020-03-14 |
| | | | | |||
| * | | | Merge branch 'fix/captcha-input' into 'develop' | HJ | 2020-03-11 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix captcha input and disable ALL the helpers Closes #778 See merge request pleroma/pleroma-fe!1071 | ||
| | * | | | Fix captcha input and disable ALL the helpers | Mark Felder | 2020-02-22 |
| | |/ / | |||
| * | | | add status unavailable message when status can't be loaded in status preview | Shpuld Shpuldson | 2020-03-02 |
| | | | | |||
| * | | | Fix/popover performance | Shpuld Shpludson | 2020-02-28 |
| |/ / | |||
| * | | stop using customTheme in user card, instead use color slots. fix for opacity | Henry Jameson | 2020-02-20 |
| | | | | | | | | | inheritance polluting inheritors | ||
| * | | Merge branch 'themes-accent' into 'develop' | HJ | 2020-02-18 |
| |\ \ | | | | | | | | | | | | | | | | | | | Themes v3 Part 1 "2.1" codenamed "One step for themes, a giant burder for code reviewers" Closes #750 and #774 See merge request pleroma/pleroma-fe!1037 | ||
| | * | | update headers in switcher to better separate the subsections | Henry Jameson | 2020-02-18 |
| | | | | |||
| | * | | attempt to fix some bugs with shadows control | Henry Jameson | 2020-02-17 |
| | | | | |||
| | * | | fix #774 | Henry Jameson | 2020-02-17 |
| | | | | |||
| | * | | revert emoji reaction style | Henry Jameson | 2020-02-17 |
| | | | | |||
| | * | | dismiss warning when selecting other themes, fix collapsed attachments link ↵ | Henry Jameson | 2020-02-12 |
| | | | | | | | | | | | | | color | ||
| | * | | properly clear theme | Henry Jameson | 2020-02-12 |
| | | | | |||
| | * | | post-merge fix | Henry Jameson | 2020-02-12 |
| | | | | |||
| | * | | Merge branch 'develop' into 'themes-accent' | HJ | 2020-02-11 |
| | |\ \ | | | | | | | | | | | | | # Conflicts: # src/components/emoji_reactions/emoji_reactions.vue | ||
| | * | | | fix v2 breezy themes having messed up pressed buttons. updated v2.1 breezy | Henry Jameson | 2020-02-12 |
| | | | | | | | | | | | | | | | | | themes to have derived colors instead of fixed ones. | ||
| | * | | | Merge remote-tracking branch 'upstream/develop' into themes-accent | Henry Jameson | 2020-02-11 |
| | |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | * upstream/develop: Fix one click nsfw unhide on videos Escape HTML from display name and subject fields | ||
