| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | flycheck | marty hiatt | 2024-06-02 | 1 | -1/+1 |
* | docstrings | marty hiatt | 2024-05-28 | 1 | -4/+2 |
* | customs for display of profile note in foll req notifs: flag and max length | marty hiatt | 2024-05-27 | 1 | -6/+32 |
* | force display of instance in handle for remote local timelines. | marty hiatt | 2024-05-26 | 1 | -1/+1 |
* | add commented profile note to foll-req notifs. FIX #519. | marty hiatt | 2024-05-22 | 1 | -9/+21 |
* | let bind a setq'd var to keep compiler happy | marty hiatt | 2024-03-15 | 1 | -4/+5 |
* | comment plain text in boost/fave notifs. FIX #432. | marty hiatt | 2024-02-27 | 1 | -11/+28 |
* | remove ;; Version: strings in buffers other than mastodon.el | marty hiatt | 2023-11-10 | 1 | -1/+0 |
* | triage: call cb on response. do-user-action-fun: check response data | marty hiatt | 2023-10-28 | 1 | -3/+3 |
* | toot-id>item-id, toot-json>item-json, item-type for nav, byline still needed | marty hiatt | 2023-10-15 | 1 | -8/+8 |
* | * lisp/mastodon-notifications.el: Fix dependency | Stefan Monnier | 2023-08-27 | 1 | -4/+5 |
* | audit notifications.el | marty hiatt | 2023-05-09 | 1 | -14/+12 |
* | let-alist follow-request-process | marty hiatt | 2023-05-09 | 1 | -25/+20 |
* | notifs: fix edit response alist | marty hiatt | 2023-03-28 | 1 | -1/+1 |
* | notifs-foll-req process: call reload-timeline-or-profile | marty hiatt | 2023-03-27 | 1 | -1/+1 |
* | remove all ;; Package-Requires: declarations save for main file | marty hiatt | 2023-03-27 | 1 | -1/+0 |
* | remove unused code | marty hiatt | 2023-03-20 | 1 | -1/+0 |
* | sort all autoloads | marty hiatt | 2023-03-19 | 1 | -20/+21 |
* | factor out mastodon-views.el for minor views | marty hiatt | 2023-03-18 | 1 | -2/+2 |
* | move clear-current notif binding off 'c' to 'C-k' | marty hiatt | 2023-02-27 | 1 | -1/+1 |
* | remove first empty line in docstrings | marty hiatt | 2023-01-09 | 1 | -1/+0 |
* | update copyright/author attribution | marty hiatt | 2022-11-27 | 1 | -0/+2 |
* | masto mode map: 'g' calls --update | marty hiatt | 2022-11-21 | 1 | -1/+0 |
* | make mastodon-notifications-get a global function | marty hiatt | 2022-11-21 | 1 | -26/+8 |
* | autoload notifs--get, clean up buffer-name arg/handling in same | marty hiatt | 2022-11-21 | 1 | -2/+5 |
* | notifs: switch to filtered view when already in notifs view | marty hiatt | 2022-11-21 | 1 | -1/+2 |
* | display edit notifications | marty hiatt | 2022-11-21 | 1 | -7/+12 |
* | http--post - make args + headers optional args | marty hiatt | 2022-11-19 | 1 | -6/+3 |
* | notifs--get: switch and update if we already have the buffer | marty hiatt | 2022-11-19 | 1 | -7/+11 |
* | notifs: don't remove "status" from types, add other notifs views | marty hiatt | 2022-11-19 | 1 | -3/+28 |
* | notifs mentions -- also set buffer name | marty hiatt | 2022-11-18 | 1 | -3/+3 |
* | binding for clear notif at point | marty hiatt | 2022-11-17 | 1 | -0/+1 |
* | add notifications--get-mentions | marty hiatt | 2022-11-17 | 1 | -3/+16 |