aboutsummaryrefslogtreecommitdiff
path: root/src/components/attachment/attachment.js
Commit message (Collapse)AuthorAge
* Fix notification attachment icon overflowtusooa2023-01-14
|
* Use watch to change localDescriptionSean King2022-06-26
|
* improve unknown attachment handlingHenry Jameson2022-02-10
|
* ability to move attachments around when making a new postHenry Jameson2021-08-15
|
* inline description displayHenry Jameson2021-08-15
|
* fix video attachments in notifications not having pointer cursorHenry Jameson2021-08-15
|
* better handling of unknown files, better upload displayHenry Jameson2021-06-18
|
* better compact attachmentsHenry Jameson2021-06-18
|
* gallery in post status form!Henry Jameson2021-06-18
|
* gallery now supports flash, fixes for flash component. refactored media modalHenry Jameson2021-06-18
|
* refactored attachments and gallery. All attachments now are in gallery.Henry Jameson2021-06-17
|
* experimental flash support through ruffleHenry Jameson2021-04-09
|
* Replace all use of <a> + href='#' with proper buttonsShpuld Shpuldson2020-11-24
|
* add missing play-circle iconShpuld Shpuldson2020-11-19
|
* remaining changes...Henry Jameson2020-10-21
|
* fix edge case of videos and unknown files togetherShpuld Shpuldson2020-07-06
|
* fix conflicts, use file icon instead of link, add support for audio and file ↵Shpuld Shpuldson2020-07-06
|\ | | | | | | icon in cw'd posts
* | fix modal types check being brokenShpuld Shpuldson2020-07-06
| |
* | change placeholders to use descriptions, use icons with placeholders, change ↵Shpuld Shpuldson2020-06-29
|/ | | | uploads to use attachment component
* Fix one click nsfw unhide on videosShpuld Shpludson2020-01-31
|
* Merge remote-tracking branch 'upstream/develop' into settings-refactorHenry Jameson2019-10-29
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (89 commits) remove needless ref show preview popover when hover numbered replies refactor conditions do not make too many nested div add fetchStatus action refactor status loading logic split status preview popover into a separate component uninstall mobile-detect library listen both events minor css fix restrict distance at top side only set different trigger event in desktop and mobile by default fix eslint warnings fix popper go behind the top bar migrate Popper to v-popover fix popper go behind the top bar fix eslint warnings reset font-size to normal text size using rem use top placement by default hide status preview popper when hover popper content ...
| * keep image natural ratio in gallery rowtaehoon2019-10-22
| |
* | Fix tests, more replacing with mergedConfigHenry Jameson2019-10-06
|/
* npm eslint --fix .Henry Jameson2019-07-05
|
* Change video playing default without bothering making it an instance ↵shpuld2019-01-31
| | | | configurable
* Merge develop and fix conflictshpuld2019-01-26
|\
| * fix custom nsfwCensorImage not workingHenry Jameson2019-01-23
| |
* | Redo everything in the MRshpuld2019-01-26
| |
* | Merge dev fix conflictsshpuld2019-01-20
|\|
| * Linting.lain2019-01-19
| |
| * Don't use referrerpolicy with media proxy.lain2019-01-19
| |
* | Polish for videos, smaller sizes, remove gif-looping optionsshpuld2019-01-20
| |
* | Add media viewer module and media module component, modify attachment behaviorshpuld2019-01-14
|/
* Merge branch 'feature/configurable-nsfw-censor-image' into 'develop'Shpuld Shpludson2018-12-13
|\ | | | | | | | | make nsfw censor image configurable See merge request pleroma/pleroma-fe!243
| * make nsfw censor image configurableWilliam Pitcock2018-04-22
| |
* | added not preload check so hidden toggles asapValD2018-12-13
| |
* | removed brackets from conditionValD2018-12-12
| |
* | renamed config to preload images and add ident to configValD2018-12-12
| |
* | added config for preload and made attachment responsive to itValD2018-12-12
| |
* | fixed #72Henry Jameson2018-08-30
| |
* | Configurable video looping, option to not to loop silent videos. UpdatedHenry Jameson2018-08-15
| | | | | | | | localization strings.
* | added pointer cursor for nsfw placeholder. fixed nsfw videos requiring ↵Henry Jameson2018-08-15
|/ | | | double-click
* Force oembeds to use 100% widthshpuld2018-04-14
|
* small fixesshpuld2018-04-09
|
* first verHenry Jameson2018-03-12
|
* Hide unknown type attachments, polish the upload preview stylingshpuld2017-11-20
|
* Make oembeds behave properly, hide empty html attachments, hide overflowing ↵shpuld2017-11-13
| | | | timeline background.
* Revert nsfw image sizing, give attachments max-height to reduce scrollingShpuld Shpuldson2017-04-09
|
* improvements on fature/better-nsfw-image-loadingxj92017-03-08
| | | | | | - loading indicator - avoid hitting the cache if we already know the image was loaded - more responsive toggle
* issue #1 - better nsfw image loadingxj92017-03-02
| | | | | preload the image when it is toggled, but wait to replace it until it has loaded.