aboutsummaryrefslogtreecommitdiff
path: root/src/components
Commit message (Collapse)AuthorAge
* 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
| |/ |/|
* | Merge branch 'xnuk-develop-patch-08175' into 'develop'tusooa2022-12-09
|\ \ | | | | | | | | | | | | Untranslated text "Users" in mute settings See merge request pleroma/pleroma-fe!1691
| * | Untranslated text "Users" in mute settingsXnuk Shuman2022-12-08
| | |
* | | Fix not to show "Save changes" button in "Delete account" sectionXnuk Shuman2022-12-08
|/ /
* | Merge branch 'from/develop/tusooa/announcements' into 'develop'HJ2022-12-05
|\ \ | | | | | | | | | | | | Announcements See merge request pleroma/pleroma-fe!1466
| * | Fix announcements not showing on nav paneltusooa2022-11-24
| | |
| * | LintTusooa Zhu2022-11-24
| | |
| * | Fix announcements lintTusooa Zhu2022-11-24
| | |
| * | Detect backend support for announcementstusooa2022-11-24
| | |
| * | Prevent announcement buttons from being too wideTusooa Zhu2022-11-24
| | |
| * | Fix announcement buttons style on narrow screensTusooa Zhu2022-11-24
| | |
| * | Add published time for announcementsTusooa Zhu2022-11-24
| | |
| * | Fix announcement content not showing properlyTusooa Zhu2022-11-24
| | |
| * | Change name for the announcement being edited to editedAnnouncementTusooa Zhu2022-11-24
| | |
| * | Show badges for unread announcementsTusooa Zhu2022-11-24
| | |
| * | Mark inactive and active announcements for adminTusooa Zhu2022-11-24
| | |
| * | Allow editing announcementsTusooa Zhu2022-11-24
| | |
| * | Show announcement datesTusooa Zhu2022-11-24
| | |
| * | Allow posting announcements with other metadataTusooa Zhu2022-11-24
| | |
| * | Implement deleting announcementTusooa Zhu2022-11-24
| | |
| * | Implement posting announcementsTusooa Zhu2022-11-24
| | |
| * | Fetch real data from backendTusooa Zhu2022-11-24
| | |
| * | Add announcement display with placeholder messagesTusooa Zhu2022-11-24
| |/
* | fix testsHenry Jameson2022-11-27
| |
* | fun restrainedHenry Jameson2022-11-26
|/
* lintHenry Jameson2022-11-21
|
* Merge branch 'search-pagination' into 'develop'HJ2022-11-21
|\ | | | | | | | | Implement loading more statuses when searching See merge request pleroma/pleroma-fe!1410
| * Make search say No more results when there are current resultsTusooa Zhu2022-07-15
| |
| * Ensure uniqueness of found statuses & ensure only one loading circleEkaterina Vaartis2021-08-22
| |
| * Amend status search results, and introduce searchTypeEkaterina Vaartis2021-08-22
| | | | | | | | Use searchType to only search for statuses when searching for more results
| * Implement loading more statuses when searchingEkaterina Vaartis2021-08-16
| |
* | Merge branch 'emoji-popovers' into 'develop'HJ2022-11-21
|\ \ | | | | | | | | | | | | use Popover for Emoji picker + suggestor See merge request pleroma/pleroma-fe!1648
| * | always focus search when opening emoji pickerHenry Jameson2022-11-01
| | |