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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
indent buffer -tl.el
marty hiatt
2022-11-13
1
-7
/
+7
*
|
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
*
|
update discover bindings
marty hiatt
2022-11-13
1
-12
/
+17
*
|
change foll-reqs view reject binding to 'j', like notifs view
marty hiatt
2022-11-13
1
-1
/
+4
*
|
comment profile 's' and 'g' view followers/-ing bindings
marty hiatt
2022-11-13
1
-2
/
+5
*
|
tl-format-faves count: only get info if not foll-req/follow
marty hiatt
2022-11-13
1
-15
/
+16
*
|
tl--goto-toot-pos - message help echo on moving to toot byline
marty hiatt
2022-11-13
1
-1
/
+15
*
|
remove extra defvar buffer-spec
marty hiatt
2022-11-13
1
-1
/
+0
*
|
don't try to load thread if status at point is foll_req
marty hiatt
2022-11-13
1
-37
/
+41
*
|
allow boost/fave of base toot from notifs
marty hiatt
2022-11-12
1
-2
/
+6
|
/
*
Merge branch 'window-config' into develop
marty hiatt
2022-11-12
1
-10
/
+29
|
\
|
*
store and restore window-config before and after composing a toot
marty hiatt
2022-11-09
1
-10
/
+29
*
|
flycheck -profile / profile--toot-json todos
marty hiatt
2022-11-12
1
-2
/
+8
*
|
add poll TODO
marty hiatt
2022-11-12
1
-0
/
+2
*
|
-tl: make follow-user work on profile note when no toots
marty hiatt
2022-11-12
1
-5
/
+15
*
|
poll votes - person/people
marty hiatt
2022-11-12
1
-1
/
+3
*
|
flycheck -tl
marty hiatt
2022-11-12
1
-4
/
+5
*
|
tl-process-link - refactor fetch EL from mentions
marty hiatt
2022-11-11
1
-34
/
+31
*
|
polls: fetch max options from instance, reject more than that
marty hiatt
2022-11-11
1
-1
/
+19
*
|
mastodon-toot-empty-p: count polls as non empty toot
marty hiatt
2022-11-11
1
-2
/
+3
*
|
Fetch user handles from mentions in JSON where possible.
marty hiatt
2022-11-11
1
-2
/
+26
*
|
add guppe groupe regex to --masto-url-p, lookup broken tho
marty hiatt
2022-11-11
1
-1
/
+2
*
|
do-link-action optional url lookup if search can't find account
marty hiatt
2022-11-11
1
-5
/
+12
*
|
GET verify_cred not PATCH update_creds for fetch profile note
marty hiatt
2022-11-10
1
-2
/
+2
*
|
FIX update profile note - params alist format
marty hiatt
2022-11-10
1
-1
/
+1
*
|
FIX: -tl--get-poll - add a fallback format string
marty hiatt
2022-11-10
1
-1
/
+6
*
|
Merge branch 'headers' into develop
marty hiatt
2022-11-10
4
-104
/
+195
|
\
\
|
*
|
http vector docstrings
marty hiatt
2022-11-10
1
-2
/
+5
|
*
|
cull stray nil arg from old --get-json-async args form
marty hiatt
2022-11-10
1
-1
/
+1
|
*
|
process-response: optionally JSON array as vector, for instance desc
marty hiatt
2022-11-10
2
-7
/
+9
|
*
|
http docstrings
marty hiatt
2022-11-10
1
-3
/
+6
|
*
|
paginate favourites view using Link header
marty hiatt
2022-11-10
1
-55
/
+96
|
*
|
opt no-headers arg, only fetch when nil
marty hiatt
2022-11-09
1
-8
/
+10
|
*
|
use a proper dotted alist for response headers list
marty hiatt
2022-11-09
2
-6
/
+3
|
*
|
--init: handle json or full response and handle Link header
marty hiatt
2022-11-09
2
-8
/
+19
|
*
|
-tl--init* revert json > response arg for now
marty hiatt
2022-11-09
1
-10
/
+1
|
*
|
relationships in print profile buffer - get json list not vect
marty hiatt
2022-11-09
1
-5
/
+4
|
*
|
http: add response layer to requests:
marty hiatt
2022-11-09
1
-25
/
+50
|
*
|
remove all 'headers' args in -toot and -tl
marty hiatt
2022-11-09
2
-12
/
+10
|
*
|
factor out tl--set-buffer-spec function in -tl.el only for now
marty hiatt
2022-11-09
1
-31
/
+36
|
*
|
Merge branch 'develop' into headers
marty hiatt
2022-11-09
3
-38
/
+110
|
|
\
|
|
*
|
add headers arg to http--process-json and --get-json-async
marty hiatt
2022-11-05
4
-12
/
+24
|
*
|
small improvements to poll display in timeline
marty hiatt
2022-11-04
1
-3
/
+15
|
*
|
basic poll creation, with all options
marty hiatt
2022-11-04
1
-15
/
+30
|
*
|
basic poll create funs
marty hiatt
2022-11-04
1
-1
/
+36
|
*
|
display profile header image [rough start]
marty hiatt
2022-11-04
1
-6
/
+8
|
*
|
Revert "remove unused --append-query-string"
marty hiatt
2022-11-03
1
-0
/
+7
|
*
|
http.el docstrings
marty hiatt
2022-10-31
1
-6
/
+10
|
*
|
flycheck requires / thingatpt fun
marty hiatt
2022-10-31
1
-1
/
+3
[prev]
[next]