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
/
mastodon-tl-tests.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
improve delete toot tests
mousebot
2021-12-20
1
-1
/
+1
*
add block/mute calls to test do user action function
mousebot
2021-12-20
1
-2
/
+22
*
test mastodon-tl--do-user-action-function
mousebot
2021-12-20
1
-1
/
+95
*
Hamonize tests.
Holger Dürer
2021-11-10
1
-9
/
+18
*
Reformatting `mastodon-search-tests.el`.
Holger Dürer
2021-11-10
1
-209
/
+209
*
Reformat all code.
Holger Dürer
2021-11-06
1
-210
/
+210
*
Fix tests.
Holger Dürer
2021-11-01
1
-3
/
+3
*
fix tests to work with my changes: bylines + notifs async
mousebot
2021-08-07
1
-27
/
+31
*
Clean up whitespace
Johnson Denen
2018-08-10
1
-5
/
+5
*
Adjusted mastodon-tl.el to open user profiles in emacs. (#189)
Alexander Griffith
2018-08-10
1
-4
/
+6
*
Make users handles tabstops (#188) Closes #166
H Durer
2018-08-10
1
-10
/
+65
*
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
*
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
*
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
*
|
Added tests to ensure that ids passed to mastodon-tl--updated-json and masto...
alexjgriffith
2018-02-25
1
-0
/
+20
|
/
*
Remove most byte-compile warnings.
Holger Dürer
2017-05-18
1
-8
/
+8
*
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
1
-0
/
+2
*
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
*
Close #52 with mastodon-tl--more function
Johnson Denen
2017-04-23
1
-0
/
+7
*
Clean up tests and update DOCSTRINGs
Johnson Denen
2017-04-23
1
-12
/
+8
*
Use Cask to run tests in TravisCI
Johnson Denen
2017-04-23
1
-1
/
+0
*
Retrieve home timeline with `mastodon' function
Johnson Denen
2017-04-14
1
-0
/
+16