| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | make better defaults for user popovers, closer to OG behavior | Henry Jameson | 2022-11-21 |
| | | |||
| * | 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 |
| | | | | |||
| | * | | Add priviliges | Ilja | 2022-08-06 |
| | | | | | | | | | | | | | | | | We can now check what priviliges someone has besides only the role. On older back-ends, privileges aren't provided, so we have a fall-back to list the privileges corresponding to what mods/admins are allowed on older BE's. | ||
| * | | | Use feed role for notifs and timelines | tusooa | 2022-11-08 |
| | | | | |||
| * | | | Make notification panel a list of articles | tusooa | 2022-11-08 |
| | | | | |||
| * | | | Handle properly 2-col and 3-col desktop notifications | tusooa | 2022-11-08 |
| | | | | |||
| * | | | Make user panel and notification <aside> | tusooa | 2022-11-08 |
| | | | | |||
| * | | | Make timeline a list of articles | tusooa | 2022-11-07 |
| | | | | |||
| * | | | Add labels to mobile navs | tusooa | 2022-11-07 |
| | | | | |||
| * | | | Add labels for timeline header | tusooa | 2022-11-07 |
| | | | | |||
| * | | | Use <main> for main content | tusooa | 2022-11-07 |
| | | | | |||
| * | | | Add title to mobile post button | tusooa | 2022-11-07 |
| | | | | |||
| * | | | lint | Henry Jameson | 2022-11-01 |
| | | | | |||
| * | | | show counter in show new button on mobile | Henry Jameson | 2022-11-01 |
| | | | | |||
| * | | | use new color slot for badges | Henry Jameson | 2022-10-17 |
| | | | | |||
| * | | | add titles to mobile buttons | Henry Jameson | 2022-10-17 |
| | | | | |||
| * | | | fix chevrons alignment | Henry Jameson | 2022-10-09 |
| | | | | |||
| * | | | fix alert dot | Henry Jameson | 2022-10-09 |
| | | | | |||
| * | | | Merge remote-tracking branch 'origin/develop' into scrolltotop | Henry Jameson | 2022-10-09 |
| |\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (89 commits) Update dependency @vuelidate/validators to v2.0.0 Remove lolex package Remove diff package Pin dependencies Update dependency sass to v1.55.0 Make suggestor suggest according to cldr annotations Make chunks named Use import() for emoji.json Add regional indicators Support filtering by keywords from cldr Display localized unicode emoji names Load unicode emoji annotations Extract language list to its own file using the half-shit approach since proper approach is full-shit Make unicode emoji phrases match with _ Use console.info Fix non-square emojis being truncated Fix emoji picker lint Fix emoji picker lint Tweak efficiency when changing filter keywords in emoji picker ... | ||
| | * | | Merge branch 'from/develop/tusooa/grouped-emoji-picker' into 'develop' | HJ | 2022-09-22 |
| | |\ \ | | | | | | | | | | | | | | | | | Group emojis into packs in emoji picker See merge request pleroma/pleroma-fe!1408 | ||
| | | * | | Make suggestor suggest according to cldr annotations | Tusooa Zhu | 2022-09-21 |
| | | | | | |||
| | | * | | Make chunks named | Tusooa Zhu | 2022-09-20 |
| | | | | | |||
| | | * | | Use import() for emoji.json | Tusooa Zhu | 2022-09-20 |
| | | | | | |||
| | | * | | Add regional indicators | Tusooa Zhu | 2022-09-20 |
| | | | | | |||
| | | * | | Support filtering by keywords from cldr | Tusooa Zhu | 2022-09-20 |
| | | | | | |||
| | | * | | Display localized unicode emoji names | Tusooa Zhu | 2022-09-20 |
| | | | | | |||
| | | * | | Load unicode emoji annotations | Tusooa Zhu | 2022-09-20 |
| | | | | | |||
| | | * | | Extract language list to its own file | Tusooa Zhu | 2022-09-20 |
| | | | | | |||
| | | * | | Make unicode emoji phrases match with _ | Tusooa Zhu | 2022-09-18 |
| | | | | | |||
| | | * | | Fix non-square emojis being truncated | HJ | 2022-09-18 |
| | | | | | |||
| | | * | | Fix emoji picker lint | Tusooa Zhu | 2022-09-18 |
| | | | | | |||
| | | * | | Fix emoji picker lint | Tusooa Zhu | 2022-09-18 |
| | | | | | |||
| | | * | | Tweak efficiency when changing filter keywords in emoji picker | Tusooa Zhu | 2022-09-18 |
| | | | | | |||
| | | * | | Use trimmed keyword for filtering emojis | Tusooa Zhu | 2022-09-18 |
| | | | | | |||
| | | * | | Limit the width of unsupported multichar emojis | Tusooa Zhu | 2022-09-18 |
| | | | | | |||
| | | * | | Make emoji picker work with vue3 | Tusooa Zhu | 2022-09-18 |
| | | | | | |||
| | | * | | Make StillImage react to src changes | Tusooa Zhu | 2022-09-18 |
| | | | | | |||
| | | * | | Lint | Tusooa Zhu | 2022-09-18 |
| | | | | | |||
| | | * | | Add English translation for unicode emoji group names | Tusooa Zhu | 2022-09-18 |
| | | | | | |||
| | | * | | Add icons for unicode emoji groups | Tusooa Zhu | 2022-09-18 |
| | | | | | |||
| | | * | | Make emoji picker use grouped unicode emojis | Tusooa Zhu | 2022-09-18 |
| | | | | | |||
| | | * | | Scroll active tab header into view in emoji picker | Tusooa Zhu | 2022-09-18 |
| | | | | | |||
| | | * | | Clean up emoji picker css | Tusooa Zhu | 2022-09-18 |
| | | | | | |||
| | | * | | Use StillImage to render emojis in emoji picker | Tusooa Zhu | 2022-09-18 |
| | | | | | |||
| | | * | | Fix error on emoji picker first load | Tusooa Zhu | 2022-09-18 |
| | | | | | | | | | | | | | | | | | Ref: grouped-emoji-picker | ||
