aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-tl.el
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into non-group-notifsmarty hiatt2024-10-301-1/+1
|\
| * add verified tick symbolmarty hiatt2024-10-301-1/+1
* | start on pagination for v1 notifs. #610marty hiatt2024-10-301-3/+6
* | docstrings tl.elmarty hiatt2024-10-301-4/+8
* | remove ACCOUNT and TYPE from our byline functions.marty hiatt2024-10-301-22/+19
* | FIX #609. insert-status remove author-byline arg, its always the same functionmarty hiatt2024-10-301-9/+7
* | move notifs customizes into mastodon.elmarty hiatt2024-10-291-2/+2
* | working v1 notifications custom. #608marty hiatt2024-10-291-3/+2
|/
* fix timestamp logic in notifs v2 (use base item when necessary)marty hiatt2024-10-291-12/+13
* Merge pull request 'Use interactive code to select event window' (#590) from ...martianh2024-10-261-2/+2
|\
| * Use interactive code to select event windowRahguzar2024-09-301-2/+2
* | add announcements timeline. (adds no-byline args to tl init funs)marty hiatt2024-10-261-12/+22
* | change email addressmarty hiatt2024-10-201-2/+2
* | refactor display-or-unamemarty hiatt2024-10-201-18/+16
* | notifs: remove stale notifs code from tl--insert-statusmarty hiatt2024-10-191-15/+9
* | remove stray " " from byline-boostermarty hiatt2024-10-191-2/+1
* | bylines: try out booster byline as top byline (like notifs)marty hiatt2024-10-191-3/+3
* | add boost symbol in boost author bylinemarty hiatt2024-10-181-4/+9
* | images in threads: load images for single-toot and thread tootmarty hiatt2024-10-181-0/+8
* | bump version, copyrightmarty hiatt2024-10-181-1/+1
* | do use action response: change cond clause not/or to make a neithermarty hiatt2024-10-181-2/+1
* | notifs: fix do-user-action and get-user-handles for grouped notifsmarty hiatt2024-10-181-49/+61
* | notifs: handle actions fixed via user-handles-getmarty hiatt2024-10-171-14/+20
* | add some more symbols, for notifs actionsmarty hiatt2024-10-171-14/+18
* | tiny clean up of tl--updatemarty hiatt2024-10-171-9/+11
* | notifs: fix pagination using grouped min/max idsmarty hiatt2024-10-171-4/+16
* | notifs: tl--more-json-async: v2 api for notifsmarty hiatt2024-10-171-1/+2
* | notifs: no stats for foll-reqs / tl--byline: get type from groupmarty hiatt2024-10-171-1/+3
* | notifs: top byline: action symbol, action author, action strmarty hiatt2024-10-171-0/+2
* | flycheck -tl.elmarty hiatt2024-10-161-7/+17
* | bylines: fix visibility icon positionmarty hiatt2024-10-161-2/+2
* | bylines: format boost authors as clickable handles but display unamemarty hiatt2024-10-161-8/+16
* | bylines: move attachments from byline author to --bylinemarty hiatt2024-10-161-8/+10
* | notifs: byline funcall dostringsmarty hiatt2024-10-161-2/+2
* | notifs: fix foll_reqsmarty hiatt2024-10-161-9/+10
* | rough overhaul of notifs byline code for grouped notificationsmarty hiatt2024-10-161-9/+8
* | Merge branch 'develop' into byline-reworkmarty hiatt2024-10-161-11/+68
|\ \
| * \ 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
|/ /