| Commit message (Collapse) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | 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 'from/develop/tusooa/fix-fetchTimeline' into 'develop' | HJ | 2022-11-29 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix fetchTimeline error See merge request pleroma/pleroma-fe!1688 | |||
| | * | | | | | Fix fetchTimeline error | tusooa | 2022-11-24 | |
| | |/ / / / | ||||
| * | | | | | fix tests | Henry Jameson | 2022-11-27 | |
| | | | | | | ||||
| * | | | | | fun restrained | Henry Jameson | 2022-11-26 | |
| | |/ / / |/| | | | ||||
| * | | | | Merge branch 'better-defaults-user-popovers' into 'develop' | tusooa | 2022-11-24 | |
| |\ \ \ \ | |/ / / |/| | | | | | | | | | | | Better defaults for user popovers See merge request pleroma/pleroma-fe!1685 | |||
| | * | | | make better defaults for user popovers, closer to OG behavior | Henry Jameson | 2022-11-21 | |
| | | | | | ||||
| * | | | | 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 | |
| | | | | | | | | ||||
| | * | | | | | | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵ | Ilja | 2022-09-24 | |
| | |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | | | | | | | | fine_grained_moderation_privileges | |||
| | * | | | | | | Update fallback privileges for moderators to include reports_manage_reports | Sean King | 2022-08-07 | |
| | | | | | | | | ||||
| | * | | | | | | Show moderation drop down menu and items based on privileges | Ilja | 2022-08-06 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There's a seperator between certain blocks of items. I show/hide the seperator together with the block under it. When a block with a seperator is at the top, the seperator doesn't show, keeping a consistent look with seperators only between blocks. I also hide granting roles for deactivated accounts because that doesn't make much sense to me. For the rest the items are hidden when you're not privileged. When there's no privileges that show items, the menu isn't shown either. | |||
| | * | | | | | | Option to delete a post is shown when privileged with messages_delete | Ilja | 2022-08-06 | |
| | | | | | | | | ||||
