aboutsummaryrefslogtreecommitdiff
path: root/src/components/attachment
Commit message (Collapse)AuthorAge
* dismiss warning when selecting other themes, fix collapsed attachments link ↵Henry Jameson2020-02-12
| | | | color
* 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
|/
* Make image orientation consistent on FF, fix videos w/ modalShpuld Shpuldson2019-08-26
|
* fix wrong eslint commentstaehoon2019-07-12
|
* all the manual fixesHenry Jameson2019-07-07
|
* eslint --fix --ext .js,.vue srcHenry Jameson2019-07-05
|
* npm eslint --fix .Henry Jameson2019-07-05
|
* Misc fixes: Fix uploads stretching on chrome, fix warnings in consoleShpuld Shpludson2019-06-18
|
* Merge branch 'fix/gallery-css' into 'develop'Shpuld Shpludson2019-03-07
|\ | | | | | | | | | | | | Fix gallery style - move hide button to top right Closes #335 See merge request pleroma/pleroma-fe!579
| * Issue #335 - place hide button on right handEdijs2019-02-14
| |
* | Re-do status header a bit, add more consistent spacing to statusShpuld Shpludson2019-03-02
|/
* Change video playing default without bothering making it an instance ↵shpuld2019-01-31
| | | | configurable
* Add default config for new options, fix firefox inline playingshpuld2019-01-26
|
* Merge develop and fix conflictshpuld2019-01-26
|\
| * fix custom nsfwCensorImage not workingHenry Jameson2019-01-23
| |
| * fix errors in consoleHenry Jameson2019-01-22
| |
* | 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
| |
* | preload nsfw imageValD2018-12-12
| |
* | Fix iOS Safari from making videos play fullscreen by defaultMark Felder2018-12-04
| | | | | | | | This works in iOS 10+.
* | fixes broken nsfw hider in notificationsHenry Jameson2018-08-30
| |
* | restored "progress" cursor indicator for loading nsfw imagesHenry Jameson2018-08-30
| |
* | fixed #72Henry Jameson2018-08-30
| |
* | attachment: add support for rendering alt text on imagesWilliam Pitcock2018-08-25
| |
* | fixes hella ton of annoyances with file upload displayHenry Jameson2018-08-15
| |
* | 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
* | fixed nsfw hider having very small height, some border-radii for consistencyHenry Jameson2018-05-12
|/
* Force oembeds to use 100% widthshpuld2018-04-14
|
* aha, found another bug in oembed textshpuld2018-04-11
|
* Fixes from reviewshpuld2018-04-10
|
* Add target _blank to attachment links.shpuld2018-04-10
|
* Merge hj's css overhaul and fix conflictsshpuld2018-04-10
|\
| * <select> styling (abeit somewhat not pretty code-wise), default colors forHenry Jameson2018-04-07
| | | | | | | | default schemes.
| * indentsHenry Jameson2018-04-07
| |
| * border-radii moved to variables, made rgbo colors use theme data, customizableHenry Jameson2018-04-07
| | | | | | | | from settings screen.
| * cleanup. added fallback mechanism for IE11 and unsupported browsers.Henry Jameson2018-04-07
| |