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
...
*
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
|
*
completion - bound the --get-bounds backward regex search
marty hiatt
2022-12-01
1
-1
/
+5
|
*
schedule-toot - comment to acknowledge ct
marty hiatt
2022-11-30
1
-0
/
+2
|
*
make rescheduling without editing work, also with org-read-date
marty hiatt
2022-11-29
1
-5
/
+11
|
*
display value of --scheduled-for in org-read-date if set
marty hiatt
2022-11-29
1
-3
/
+13
|
*
cancel original scheduled toot if edited/rescheduled
marty hiatt
2022-11-29
1
-2
/
+11
|
*
edit toot: use set-toot-properties
marty hiatt
2022-11-29
1
-5
/
+4
|
*
add var scheduled-id, so we can cancel it if we reschedule
marty hiatt
2022-11-29
1
-3
/
+8
|
*
refactor set toot properties, autoloads, docstrings, fixes
marty hiatt
2022-11-29
1
-9
/
+26
|
*
set-toot-lang > -language
marty hiatt
2022-11-29
1
-2
/
+2
|
*
work on scheduling toots, editing as new, display scheduled ts
marty hiatt
2022-11-29
1
-8
/
+39
|
*
abbreviate toot compose properties (visibility, char count etc)
marty hiatt
2022-11-29
1
-3
/
+3
|
*
tweak scheduled toot message string date format
marty hiatt
2022-11-29
1
-1
/
+1
|
*
add schedule toot function + binding
marty hiatt
2022-11-28
1
-4
/
+14
|
*
Merge commit 'pullreqs/335' into schedule-toots
marty hiatt
2022-11-28
1
-1
/
+6
|
|
\
|
|
*
add mastodon-toot--scheduled-at buffer-local variable to optionally schedule ...
Christian Tietze
2022-11-26
1
-1
/
+6
*
|
|
Update docstrings to match the current state.
Dmitry Osipov
2022-12-01
1
-5
/
+8
*
|
|
Move mentions concatenation into a function for a reply.
Dmitry Osipov
2022-12-01
1
-23
/
+24
*
|
|
Remove double white-space in the reply mode
Dmitry Osipov
2022-11-28
1
-4
/
+4
|
/
/
*
|
update copyright/author attribution
marty hiatt
2022-11-27
1
-0
/
+1
*
|
compose buffer - display language selection only when selected
marty hiatt
2022-11-27
1
-1
/
+12
*
|
try to declare company-mode-on
marty hiatt
2022-11-27
1
-1
/
+3
*
|
autoloads and docstrings
marty hiatt
2022-11-27
1
-3
/
+3
*
|
remove stray company funs in search.el
marty hiatt
2022-11-26
1
-2
/
+1
*
|
Merge branch 'develop' into filter-follow-by-lang
marty hiatt
2022-11-26
1
-21
/
+20
|
\
|
|
*
always use mastodon-tl--symbol
marty hiatt
2022-11-26
1
-20
/
+18
|
*
toot--set-toot-lang docstring
marty hiatt
2022-11-25
1
-1
/
+2
*
|
filter user posts by language. NB: we flip mastodon-iso-639-1!
marty hiatt
2022-11-25
1
-7
/
+4
|
/
*
move mastodon-toot-completions to top of file
marty hiatt
2022-11-25
1
-3
/
+3
*
Merge branch 'develop' into capf-completion
marty hiatt
2022-11-25
1
-0
/
+1
|
\
|
*
docstrings and autoloads
marty hiatt
2022-11-24
1
-0
/
+1
[prev]
[next]