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
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor un/follow, un/block, un/mute functions
mousebot
2021-12-15
1
-116
/
+72
*
rename company mentions to 'mastodon-toot-mentions'
mousebot
2021-12-12
1
-5
/
+6
*
Merge pull request 'Do a bit of work on tests' (#18) from h_d/mastodon.el:tes...
mouse bot
2021-11-12
10
-625
/
+653
|
\
|
*
Make the local ert runner pass.
Holger Dürer
2021-11-10
3
-1
/
+4
|
*
Hamonize tests.
Holger Dürer
2021-11-10
9
-127
/
+134
|
*
Reformatting `mastodon-search-tests.el`.
Holger Dürer
2021-11-10
8
-511
/
+517
|
*
Change `mastodon-auth-test.el` to not expect errors.
Holger Dürer
2021-11-10
1
-4
/
+16
|
/
*
move profile view followers/following bindings to 's'/'g'.
mousebot
2021-11-10
1
-2
/
+2
*
move profile--my-profile binding to 'O'
mousebot
2021-11-10
1
-1
/
+1
*
autocompletion ignores case of handles/display names
mousebot
2021-11-09
1
-2
/
+2
*
update test mastodon-media:get-media-link-rendering with extra props
mousebot
2021-11-09
1
-2
/
+10
*
remove help-echo for faves/boosts/replies, it breaks img echo keymap
mousebot
2021-11-09
1
-10
/
+0
*
Merge pull request 'Merge h_d's cleanups' (#8) from h_d/mastodon.el:cleanups ...
mouse bot
2021-11-06
18
-836
/
+800
|
\
|
*
Simplify the logic in `mastodon-tl--insert-status`.
Holger Dürer
2021-11-06
1
-8
/
+5
|
*
Fix new warnings in `mastodon-inspect.el`.
Holger Dürer
2021-11-06
1
-0
/
+3
|
*
Do a bit if `if` and `progn` sanitizing.
Holger Dürer
2021-11-06
5
-38
/
+34
|
*
Use portable filename component functions.
Holger Dürer
2021-11-06
1
-12
/
+14
|
*
Convert most uses of `(cdr (assoc <some-symbol> <a-list>))` to `(alist-get <s...
Holger Dürer
2021-11-06
8
-146
/
+145
|
*
Clean up uses of `url-retrieve-synchronously`.
Holger Dürer
2021-11-06
1
-28
/
+12
|
*
Reformat all code.
Holger Dürer
2021-11-06
17
-615
/
+614
|
*
Use `defvar-local` to create buffer-local vars.
Holger Dürer
2021-11-06
4
-35
/
+19
|
/
*
display faves/boosts/replies in threads also for reblogs
mousebot
2021-11-06
1
-5
/
+11
*
tiny cleanup
mousebot
2021-11-06
3
-2
/
+2
*
add tests for -search.el
mousebot
2021-11-06
2
-0
/
+142
*
inspect functions for search.el
mousebot
2021-11-06
1
-1
/
+33
*
support downloading/using custom emoji with emojify.
mousebot
2021-11-05
1
-1
/
+72
*
defvar company-backends for flycheck
mousebot
2021-11-05
1
-1
/
+2
*
fix broken completion, restore search--get-user-info{-@}
mousebot
2021-11-03
1
-1
/
+7
*
Fix tests.
Holger Dürer
2021-11-01
11
-26
/
+52
*
Fix compilation warnings.
Holger Dürer
2021-11-01
8
-41
/
+65
*
include user's profile URL in company mentions completion.
mousebot
2021-11-01
2
-17
/
+20
*
Merge branch 'develop' into imgcaching
mousebot
2021-10-29
3
-56
/
+60
|
\
|
*
Merge branch 'img-previews' into develop
mousebot
2021-10-29
3
-40
/
+32
|
|
\
|
|
*
fix toot--send setting args/args-media
mousebot
2021-10-29
1
-17
/
+14
|
|
*
make get-max-toot-chars async
mousebot
2021-10-29
1
-6
/
+11
|
|
*
docstrings
mousebot
2021-10-29
2
-2
/
+2
|
|
*
merge upload-media-attachments functionality into toot-send.
mousebot
2021-10-29
2
-41
/
+36
|
*
|
make get-max-toot-chars async
mousebot
2021-10-29
1
-6
/
+11
|
|
/
|
*
hopefully improve attachment upload error handling
mousebot
2021-10-29
1
-9
/
+15
|
*
fix for image uploads error in 'emacs -Q': expand file name!
mousebot
2021-10-29
1
-1
/
+2
|
*
require mastodon-toot in mastodon.el, for customize visibility
mousebot
2021-10-28
1
-9
/
+10
|
*
fix group of mastodon-toot--attachment-height
mousebot
2021-10-28
1
-1
/
+1
*
|
enable-image-caching customize option
mousebot
2021-10-29
1
-3
/
+10
*
|
require mastodon-toot in mastodon.el, for customize visibility
mousebot
2021-10-28
1
-9
/
+10
*
|
fix group of mastodon-toot--attachment-height
mousebot
2021-10-28
1
-1
/
+1
*
|
Merge branch 'develop' into imgcaching
mousebot
2021-10-28
6
-29
/
+80
|
\
|
|
*
mastodon-async readme
mousebot
2021-10-28
2
-2
/
+3
|
*
api/v2 for media attachment uploads
mousebot
2021-10-26
1
-1
/
+1
|
*
toot--enable-completion-for-mentions only if company noerror
mousebot
2021-10-26
1
-4
/
+5
|
*
readme
mousebot
2021-10-26
1
-0
/
+1
[next]