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
...
*
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
*
manually(!) apply stephan monnier's patch, save the ts work
marty hiatt
2023-03-21
1
-26
/
+16
*
use tl--property 'prop :no-move. FIX #416
marty hiatt
2023-03-21
1
-7
/
+6
*
rename bookmark toggle
marty hiatt
2023-03-20
1
-1
/
+1
*
map-get-accts > map-alist, handle no results for fam folls
marty hiatt
2023-03-19
1
-3
/
+3
*
factor out -tl--map-get-accts
marty hiatt
2023-03-19
1
-3
/
+3
*
edit tag/handle regex to handle preceding opening bracket. FIX #406.
marty hiatt
2023-03-19
1
-4
/
+4
*
sort all autoloads
marty hiatt
2023-03-19
1
-13
/
+13
*
factor out mastodon-views.el for minor views
marty hiatt
2023-03-18
1
-4
/
+4
*
check for compose buffer in schedule toot
marty hiatt
2023-03-18
1
-30
/
+34
*
disallow -toot--set-visibility / --schedule-toot in edit-toot
marty hiatt
2023-03-16
1
-38
/
+42
*
remove unused -toot--set-visibility
marty hiatt
2023-03-16
1
-10
/
+0
*
lsp corrections: lambdas, if to when, etc.
marty hiatt
2023-03-14
1
-25
/
+24
*
mastodon-toot-mode-hook: disable auto-fill. also readme
marty hiatt
2023-03-10
1
-0
/
+5
*
remove some whitespace
marty hiatt
2023-02-28
1
-1
/
+1
*
insert spaces before argument lists for lambda
marty hiatt
2023-02-28
1
-2
/
+2
*
fix a comment
marty hiatt
2023-02-28
1
-2
/
+2
*
autoloads, flychecks
marty hiatt
2023-02-19
1
-2
/
+4
*
tl--buffer-type-eq/profile-buffer-p for all buffer checks, hopefully
marty hiatt
2023-02-18
1
-4
/
+3
*
fave/boost: prevent moving to next toot if point already inside byline
marty hiatt
2023-02-15
1
-0
/
+4
*
list-favouriters/boosters: handle null response
marty hiatt
2023-01-28
1
-12
/
+15
*
docstrings/flychecks
marty hiatt
2023-01-28
1
-2
/
+3
*
list toot boosters and favers
marty hiatt
2023-01-28
1
-0
/
+31
*
error msg on attempt to boost private toot. FIXES #383
marty hiatt
2023-01-28
1
-2
/
+7
*
differentiate edit toot from new toot
marty hiatt
2023-01-16
1
-5
/
+7
*
buffer-spec for toot-edits history and add check to get-buffer-type
marty hiatt
2023-01-16
1
-2
/
+6
*
toot--send: simplify edit-p check
marty hiatt
2023-01-15
1
-6
/
+5
*
remove insert call in toot--most-restritive-vis
marty hiatt
2023-01-14
1
-1
/
+0
*
Merge pull request 'Add option to set the default reply visibility' (#370) fr...
martianh
2023-01-10
1
-1
/
+23
|
\
|
*
Add option to set the default reply visibility
Moha
2023-01-01
1
-1
/
+23
*
|
remove first empty line in docstrings
marty hiatt
2023-01-09
1
-5
/
+1
*
|
tl--action-success: only move point if it was on byline
marty hiatt
2023-01-07
1
-3
/
+5
*
|
docstrings
marty hiatt
2022-12-30
1
-2
/
+2
|
/
*
Only add scheduled_at parameter to toot params when non-nil
Toke Høiland-Jørgensen
2022-12-26
1
-11
/
+13
*
Merge branch 'develop' into fix-two-spaces-in-reply
martianh
2022-12-26
1
-7
/
+13
|
\
|
*
further harden custom emoji regex filtering
Bas Alberts
2022-12-22
1
-2
/
+2
|
*
fix for custom emoji path traversal
Bas Alberts
2022-12-23
1
-7
/
+13
*
|
Merge branch 'develop' into fix-two-spaces-in-reply
emocoder
2022-12-19
1
-35
/
+139
|
\
|
|
*
Use mastodon-toot--count-toot-chars when validating toot length
Sacha Chua
2022-12-08
1
-1
/
+1
|
*
update comment re completion fetching
marty hiatt
2022-12-02
1
-4
/
+2
|
*
factor fetch candidates fun, try to improve completion performance
marty hiatt
2022-12-01
1
-13
/
+21
[prev]
[next]