aboutsummaryrefslogtreecommitdiff
path: root/src/components
Commit message (Collapse)AuthorAge
* Add birthday to registration formtusooa2023-01-22
|
* Merge remote-tracking branch 'upstream/develop' into birthdaystusooa2023-01-22
|\
| * Merge remote-tracking branch 'upstream/develop' into tusooa/stylelinttusooa2023-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
| | | |/
| | * / Use bdi to isolate repeater nametusooa2023-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
| | |/
| * | Disable no-shorthand for certain props for better readabilitytusooa2023-01-13
| | |
| * | Use stylelinttusooa2023-01-09
| |/
| * 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
| |
| * 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
| |/ /
| * | 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
| | | |/ | | |/|
| * | | Fix notifications/interactions null dereferenceAlexander Tumin2022-12-21
| | | |
| * | | Merge branch 'fix-passwords-same' into 'develop'HJ2022-12-21
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix passwords not being detected as same Closes #1228 See merge request pleroma/pleroma-fe!1706
| | * | | fix passwords not being detected as sameHenry Jameson2022-12-21
| | | |/ | | |/|
| * | | more resistant code for color parsing errorXnuk Shuman2022-12-20
| | | |
| * | | fix private mode & timelines dropdownHenry Jameson2022-12-15
| | |/ | |/|