Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | byline: help echo timestamps in numbers | marty hiatt | 2024-10-14 | 1 | -6/+9 | |
| | | | ||||||
| * | | flymake load-path dir-locals | marty hiatt | 2024-10-14 | 1 | -4/+3 | |
| | | | ||||||
| * | | transient: factor out a field infix, to simplify mastodon-profile-fields | marty hiatt | 2024-10-13 | 1 | -11/+14 | |
| | | | ||||||
| * | | clean up cond predicates - use member! | marty hiatt | 2024-10-10 | 1 | -25/+18 | |
| | | | ||||||
| * | | add mastodon-notifications--action-alist, use reblog in notifications.el | marty hiatt | 2024-10-10 | 1 | -20/+15 | |
| |/ | ||||||
* | | WIP: hacking for grouped notifs to work w new byline code. | marty hiatt | 2024-10-12 | 2 | -5/+21 | |
| | | ||||||
* | | use byline-username/-handle in notifications--byline-accounts | marty hiatt | 2024-10-12 | 2 | -52/+29 | |
| | | ||||||
* | | tl.el: reorg byline author/action byline logic | marty hiatt | 2024-10-12 | 1 | -61/+93 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | the base idea is to separate our logic of author byline, and action byline. previously author-byline function would indifferently handle booster if a boost, else author. now it is always an author, and we implement booster byline separately. this should pave the way for bylines at top of posts, and should be clearer and simpler also. - move booster action-byline elt from byline to insert-status (outside byline proper) - factor out byline-handle/byline-username funs - factor our byline-booster/byline-booster-str funs this breaks notifs byline logic. we will fix it subsequently. | |||||
* | | notifs list boosters/favers, use local notif data if poss | marty hiatt | 2024-10-11 | 1 | -7/+19 | |
| | | ||||||
* | | tl.el: cull :force arg for notifs reload | marty hiatt | 2024-10-11 | 1 | -1/+1 | |
| | | ||||||
* | | notifs: type always reblog, not boost | marty hiatt | 2024-10-11 | 1 | -3/+3 | |
| | | ||||||
* | | mastodon.el: remove force logic from mastodon-notifications-get. | marty hiatt | 2024-10-11 | 1 | -18/+15 | |
| | | | | | | | | | | we have an update function in notifs view. i think if we run this command, we always want to also check for new notifs. | |||||
* | | fix foll_reqs, add group/accounts props to notifs | marty hiatt | 2024-10-11 | 2 | -12/+13 | |
| | | ||||||
* | | working v rough grouped notifs | marty hiatt | 2024-10-11 | 2 | -120/+153 | |
| | | ||||||
* | | 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 | 2 | -120/+164 | |
|/ | ||||||
* | unread notifs: return number directly | marty hiatt | 2024-10-10 | 1 | -2/+3 | |
| | ||||||
* | Merge branch 'develop' into unread-notifs | marty hiatt | 2024-10-10 | 3 | -45/+60 | |
|\ | ||||||
| * | FIX filling in formatting reply quote! hurrah! | marty hiatt | 2024-10-09 | 1 | -8/+3 | |
| | | ||||||
| * | toot: try double newline btw compose docs and body, for paragraph break | marty hiatt | 2024-10-09 | 1 | -1/+1 | |
| | | | | | | | | | | maybe, seeing as thus sucks so bad, it cd be customize. but we really shouldn't have any interaction/overlap between docs and body. | |||||
| * | transient: fix user settings sending source keys | marty hiatt | 2024-10-09 | 1 | -2/+2 | |
| | | ||||||
| * | rename a util | marty hiatt | 2024-10-09 | 1 | -2/+5 | |
| | | ||||||
| * | http: remove msg call | marty hiatt | 2024-10-09 | 1 | -1/+0 | |
| | | ||||||
| * | user settings transient: use new tp-parse-args-for-send | marty hiatt | 2024-10-09 | 1 | -3/+1 | |
| | | ||||||
| * | transient: fix profile fields using alist args | marty hiatt | 2024-10-08 | 1 | -30/+50 | |
| | | ||||||
* | | add mastodon-notifications--get-unread-count | marty hiatt | 2024-10-08 | 1 | -0/+7 | |
|/ | ||||||
* | fields transient: set tp-server-settings only | marty hiatt | 2024-10-08 | 1 | -1/+1 | |
| | ||||||
* | transient: remove testing fun | marty hiatt | 2024-10-08 | 1 | -1/+0 | |
| | ||||||
* | start on masto fields transient | marty hiatt | 2024-10-07 | 1 | -22/+8 | |
| | ||||||
* | transient working with tp alist args | marty hiatt | 2024-10-07 | 1 | -20/+22 | |
| | ||||||
* | readme masto hydra | marty hiatt | 2024-10-04 | 1 | -0/+5 | |
| | ||||||
* | fix display/links of Media: links with captions | marty hiatt | 2024-10-04 | 1 | -5/+6 | |
| | ||||||
* | index | marty hiatt | 2024-10-04 | 1 | -0/+1 | |
| | ||||||
* | transient: improve field-dot-to-array | marty hiatt | 2024-10-04 | 1 | -12/+1 | |
| | ||||||
* | notifs: don't require mastodon! require subr-x, autoloads | marty hiatt | 2024-10-04 | 1 | -1/+6 | |
| | ||||||
* | move call to mastodon-media--inline-images | marty hiatt | 2024-10-04 | 1 | -7/+7 | |
| | | | | | from tl--insert-status to tl--timeline, so its called once per timeline not once per status! | |||||
* | add images in notifs customize | marty hiatt | 2024-10-04 | 2 | -1/+13 | |
| | ||||||
* | binding for settings transient | marty hiatt | 2024-10-04 | 1 | -0/+1 | |
| | ||||||
* | add tp to Package-Requires | marty hiatt | 2024-10-04 | 1 | -1/+2 | |
| | ||||||
* | lambdas for choices lists | marty hiatt | 2024-10-04 | 1 | -2/+2 | |
| | ||||||
* | cmd index | marty hiatt | 2024-10-03 | 1 | -1/+5 | |
| | ||||||
* | readme typo | marty hiatt | 2024-10-03 | 1 | -1/+1 | |
| | ||||||
* | transient screenshots | marty hiatt | 2024-10-03 | 3 | -0/+8 | |
| | ||||||
* | add method tp-arg-changed-p for fields | marty hiatt | 2024-10-03 | 1 | -14/+16 | |
| | ||||||
* | do-return (to parent) for fields update | marty hiatt | 2024-10-03 | 1 | -4/+2 | |
| | ||||||
* | change fields bindings | marty hiatt | 2024-10-03 | 1 | -23/+8 | |
| | ||||||
* | rename tp-bool | marty hiatt | 2024-10-03 | 1 | -6/+6 | |
| | ||||||
* | layout of fields transient | marty hiatt | 2024-10-03 | 1 | -19/+33 | |
| | ||||||
* | highligh fields in transient only if changed | marty hiatt | 2024-10-03 | 1 | -16/+23 | |
| |