| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | 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 |
| | | |||
| * | Improve readability in fetchAnnouncements() | Tusooa Zhu | 2022-11-24 |
| | | |||
| * | Add English translation for announcement published time | 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 |
| | | |||
| * | Port away from Vue2 Vue.set() | Tusooa Zhu | 2022-11-24 |
| | | |||
| * | Change name for the announcement being edited to editedAnnouncement | Tusooa Zhu | 2022-11-24 |
| | | |||
| * | Readablify unreadAnnouncementCount | Tusooa Zhu | 2022-11-24 |
| | | |||
| * | Do not count unread announcements for guests | Tusooa Zhu | 2022-11-24 |
| | | |||
| * | Start fetching announcements on page load | Tusooa Zhu | 2022-11-24 |
| | | |||
| * | Show badges for unread announcements | Tusooa Zhu | 2022-11-24 |
| | | |||
| * | Add English translation for inactive announcement message | Tusooa Zhu | 2022-11-24 |
| | | |||
| * | Mark inactive and active announcements for admin | Tusooa Zhu | 2022-11-24 |
| | | |||
| * | Add English translations for editing announcements | Tusooa Zhu | 2022-11-24 |
| | | |||
| * | Allow editing announcements | Tusooa Zhu | 2022-11-24 |
| | | |||
| * | Add English translation for announcement dates | Tusooa Zhu | 2022-11-24 |
| | | |||
| * | Show announcement dates | Tusooa Zhu | 2022-11-24 |
| | | |||
| * | Add English translation for posting announcement metadata | Tusooa Zhu | 2022-11-24 |
| | | |||
| * | Allow posting announcements with other metadata | Tusooa Zhu | 2022-11-24 |
| | | |||
| * | Add English translation for deleting announcements | Tusooa Zhu | 2022-11-24 |
| | | |||
| * | Implement deleting announcement | Tusooa Zhu | 2022-11-24 |
| | | |||
| * | Add English translations for posting announcements | Tusooa Zhu | 2022-11-24 |
| | | |||
| * | Implement posting announcements | Tusooa Zhu | 2022-11-24 |
| | | |||
| * | Add English translations for 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 |
| | | |||
| * | Merge branch 'fix-leaky-journal' into 'develop' | tusooa | 2022-11-24 |
| |\ | | | | | | | | | | | | | fix leaky journal by running uniq on addToCollection entries Closes #1214 See merge request pleroma/pleroma-fe!1687 | ||
| | * | fix leaky journal by running uniq on addToCollection entries | Henry Jameson | 2022-11-24 |
| |/ | |||
| * | Merge branch 'lint' into 'develop' | HJ | 2022-11-21 |
| |\ | | | | | | | | | lint See merge request pleroma/pleroma-fe!1686 | ||
| | * | lint | Henry Jameson | 2022-11-21 |
| |/ | |||
| * | Merge branch 'gitlab-templates' into 'develop' | HJ | 2022-11-21 |
| |\ | | | | | | | | | add gitlab templates See merge request pleroma/pleroma-fe!1577 | ||
| | * | label, info on WIPs | Henry Jameson | 2022-07-31 |
| | | | |||
| | * | add gitlab templates | Henry Jameson | 2022-07-31 |
| | | | |||
| * | | 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 |
| | | | | |||
| | * | | Fix search() not honouring type param | 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 |
| | | | | | |||
