* origin/develop: (22 commits)
Fix lint stuff
Lists implementation: make route naming consistent
Lists implementation: tests, linter fix
Lists implementation
Update babel monorepo to v7.18.10
clean up leftover
Use empty array for emji instead
Add default array for RichContent emoji
Use RichContent component for Reports
Use Select component
Make linter happy
Fix up and code review
Fix setting report state, add proper error handling
remove logs
Fix report modal not working, add include_types
remove mock data
add proper state switcher
wip
separated component
somewhat workign version still with fixture
...
* been-awhile:
move pleroma-tan just a tiny bit lower
art credit
lint
proper animation
don't let function access `this`
lint
proper links and fix user detection
don't show to anons, make it possible to disable notification instance-wide
Apply 2 suggestion(s) to 1 file(s)
Apply 2 suggestion(s) to 1 file(s)
lint
unit test + some refactoring
refactoring
shadow
debug handlers for now
server-side storage for flags
Update dependency vue-i18n to v9.2.0
initial scratch
* origin/develop:
lint
fix bugs
Apply 1 suggestion(s) to 1 file(s)
change icons
Update dependency vue-i18n to v9.2.0
made quick settings into their own component, added quick view settings, added both to conversation view
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.
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.
* origin/develop:
Update dependency vue-router to v4.1.3
Translated using Weblate (Chinese (Simplified))
Translated using Weblate (Chinese (Simplified))
Translated using Weblate (French)
Translated using Weblate (French)
Translated using Weblate (Chinese (Simplified))
Translated using Weblate (French)
Translated using Weblate (French)
Add optional/required indicator for registration fields