aboutsummaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
...
| * | do-if-item for scheduled tootsmarty hiatt2024-08-131-31/+27
| | |
| * | indent profile.elmarty hiatt2024-08-131-7/+7
| | |
| * | intent toot.elmarty hiatt2024-08-131-1/+1
| | |
| * | indent tl.elmarty hiatt2024-08-131-6/+6
| | |
| * | instance desc - missing parenmarty hiatt2024-08-131-1/+1
| | |
| * | fix toggle sensitive mediamarty hiatt2024-08-121-2/+2
| | |
| * | fix read-poll option checkmarty hiatt2024-08-121-11/+10
| | |
* | | add filter crud bindingsmarty hiatt2024-08-151-3/+9
| | |
* | | filter kw table: en dashes if possiblemarty hiatt2024-08-151-0/+3
| | |
* | | add update filter. #578marty hiatt2024-08-151-11/+38
| | |
* | | filters cleanupmarty hiatt2024-08-151-7/+5
| | |
* | | re-write update filter kw, refactor filter triage. #578marty hiatt2024-08-151-34/+37
| | |
* | | add add/remove filter kw, plus some propertizing and cleanup. #578.marty hiatt2024-08-151-25/+62
| | |
* | | rough table display of filter keywordsmarty hiatt2024-08-151-16/+26
| | |
* | | fix insert-filter-kwsmarty hiatt2024-08-141-5/+8
| | |
* | | get filter kw, update filter kwmarty hiatt2024-08-141-0/+27
| | |
* | | clean up filters codemarty hiatt2024-08-141-12/+25
| | |
* | | add http--api-v2marty hiatt2024-08-141-0/+4
| | |
* | | do-if-item for scheduled tootsmarty hiatt2024-08-131-31/+27
| | |
* | | flymake views.elmarty hiatt2024-08-131-3/+3
| | |
* | | instance desc - missing parenmarty hiatt2024-08-131-1/+1
| | |
* | | v basic display/delete v2 filtersmarty hiatt2024-08-131-22/+36
| | |
* | | init-sync - add endpoint version arg (for v2 filters)marty hiatt2024-08-131-2/+3
| | |
* | | 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
|
* 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
| | | | | we can use when inside concat, but not inside insert, nor in strings/args headed for format or propertize.
* 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
| | | | | if we find an existing buffer, just pop to it without getting cred acc. if user already running mastodon.el, no need to update cred acc.
* 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
|