| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Add some aria to post status form | tusooa | 2023-01-21 |
| | | |||
| * | Make keys work as intended when there is no suggestions | tusooa | 2023-01-21 |
| | | |||
| * | Make autocomplete prompt more user-friendly | tusooa | 2023-01-21 |
| | | |||
| * | Make all emoji inputs screen-reader-friendly | tusooa | 2023-01-21 |
| | | |||
| * | Make screenreaders read out autocomplete results | tusooa | 2023-01-21 |
| | | |||
| * | Make autocomplete items buttons | tusooa | 2023-01-20 |
| | | |||
| * | Fix mobile layout margin | tusooa | 2023-01-16 |
| | | |||
| * | Merge remote-tracking branch 'upstream/develop' into tusooa/stylelint | tusooa | 2023-01-15 |
| |\ | |||
| | * | Merge branch 'tusooa/1175-user-card' into 'develop' | HJ | 2023-01-15 |
| | |\ | | | | | | | | | | | | | | | | | | | Add status authors from search results to store Closes #1175 See merge request pleroma/pleroma-fe!1760 | ||
| | | * | Add status authors from search results to store | tusooa | 2023-01-15 |
| | | | | |||
| | * | | Merge branch 'tusooa/1195-notif-overflow' into 'develop' | HJ | 2023-01-15 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix notification attachment icon overflow Closes #1195 See merge request pleroma/pleroma-fe!1759 | ||
| | | * | | Fix notification attachment icon overflow | tusooa | 2023-01-14 |
| | | |/ | |||
| | * | | Merge branch 'tusooa/1159-debounce-wordfilter' into 'develop' | HJ | 2023-01-15 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Debounce mute word setting Closes #1159 See merge request pleroma/pleroma-fe!1758 | ||
| | | * | | Debounce mute word setting | tusooa | 2023-01-14 |
| | | |/ | |||
| | * | | Merge branch 'tusooa/1079-bdi' into 'develop' | HJ | 2023-01-15 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Use bdi to isolate repeater name Closes #1079 See merge request pleroma/pleroma-fe!1757 | ||
| | | * | | Use bdi to isolate repeater name | tusooa | 2023-01-14 |
| | | |/ | |||
| | * / | Display better error message for unauthenticated timelines | tusooa | 2023-01-14 |
| | |/ | |||
| | * | Make modal easier to close if there is only one image | tusooa | 2023-01-14 |
| | | | |||
| | * | Use splice instead of delete | flxy | 2023-01-12 |
| | | | |||
| | * | Pick a better query selector | flxy | 2023-01-11 |
| | | | |||
| | * | Adjust query selector to actually get the popover now | flxy | 2023-01-11 |
| | | | |||
| | * | Merge branch 'tusooa/1234-emoji-regression' into 'develop' | HJ | 2023-01-09 |
| | |\ | | | | | | | | | | | | | | | | | | | Fix emoji picker off-by-1 error Closes #1234 See merge request pleroma/pleroma-fe!1747 | ||
| | | * | Fix emoji picker off-by-1 error | tusooa | 2023-01-06 |
| | | | | |||
| | * | | Stop propogation for all top-bar buttons | tusooa | 2023-01-06 |
| | |/ | |||
| * | | Disable no-shorthand for certain props for better readability | tusooa | 2023-01-13 |
| | | | |||
| * | | Use stylelint | tusooa | 2023-01-09 |
| |/ | |||
| * | Clean up code | tusooa | 2023-01-02 |
| | | |||
| * | Calculate display count from width | tusooa | 2023-01-02 |
| | | |||
| * | Load emoji row by row | tusooa | 2023-01-02 |
| | | |||
| * | Fix header indicator | tusooa | 2023-01-02 |
| | | |||
| * | Use virtual scrolling for emoji picker | tusooa | 2023-01-02 |
| | | |||
| * | Remove lozad code | tusooa | 2023-01-02 |
| | | |||
| * | Translated using Weblate (Ukrainian) | Ihor Andreew | 2023-01-02 |
| | | | | | | | | Currently translated at 90.4% (834 of 922 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/uk/ | ||
| * | Translated using Weblate (Ukrainian) | Dmytro Poltavchenko | 2023-01-02 |
| | | | | | | | | Currently translated at 87.9% (811 of 922 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/uk/ | ||
| * | Merge branch 'from/develop/tusooa/1221-quote-style' into 'develop' | HJ | 2023-01-02 |
| |\ | | | | | | | | | | | | | Improve quote style Closes #1221 See merge request pleroma/pleroma-fe!1697 | ||
| | * | Improve quote style | tusooa | 2022-12-14 |
| | | | |||
| * | | Merge branch 'tusooa/announcements-priv' into 'develop' | HJ | 2023-01-02 |
| |\ \ | | | | | | | | | | | | | Make announcements available to all with privileges See merge request pleroma/pleroma-fe!1716 | ||
| | * | | Make announcements available to all with privileges | tusooa | 2022-12-24 |
| | | | | |||
| * | | | Merge branch 'tusooa/backup-state' into 'develop' | HJ | 2023-01-02 |
| |\ \ \ | | | | | | | | | | | | | | | | | Display detailed backup state See merge request pleroma/pleroma-fe!1715 | ||
| | * | | | Display detailed backup state | tusooa | 2022-12-24 |
| | |/ / | |||
| * | | | Merge branch 'tusooa/list-add' into 'develop' | HJ | 2023-01-02 |
| |\ \ \ | | | | | | | | | | | | | | | | | Fix list membership actions See merge request pleroma/pleroma-fe!1733 | ||
| | * | | | Fix list membership actions | tusooa | 2022-12-30 |
| | | | | | |||
| * | | | | Include unpacked emojis in emoji picker | tusooa | 2022-12-31 |
| |/ / / | |||
| * | | | Translated using Weblate (Esperanto) | Tirifto | 2022-12-29 |
| | | | | | | | | | | | | | | | | | | | | | | Currently translated at 98.0% (904 of 922 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/eo/ | ||
| * | | | Translated using Weblate (Ukrainian) | Dmytro Poltavchenko | 2022-12-29 |
| | | | | | | | | | | | | | | | | | | | | | | Currently translated at 87.8% (810 of 922 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/uk/ | ||
| * | | | Translated using Weblate (Ukrainian) | Dmytro Poltavchenko | 2022-12-29 |
| | | | | | | | | | | | | | | | | | | | | | | Currently translated at 87.8% (810 of 922 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/uk/ | ||
| * | | | Make notification settings work | tusooa | 2022-12-27 |
| |/ / | |||
| * | | Merge branch 'fix-excessive-reregistrations' into 'develop' | HJ | 2022-12-22 |
| |\ \ | | | | | | | | | | | | | | | | | | | Fix rogue nested watcher triggering notifications registering too often Closes #1159 See merge request pleroma/pleroma-fe!1708 | ||
| | * | | fix nested properties watcher being triggered far too often | Henry Jameson | 2022-12-21 |
| | | | | |||
| * | | | Merge branch 'from/develop/tusooa/user-note' into 'develop' | HJ | 2022-12-22 |
| |\ \ \ | | | | | | | | | | | | | | | | | User note See merge request pleroma/pleroma-fe!1612 | ||
