| Commit message (Expand) | Author | Age | Files | Lines |
* | flychecks | marty hiatt | 2024-10-29 | 1 | -0/+1 |
* | fix timestamp logic in notifs v2 (use base item when necessary) | marty hiatt | 2024-10-29 | 1 | -4/+8 |
* | fix severance/mod warning notifs (experimental still) | marty hiatt | 2024-10-27 | 1 | -3/+3 |
* | notif-id prop for notifs. get-single-notif cmd. #606 | marty hiatt | 2024-10-25 | 1 | -6/+25 |
* | v rough severance/mod warning notifs. WIP. #593 #594 | marty hiatt | 2024-10-25 | 1 | -1/+25 |
* | propertize grouped notif authors in help-echo | marty hiatt | 2024-10-23 | 1 | -2/+3 |
* | change email address | marty hiatt | 2024-10-20 | 1 | -2/+2 |
* | Merge branch 'map-nested-elt' into develop | marty hiatt | 2024-10-20 | 1 | -4/+1 |
|\ |
|
| * | refactor display-or-uname | marty hiatt | 2024-10-20 | 1 | -4/+1 |
* | | remove stale fixme | marty hiatt | 2024-10-20 | 1 | -1/+0 |
|/ |
|
* | notifs: remove stale notifs code from tl--insert-status | marty hiatt | 2024-10-19 | 1 | -1/+0 |
* | notifs: remove stray space at beginning of mentions | marty hiatt | 2024-10-19 | 1 | -2/+4 |
* | bump version, copyright | marty hiatt | 2024-10-18 | 1 | -1/+1 |
* | notifs: remove comment | marty hiatt | 2024-10-17 | 1 | -2/+0 |
* | notifs: byline authors: help-echo remaining byline authors | marty hiatt | 2024-10-17 | 1 | -2/+6 |
* | notifs : remove stale id arg | marty hiatt | 2024-10-17 | 1 | -2/+1 |
* | notifs: clean up format-note. adjust some notif type conditionals | marty hiatt | 2024-10-17 | 1 | -40/+25 |
* | add some more symbols, for notifs actions | marty hiatt | 2024-10-17 | 1 | -1/+1 |
* | notifs: mastodon-notifications--types | marty hiatt | 2024-10-17 | 1 | -13/+6 |
* | notifs: make action authors work for all notif types | marty hiatt | 2024-10-17 | 1 | -9/+5 |
* | notifs: fix pagination using grouped min/max ids | marty hiatt | 2024-10-17 | 1 | -6/+6 |
* | notifs: item-type = toot (for nav, item actions) | marty hiatt | 2024-10-17 | 1 | -1/+1 |
* | notifs: improve insert-note text props. fixes pagination (hack) | marty hiatt | 2024-10-17 | 1 | -12/+16 |
* | flycheck | marty hiatt | 2024-10-17 | 1 | -4/+4 |
* | grouped notifs: fix foll req process: use notif-type prop not item-json | marty hiatt | 2024-10-17 | 1 | -1/+3 |
* | notifs: comment faved/boosted toot body line-prefix (breaks cursor highlight) | marty hiatt | 2024-10-17 | 1 | -3/+7 |
* | notifs: top byline: action symbol, action author, action str | marty hiatt | 2024-10-17 | 1 | -22/+26 |
* | bylines/notifs: use new uname/handle combo in reaction notifs | marty hiatt | 2024-10-16 | 1 | -9/+6 |
* | notifs: revert add fave/boost to foll_req condition | marty hiatt | 2024-10-16 | 1 | -7/+3 |
* | notifs: string-trim action authors | marty hiatt | 2024-10-16 | 1 | -23/+24 |
* | notifs: fix foll_reqs | marty hiatt | 2024-10-16 | 1 | -72/+82 |
* | notifs: action symbol for action byline str | marty hiatt | 2024-10-16 | 1 | -1/+11 |
* | rough overhaul of notifs byline code for grouped notifications | marty hiatt | 2024-10-16 | 1 | -119/+191 |
* | WIP: hacking for grouped notifs to work w new byline code. | marty hiatt | 2024-10-12 | 1 | -3/+10 |
* | use byline-username/-handle in notifications--byline-accounts | marty hiatt | 2024-10-12 | 1 | -47/+24 |
* | notifs: type always reblog, not boost | marty hiatt | 2024-10-11 | 1 | -3/+3 |
* | fix foll_reqs, add group/accounts props to notifs | marty hiatt | 2024-10-11 | 1 | -8/+7 |
* | working v rough grouped notifs | marty hiatt | 2024-10-11 | 1 | -109/+136 |
* | update notifs action alist: match server types | marty hiatt | 2024-10-11 | 1 | -2/+4 |
* | remove notifs type funs | marty hiatt | 2024-10-11 | 1 | -34/+0 |
* | 1st mockup of grouped notifs | marty hiatt | 2024-10-10 | 1 | -119/+162 |
* | unread notifs: return number directly | marty hiatt | 2024-10-10 | 1 | -2/+3 |
* | add mastodon-notifications--get-unread-count | marty hiatt | 2024-10-08 | 1 | -0/+7 |
* | notifs: don't require mastodon! require subr-x, autoloads | marty hiatt | 2024-10-04 | 1 | -1/+6 |
* | add images in notifs customize | marty hiatt | 2024-10-04 | 1 | -0/+6 |
* | eq for symbols, string= for strings | marty hiatt | 2024-08-22 | 1 | -20/+20 |
* | apply filters to notifications. #575. | marty hiatt | 2024-08-09 | 1 | -71/+79 |
* | basic apply filters. #575. | marty hiatt | 2024-08-09 | 1 | -0/+1 |
* | re-write all (if x y "") clauses as (when x y), if poss. | marty hiatt | 2024-08-06 | 1 | -5/+4 |
* | audit notifications.el | marty hiatt | 2024-08-05 | 1 | -58/+35 |