aboutsummaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
* let* for update-note-countmarty hiatt2023-07-251-1/+1
* comment erroneous request-timeout lexicalmarty hiatt2023-07-201-1/+1
* poss fix for simultaneous uploads. See #478.marty hiatt2023-07-131-8/+10
* fix indent of media attachmentsmarty hiatt2023-07-131-2/+2
* fix type name for tl--show-statsmarty hiatt2023-07-131-1/+1
* give mastodon-auth--get-browser-login-url a proper alist.marty hiatt2023-07-131-4/+4
* message wait/done to attachment uploads, to avoid issues. See #478.marty hiatt2023-07-122-6/+3
* better docstring for mastodon-tl--scroll-up-commandmarty hiatt2023-07-061-1/+1
* add lemmy comment url form to masto-url-pmarty hiatt2023-07-061-1/+2
* mastodon-tl--scroll-up-commandmarty hiatt2023-07-062-0/+10
* handle updating a single-toot view. FIX #476.marty hiatt2023-06-271-2/+10
* help-echo for direct/private byline iconsmarty hiatt2023-06-221-2/+4
* add a lemmy community URL to url-pmarty hiatt2023-06-201-0/+1
* fix html render on error in process-jsonmarty hiatt2023-06-201-2/+2
* handle nil value in poll expires_at attr.marty hiatt2023-06-151-1/+3
* mute thread from notifs viewmarty hiatt2023-06-131-5/+8
* tag bindings on ' and ", not overloading :marty hiatt2023-06-112-3/+4
* add lemmy post regex to masto-url-pmarty hiatt2023-06-101-1/+2
* profile: switch followed-by/following displaymarty hiatt2023-06-101-2/+2
* dm-user bindingmarty hiatt2023-06-051-0/+1
* fix get user handles profile note test. FIX #472.marty hiatt2023-06-031-2/+3
* don't dbl quote video overlay fontmarty hiatt2023-05-301-1/+1
* tiny cleanup of view-instance-description (uncallable code)marty hiatt2023-05-261-10/+2
* rough rendering for 404 html error responses.marty hiatt2023-05-261-4/+17
* extract-userhandle-from-url: check for url-filenamemarty hiatt2023-05-261-0/+2
* FIX boosting unlisted allowed, private not allowedmarty hiatt2023-05-251-1/+1
* more tiny -tl cleanupsmarty hiatt2023-05-241-12/+11
* rename tl--user-handles-getmarty hiatt2023-05-242-14/+13
* tiny refactor tl--mute-or-unmute-threadmarty hiatt2023-05-231-23/+19
* tl--content: use tl--fieldmarty hiatt2023-05-231-4/+1
* move list call in tl--read-poll-optionmarty hiatt2023-05-231-21/+21
* let-alist tl--media-attachmentmarty hiatt2023-05-231-24/+16
* tiny comments/wrapmarty hiatt2023-05-231-3/+1
* macros together in tl.elmarty hiatt2023-05-231-16/+16
* rename buffer-spec get funsmarty hiatt2023-05-231-21/+21
* if not in tl--set-after-update-markermarty hiatt2023-05-231-17/+17
* indent -tl.elmarty hiatt2023-05-231-6/+6
* factor out mastodon-tl--do-initmarty hiatt2023-05-231-37/+25
* remove overlays for profiles alsomarty hiatt2023-05-171-0/+1
* use toot-url-regex rather than hack regex in count-toot-charsmarty hiatt2023-05-161-1/+2
* no stats for foll/foll_req notifsmarty hiatt2023-05-161-4/+6
* Revert "use url-http-end-of-headers in http.el" To fix testsmarty hiatt2023-05-161-2/+2
* http docstringmarty hiatt2023-05-161-2/+3
* tiny audits in profile.el and tl.elmarty hiatt2023-05-162-37/+31
* no kw arg for completing-read require-matchmarty hiatt2023-05-162-4/+4
* don't quote keywordsmarty hiatt2023-05-162-3/+3
* refactoring in update-meta-fields-alistmarty hiatt2023-05-161-9/+5
* refactoring in profile--update-note-countmarty hiatt2023-05-161-6/+5
* fix views--list-action-triage message callmarty hiatt2023-05-151-9/+9
* let-alist views--edit-scheduled-as-newmarty hiatt2023-05-151-15/+10