* 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
* 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
* disjointed-popovers: (56 commits)
fix typo
fix errors in console
pinned no longer needed
popover stack
add stay-on-click prop to solve case of clicking user avatar in status popover
fix settings tooltips
vertical nudge for popovers, especially for overlay-centers ones
make user popover options expert
use same sizing for timeline dropdown as in the main nav
fix avatar not zooming in profile page
fix spacing in mentionsline
add popovers to chats
fix avatar not closing, add option to put popovers next to avatar instead of over it
fix the incorrect rounding in nav list
re-unfuck the timeline popover
Revert "unify styling of timelines dropdown with other dropdown menus"
close on avatar click again, add zooming as option
fix basicusercard
make hover popovers less annoying to close
move tooltips setting
...
* disjointed-popovers:
add stay-on-click prop to solve case of clicking user avatar in status popover
fix settings tooltips
vertical nudge for popovers, especially for overlay-centers ones