| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Allow user to mark account as group | tusooa | 2023-12-27 |
| | | |||
| * | added some settings for notifications | Henry Jameson | 2023-11-19 |
| | | |||
| * | Merge branch 'tusooa/extra-notifications' into 'develop' | HJ | 2023-10-31 |
| |\ | | | | | | | | | Extra notifications See merge request pleroma/pleroma-fe!1853 | ||
| | * | Make extra notification display customizable | tusooa | 2023-08-18 |
| | | | |||
| * | | Do not show quote options for servers without quote support | tusooa | 2023-07-17 |
| |/ | |||
| * | Hide custom emoji in reaction picker when BE does not advertise ↵ | Alexander Tumin | 2023-03-17 |
| | | | | | pleroma_custom_emoji_reactions | ||
| * | Make it possible to auto-select the first candidate in autocomplete | tusooa | 2023-02-20 |
| | | |||
| * | Merge branch 'birthdays' into 'develop' | HJ | 2023-01-25 |
| |\ | | | | | | | | | Birthdays See merge request pleroma/pleroma-fe!1432 | ||
| | * | Add birthday to registration form | tusooa | 2023-01-22 |
| | | | |||
| * | | Merge branch 'from/develop/tusooa/confirm-dialogs' into 'develop' | HJ | 2023-01-25 |
| |\ \ | | | | | | | | | | | | | Confirmation dialogs See merge request pleroma/pleroma-fe!1431 | ||
| | * | | Add remove follower confirmation | Tusooa Zhu | 2023-01-22 |
| | | | | |||
| | * | | Add confirm dialogs for accept & deny follow requests | Tusooa Zhu | 2023-01-20 |
| | | | | |||
| | * | | Add delete status confirm modal | Tusooa Zhu | 2023-01-20 |
| | |/ | |||
| * | | Merge branch 'from/develop/tusooa/multi-iface-lang' into 'develop' | HJ | 2023-01-25 |
| |\ \ | |/ |/| | | | | | Multiple interface languages support See merge request pleroma/pleroma-fe!1568 | ||
| | * | Optimize UI | tusooa | 2022-12-23 |
| | | | |||
| * | | Include unpacked emojis in emoji picker | tusooa | 2022-12-31 |
| |/ | |||
| * | Merge branch 'from/develop/tusooa/remote-xact' into 'develop' | HJ | 2022-11-21 |
| |\ | | | | | | | | | Remote interaction with posts: frontend part See merge request pleroma/pleroma-fe!1419 | ||
| | * | Enable anonymous users to interact with statuses remotely | Tusooa Zhu | 2022-07-01 |
| | | | |||
| * | | Make chunks named | Tusooa Zhu | 2022-09-20 |
| | | | |||
| * | | Use import() for emoji.json | Tusooa Zhu | 2022-09-20 |
| | | | |||
| * | | Add regional indicators | Tusooa Zhu | 2022-09-20 |
| | | | |||
| * | | Display localized unicode emoji names | Tusooa Zhu | 2022-09-20 |
| | | | |||
| * | | Load unicode emoji annotations | Tusooa Zhu | 2022-09-20 |
| | | | |||
| * | | Make unicode emoji phrases match with _ | Tusooa Zhu | 2022-09-18 |
| | | | |||
| * | | Make emoji picker use grouped unicode emojis | Tusooa Zhu | 2022-09-18 |
| | | | |||
| * | | Group emojis only by pack and remove pack: prefix | Tusooa Zhu | 2022-09-18 |
| | | | | | | | | | Ref: grouped-emoji-picker | ||
| * | | Optimise emoji picker loading process | Tusooa Zhu | 2022-09-18 |
| | | | |||
| * | | Fix load more emoji action | Tusooa Zhu | 2022-09-18 |
| | | | |||
| * | | don't show to anons, make it possible to disable notification instance-wide | Henry Jameson | 2022-08-08 |
| |/ | |||
| * | Merge remote-tracking branch 'origin/develop' into vue3-again | Henry Jameson | 2022-03-16 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (475 commits) Apply 1 suggestion(s) to 1 file(s) Update dependency @ungap/event-target to v0.2.3 Update package.json fix broken icons after FA upgrade Update Font Awesome Update dependency webpack-dev-middleware to v3.7.3 Update dependency vuelidate to v0.7.7 Pin dependency @kazvmoe-infra/pinch-zoom-element to 1.2.0 lint Make media modal buttons larger Add English translation for hide tooltip Add hide button to media modal Lint Prevent hiding media viewer if swiped over SwipeClick Fix webkit image blurs Fix video in media modal not displaying properly Add changelog for https://git.pleroma.social/pleroma/pleroma-fe/-/merge_requests/1403 Remove image box-shadow in media modal Clean up debug code for image pinch zoom Bump @kazvmoe-infra/pinch-zoom-element to 1.2.0 on npm ... | ||
| | * | Merge branch 'from/develop/tusooa/tree-threading' into 'develop' | HJ | 2022-03-13 |
| | |\ | | | | | | | | | | | | | Add the option to display threads as trees See merge request pleroma/pleroma-fe!1407 | ||
| | | * | Make fading ancestors optional | Tusooa Zhu | 2022-03-07 |
| | | | | |||
| | | * | Split conversation display style into two different settings | Tusooa Zhu | 2022-03-07 |
| | | | | | | | | | | | | | | | | | | | linear => linear (now default) simple_tree => tree / conversationTreeAdvanced=false tree => tree / conversationTreeAdvanced=true | ||
| | | * | Make position of other replies button a pref | Tusooa Zhu | 2022-03-07 |
| | | | | |||
| | | * | Add settings for max depth in thread | Tusooa Zhu | 2022-03-07 |
| | | | | |||
| | | * | Add simple tree style navigation | Tusooa Zhu | 2022-03-07 |
| | | | | |||
| | | * | Add tree-style thread display | Tusooa Zhu | 2022-03-07 |
| | | | | |||
| | * | | Add bot indication to user icon on statuses | Alexander Tumin | 2022-03-01 |
| | | | | |||
| | * | | Mute bot posts | Alexander Tumin | 2022-02-28 |
| | |/ | |||
| | * | options to disable (You)s and highlighting of yourself | Henry Jameson | 2022-02-03 |
| | | | |||
| | * | Hide mention link avatar by default | Tusooa Zhu | 2022-01-29 |
| | | | |||
| | * | Add option to fade domains in mention link | Tusooa Zhu | 2022-01-29 |
| | | | |||
| | * | Add option to display user avatar in mention link | Tusooa Zhu | 2022-01-29 |
| | | | |||
| | * | Add pref for whether to display full user names and tooltips | Tusooa Zhu | 2022-01-29 |
| | | | |||
| | * | Add a pref for whether to display mention as icon or text | Tusooa Zhu | 2022-01-29 |
| | | | |||
| | * | Rearranged settings, moved more stuff to filtering where apllicable. | Henry Jameson | 2021-06-08 |
| | | | | | | | | | Changed how filering works. | ||
| | * | This setting didn't actually do anything | Mark Felder | 2021-06-01 |
| | | | |||
| | * | Rename legacy PleromaFE Chat functionality to "Shout" | Mark Felder | 2021-06-01 |
| | | | |||
| * | | stop using vue.set | Henry Jameson | 2021-04-25 |
| |/ | |||
| * | add sensitive by default option | Shpuld Shpuldson | 2021-02-23 |
| | | |||
