aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* get-source-pref > get-source-valuemarty hiatt2024-05-281-1/+1
|
* filter post by language fix docstringmarty hiatt2024-05-281-3/+5
|
* add view-item-on-own-instance funmarty hiatt2024-05-271-1/+13
|
* bumb versionmarty hiatt2024-05-271-1/+1
|
* index.org updatemarty hiatt2024-05-271-41/+44
|
* customs for display of profile note in foll req notifs: flag and max lengthmarty hiatt2024-05-271-6/+32
|
* update mastodon-index.orgmarty hiatt2024-05-271-48/+51
|
* add remote-local-domains customize.marty hiatt2024-05-271-2/+12
|
* Merge branch 'remote-local' into developmarty hiatt2024-05-262-37/+85
|\
| * add error handling in mastodon-tl--init* (for eg domains being private)marty hiatt2024-05-261-14/+19
| |
| * remote local: check domain against known instances.marty hiatt2024-05-261-4/+14
| |
| * force display of instance in handle for remote local timelines.marty hiatt2024-05-262-24/+42
| |
| * super rough view remote local timeline.marty hiatt2024-05-251-3/+18
| |
* | view instance desc: use api v2marty hiatt2024-05-262-4/+5
|/
* flycheck toot.elmarty hiatt2024-05-221-1/+1
|
* add commented profile note to foll-req notifs. FIX #519.marty hiatt2024-05-221-9/+21
|
* reload on posting if prev view was thread. FIX #555.marty hiatt2024-05-221-1/+9
|
* add get-buffer-type for profile-statuses-taggedmarty hiatt2024-05-211-0/+2
|
* bump versionmarty hiatt2024-05-211-1/+1
|
* add mastodon-profile--open-statuses-tagged and docstrings. FIX #554.marty hiatt2024-05-211-6/+27
|
* fix profile toots heading for media onlymarty hiatt2024-05-211-0/+2
|
* fix profile cycle message stringmarty hiatt2024-05-211-1/+1
|
* bump version for ELPAmarty hiatt2024-05-211-1/+1
|
* profiles: support only-media argmarty hiatt2024-05-212-9/+23
|
* url-lookup: try shr-url prop before thing-at pointmarty hiatt2024-05-021-1/+1
| | | | | | thing at point captures the closing ) of URLs in brackets, which makes webfinger fail. maybe shr-url should always get first dibs before thing-at-point also?
* store notif type as prop so we can limit item actions by notif typemarty hiatt2024-04-241-2/+4
|
* hack to fix item action toggling when point on item bodymarty hiatt2024-04-241-1/+8
|
* revert changes to auth--show-notice so that we see the message promptmarty hiatt2024-04-241-12/+18
|
* -profile.el: require mastodon-httpmarty hiatt2024-04-241-0/+1
|
* -media.el: require image-modemarty hiatt2024-04-241-0/+1
|
* bookmarking: no move when checking bookmarked-p statusmarty hiatt2024-03-292-1/+3
|
* docstrings - reduce explicit refs to Mastodon itself.marty hiatt2024-03-274-12/+12
|
* condition case for lingva translationsmarty hiatt2024-03-171-10/+12
|
* condition-case for mpv-startmarty hiatt2024-03-171-1/+5
|
* PUT attachment alt-text in media upload callback. (pleroma)marty hiatt2024-03-161-6/+15
|
* let bind a setq'd var to keep compiler happymarty hiatt2024-03-151-4/+5
|
* reply when replying: prompt to either nuke existing or abortmarty hiatt2024-03-151-19/+23
|
* toot-compose: only call mode funs if not buffer-existsmarty hiatt2024-03-151-2/+5
| | | | this avoids wiping prev set buf-local vars
* add masto-image to get-buffer-typemarty hiatt2024-03-131-1/+3
|
* 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-132-36/+21
|
* apply not cl-reduce to find longest item for paddingmarty hiatt2024-03-123-3/+3
|
* scale full size image to window-width. FIX #542.marty hiatt2024-03-121-1/+1
|
* cmd indexmarty hiatt2024-03-091-1/+3
|
* roll our own url-at-point fun, in case eww not loadedmarty hiatt2024-03-091-2/+5
|
* customise no-fill-on-render. FIX: #532marty hiatt2024-03-081-1/+8
|
* cw-in-thread: don't move point, only fold if cwmarty hiatt2024-03-051-4/+8
|
* optional full-size image in emacs, RET as fallback for browse-url toomarty hiatt2024-03-052-16/+35
|