| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Make API requests to edit note | Tusooa Zhu | 2022-12-21 |
| | | |||
| * | Add ui for note editing | Tusooa Zhu | 2022-12-21 |
| | | |||
| * | Fix notifications/interactions null dereference | Alexander Tumin | 2022-12-21 |
| | | |||
| * | Merge branch 'fix-passwords-same' into 'develop' | HJ | 2022-12-21 |
| |\ | | | | | | | | | | | | | fix passwords not being detected as same Closes #1228 See merge request pleroma/pleroma-fe!1706 | ||
| | * | fix passwords not being detected as same | Henry Jameson | 2022-12-21 |
| | | | |||
| * | | more resistant code for color parsing error | Xnuk Shuman | 2022-12-20 |
| | | | |||
| * | | fix private mode & timelines dropdown | Henry Jameson | 2022-12-15 |
| | | | |||
| * | | Merge branch 'xnuk-develop-patch-08175' into 'develop' | tusooa | 2022-12-09 |
| |\ \ | | | | | | | | | | | | | Untranslated text "Users" in mute settings See merge request pleroma/pleroma-fe!1691 | ||
| | * | | Untranslated text "Users" in mute settings | Xnuk Shuman | 2022-12-08 |
| | | | | |||
| * | | | Fix not to show "Save changes" button in "Delete account" section | Xnuk Shuman | 2022-12-08 |
| |/ / | |||
| * | | Merge branch 'from/develop/tusooa/announcements' into 'develop' | HJ | 2022-12-05 |
| |\ \ | | | | | | | | | | | | | Announcements See merge request pleroma/pleroma-fe!1466 | ||
| | * | | Fix announcements not showing on nav panel | tusooa | 2022-11-24 |
| | | | | |||
| | * | | Lint | Tusooa Zhu | 2022-11-24 |
| | | | | |||
| | * | | Fix announcements lint | Tusooa Zhu | 2022-11-24 |
| | | | | |||
| | * | | Detect backend support for announcements | tusooa | 2022-11-24 |
| | | | | |||
| | * | | Prevent announcement buttons from being too wide | Tusooa Zhu | 2022-11-24 |
| | | | | |||
| | * | | Fix announcement buttons style on narrow screens | Tusooa Zhu | 2022-11-24 |
| | | | | |||
| | * | | Add published time for announcements | Tusooa Zhu | 2022-11-24 |
| | | | | |||
| | * | | Fix announcement content not showing properly | Tusooa Zhu | 2022-11-24 |
| | | | | |||
| | * | | Change name for the announcement being edited to editedAnnouncement | Tusooa Zhu | 2022-11-24 |
| | | | | |||
| | * | | Show badges for unread announcements | Tusooa Zhu | 2022-11-24 |
| | | | | |||
| | * | | Mark inactive and active announcements for admin | Tusooa Zhu | 2022-11-24 |
| | | | | |||
| | * | | Allow editing announcements | Tusooa Zhu | 2022-11-24 |
| | | | | |||
| | * | | Show announcement dates | Tusooa Zhu | 2022-11-24 |
| | | | | |||
| | * | | Allow posting announcements with other metadata | Tusooa Zhu | 2022-11-24 |
| | | | | |||
| | * | | Implement deleting announcement | Tusooa Zhu | 2022-11-24 |
| | | | | |||
| | * | | Implement posting announcements | Tusooa Zhu | 2022-11-24 |
| | | | | |||
| | * | | Fetch real data from backend | Tusooa Zhu | 2022-11-24 |
| | | | | |||
| | * | | Add announcement display with placeholder messages | Tusooa Zhu | 2022-11-24 |
| | |/ | |||
| * | | fix tests | Henry Jameson | 2022-11-27 |
| | | | |||
| * | | fun restrained | Henry Jameson | 2022-11-26 |
| |/ | |||
| * | lint | Henry Jameson | 2022-11-21 |
| | | |||
| * | Merge branch 'search-pagination' into 'develop' | HJ | 2022-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 results | Tusooa Zhu | 2022-07-15 |
| | | | |||
| | * | Ensure uniqueness of found statuses & ensure only one loading circle | Ekaterina Vaartis | 2021-08-22 |
| | | | |||
| | * | Amend status search results, and introduce searchType | Ekaterina Vaartis | 2021-08-22 |
| | | | | | | | | | Use searchType to only search for statuses when searching for more results | ||
| | * | Implement loading more statuses when searching | Ekaterina Vaartis | 2021-08-16 |
| | | | |||
| * | | Merge branch 'emoji-popovers' into 'develop' | HJ | 2022-11-21 |
| |\ \ | | | | | | | | | | | | | use Popover for Emoji picker + suggestor See merge request pleroma/pleroma-fe!1648 | ||
| | * | | always focus search when opening emoji picker | Henry Jameson | 2022-11-01 |
| | | | | |||
| | * | | update popover styles when caret updates | Henry Jameson | 2022-10-17 |
| | | | | |||
| | * | | fix unit tests | Henry Jameson | 2022-10-10 |
| | | | | |||
| | * | | better autocomplete handling, fix leak | Henry Jameson | 2022-10-10 |
| | | | | |||
| | * | | focus search input when opening emoji picker | Henry Jameson | 2022-10-10 |
| | | | | |||
| | * | | use anchor for picker | Henry Jameson | 2022-10-10 |
| | | | | |||
| | * | | move keepOpen to picker | Henry Jameson | 2022-10-10 |
| | | | | |||
| | * | | some shitty initial implementation of emoji picker with popover | Henry Jameson | 2022-10-09 |
| | | | | |||
| | * | | fix blinking popup | Henry Jameson | 2022-10-09 |
| | | | | |||
| | * | | fix css | Henry Jameson | 2022-10-09 |
| | | | | |||
| | * | | cleanup | Henry Jameson | 2022-10-09 |
| | | | | |||
| | * | | suggestor popover | Henry Jameson | 2022-10-09 |
| | | | | |||
