aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | create-filter v2marty hiatt2024-08-131-17/+25
| |/ |/|
* | apply filters to notifications. #575.marty hiatt2024-08-091-71/+79
* | basic apply filters. #575.marty hiatt2024-08-093-40/+95
|/
* flymake tl.elmarty hiatt2024-08-081-6/+10
* audit tl.el up to ;;; THREADSmarty hiatt2024-08-081-129/+128
* re-write stats-for-tootmarty hiatt2024-08-081-26/+25
* re-write tl--is-replymarty hiatt2024-08-081-2/+2
* re-write hashtag-from-urlmarty hiatt2024-08-081-9/+5
* audit tl.el up to ;;; POLLSmarty hiatt2024-08-081-80/+74
* refactor process-image-or-cachedmarty hiatt2024-08-082-29/+25
* fix mode mapmarty hiatt2024-08-081-2/+2
* indexmarty hiatt2024-08-081-2/+2
* audit first 900 lines of tl.elmarty hiatt2024-08-081-15/+19
* factor out image-trans-check.marty hiatt2024-08-083-13/+12
* tl: condition-case for next/prev funsmarty hiatt2024-08-081-18/+15
* cl-remove nils rather than push for poss nil paramsmarty hiatt2024-08-081-15/+18
* audit the rest of search.elmarty hiatt2024-08-081-22/+24
* fix mastodon-notifications-getmarty hiatt2024-08-071-2/+2
* audit media.elmarty hiatt2024-08-071-22/+18
* re-write all (if x y "") clauses as (when x y), if poss.marty hiatt2024-08-066-57/+47
* audit 1/2 of search.elmarty hiatt2024-08-061-24/+11
* search.el: re-write search-accounts-querymarty hiatt2024-08-061-5/+7
* audit mastodon.elmarty hiatt2024-08-061-21/+22
* mastodon (function): only return cred acc if loading new tlmarty hiatt2024-08-061-1/+3
* re-write mastodon-switch-to-buffermarty hiatt2024-08-061-6/+4
* mastodon.el: re-write mastodon-return-credential-accountmarty hiatt2024-08-061-19/+14
* refactor mastodon-profile--user-profile-send-updatedmarty hiatt2024-08-061-4/+2
* audit views.elmarty hiatt2024-08-061-29/+17
* views add account to list: unless handle clausesmarty hiatt2024-08-061-2/+5
* add mastodon-tl--field-statusmarty hiatt2024-08-061-0/+6
* audit profile.elmarty hiatt2024-08-061-75/+80
* audit profile.el up to remove-note-headermarty hiatt2024-08-051-26/+32
* fix profile search account testsmarty hiatt2024-08-051-12/+13
* fix one search by handle testmarty hiatt2024-08-051-4/+3
* indent tl testsmarty hiatt2024-08-051-73/+73
* fix user-action fun testmarty hiatt2024-08-051-5/+7
* toot tests: comment meaningless testsmarty hiatt2024-08-051-58/+72
* fix some tl timestamp testsmarty hiatt2024-08-051-11/+16
* http: move concat params to urlmarty hiatt2024-08-051-7/+7
* add 2 map alist testsmarty hiatt2024-08-051-0/+18
* fix toot-multi-mentions testmarty hiatt2024-08-051-4/+27
* add concat url params testmarty hiatt2024-08-051-0/+7
* audit notifications.elmarty hiatt2024-08-051-58/+35
* commentary <> for urlmarty hiatt2024-08-051-1/+1
* Merge branch 'audit' into developmarty hiatt2024-08-043-252/+262
|\
| * toot: audit rest of file.marty hiatt2024-08-041-24/+25
| * toot: audit schedule codemarty hiatt2024-08-031-16/+18
| * toot: audit poll codemarty hiatt2024-08-031-9/+9
| * max attachments: move fallback into our get max funmarty hiatt2024-08-031-6/+11
| * toot: re-write format-attachmentsmarty hiatt2024-08-031-20/+20