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
...
*
typos in tl and http error responses in http.el for attachments
mousebot
2021-05-26
1
-2
/
+1
*
pin/unpin now toggle fun, and moved copy/delete to mastodon-toot.
mousebot
2021-05-25
1
-0
/
+51
*
implement uploading and posting of media attachments.
mousebot
2021-05-24
1
-25
/
+73
*
clean-up edits after flycheck/bytecompile.
mousebot
2021-05-16
1
-1
/
+1
*
implmement mentioning boosters in replies by default
mousebot
2021-05-13
1
-4
/
+22
*
Update copyright and bump version
Johnson Denen
2019-03-04
1
-2
/
+2
*
Add ability to change the visibility
Jeremy Dormitzer
2019-03-04
1
-3
/
+14
*
Improvements on posting toots.
Holger Durer
2019-03-04
1
-33
/
+141
*
Bump to version 0.8.0
Johnson Denen
2018-08-10
1
-1
/
+1
*
Fix boosting and faving in the notifications buffer.
Holger Dürer
2018-08-10
1
-2
/
+6
*
Fix the boosting/favouriting of statuses in profiles.
Holger Durer
2018-08-10
1
-3
/
+4
*
Fixes to boosting/favoriting. (#194)
H Durer
2018-08-10
1
-28
/
+52
*
Clean up code to remove compilation warnings.
Holger Durer
2018-08-10
1
-2
/
+7
*
Retoot add accts closes #155
Alexander Griffith
2018-03-05
1
-4
/
+30
*
Bump to 0.7.2 and shorten long code lines (#172)
Alexander Griffith
2018-03-05
1
-1
/
+1
*
Closes #152 and extends the fix for #150 as well as a host of bug fixes
Alexander Griffith
2018-02-28
1
-6
/
+8
*
Bump version to 0.7.1
Johnson Denen
2017-06-19
1
-1
/
+1
*
Bump to v0.7.0
Johnson Denen
2017-05-18
1
-1
/
+1
*
replaced declare-function with autoload
alexjgriffith
2017-05-18
1
-15
/
+15
*
Replace uses of replace-regexp with search-forward and replace-match.
Holger Dürer
2017-05-18
1
-1
/
+4
*
Remove most byte-compile warnings.
Holger Dürer
2017-05-18
1
-15
/
+17
*
Bump to v0.6.3
Johnson Denen
2017-05-15
1
-1
/
+1
*
Use lexical-binding in all files.
Holger Dürer
2017-05-15
1
-1
/
+2
*
Clean up use of progn.
Holger Dürer
2017-05-05
1
-8
/
+6
*
Fix some whitespace issues.
Holger Dürer
2017-05-05
1
-3
/
+3
*
Use the more canonical "nil" instead of "'()" when we don't mean an empty list.
Holger Dürer
2017-05-05
1
-4
/
+4
*
Merge branch 'master' into develop
Johnson Denen
2017-04-29
1
-5
/
+5
|
\
|
*
Bump to v0.6.1
Johnson Denen
2017-04-28
1
-1
/
+1
|
*
consolidating re-searches
clarkenciel
2017-04-28
1
-2
/
+1
|
*
making keybinds and names nice
clarkenciel
2017-04-28
1
-5
/
+24
|
*
changing creation of toot buffer so that we don't duplicate docs
clarkenciel
2017-04-28
1
-3
/
+5
|
*
reformatting docs and changing removal func since we can't re-match on
clarkenciel
2017-04-28
1
-8
/
+12
|
*
removing Toot Text prompt, moving dangling parens
clarkenciel
2017-04-28
1
-4
/
+2
|
*
adding keybinding documentation to the new-toot buffer
clarkenciel
2017-04-28
1
-1
/
+57
|
*
Quick feedback fix on toggle functions
Johnson Denen
2017-04-28
1
-2
/
+2
|
*
Fix #57 by moving messages into callbacks
Johnson Denen
2017-04-28
1
-4
/
+8
|
*
Add toggle function for boost/unboost
Johnson Denen
2017-04-28
1
-12
/
+12
|
*
Store 'favourited-p and 'boosted-p properties on bylines
Johnson Denen
2017-04-28
1
-1
/
+1
|
*
Parity with non-toggle favourite function
Johnson Denen
2017-04-28
1
-4
/
+5
|
*
Use toggle function approach for favourite/unfavourite
Johnson Denen
2017-04-28
1
-31
/
+22
|
*
made some formating changes
Alexander Griffith
2017-04-28
1
-2
/
+2
|
*
#70 all tabs to spaces
Alexander Griffith
2017-04-28
1
-4
/
+4
|
*
Fixed #70, added mastodon-toot--unfavorite
Alexander Griffith
2017-04-28
1
-2
/
+22
*
|
Bump to v0.6.2
Johnson Denen
2017-04-29
1
-1
/
+1
*
|
Fix #103: Do not use functions unknown to GNU emacs
Marcin Cieślak
2017-04-29
1
-4
/
+4
*
|
Bump to v0.6.1
Johnson Denen
2017-04-28
1
-1
/
+1
*
|
consolidating re-searches
clarkenciel
2017-04-28
1
-2
/
+1
*
|
making keybinds and names nice
clarkenciel
2017-04-28
1
-5
/
+24
*
|
changing creation of toot buffer so that we don't duplicate docs
clarkenciel
2017-04-28
1
-3
/
+5
*
|
reformatting docs and changing removal func since we can't re-match on
clarkenciel
2017-04-28
1
-8
/
+12
[prev]
[next]