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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Optionally use auth-source-search for fetching and saving password. (#181)
H Durer
2018-08-10
1
-15
/
+38
*
Adds the notification timeline to mastodon.el closing #34. (#178)
Alexander Griffith
2018-08-10
2
-1
/
+214
*
Support toggling content warning anywhere in the toot. (#180)
H Durer
2018-08-10
1
-1
/
+20
*
Generalizations for notifications (#174)
Alexander Griffith
2018-08-10
1
-10
/
+33
*
Recognise hashtag links and make them link to our own tag browsing functional...
Holger Durer
2018-08-10
1
-0
/
+47
*
Retoot add accts closes #155
Alexander Griffith
2018-03-05
1
-0
/
+39
*
Make "Content warning" a tab stop and toggle to show/hide the main contents. ...
H Durer
2018-03-05
1
-2
/
+60
*
Allow user to navigate interesting things in a buffer via tabbing (tab to go ...
Holger Dürer
2018-03-05
1
-14
/
+159
*
Keep track of to which instance secrets in plstore belong.
Holger Dürer
2018-03-02
2
-28
/
+59
*
Closes #152 and extends the fix for #150 as well as a host of bug fixes
Alexander Griffith
2018-02-28
1
-0
/
+22
*
Merge branch 'develop' into fix-numericp
Alexander Griffith
2018-02-26
1
-0
/
+340
|
\
|
*
Add periodic updating of the timestamp displays.
Holger Dürer
2017-06-19
1
-4
/
+290
|
*
Show the posting date in a more readable, relative to current time format.
Holger Dürer
2017-06-19
1
-0
/
+54
|
*
Catch any errors thrown during url-retrieve.
Holger Dürer
2017-06-19
1
-0
/
+18
*
|
Added tests to ensure that ids passed to mastodon-tl--updated-json and masto...
alexjgriffith
2018-02-25
1
-0
/
+20
*
|
Catch any errors thrown during url-retrieve.
Holger Dürer
2017-06-19
1
-0
/
+18
|
/
*
Remove most byte-compile warnings.
Holger Dürer
2017-05-18
3
-23
/
+23
*
Putting buffer name and update function in buffer local var
alexjgriffith
2017-05-18
1
-44
/
+0
*
Fix for #84
Alexander Griffith
2017-05-18
1
-1
/
+45
*
Add tests for mastodon-media.el
Holger Dürer
2017-05-12
2
-0
/
+181
*
Move the rendering of images fully into mastodon-media.el and use default ima...
Holger Dürer
2017-05-10
1
-6
/
+46
*
Add the time of posting to the byline.
Holger Dürer
2017-04-28
1
-0
/
+178
*
Add mastodon-media to test helper
Johnson Denen
2017-04-24
1
-0
/
+1
*
Close #52 with mastodon-tl--more function
Johnson Denen
2017-04-23
2
-0
/
+8
*
Group API endpoint function with mastodon-http
Johnson Denen
2017-04-23
1
-1
/
+1
*
Clean up tests and update DOCSTRINGs
Johnson Denen
2017-04-23
3
-35
/
+13
*
Rewrite mastodon-auth
Johnson Denen
2017-04-23
3
-129
/
+37
*
Use Cask to run tests in TravisCI
Johnson Denen
2017-04-23
8
-13
/
+6
*
Add mastodon-client feature
Johnson Denen
2017-04-23
1
-0
/
+76
*
Retrieve home timeline with `mastodon' function
Johnson Denen
2017-04-14
1
-0
/
+16
*
Use synchronous calls for simpler JSON parsing
Johnson Denen
2017-04-14
1
-2
/
+3
*
Add GET function
Johnson Denen
2017-04-14
1
-0
/
+10
*
Add `mastodon-auth--client' function
Johnson Denen
2017-04-12
1
-4
/
+7
*
Add tests for `mastodon--access-token'
Johnson Denen
2017-04-12
1
-1
/
+15
*
Add mastodon--get-access-token test
Johnson Denen
2017-04-12
1
-0
/
+16
*
Abstract success lambda to its own function and test
Johnson Denen
2017-04-12
1
-0
/
+14
*
Add mastodon--client-app tests
Johnson Denen
2017-04-12
3
-0
/
+25
*
Add store-client-id-and-secret test
Johnson Denen
2017-04-12
1
-0
/
+24
*
Add mastodon--register-and-return-client-app test
Johnson Denen
2017-04-12
1
-14
/
+27
*
Add mastodon-auth--register-client-app test
Johnson Denen
2017-04-12
1
-0
/
+19
*
Add mastodon-auth--registration-success test
Johnson Denen
2017-04-12
1
-0
/
+12
*
Add tests for mastodon-toot.el functions
Johnson Denen
2017-04-10
1
-0
/
+25
[prev]