aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-media.el
Commit message (Collapse)AuthorAgeFilesLines
* change email addressmarty hiatt2024-10-201-2/+2
|
* flychecksmarty hiatt2024-10-191-0/+1
|
* bump version, copyrightmarty hiatt2024-10-181-1/+1
|
* eq for symbols, string= for stringsmarty hiatt2024-08-221-2/+2
|
* image-or-cached, apply not funcall. FIX #577.marty hiatt2024-08-171-3/+5
|
* process-image-response (change args order)marty hiatt2024-08-171-2/+2
|
* refactor process-image-or-cachedmarty hiatt2024-08-081-17/+21
|
* factor out image-trans-check.marty hiatt2024-08-081-5/+3
|
* audit media.elmarty hiatt2024-08-071-22/+18
|
* re-write all (if x y "") clauses as (when x y), if poss.marty hiatt2024-08-061-3/+2
| | | | | we can use when inside concat, but not inside insert, nor in strings/args headed for format or propertize.
* img help echo: cmd keys and toggle sensitive bindingmarty hiatt2024-07-011-2/+6
|
* defcustom for hiding sensitive mediamarty hiatt2024-06-051-1/+6
|
* fix sensitive prop checkmarty hiatt2024-06-041-2/+1
|
* use sensitive image placeholdermarty hiatt2024-06-041-3/+132
|
* fix sensitive prop test: json-false or t!marty hiatt2024-06-041-1/+2
|
* move toggle sensitive image to tl and give it a bindingmarty hiatt2024-06-041-21/+0
|
* rough toggle display of sensitive imagesmarty hiatt2024-06-041-3/+41
|
* -media.el: require image-modemarty hiatt2024-04-241-0/+1
|
* media: call image-transform-fit-both in masto-image bufmarty hiatt2024-03-131-3/+4
|
* process-full-sized-image-response - credit rahguzarmarty hiatt2024-03-131-0/+2
|
* process-full-sized-image-response - inhibit read onlymarty hiatt2024-03-131-6/+7
|
* media: rewrite process-full-sized-image-responsemarty hiatt2024-03-131-33/+19
|
* scale full size image to window-width. FIX #542.marty hiatt2024-03-121-1/+1
|
* optional full-size image in emacs, RET as fallback for browse-url toomarty hiatt2024-03-051-2/+7
|
* RET/click image to view full-sized version in emacs.marty hiatt2024-03-051-0/+34
|
* add sensitive property to images, so we can blur them one day.marty hiatt2023-12-231-37/+41
|
* add image-description text propertymarty hiatt2023-12-081-1/+2
|
* remove ;; Version: strings in buffers other than mastodon.elmarty hiatt2023-11-101-1/+0
|
* Fix "empty body" warningsStefan Monnier2023-08-271-31/+30
| | | | | | | | * lisp/mastodon-media.el (mastodon-media--process-image-response): Remove unused `unwind-protect`. * lisp/mastodon-views.el (mastodon-views--delete-filter): Fix paren error which made a `y-or-n-p` ineffective.
* indent -media.elmarty hiatt2023-08-021-1/+1
|
* don't dbl quote video overlay fontmarty hiatt2023-05-301-1/+1
|
* re-do vid overlay clean upmarty hiatt2023-05-111-18/+13
|
* overlay for mediamarty hiatt2023-05-111-14/+19
|
* add play symbol after videos in tl.marty hiatt2023-05-111-1/+6
|
* fix media testsmarty hiatt2023-05-111-1/+1
|
* audit media.elmarty hiatt2023-05-101-22/+23
|
* remove all ;; Package-Requires: declarations save for main filemarty hiatt2023-03-271-1/+0
| | | | main file is set in .dir-locals.el now
* manually(!) apply stephan monnier's patch, save the ts workmarty hiatt2023-03-211-5/+2
| | | | thanks stephan!
* remove first empty line in docstringsmarty hiatt2023-01-091-6/+2
|
* update copyright/author attributionmarty hiatt2022-11-271-0/+2
|
* caption + props for media urls as well as actual mediamarty hiatt2022-11-251-22/+13
| | | | adds fun mastodon-tl--propertize-img-str-or-url, to prop both.
* indentation and stale TODOsmarty hiatt2022-09-121-3/+2
|
* bump version in boilerplatemarty hiatt2022-08-271-1/+1
|
* flychecks and docstringsmousebot2022-04-051-1/+2
|
* don't add play with mpv help-echo if media type is "unknown"mousebot2022-03-111-1/+3
| | | | | | "unknown" type is given when a media image fails to load or similar. nil is e.g. when a profile picture isn't given, and missing.png is used as a replacement
* display image caption in help echomousebot2022-03-101-3/+7
|
* Merge branch 'develop' into mpv-play-at-pointmousebot2022-02-111-1/+1
|\
| * update homepage and copyright boilerplatemousebot2022-02-051-1/+1
| |
* | disable moving image overlaymousebot2022-01-151-14/+14
| | | | | | | | | | due to the bug the displays it before (point-min) if you load a timeline more than once :/
* | try an all-the-icons icon. not too sure about it tho.mousebot2022-01-111-1/+6
| | | | | | | | its unicode