aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-tl.el
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'card' into developmarty hiatt2024-10-161-4/+47
| |\ \
| | * | card authors tiny clean up. #596.marty hiatt2024-10-141-8/+9
| | * | no byline prop for card authormarty hiatt2024-10-141-1/+0
| | * | re-do display of card (link) author. #596marty hiatt2024-10-131-7/+21
| | * | WIP. display fediverse account of link authors if available.marty hiatt2024-10-101-4/+33
| * | | implement rough trending links, and link timelinemarty hiatt2024-10-161-1/+12
| * | | byline: help echo timestamps in numbersmarty hiatt2024-10-141-6/+9
| |/ /
* | | WIP: hacking for grouped notifs to work w new byline code.marty hiatt2024-10-121-2/+11
* | | use byline-username/-handle in notifications--byline-accountsmarty hiatt2024-10-121-5/+5
* | | tl.el: reorg byline author/action byline logicmarty hiatt2024-10-121-61/+93
* | | tl.el: cull :force arg for notifs reloadmarty hiatt2024-10-111-1/+1
* | | fix foll_reqs, add group/accounts props to notifsmarty hiatt2024-10-111-4/+6
* | | working v rough grouped notifsmarty hiatt2024-10-111-11/+17
|/ /
* | fix display/links of Media: links with captionsmarty hiatt2024-10-041-5/+6
* | move call to mastodon-media--inline-imagesmarty hiatt2024-10-041-7/+7
* | add images in notifs customizemarty hiatt2024-10-041-1/+7
|/
* revert an eq call to equalmarty hiatt2024-09-181-1/+1
* add cmd: mastodon-tl--remote-tag-timelinemarty hiatt2024-09-181-3/+12
* filter lists like "home". FIX #575.marty hiatt2024-09-161-0/+2
* no with-toot-item macro for --thread. FIX #585.marty hiatt2024-09-161-40/+41
* Merge branch 'equal' into developmarty hiatt2024-08-221-25/+25
|\
| * eq for symbols, string= for stringsmarty hiatt2024-08-221-25/+25
* | just "just now" for < 1 min rel tsmarty hiatt2024-08-221-3/+6
* | fix return val of --report-build-params when no rules citedmarty hiatt2024-08-221-1/+2
|/
* tl--init: funcall get-response-async or get-json asyncmarty hiatt2024-08-191-10/+10
* audit remainder of tl.elmarty hiatt2024-08-191-85/+98
* more auditing of -tl.elmarty hiatt2024-08-191-116/+91
* remove old call to http--api-searchmarty hiatt2024-08-191-1/+0
* mastodon-http--api-search -> mastodon-http--api-v2marty hiatt2024-08-181-6/+9
* Merge branch 'develop' into filters-crudmarty hiatt2024-08-181-12/+12
|\
| * fix mute or unmute: use top level id to check if we postedmarty hiatt2024-08-171-12/+12
* | Merge branch 'develop' into filters-crudmarty hiatt2024-08-171-22/+25
|\|
| * Merge branch 'filters-apply' into developmarty hiatt2024-08-151-37/+88
| |\
| * | fix a bunch of testsmarty hiatt2024-08-131-4/+8
| * | indent tl.elmarty hiatt2024-08-131-6/+6
| * | fix toggle sensitive mediamarty hiatt2024-08-121-2/+2
| * | fix read-poll option checkmarty hiatt2024-08-121-11/+10
* | | init-sync - add endpoint version arg (for v2 filters)marty hiatt2024-08-131-2/+3
| |/ |/|
* | basic apply filters. #575.marty hiatt2024-08-091-37/+88
|/
* 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-081-12/+4
* audit first 900 lines of tl.elmarty hiatt2024-08-081-15/+19
* factor out image-trans-check.marty hiatt2024-08-081-6/+8
* 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