aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
...
| * | | | Add English translation for deleting announcementsTusooa Zhu2022-11-24
| | | | |
| * | | | Implement deleting announcementTusooa Zhu2022-11-24
| | | | |
| * | | | Add English translations for posting announcementsTusooa Zhu2022-11-24
| | | | |
| * | | | Implement posting announcementsTusooa Zhu2022-11-24
| | | | |
| * | | | Add English translations for announcementsTusooa Zhu2022-11-24
| | | | |
| * | | | Fetch real data from backendTusooa Zhu2022-11-24
| | | | |
| * | | | Add announcement display with placeholder messagesTusooa Zhu2022-11-24
| | | | |
* | | | | Merge branch 'from/develop/tusooa/fix-fetchTimeline' into 'develop'HJ2022-11-29
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix fetchTimeline error See merge request pleroma/pleroma-fe!1688
| * | | | | Fix fetchTimeline errortusooa2022-11-24
| |/ / / /
* | | | | fix testsHenry Jameson2022-11-27
| | | | |
* | | | | fun restrainedHenry Jameson2022-11-26
| |/ / / |/| | |
* | | | Merge branch 'better-defaults-user-popovers' into 'develop'tusooa2022-11-24
|\ \ \ \ | |/ / / |/| | | | | | | | | | | Better defaults for user popovers See merge request pleroma/pleroma-fe!1685
| * | | make better defaults for user popovers, closer to OG behaviorHenry Jameson2022-11-21
| | | |
* | | | fix leaky journal by running uniq on addToCollection entriesHenry Jameson2022-11-24
| | | |
* | | | 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
| | | | |
| * | | | Fix search() not honouring type paramTusooa 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
| | | | | |
| * | | | | update popover styles when caret updatesHenry Jameson2022-10-17
| | | | | |
| * | | | | fix unit testsHenry Jameson2022-10-10
| | | | | |
| * | | | | better autocomplete handling, fix leakHenry Jameson2022-10-10
| | | | | |
| * | | | | focus search input when opening emoji pickerHenry Jameson2022-10-10
| | | | | |
| * | | | | use anchor for pickerHenry Jameson2022-10-10
| | | | | |
| * | | | | move keepOpen to pickerHenry Jameson2022-10-10
| | | | | |
| * | | | | some shitty initial implementation of emoji picker with popoverHenry Jameson2022-10-09
| | | | | |
| * | | | | fix blinking popupHenry Jameson2022-10-09
| | | | | |
| * | | | | fix cssHenry Jameson2022-10-09
| | | | | |
| * | | | | cleanupHenry Jameson2022-10-09
| | | | | |
| * | | | | moved popovers space outside app because otherwise it causes weirdHenry Jameson2022-10-09
| | | | | | | | | | | | | | | | | | | | | | | | issues A LOT
| * | | | | suggestor popoverHenry Jameson2022-10-09
| | | | | |
* | | | | | Merge branch 'minor-fixes-batch' into 'develop'HJ2022-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)tusooa2022-11-09
| | | | | | |
| * | | | | | fix theme tab color indicatorsHenry Jameson2022-11-01
| | | | | | |
| * | | | | | add new search to reaction picker and make hardcoded set... betterHenry Jameson2022-10-17
| | | | | | |
| * | | | | | use better color slot for selected pins #1193Henry Jameson2022-10-17
| | | | | | |
| * | | | | | fix picked emoji not being highlighted #1196 + updated its CSS structureHenry Jameson2022-10-17
| | | | | | |
| * | | | | | fix staff panel #1192Henry Jameson2022-10-17
| |/ / / / /
* | | | | | Merge branch 'from/develop/tusooa/remote-xact' into 'develop'HJ2022-11-21
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | Remote interaction with posts: frontend part See merge request pleroma/pleroma-fe!1419
| * | | | | Enable anonymous users to interact with statuses remotelyTusooa Zhu2022-07-01
| | | | | |
* | | | | | Merge branch 'fine_grained_moderation_privileges' into 'develop'HJ2022-11-21
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add privileges Closes #1177 See merge request pleroma/pleroma-fe!1583
| * | | | | | Only show Reports tab in Interactions when privileged to see reportsIlja2022-09-24
| | | | | | |
| * | | | | | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵Ilja2022-09-24
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | | | | | | | fine_grained_moderation_privileges
| * | | | | | Update fallback privileges for moderators to include reports_manage_reportsSean King2022-08-07
| | | | | | |
| * | | | | | Show moderation drop down menu and items based on privilegesIlja2022-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_deleteIlja2022-08-06
| | | | | | |