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 'with-masto-buf-2' into develop
marty hiatt
2023-05-07
1
-26
/
+25
|
\
|
*
eval-when-compile for with-mastodon-buffer, and re-indent
marty hiatt
2023-05-06
1
-22
/
+23
*
|
Revert "updates to with-mastodon-buffer macro"
marty hiatt
2023-05-06
1
-21
/
+24
|
/
*
rx for handle/tag regexes
marty hiatt
2023-05-05
1
-11
/
+7
*
revert while-let to when-let
marty hiatt
2023-05-05
1
-2
/
+3
*
fixes for reply in compose
marty hiatt
2023-05-05
1
-3
/
+7
*
autoloads / requires
marty hiatt
2023-05-05
1
-2
/
+8
*
flyspell ignore compose buffer items
marty hiatt
2023-05-05
1
-0
/
+18
*
fill reply in compose: handle multi paragraph reply text.
marty hiatt
2023-05-05
1
-4
/
+4
*
" " for reply in compose
marty hiatt
2023-05-05
1
-2
/
+3
*
remove comments and wrap code
marty hiatt
2023-05-04
1
-4
/
+2
*
reorder after-change in compose
marty hiatt
2023-05-04
1
-3
/
+4
*
rename prop fonts in compose buffer custom
marty hiatt
2023-05-04
1
-1
/
+1
*
remove old var-pitch-mode code
marty hiatt
2023-05-04
1
-10
/
+0
*
var pitch if mastodon-toot--proportional-fonts-compose
marty hiatt
2023-05-04
1
-0
/
+2
*
in prop tags and handles: handle variable-pitch for reset props
marty hiatt
2023-05-04
1
-2
/
+4
*
pushnew not push in compose-buffer
marty hiatt
2023-05-04
1
-3
/
+3
*
wrap code
marty hiatt
2023-05-04
1
-10
/
+8
*
wrap reply in compose buffer
marty hiatt
2023-05-04
1
-10
/
+10
*
hack to fill reply text in compose buffer. FIX #451.
marty hiatt
2023-05-04
1
-4
/
+18
*
Merge branch 'no-media-type' into develop
marty hiatt
2023-05-04
1
-6
/
+4
|
\
|
*
no need to prompt/store media content-type.
marty hiatt
2023-05-03
1
-6
/
+4
*
|
updates to with-mastodon-buffer macro
marty hiatt
2023-05-04
1
-24
/
+21
|
/
*
typo
marty hiatt
2023-05-02
1
-1
/
+1
*
don't try to boost direct/unlisted toots
marty hiatt
2023-05-02
1
-31
/
+35
*
refactor format reply in compose str, propertize docs properly. FIX #448.
marty hiatt
2023-05-02
1
-15
/
+18
*
remove redundant interactive calls
marty hiatt
2023-04-30
1
-1
/
+0
*
docstring CW arg add
marty hiatt
2023-04-30
1
-1
/
+2
*
Merge branch 'var-pitch-compose' into develop
marty hiatt
2023-04-30
1
-3
/
+19
|
\
|
*
newline after reply text in compose buffer
marty hiatt
2023-04-29
1
-5
/
+7
|
*
variable pitch for toot compose buffer, but not for docs
marty hiatt
2023-04-29
1
-3
/
+19
*
|
readme and tiny cleanups
marty hiatt
2023-04-30
1
-1
/
+0
*
|
handle 's after tag or mention
marty hiatt
2023-04-30
1
-2
/
+2
*
|
tl--mentions not interactive
marty hiatt
2023-04-30
1
-1
/
+0
*
|
newline after reply text in compose buffer
marty hiatt
2023-04-29
1
-6
/
+8
|
/
*
fixes for display of orig in reply buffer. FIX #442.
marty hiatt
2023-04-25
1
-22
/
+28
*
propertize urls in compose buffer. FIX #441.
marty hiatt
2023-04-22
1
-0
/
+10
*
allow zeroes in handle/tag regexes!
marty hiatt
2023-04-21
1
-2
/
+2
*
include CW length in max char count check. FIX #393.
marty hiatt
2023-04-18
1
-9
/
+14
*
test if any poll options go over the max, and re-run if so. FIX #436
marty hiatt
2023-04-18
1
-2
/
+13
*
add while-no-input call to capfs
marty hiatt
2023-04-17
1
-2
/
+12
*
rejig polls for pleroma compat
marty hiatt
2023-04-05
1
-21
/
+26
*
add edit toot to compose-buffer-p
marty hiatt
2023-04-01
1
-1
/
+2
*
send POS arg to reload-tl on delete toot
marty hiatt
2023-03-27
1
-2
/
+3
*
work on reloading a view after sending an edited toot. FIX #421.
marty hiatt
2023-03-27
1
-15
/
+19
*
remove all ;; Package-Requires: declarations save for main file
marty hiatt
2023-03-27
1
-1
/
+0
*
FIX #418. set-cw check for nil as well as string-empty
marty hiatt
2023-03-24
1
-1
/
+6
*
separate faves/boosts-count prop in toot-stats
marty hiatt
2023-03-23
1
-4
/
+2
*
do-if-toot-strict, to prevent faves/boosts on user listings
marty hiatt
2023-03-22
1
-133
/
+131
*
have a crack at updating byline stats on fave/boost
marty hiatt
2023-03-22
1
-0
/
+39
[prev]
[next]