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
...
*
|
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-27
1
-2
/
+2
*
|
Fix #57 by moving messages into callbacks
Johnson Denen
2017-04-27
1
-4
/
+8
*
|
Add toggle function for boost/unboost
Johnson Denen
2017-04-27
1
-12
/
+12
*
|
Store 'favourited-p and 'boosted-p properties on bylines
Johnson Denen
2017-04-27
1
-1
/
+1
*
|
Parity with non-toggle favourite function
Johnson Denen
2017-04-27
1
-4
/
+5
*
|
Use toggle function approach for favourite/unfavourite
Johnson Denen
2017-04-27
1
-31
/
+22
*
|
made some formating changes
Alexander Griffith
2017-04-27
1
-2
/
+2
*
|
#70 all tabs to spaces
Alexander Griffith
2017-04-27
1
-4
/
+4
*
|
Fixed #70, added mastodon-toot--unfavorite
Alexander Griffith
2017-04-27
1
-2
/
+22
|
/
*
Fix DOCSTRING reference
Johnson Denen
2017-04-25
1
-1
/
+1
*
Mark toots with content warnings
Johnson Denen
2017-04-25
1
-5
/
+25
*
Bump to v0.6.0
Johnson Denen
2017-04-24
1
-1
/
+1
*
Bump to v0.5.5
Johnson Denen
2017-04-24
1
-1
/
+1
*
Bump to v0.5.4
Johnson Denen
2017-04-23
1
-1
/
+1
*
Fix some compilation errors
Johnson Denen
2017-04-23
1
-1
/
+1
*
Make tweaks per checkdoc feedback
Johnson Denen
2017-04-23
1
-1
/
+1
*
Make tweaks per package-lint feedback
Johnson Denen
2017-04-23
1
-0
/
+1
*
Group API endpoint function with mastodon-http
Johnson Denen
2017-04-23
1
-2
/
+2
*
Rewrite mastodon-auth
Johnson Denen
2017-04-23
1
-1
/
+0
*
Cleanup mastodon-toot feature
Johnson Denen
2017-04-20
1
-25
/
+8
*
Close #11 with new callbacks
Johnson Denen
2017-04-20
1
-20
/
+17
*
Render html with shr instead of html2text
Johnson Denen
2017-04-19
1
-1
/
+0
*
Better feedback on boost/favourite
Johnson Denen
2017-04-19
1
-7
/
+10
*
Add reply functionality
Johnson Denen
2017-04-18
1
-3
/
+18
*
Favourite toots from timelines
Johnson Denen
2017-04-18
1
-8
/
+22
*
Show boosted state with (B) marker in byline
Johnson Denen
2017-04-18
1
-5
/
+18
*
Rename mastodon-toot--property and move to tl feature
Johnson Denen
2017-04-18
1
-8
/
+1
*
Add boost feature to timelines
Johnson Denen
2017-04-18
1
-0
/
+21
*
Do some cleanup
Johnson Denen
2017-04-14
1
-4
/
+4
*
Make headers more conventional
Johnson Denen
2017-04-10
1
-4
/
+21
*
Fix #8 flycheck issues
Johnson Denen
2017-04-09
1
-2
/
+16
*
Move entry functions to mastodon.el
Johnson Denen
2017-04-09
1
-7
/
+0
*
Update DOCSTRINGs
Johnson Denen
2017-04-09
1
-0
/
+6
*
Add WIP triage function on toot send
Johnson Denen
2017-04-09
1
-3
/
+6
*
Refactor authorization
Johnson Denen
2017-04-09
1
-0
/
+45
[prev]