| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | 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 |
| | | |||
| * | fix leaky journal by running uniq on addToCollection entries | Henry Jameson | 2022-11-24 |
| | | |||
| * | 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 |
| | | | |||
| | * | 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 |
| | | | | |||
| | * | | 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 |
| | | | | |||
| | * | | moved popovers space outside app because otherwise it causes weird | Henry Jameson | 2022-10-09 |
| | | | | | | | | | | | | | issues A LOT | ||
| | * | | suggestor popover | Henry Jameson | 2022-10-09 |
| | | | | |||
| * | | | Merge branch 'minor-fixes-batch' into 'develop' | HJ | 2022-11-21 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Minor fixes batch Closes #1192, #1193, and #1196 See merge request pleroma/pleroma-fe!1651 | ||
| | * | | | Apply 1 suggestion(s) to 1 file(s) | tusooa | 2022-11-09 |
| | | | | | |||
| | * | | | fix theme tab color indicators | Henry Jameson | 2022-11-01 |
| | | | | | |||
| | * | | | add new search to reaction picker and make hardcoded set... better | Henry Jameson | 2022-10-17 |
| | | | | | |||
| | * | | | use better color slot for selected pins #1193 | Henry Jameson | 2022-10-17 |
| | | | | | |||
| | * | | | fix picked emoji not being highlighted #1196 + updated its CSS structure | Henry Jameson | 2022-10-17 |
| | | | | | |||
| | * | | | fix staff panel #1192 | Henry Jameson | 2022-10-17 |
| | |/ / | |||
| * | | | Merge branch 'from/develop/tusooa/remote-xact' into 'develop' | HJ | 2022-11-21 |
| |\ \ \ | | | | | | | | | | | | | | | | | Remote interaction with posts: frontend part See merge request pleroma/pleroma-fe!1419 | ||
| | * | | | Enable anonymous users to interact with statuses remotely | Tusooa Zhu | 2022-07-01 |
| | | | | | |||
| * | | | | Merge branch 'fine_grained_moderation_privileges' into 'develop' | HJ | 2022-11-21 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add privileges Closes #1177 See merge request pleroma/pleroma-fe!1583 | ||
| | * | | | | Only show Reports tab in Interactions when privileged to see reports | Ilja | 2022-09-24 |
| | | | | | | |||
