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-toot.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
autoload image-trans-check. FIX #584.
marty hiatt
2024-08-24
1
-0
/
+1
*
eq for symbols, string= for strings
marty hiatt
2024-08-22
1
-17
/
+17
*
intent toot.el
marty hiatt
2024-08-13
1
-1
/
+1
*
factor out image-trans-check.
marty hiatt
2024-08-08
1
-2
/
+1
*
re-write all (if x y "") clauses as (when x y), if poss.
marty hiatt
2024-08-06
1
-5
/
+5
*
Merge branch 'audit' into develop
marty hiatt
2024-08-04
1
-241
/
+244
|
\
|
*
toot: audit rest of file.
marty hiatt
2024-08-04
1
-24
/
+25
|
*
toot: audit schedule code
marty hiatt
2024-08-03
1
-16
/
+18
|
*
toot: audit poll code
marty hiatt
2024-08-03
1
-9
/
+9
|
*
max attachments: move fallback into our get max fun
marty hiatt
2024-08-03
1
-6
/
+11
|
*
toot: re-write format-attachments
marty hiatt
2024-08-03
1
-20
/
+20
|
*
toot: attach-media: get max attachments from instance, y-or-n-p
marty hiatt
2024-08-03
1
-18
/
+29
|
*
re-write --reply again with a cond.
marty hiatt
2024-08-02
1
-17
/
+14
|
*
toot: re-write view-toot-edits
marty hiatt
2024-08-02
1
-21
/
+22
|
*
toot: re-write --reply
marty hiatt
2024-08-02
1
-17
/
+10
|
*
toot: re-write --mentions
marty hiatt
2024-08-02
1
-4
/
+1
|
*
toot: re-write mentions-to-string
marty hiatt
2024-08-02
1
-3
/
+3
|
*
audit first 1000 loc of toot.el. these are the uncontroversial edits
marty hiatt
2024-08-02
1
-103
/
+99
*
|
Revert "multisession var in -toot.el"
marty hiatt
2024-08-04
1
-29
/
+21
*
|
Revert "replace persist with multisession"
marty hiatt
2024-08-04
1
-3
/
+1
|
/
*
folding comments / action docstring
marty hiatt
2024-08-01
1
-1
/
+1
*
refactor toot--toggle-bookmark
marty hiatt
2024-08-01
1
-33
/
+26
*
refactor toot--toggle-boost-or-favourite
marty hiatt
2024-08-01
1
-45
/
+46
*
fix unfolding faved/bookmarked toots
marty hiatt
2024-07-30
1
-3
/
+4
*
toot.el: use mastodon-toot--base-toot-or-item-json
marty hiatt
2024-07-30
1
-9
/
+5
*
flymake our user-error mess
marty hiatt
2024-07-30
1
-27
/
+27
*
Merge branch 'with-toot-item' into develop
marty hiatt
2024-07-30
1
-122
/
+119
|
\
|
*
docstring
marty hiatt
2024-07-03
1
-1
/
+1
|
*
toot.el: user-error not message when needed
marty hiatt
2024-07-02
1
-31
/
+29
|
*
use with-toot-item and clean up functions that use it
marty hiatt
2024-07-02
1
-89
/
+88
*
|
flip an if clause
marty hiatt
2024-07-30
1
-11
/
+11
*
|
add item-json prop to fave/boost strings, so (un)folding works
marty hiatt
2024-07-29
1
-4
/
+6
*
|
read CW when setting, not when sending, also display it. FIX #569.
marty hiatt
2024-07-19
1
-22
/
+12
*
|
toot--insert-emoji: defalis -> defun.
marty hiatt
2024-07-19
1
-4
/
+5
*
|
flip an if clause
marty hiatt
2024-07-18
1
-14
/
+14
*
|
Merge branch 'emoji.el' into develop
marty hiatt
2024-07-18
1
-5
/
+6
|
\
\
|
*
|
toot: default to emoji.el, emojify customize
marty hiatt
2024-07-06
1
-9
/
+7
|
|
/
*
|
use mastodon-use-emojify in toot.el
marty hiatt
2024-07-18
1
-1
/
+1
*
|
flymake toot.el
marty hiatt
2024-07-18
1
-4
/
+4
*
|
multisession var in -toot.el
marty hiatt
2024-07-18
1
-20
/
+28
*
|
flymake
marty hiatt
2024-07-18
1
-6
/
+6
*
|
mastodon-use-emojify customize
marty hiatt
2024-07-06
1
-4
/
+1
*
|
replace persist with multisession
marty hiatt
2024-07-04
1
-1
/
+3
|
/
*
move/rename with-toot-item
marty hiatt
2024-07-01
1
-6
/
+15
*
docstring
marty hiatt
2024-06-24
1
-1
/
+1
*
use map alist in attach descs and server poll to local
marty hiatt
2024-06-24
1
-6
/
+5
*
block fave/boost/bookmark on folls/foll-reqs
marty hiatt
2024-06-18
1
-84
/
+92
*
refactor apply status fields props
marty hiatt
2024-06-03
1
-45
/
+56
*
editing to preserve polls. create poll plist from JSON.
marty hiatt
2024-06-03
1
-11
/
+41
*
display poll deets in help-echo for display fields flag.
marty hiatt
2024-06-02
1
-1
/
+3
[next]