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
...
*
toot: indents and flycheck
mousebot
2022-04-05
1
-10
/
+11
*
toot--reply: improve mentions in replies
mousebot
2022-03-29
1
-6
/
+20
*
call lingva-translate with optional variable-pitch arg
mousebot
2022-03-25
1
-2
/
+5
*
attach parent JSON to fave/boost notifs to fix replies
mousebot
2022-03-19
1
-3
/
+4
*
remove require test for --translate-toot-text
mousebot
2022-03-18
1
-2
/
+2
*
favourite not favorite
mousebot
2022-03-11
1
-1
/
+1
*
translate toot with lingva.el
mousebot
2022-03-10
1
-0
/
+17
*
add copy-toot-text function
mousebot
2022-02-28
1
-0
/
+7
*
Merge branch 'develop' into mpv-play-at-point
mousebot
2022-02-11
1
-6
/
+0
|
\
|
*
revert to requiring mastodon toot
mousebot
2022-02-11
1
-6
/
+0
*
|
put point after a boost/fave marker on success
mousebot
2022-02-11
1
-1
/
+4
|
/
*
revert require of mastodon-toot to autoloads
mousebot
2022-02-05
1
-0
/
+6
*
update homepage and copyright boilerplate
mousebot
2022-02-05
1
-1
/
+2
*
keep mastodon-toot--max-toot-chars a number not a string.
mousebot
2022-01-12
1
-4
/
+3
*
FIX fetching max toot length from server
mousebot
2022-01-11
1
-4
/
+12
*
reload on pin toggle
mousebot
2021-12-25
1
-2
/
+6
*
text-mode for toot compose buffer
mousebot
2021-12-24
1
-1
/
+1
*
docstring and move pin toot toggle
mousebot
2021-12-20
1
-21
/
+18
*
refactoring delete/redraft functions
mousebot
2021-12-20
1
-37
/
+43
*
autoload typo
mousebot
2021-12-17
1
-1
/
+1
*
y-or-n-p before cancelling a toot.
mousebot
2021-12-17
1
-1
/
+7
*
bump version to a round number
mousebot
2021-12-17
1
-1
/
+1
*
boilerplate maintainer contact
mousebot
2021-12-17
1
-0
/
+1
*
depend on emacs 27.1, flychecks, docstrings, etc.
mousebot
2021-12-17
1
-3
/
+7
*
bump version, change homepage link, readme
mousebot
2021-12-17
1
-2
/
+2
*
ensure media-attachment is not a dir
mousebot
2021-12-17
1
-9
/
+11
*
Merge branch 'immed-async-media-upload' into develop
mousebot
2021-12-17
1
-15
/
+18
|
\
|
*
fix media attachments test before posting
mousebot
2021-12-17
1
-15
/
+18
*
|
Merge branch 'immed-async-media-upload' into develop
mousebot
2021-12-16
1
-26
/
+28
|
\
|
|
*
attach media test before post
mousebot
2021-12-15
1
-3
/
+6
|
*
a first hack to make media uploads immediate and async.
mousebot
2021-12-15
1
-23
/
+22
*
|
customize option to enable custom emoji by default.
mousebot
2021-12-15
1
-0
/
+5
|
/
*
rename company mentions to 'mastodon-toot-mentions'
mousebot
2021-12-12
1
-5
/
+6
*
autocompletion ignores case of handles/display names
mousebot
2021-11-09
1
-2
/
+2
*
Do a bit if `if` and `progn` sanitizing.
Holger Dürer
2021-11-06
1
-15
/
+14
*
Use portable filename component functions.
Holger Dürer
2021-11-06
1
-12
/
+14
*
Convert most uses of `(cdr (assoc <some-symbol> <a-list>))` to `(alist-get <s...
Holger Dürer
2021-11-06
1
-32
/
+32
*
Reformat all code.
Holger Dürer
2021-11-06
1
-53
/
+53
*
Use `defvar-local` to create buffer-local vars.
Holger Dürer
2021-11-06
1
-16
/
+8
*
tiny cleanup
mousebot
2021-11-06
1
-1
/
+1
*
support downloading/using custom emoji with emojify.
mousebot
2021-11-05
1
-1
/
+72
*
defvar company-backends for flycheck
mousebot
2021-11-05
1
-1
/
+2
*
Fix compilation warnings.
Holger Dürer
2021-11-01
1
-18
/
+23
*
include user's profile URL in company mentions completion.
mousebot
2021-11-01
1
-13
/
+15
*
fix toot--send setting args/args-media
mousebot
2021-10-29
1
-17
/
+14
*
make get-max-toot-chars async
mousebot
2021-10-29
1
-6
/
+11
*
docstrings
mousebot
2021-10-29
1
-1
/
+1
*
merge upload-media-attachments functionality into toot-send.
mousebot
2021-10-29
1
-38
/
+32
*
fix for image uploads error in 'emacs -Q': expand file name!
mousebot
2021-10-29
1
-1
/
+2
*
fix group of mastodon-toot--attachment-height
mousebot
2021-10-28
1
-1
/
+1
[prev]
[next]