aboutsummaryrefslogtreecommitdiff
path: root/src/components/media_modal/media_modal.vue
Commit message (Collapse)AuthorAge
* Merge remote-tracking branch 'upstream/develop' into tusooa/stylelinttusooa2023-01-15
|\
| * Make modal easier to close if there is only one imagetusooa2023-01-14
| |
* | Use stylelinttusooa2023-01-09
|/
* slight z-index refactor and attempt at organizing itHenry Jameson2022-06-22
|
* move media modal to the topmost layerHenry Jameson2022-06-21
|
* fix main post form having hidden emoji pickerHenry Jameson2022-04-10
|
* cleanup, fix some things, try to disable scrollbars on mobileHenry Jameson2022-04-08
|
* Make media modal buttons largerTusooa Zhu2022-03-13
|
* Add hide button to media modalTusooa Zhu2022-03-13
|
* Prevent hiding media viewer if swiped over SwipeClickTusooa Zhu2022-03-13
|
* Fix webkit image blursTusooa Zhu2022-03-13
|
* Fix video in media modal not displaying properlyTusooa Zhu2022-03-13
|
* Remove image box-shadow in media modalTusooa Zhu2022-03-13
| | | | | | | | | The box-shadow causes an image to be very blurry on Webkit browsers (experienced: Konqueror, Safari; heard of: Chrome) when scaled up if the initial size of the image is much smaller than the actual size (e.g. when viewing a very long picture). The shadow is not really obvious anyway.
* Allow pinch-zoom to fill the whole screenTusooa Zhu2022-03-13
|
* Clean upTusooa Zhu2022-03-13
|
* Add swipe-click handler to media modalTusooa Zhu2022-03-13
| | | | | Now swiping will correctly change the current media, and with a good preview. Clicking without swiping closes the overlay.
* Use pinch-zoom-element for pinch zoom functionalityTusooa Zhu2022-03-13
|
* Handle pinch actionTusooa Zhu2022-03-13
|
* Preview swipe actionTusooa Zhu2022-03-13
|
* Make media modal be aware of multi-touch actionsTusooa Zhu2022-03-13
| | | | | | Originally the media viewer would think every touch is a swipe (one-finger touch event), so we would encounter the case where a two-finger scale event would incorrectly change the current media. This is now fixed.
* Make media modal counter go through i18nTusooa Zhu2022-02-21
|
* add attachment counterHenry Jameson2021-08-16
|
* better media modal loadingHenry Jameson2021-08-16
|
* add media description into media modalHenry Jameson2021-08-15
|
* add key attribute to make image refresh in media modal to give feedbackHenry Jameson2021-08-15
| | | | when images are still loaded
* gallery now supports flash, fixes for flash component. refactored media modalHenry Jameson2021-06-18
|
* remove redundant opacity2Shpuld Shpuldson2021-02-12
|
* Remove body scrollbar in chat layout, keep nav bar still on scroll lock, add ↵Shpuld Shpuldson2021-02-12
| | | | tiny fade for media modal
* lintHenry Jameson2020-10-21
|
* More stuff. Buttons in user card's corner now have MUCH bigger hitboxesHenry Jameson2020-10-20
|
* change placeholders to use descriptions, use icons with placeholders, change ↵Shpuld Shpuldson2020-06-29
| | | | uploads to use attachment component
* media description supportWilliam Pitcock2020-06-28
|
* close image modal by clicking imagetaehoon2019-11-14
|
* Lightbox/modal multi image improvements - #381Wyatt Benno2019-11-08
|
* update event nametaehoon2019-10-21
|
* migrate viewClass prop to class attributetaehoon2019-10-21
|
* use higher css specificitytaehoon2019-10-18
|
* render modals into the “modal” portaltaehoon2019-10-18
|
* remove needless importingtaehoon2019-10-18
|
* refactor all kind of modals using the modal componenttaehoon2019-10-18
|
* lock body scrolltaehoon2019-09-20
|
* Make image orientation consistent on FF, fix videos w/ modalShpuld Shpuldson2019-08-26
|
* all the manual fixesHenry Jameson2019-07-07
|
* eslint --fix --ext .js,.vue srcHenry Jameson2019-07-05
|
* make sure media modal to be above reporting modaltaehoon2019-05-05
|
* Add floating post-status button on mobileShpuld Shpludson2019-03-11
|
* Clean up CSS a bitshpuld2019-02-19
|
* Use correct syntax for pseudoelementtaehoon2019-02-11
|
* Add translation stringstaehoon2019-02-10
|
* Support lightbox gallery navigation via arrow buttons and keyboardtaehoon2019-02-10
|