aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * cmd indexmarty hiatt2024-03-051-0/+3
| * RET/click image to view full-sized version in emacs.marty hiatt2024-03-052-2/+63
| * add toggle-spoiler-in-thread cmdmarty hiatt2024-03-041-3/+17
* | Merge branch 'develop'marty hiatt2024-02-284-17/+47
|\|
| * comment plain text in boost/fave notifs. FIX #432.marty hiatt2024-02-271-11/+28
| * only complete on : if emojify-mode enabled.marty hiatt2024-02-271-3/+6
| * compose: only try to enable emojify-mode if its boundmarty hiatt2024-02-271-2/+5
| * readme, note about M-Xmarty hiatt2024-02-271-0/+2
| * add eww--url-at-point to thing-at-point-provider-alistmarty hiatt2024-02-231-1/+6
| * readme: add nb re .info docsmarty hiatt2024-02-231-0/+2
| * readme typomarty hiatt2024-02-231-1/+1
* | readme: add nb re .info docsmarty hiatt2024-02-231-0/+2
* | readme typomarty hiatt2024-02-231-1/+1
* | Merge branch 'develop'marty hiatt2024-02-231-1/+3
|\|
| * actually use mastodon-toot--emojify-in-compose-buffermarty hiatt2024-02-231-1/+3
* | Merge branch 'develop'marty hiatt2024-02-239-100/+135
|\|
| * remove stray or clauses in tl--goto-item-posmarty hiatt2024-02-221-10/+11
| * make byte-compiler happiermarty hiatt2024-02-222-2/+5
| * move condition case from http get-response to credential-accountmarty hiatt2024-02-212-8/+8
| * views: ensure things have item-type prop, and string-trim scheduledsmarty hiatt2024-02-201-2/+3
| * string-trim-left on remove-docsmarty hiatt2024-02-201-1/+2
| * update: skip scheduled-statuses viewmarty hiatt2024-02-201-0/+1
| * toot: defcustom emojify in composemarty hiatt2024-02-201-0/+3
| * http: some hack error handling in get-responsemarty hiatt2024-02-201-2/+8
| * comment re return-creds-accmarty hiatt2024-02-201-0/+5
| * readme completionmarty hiatt2024-02-191-1/+2
| * read me, var indexmarty hiatt2024-02-192-35/+39
| * toot.el: use all emoji for : capf, and get text annotationmarty hiatt2024-02-191-4/+18
| * docstringsmarty hiatt2024-02-151-2/+3
| * my-profile: load by id, rather than server searchmarty hiatt2024-02-101-1/+3
| * Merge pull request 'Use display-buffer to allow customization' (#522) from ra...martianh2024-02-085-40/+29
| |\
| | * Use pop-to-buffer so that new window is selectedRahguzar2024-01-081-2/+2
| | * Tweak display actions to better preserve defaultsRahguzar2024-01-071-2/+2
| | * Use 'read-buffer' to choose a bufferRahguzar2024-01-071-4/+6
| | * Replace 'switch-to-buffer' with 'display-buffer' or 'pop-to-buffer'Rahguzar2024-01-064-23/+17
| | * Count characters directly from stringRahguzar2024-01-061-13/+6
| * | message appropriately for foll reqmarty hiatt2024-02-071-1/+4
| * | cmd indexmarty hiatt2024-02-011-3/+9
* | | cmd indexmarty hiatt2024-02-011-3/+9
* | | Merge branch 'develop'marty hiatt2024-02-0119-200/+392
|\| |
| * | Merge pull request 'Add a couple of key bindings that I have found useful' (#...martianh2024-01-264-2/+12
| |\ \
| | * | dir-locals: Set indent-tab-mode to nilDavid Edmondson2024-01-261-2/+4
| | * | Add 'o' binding to open the current toot in a browserDavid Edmondson2024-01-263-0/+7
| | * | Add 'z' binding to bury the current bufferDavid Edmondson2024-01-261-0/+1
| |/ /
| * | Merge pull request 'profile: Use v2 search when looking for users' (#524) fro...martianh2024-01-261-4/+4
| |\ \
| | * | profile: Use v2 search when looking for usersDavid Edmondson2024-01-161-4/+4
| | |/