index
:
mastodon.el.git
master
Emacs client for fediverse servers that implement the Mastodon API.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
mastodon-notifications.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
kw arg for foll-req reject
marty hiatt
2022-11-17
1
-1
/
+1
*
reorder notif types to match masto api docs
marty hiatt
2022-11-17
1
-8
/
+9
*
notifications - use local map with foll-req acc/rej
marty hiatt
2022-11-16
1
-1
/
+11
*
Merge branch 'no-parent' into develop
marty hiatt
2022-11-13
1
-3
/
+3
|
\
|
*
wholly remove parent-toot; use base-toot/-id only
marty hiatt
2022-11-12
1
-3
/
+3
*
|
notifs - rename clear-all / clear-current, y-or-n-p
marty hiatt
2022-11-13
1
-11
/
+12
*
|
notifications--follow-request-process -- make non-interactive
marty hiatt
2022-11-13
1
-1
/
+0
*
|
remove extra defvar buffer-spec
marty hiatt
2022-11-13
1
-1
/
+0
|
/
*
use seq-empty-p and string-empty-p calls
marty hiatt
2022-09-05
1
-1
/
+1
*
autoload
marty hiatt
2022-08-30
1
-0
/
+1
*
clear notification(s) functions
marty hiatt
2022-08-30
1
-0
/
+28
*
bump version in boilerplate
marty hiatt
2022-08-27
1
-1
/
+1
*
autoloads, flycheck
marty hiatt
2022-08-27
1
-1
/
+4
*
flychecks and docstrings
mousebot
2022-04-05
1
-1
/
+3
*
attach parent JSON to fave/boost notifs to fix replies
mousebot
2022-03-19
1
-3
/
+6
*
favourite not favorite
mousebot
2022-03-11
1
-2
/
+2
*
improve empty notifications json message
mousebot
2022-03-11
1
-1
/
+1
*
make follow etc work on boost/fave notifs
mousebot
2022-03-11
1
-6
/
+12
*
test and message for foll reqs process
mousebot
2022-02-18
1
-1
/
+2
*
add mini docs for foll reqs view
mousebot
2022-02-15
1
-1
/
+2
*
message when notificiations--timeline returns nothing.
mousebot
2022-02-05
1
-2
/
+4
*
update homepage and copyright boilerplate
mousebot
2022-02-05
1
-1
/
+1
*
handle a buggy empty notification
mousebot
2022-01-15
1
-1
/
+2
*
autoloads
mousebot
2022-01-15
1
-0
/
+2
[next]