* disjointed-popovers:
add SK (Slovak) translation
ReactButton: Workaround for android composition mode
EmojiPicker: Workaround to search immediately on mobile
Fix top bar input text colour
Show underlay for mobile
Fix tests
Add English translations for correctly i18nized time units
Delegate relativeTime plural rules to vue-i18n
restore notifications page, fix z-index issues
Make lint happy
Add English translations for backup UI
Add backup UI
Add English translation for list aliases error
Log errors when listing aliases
Add changelog
Add Engilsh translation for migration
Add frontend ui for aliases and migration
Change translation key
Explain better what delete does in moderation menu
* origin/develop:
add SK (Slovak) translation
ReactButton: Workaround for android composition mode
EmojiPicker: Workaround to search immediately on mobile
Fix top bar input text colour
Show underlay for mobile
Fix tests
Add English translations for correctly i18nized time units
Delegate relativeTime plural rules to vue-i18n
restore notifications page, fix z-index issues
Make lint happy
Add English translations for backup UI
Add backup UI
Add English translation for list aliases error
Log errors when listing aliases
Add changelog
Add Engilsh translation for migration
Add frontend ui for aliases and migration
Change translation key
Explain better what delete does in moderation menu
* 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?
...