| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Merge branch 'disjointed-popovers' into eslint-update | Henry Jameson | 2022-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 typo | Henry Jameson | 2022-07-31 |
| | | | |||
| | * | fix errors in console | Henry Jameson | 2022-07-31 |
| | | | |||
| | * | pinned no longer needed | Henry Jameson | 2022-07-31 |
| | | | |||
| | * | popover stack | Henry Jameson | 2022-07-31 |
| | | | |||
| | * | add stay-on-click prop to solve case of clicking user avatar in status popover | Henry Jameson | 2022-07-31 |
| | | | |||
| | * | fix settings tooltips | Henry Jameson | 2022-07-30 |
| | | | |||
| | * | vertical nudge for popovers, especially for overlay-centers ones | Henry Jameson | 2022-07-30 |
| | | | |||
| | * | make user popover options expert | Henry Jameson | 2022-07-27 |
| | | | |||
| | * | use same sizing for timeline dropdown as in the main nav | Henry Jameson | 2022-07-27 |
| | | | |||
| | * | fix avatar not zooming in profile page | Henry Jameson | 2022-07-27 |
| | | | |||
| | * | fix spacing in mentionsline | Henry Jameson | 2022-07-20 |
| | | | |||
| | * | add popovers to chats | Henry Jameson | 2022-07-20 |
| | | | |||
| | * | fix avatar not closing, add option to put popovers next to avatar | Henry Jameson | 2022-07-19 |
| | | | | | | | | | instead of over it | ||
| | * | fix the incorrect rounding in nav list | Henry Jameson | 2022-06-29 |
| | | | |||
| | * | re-unfuck the timeline popover | Henry Jameson | 2022-06-29 |
| | | | |||
| | * | Revert "unify styling of timelines dropdown with other dropdown menus" | Henry Jameson | 2022-06-29 |
| | | | | | | | | | This reverts commit 898b326f6c9da3ba26ad35b2349c2a3f9fc0484a. | ||
| | * | close on avatar click again, add zooming as option | Henry Jameson | 2022-06-27 |
| | | | |||
| | * | fix basicusercard | Henry Jameson | 2022-06-27 |
| | | | |||
| | * | make hover popovers less annoying to close | Henry Jameson | 2022-06-27 |
| | | | |||
| | * | move tooltips setting | Henry Jameson | 2022-06-27 |
| | | | |||
| | * | unify styling of timelines dropdown with other dropdown menus | Henry Jameson | 2022-06-27 |
| | | | |||
| | * | put modals on top of navbar | Henry Jameson | 2022-06-27 |
| | | | |||
| | * | Merge remote-tracking branch 'origin/develop' into disjointed-popovers | Henry Jameson | 2022-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 updates | Henry Jameson | 2022-06-27 |
| | | | | |||
| | * | | fix invisible old popover, cleanup, add selection indicator in mentionlinks | Henry Jameson | 2022-06-27 |
| | | | | |||
| | * | | update status popover when its content changes (only status reference) | Henry Jameson | 2022-06-22 |
| | | | | |||
| | * | | slight z-index refactor and attempt at organizing it | Henry Jameson | 2022-06-22 |
| | | | | |||
| | * | | fix popovers not scrolling in mobile notifications | Henry Jameson | 2022-06-21 |
| | | | | |||
| | * | | fix spacings again | Henry Jameson | 2022-06-21 |
| | | | | |||
| | * | | fix mentionsline extramentions lack of space | Henry Jameson | 2022-06-21 |
| | | | | |||
| | * | | don't show bookmark button for anon visitors | Henry Jameson | 2022-06-21 |
| | | | | |||
| | * | | don't stop propagation on settings modal open | Henry Jameson | 2022-06-21 |
| | | | | |||
| | * | | proper horizontal limit | Henry Jameson | 2022-06-21 |
| | | | | |||
| | * | | don't use async component for user popover to fix the incorrect initial | Henry Jameson | 2022-06-21 |
| | | | | | | | | | | | | | | | | position. for some reason same doesn't work with status popover... | ||
| | * | | move media modal to the topmost layer | Henry Jameson | 2022-06-21 |
| | | | | |||
| | * | | Merge remote-tracking branch 'origin/disjointed-popovers' into ↵ | Henry Jameson | 2022-06-20 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | disjointed-popovers * origin/disjointed-popovers: popover controls for user-card unify user popovers into a separate component | ||
| | | * | | popover controls for user-card | Henry Jameson | 2022-06-16 |
| | | | | | |||
| | | * | | unify user popovers into a separate component | Henry Jameson | 2022-06-16 |
| | | | | | |||
| | * | | | optimization: only process resize/scroll events when popup is open | Henry Jameson | 2022-06-20 |
| | |/ / | |||
| | * | | limit width of popover to slightly lesser than screen width | Henry Jameson | 2022-06-15 |
| | | | | |||
| | * | | don't hide on clicks in popover's content | Henry Jameson | 2022-06-15 |
| | | | | |||
| | * | | use user popovers in notifications as well | Henry Jameson | 2022-06-15 |
| | | | | |||
| | * | | properly center user popovers | Henry Jameson | 2022-06-15 |
| | | | | |||
| | * | | user popovers WIP | Henry Jameson | 2022-06-13 |
| | | | | |||
| | * | | fix popovers in modals | Henry Jameson | 2022-06-13 |
| | | | | |||
| | * | | recalculate position on scrolls | Henry Jameson | 2022-06-13 |
| | | | | |||
| | * | | remove duplicate buttons on post buttons | Henry Jameson | 2022-06-12 |
| | | | | |||
| | * | | fix animations, replace ugly old mentionlink tooltips with new usercard ones | Henry Jameson | 2022-06-12 |
| | | | | |||
| | * | | fix popovers so that all of them have shadows | Henry Jameson | 2022-06-12 |
| | | | | |||
