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
*
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
*
mastodon-toot--clear-poll
marty hiatt
2024-06-02
1
-0
/
+9
*
display a POLL flag in compose buffer.
marty hiatt
2024-06-02
1
-3
/
+14
*
working max-id arg for hometimeline/reload
marty hiatt
2024-05-31
1
-0
/
+2
*
fix setting lang un toot compose buffer
marty hiatt
2024-05-28
1
-2
/
+1
*
autoloads
marty hiatt
2024-05-28
1
-0
/
+3
*
set default language in compose buffer from
marty hiatt
2024-05-28
1
-0
/
+9
*
get-source-pref > get-source-value
marty hiatt
2024-05-28
1
-1
/
+1
*
flycheck toot.el
marty hiatt
2024-05-22
1
-1
/
+1
*
reload on posting if prev view was thread. FIX #555.
marty hiatt
2024-05-22
1
-1
/
+9
*
hack to fix item action toggling when point on item body
marty hiatt
2024-04-24
1
-1
/
+8
*
bookmarking: no move when checking bookmarked-p status
marty hiatt
2024-03-29
1
-1
/
+1
*
docstrings - reduce explicit refs to Mastodon itself.
marty hiatt
2024-03-27
1
-3
/
+3
*
condition case for lingva translations
marty hiatt
2024-03-17
1
-10
/
+12
*
reply when replying: prompt to either nuke existing or abort
marty hiatt
2024-03-15
1
-19
/
+23
*
toot-compose: only call mode funs if not buffer-exists
marty hiatt
2024-03-15
1
-2
/
+5
*
apply not cl-reduce to find longest item for padding
marty hiatt
2024-03-12
1
-1
/
+1
*
only complete on : if emojify-mode enabled.
marty hiatt
2024-02-27
1
-3
/
+6
*
compose: only try to enable emojify-mode if its bound
marty hiatt
2024-02-27
1
-2
/
+5
*
actually use mastodon-toot--emojify-in-compose-buffer
marty hiatt
2024-02-23
1
-1
/
+3
*
make byte-compiler happier
marty hiatt
2024-02-22
1
-1
/
+2
*
string-trim-left on remove-docs
marty hiatt
2024-02-20
1
-1
/
+2
*
toot: defcustom emojify in compose
marty hiatt
2024-02-20
1
-0
/
+3
*
toot.el: use all emoji for : capf, and get text annotation
marty hiatt
2024-02-19
1
-4
/
+18
*
Merge pull request 'Use display-buffer to allow customization' (#522) from ra...
martianh
2024-02-08
1
-13
/
+6
|
\
|
*
Count characters directly from string
Rahguzar
2024-01-06
1
-13
/
+6
*
|
Add 'o' binding to open the current toot in a browser
David Edmondson
2024-01-26
1
-0
/
+5
*
|
edit attachments description fun
marty hiatt
2024-01-22
1
-0
/
+24
|
/
*
fix signature of make-capf so we call it right!
marty hiatt
2023-12-31
1
-1
/
+1
*
Avoid error when there's only one window in a frame when closing window
Björn Bidar
2023-12-31
1
-1
/
+2
*
Merge branch 'emoji-capf' into develop
marty hiatt
2023-12-19
1
-33
/
+55
|
\
|
*
clean up emoji capf
marty hiatt
2023-12-19
1
-6
/
+6
|
*
refactor mastodon-toot--make-capf
marty hiatt
2023-12-19
1
-40
/
+23
|
*
start on emoji-capf for compose buffer
marty hiatt
2023-12-05
1
-9
/
+48
*
|
FIX #515. completion-ignore-case t buffer-local for compose
marty hiatt
2023-12-18
1
-0
/
+1
*
|
toot--send: check for media with media-attachment-ids for speed
marty hiatt
2023-12-18
1
-3
/
+3
|
/
[next]