aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* Merge branch 'tusooa/1175-user-card' into 'develop'HJ2023-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 storetusooa2023-01-15
| |
* | Merge branch 'tusooa/1195-notif-overflow' into 'develop'HJ2023-01-15
|\ \ | | | | | | | | | | | | | | | | | | Fix notification attachment icon overflow Closes #1195 See merge request pleroma/pleroma-fe!1759
| * | Fix notification attachment icon overflowtusooa2023-01-14
| |/
* | Merge branch 'tusooa/1159-debounce-wordfilter' into 'develop'HJ2023-01-15
|\ \ | | | | | | | | | | | | | | | | | | Debounce mute word setting Closes #1159 See merge request pleroma/pleroma-fe!1758
| * | Debounce mute word settingtusooa2023-01-14
| |/
* | Merge branch 'tusooa/1079-bdi' into 'develop'HJ2023-01-15
|\ \ | | | | | | | | | | | | | | | | | | Use bdi to isolate repeater name Closes #1079 See merge request pleroma/pleroma-fe!1757
| * | Use bdi to isolate repeater nametusooa2023-01-14
| |/
* / Display better error message for unauthenticated timelinestusooa2023-01-14
|/
* Make modal easier to close if there is only one imagetusooa2023-01-14
|
* Use splice instead of deleteflxy2023-01-12
|
* Pick a better query selectorflxy2023-01-11
|
* Adjust query selector to actually get the popover nowflxy2023-01-11
|
* Merge branch 'tusooa/1234-emoji-regression' into 'develop'HJ2023-01-09
|\ | | | | | | | | | | | | Fix emoji picker off-by-1 error Closes #1234 See merge request pleroma/pleroma-fe!1747
| * Fix emoji picker off-by-1 errortusooa2023-01-06
| |
* | Stop propogation for all top-bar buttonstusooa2023-01-06
|/
* Clean up codetusooa2023-01-02
|
* Calculate display count from widthtusooa2023-01-02
|
* Load emoji row by rowtusooa2023-01-02
|
* Fix header indicatortusooa2023-01-02
|
* Use virtual scrolling for emoji pickertusooa2023-01-02
|
* Remove lozad codetusooa2023-01-02
|
* Translated using Weblate (Ukrainian)Ihor Andreew2023-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 Poltavchenko2023-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'HJ2023-01-02
|\ | | | | | | | | | | | | Improve quote style Closes #1221 See merge request pleroma/pleroma-fe!1697
| * Improve quote styletusooa2022-12-14
| |
* | Merge branch 'tusooa/announcements-priv' into 'develop'HJ2023-01-02
|\ \ | | | | | | | | | | | | Make announcements available to all with privileges See merge request pleroma/pleroma-fe!1716
| * | Make announcements available to all with privilegestusooa2022-12-24
| | |
* | | Merge branch 'tusooa/backup-state' into 'develop'HJ2023-01-02
|\ \ \ | | | | | | | | | | | | | | | | Display detailed backup state See merge request pleroma/pleroma-fe!1715
| * | | Display detailed backup statetusooa2022-12-24
| |/ /
* | | Merge branch 'tusooa/list-add' into 'develop'HJ2023-01-02
|\ \ \ | | | | | | | | | | | | | | | | Fix list membership actions See merge request pleroma/pleroma-fe!1733
| * | | Fix list membership actionstusooa2022-12-30
| | | |
* | | | Include unpacked emojis in emoji pickertusooa2022-12-31
|/ / /
* | | Translated using Weblate (Esperanto)Tirifto2022-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 Poltavchenko2022-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 Poltavchenko2022-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 worktusooa2022-12-27
|/ /
* | Merge branch 'fix-excessive-reregistrations' into 'develop'HJ2022-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 oftenHenry Jameson2022-12-21
| | |
* | | Merge branch 'from/develop/tusooa/user-note' into 'develop'HJ2022-12-22
|\ \ \ | | | | | | | | | | | | | | | | User note See merge request pleroma/pleroma-fe!1612
| * | | Make notes editable only on user profileTusooa Zhu2022-12-21
| | | |
| * | | Use textarea for note inputTusooa Zhu2022-12-21
| | | |
| * | | Test if server supports noteTusooa Zhu2022-12-21
| | | |
| * | | Make API requests to edit noteTusooa Zhu2022-12-21
| | | |
| * | | Add ui for note editingTusooa Zhu2022-12-21
| | | |
* | | | Merge branch 'expand-notifications' into 'develop'HJ2022-12-22
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | add icon to allow expand collapsed (status-related) notifications Closes #1224 See merge request pleroma/pleroma-fe!1701
| * | | more ariaHenry Jameson2022-12-22
| | | |
| * | | Apply 1 suggestion(s) to 1 file(s)tusooa2022-12-22
| | | |
| * | | a11yHenry Jameson2022-12-21
| | | |
| * | | add icon to allow expand collapsed (status-related) notificationsHenry Jameson2022-12-19
| | |/ | |/|