* 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
* eslint-update:
"deal" with async promise executor, should be fine in these specific cases
fix filesizeformat const/let stuff
"fix" the sort function potentially not always outputting results
deal with no-prototype-builtins
--fix
disable vue rule
update eslint stuff