aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* Merge branch 'disjointed-popovers' into eslint-updateHenry Jameson2022-07-31
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 ...
| * fix typoHenry Jameson2022-07-31
| |
| * fix errors in consoleHenry Jameson2022-07-31
| |
| * pinned no longer neededHenry Jameson2022-07-31
| |
| * popover stackHenry Jameson2022-07-31
| |
| * add stay-on-click prop to solve case of clicking user avatar in status popoverHenry Jameson2022-07-31
| |
| * fix settings tooltipsHenry Jameson2022-07-30
| |
| * vertical nudge for popovers, especially for overlay-centers onesHenry Jameson2022-07-30
| |
| * make user popover options expertHenry Jameson2022-07-27
| |
| * use same sizing for timeline dropdown as in the main navHenry Jameson2022-07-27
| |
| * fix avatar not zooming in profile pageHenry Jameson2022-07-27
| |
| * fix spacing in mentionslineHenry Jameson2022-07-20
| |
| * add popovers to chatsHenry Jameson2022-07-20
| |
| * fix avatar not closing, add option to put popovers next to avatarHenry Jameson2022-07-19
| | | | | | | | instead of over it
| * fix the incorrect rounding in nav listHenry Jameson2022-06-29
| |
| * re-unfuck the timeline popoverHenry Jameson2022-06-29
| |
| * Revert "unify styling of timelines dropdown with other dropdown menus"Henry Jameson2022-06-29
| | | | | | | | This reverts commit 898b326f6c9da3ba26ad35b2349c2a3f9fc0484a.
| * close on avatar click again, add zooming as optionHenry Jameson2022-06-27
| |
| * fix basicusercardHenry Jameson2022-06-27
| |
| * make hover popovers less annoying to closeHenry Jameson2022-06-27
| |
| * move tooltips settingHenry Jameson2022-06-27
| |
| * unify styling of timelines dropdown with other dropdown menusHenry Jameson2022-06-27
| |
| * put modals on top of navbarHenry Jameson2022-06-27
| |
| * Merge remote-tracking branch 'origin/develop' into disjointed-popoversHenry Jameson2022-06-27
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| * | use nextrick with status popover updatesHenry Jameson2022-06-27
| | |
| * | fix invisible old popover, cleanup, add selection indicator in mentionlinksHenry Jameson2022-06-27
| | |
| * | update status popover when its content changes (only status reference)Henry Jameson2022-06-22
| | |
| * | slight z-index refactor and attempt at organizing itHenry Jameson2022-06-22
| | |
| * | fix popovers not scrolling in mobile notificationsHenry Jameson2022-06-21
| | |
| * | fix spacings againHenry Jameson2022-06-21
| | |
| * | fix mentionsline extramentions lack of spaceHenry Jameson2022-06-21
| | |
| * | don't show bookmark button for anon visitorsHenry Jameson2022-06-21
| | |
| * | don't stop propagation on settings modal openHenry Jameson2022-06-21
| | |
| * | proper horizontal limitHenry Jameson2022-06-21
| | |
| * | don't use async component for user popover to fix the incorrect initialHenry Jameson2022-06-21
| | | | | | | | | | | | | | | position. for some reason same doesn't work with status popover...
| * | move media modal to the topmost layerHenry Jameson2022-06-21
| | |
| * | Merge remote-tracking branch 'origin/disjointed-popovers' into ↵Henry Jameson2022-06-20
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | disjointed-popovers * origin/disjointed-popovers: popover controls for user-card unify user popovers into a separate component
| | * | popover controls for user-cardHenry Jameson2022-06-16
| | | |
| | * | unify user popovers into a separate componentHenry Jameson2022-06-16
| | | |
| * | | optimization: only process resize/scroll events when popup is openHenry Jameson2022-06-20
| |/ /
| * | limit width of popover to slightly lesser than screen widthHenry Jameson2022-06-15
| | |
| * | don't hide on clicks in popover's contentHenry Jameson2022-06-15
| | |
| * | use user popovers in notifications as wellHenry Jameson2022-06-15
| | |
| * | properly center user popoversHenry Jameson2022-06-15
| | |
| * | user popovers WIPHenry Jameson2022-06-13
| | |
| * | fix popovers in modalsHenry Jameson2022-06-13
| | |
| * | recalculate position on scrollsHenry Jameson2022-06-13
| | |
| * | remove duplicate buttons on post buttonsHenry Jameson2022-06-12
| | |
| * | fix animations, replace ugly old mentionlink tooltips with new usercard onesHenry Jameson2022-06-12
| | |
| * | fix popovers so that all of them have shadowsHenry Jameson2022-06-12
| | |