aboutsummaryrefslogtreecommitdiff
path: root/src/components/attachment/attachment.js
Commit message (Collapse)AuthorAge
* 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.
* Fix syntax errors and hiding logic.Hector A. Escobedo2017-02-22
| | | | This has been tested.
* Add setting to toggle NSFW hiding.Hector A. Escobedo2017-02-22
|
* Open clicked links the statusnet_html in a new window.Roger Braun2017-02-19
|
* Rename nsfw image.Roger Braun2016-12-02
|
* Add re-hiding of nsfw images.Roger Braun2016-12-02
|
* Merge branch 'develop' into 'feature/attachment-form-improvements'dtluna2016-11-25
|\ | | | | | | # Conflicts: # src/components/attachment/attachment.js
| * Add audio playerdtluna2016-11-22
| |
* | Add fileTypeServicedtluna2016-11-25
|/
* Linting fixes.Roger Braun2016-11-07
|
* Add mp4 to attachments.Roger Braun2016-11-06
|
* Fix up nsfw and some styling.Roger Braun2016-10-29
|
* Basic attachments, some retweet fixes.Roger Braun2016-10-28