aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | fix typo in fun namemarty hiatt2024-01-261-1/+1
| * | edit attachments description funmarty hiatt2024-01-221-0/+24
| * | preserve media when editing scheduled tootmarty hiatt2024-01-221-4/+4
| * | mastodon-tl--tag-timeline-tags defcustommarty hiatt2024-01-211-4/+10
| |/
| * fix signature of make-capf so we call it right!marty hiatt2023-12-311-1/+1
| * mastodon--kill-window in toot-tests.elmarty hiatt2023-12-311-3/+3
| * Avoid error when there's only one window in a frame when closing windowBjörn Bidar2023-12-314-6/+16
| * add sensitive property to images, so we can blur them one day.marty hiatt2023-12-232-45/+55
| * add RET binding for tl--threadmarty hiatt2023-12-231-0/+1
| * tl--content: only call tl--media if we have mediamarty hiatt2023-12-221-2/+4
| * Merge pull request 'Use `equal' to access alist entries by `mastodon-instance...martianh2023-12-201-2/+2
| |\
| | * Use `equal' to access alist entries by `mastodon-instance-url'David Edmondson2023-12-191-2/+2
| * | Merge branch 'emoji-capf' into developmarty hiatt2023-12-191-33/+55
| |\ \ | | |/ | |/|
| | * clean up emoji capfmarty hiatt2023-12-191-6/+6
| | * refactor mastodon-toot--make-capfmarty hiatt2023-12-191-40/+23
| | * start on emoji-capf for compose buffermarty hiatt2023-12-051-9/+48
| * | FIX #515. completion-ignore-case t buffer-local for composemarty hiatt2023-12-181-0/+1
| * | toot--send: check for media with media-attachment-ids for speedmarty hiatt2023-12-181-3/+3
| * | docstringmarty hiatt2023-12-081-1/+2
| * | copy image caption cmdmarty hiatt2023-12-081-0/+10
| * | add image-description text propertymarty hiatt2023-12-082-3/+6
| |/
| * update help-echo for new profile cycle cmdsmarty hiatt2023-11-141-1/+2
| * add (no replies) to statuses no replies profile viewmarty hiatt2023-11-111-3/+6
| * docstrings/comments for quote-reply issuesmarty hiatt2023-11-111-4/+8
| * Merge branch 'quote-region' into developmarty hiatt2023-11-111-5/+39
| |\
| | * when active region on reply, insert quoted str in reply buffermarty hiatt2023-11-101-5/+39
| * | remove ;; Version: strings in buffers other than mastodon.elmarty hiatt2023-11-1014-14/+0
| |/
| * toot--reply: call toot--compose-buffer not just tootmarty hiatt2023-11-091-1/+1
| * buffer-for: fix () to ensure goto point min works on cyclemarty hiatt2023-11-091-7/+7
| * implement exclude_replies on profile view, inc. cyclemarty hiatt2023-11-092-26/+39
| * edit toots adopt attachments. FIX #506marty hiatt2023-11-062-20/+43
| * display-media-p var > defcustommarty hiatt2023-11-061-3/+4
| * add msg about loss of attachments on editing tootmarty hiatt2023-11-061-1/+1
| * add cmd to url-lookup with no fedi-like checkmarty hiatt2023-11-061-2/+8
| * update info re patchesmarty hiatt2023-11-022-9/+16
| * add role badge to profiles. FIX #504.marty hiatt2023-10-311-0/+13
| * call remove-overlays in --thread (fix bug display of play if we reload a thread)marty hiatt2023-10-311-0/+1
| * update cmd indexmarty hiatt2023-10-301-6/+7
* | update cmd indexmarty hiatt2023-10-301-2/+2
* | update cmd indexmarty hiatt2023-10-301-6/+7
|/
* flychecksmarty hiatt2023-10-302-4/+11
* profile--item-json is no cmdmarty hiatt2023-10-301-1/+0
* Merge branch 'develop'marty hiatt2023-10-3019-517/+621
|\
| * Merge branch 'triage-response-data' into developmarty hiatt2023-10-309-95/+115
| |\
| | * note re tags timeline limit number of tagsmarty hiatt2023-10-281-1/+3
| | * triage: call cb on response. do-user-action-fun: check response datamarty hiatt2023-10-289-95/+115
| * | readme contributingmarty hiatt2023-10-301-2/+4
| * | request-auth-code: select-enable-clipboard.marty hiatt2023-10-301-0/+1
| * | note re tags timeline limit number of tagsmarty hiatt2023-10-281-1/+3
| |/
| * a quick hack to toggle display of a user's boosts in timeline. FIX# 503marty hiatt2023-10-271-10/+36