* disjointed-popovers:
fix tests by just ignoring the html comments
fix mentionsline extramentions lack of space
don't show bookmark button for anon visitors
* disjointed-popovers:
don't stop propagation on settings modal open
proper horizontal limit
don't use async component for user popover to fix the incorrect initial position. for some reason same doesn't work with status popover...
* disjointed-popovers: (39 commits)
limit width of popover to slightly lesser than screen width
don't hide on clicks in popover's content
use user popovers in notifications as well
properly center user popovers
user popovers WIP
fix tests
fix popovers in modals
recalculate position on scrolls
remove duplicate buttons on post buttons
fix animations, replace ugly old mentionlink tooltips with new usercard ones
fix popovers so that all of them have shadows
turns out it is needed still + some code cleanup
vPadding is no longer needed
hide popovers on scroll
more fixes to chat popovers
popup offsets should be fixed now
force panel headers to be square on mobile (for now?)
fix gap between panel heading and timeline menu
Fix Open Chat button
fix?
...
* origin/develop: (25 commits)
force panel headers to be square on mobile (for now?)
fix gap between panel heading and timeline menu
Fix Open Chat button
fix?
fix
Revert "Merge branch 'revert-a88abc7e' into 'develop'"
Revert "Merge branch 'from/develop/tusooa/lang-opts' into 'develop'"
Fix registration error
stick chat scroll to bottom to help with OSK resizing the viewport
Pass file name of cropped avatar to form data
Add English translation for filtering end-of-poll notifications
Add settings for filtering end-of-poll notifications
Add English translations for poll-end notifications
Show poll-end notifications
Fix virtual scrolling when the user has a lot of pinned statuses
Update dependency @vuelidate/core to v2.0.0-alpha.41
Make lint happy
Make lint happy
Add English translation for language options
Add email language option to registration form
...