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
*
autoload ht-get
marty hiatt
2024-11-02
1
-1
/
+1
*
update point after widget. FIX #615
marty hiatt
2024-11-02
1
-2
/
+2
*
readme for some of the new stuff
marty hiatt
2024-11-01
1
-36
/
+35
*
notifs: improve byline docstrings for new byline logic
marty hiatt
2024-11-01
2
-15
/
+10
*
tl: remove stale args to insert status, inc. action-byline arg
marty hiatt
2024-11-01
1
-26
/
+7
*
add mention symbol
marty hiatt
2024-11-01
1
-0
/
+1
*
Merge branch 'non-group-notifs' into develop
marty hiatt
2024-11-01
4
-235
/
+304
|
\
|
*
remove elsa from Cask
marty hiatt
2024-11-01
1
-1
/
+0
|
*
Merge branch 'develop' into non-group-notifs
marty hiatt
2024-11-01
0
-0
/
+0
|
|
\
|
*
|
some ifs become whens
marty hiatt
2024-11-01
1
-2
/
+2
|
*
|
tl: improve ctrl flow in --spoiler + --toot
marty hiatt
2024-11-01
1
-21
/
+17
|
*
|
fold-toot - respect CW state
marty hiatt
2024-11-01
1
-7
/
+20
|
*
|
bump tp version, bump version
marty hiatt
2024-10-31
1
-2
/
+2
|
*
|
cask build cleanups
marty hiatt
2024-10-31
2
-3
/
+4
|
*
|
keep cleaning up notifs insert note
marty hiatt
2024-10-31
1
-50
/
+49
|
*
|
--byline: pull fave/boost/edit/visibility from base toot if present
marty hiatt
2024-10-31
1
-9
/
+11
|
*
|
notifs: factor an action-byline fun (maybe move into insert-note)
marty hiatt
2024-10-31
1
-74
/
+79
|
*
|
docs: remove old arg docstring
marty hiatt
2024-10-30
1
-3
/
+0
|
*
|
notifs: byline-accounts: remove toot arg
marty hiatt
2024-10-30
1
-2
/
+2
|
*
|
fix author action byline non-grouped notifs: use display-name if poss
marty hiatt
2024-10-30
1
-1
/
+2
|
*
|
FIX #610 fix note/base toot in format-note/author byline.
marty hiatt
2024-10-30
2
-8
/
+9
|
*
|
notifs: fix author action byline, top, for ungrouped. FIX #612
marty hiatt
2024-10-30
2
-34
/
+31
|
*
|
grouped notifs: top byline create with account data, not toot. #612 half fixed.
marty hiatt
2024-10-30
1
-1
/
+1
|
*
|
byte-compile
marty hiatt
2024-10-30
3
-3
/
+4
|
*
|
Merge branch 'develop' into non-group-notifs
marty hiatt
2024-10-30
2
-3
/
+3
|
|
\
\
|
*
|
|
start on pagination for v1 notifs. #610
marty hiatt
2024-10-30
1
-3
/
+6
|
*
|
|
docstrings tl.el
marty hiatt
2024-10-30
1
-4
/
+8
|
*
|
|
notifs: remove commented body-arg code from format-note
marty hiatt
2024-10-30
1
-30
/
+0
|
*
|
|
remove ACCOUNT and TYPE from our byline functions.
marty hiatt
2024-10-30
2
-34
/
+25
|
*
|
|
FIX #609. insert-status remove author-byline arg, its always the same function
marty hiatt
2024-10-30
2
-15
/
+12
|
*
|
|
notifs: refactor some v1/v2 calling code, mastodon-notifiations--body-arg
marty hiatt
2024-10-29
1
-76
/
+88
|
*
|
|
index
marty hiatt
2024-10-29
1
-47
/
+49
|
*
|
|
move notifs customizes into mastodon.el
marty hiatt
2024-10-29
4
-37
/
+39
|
*
|
|
fix notifs custom group
marty hiatt
2024-10-29
1
-1
/
+1
|
*
|
|
working v1 notifications custom. #608
marty hiatt
2024-10-29
2
-77
/
+62
|
*
|
|
group-notifs custom (for servers without). #608. WIP.
marty hiatt
2024-10-29
2
-19
/
+123
*
|
|
|
remove elsa from Cask
marty hiatt
2024-11-01
1
-1
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
some ifs become whens
marty hiatt
2024-11-01
1
-2
/
+2
*
|
|
tl: improve ctrl flow in --spoiler + --toot. FIX #579
marty hiatt
2024-11-01
1
-21
/
+17
*
|
|
fold-toot - respect CW state
marty hiatt
2024-11-01
1
-7
/
+20
*
|
|
toot.el cask build cleanups
marty hiatt
2024-10-31
1
-0
/
+4
*
|
|
bump tp version, bump version
marty hiatt
2024-10-31
1
-2
/
+2
*
|
|
byte-compile
marty hiatt
2024-10-30
3
-3
/
+4
|
|
/
|
/
|
*
|
bump tp.el version, bump version
marty hiatt
2024-10-30
1
-2
/
+2
*
|
add verified tick symbol
marty hiatt
2024-10-30
1
-1
/
+1
|
/
*
http: return nil if we render html error
marty hiatt
2024-10-29
1
-1
/
+3
*
after widgets added: newline before pinned statuses
marty hiatt
2024-10-29
1
-1
/
+1
*
patch readme for elpa
marty hiatt
2024-10-29
1
-1
/
+3
*
bump version
marty hiatt
2024-10-29
1
-1
/
+1
*
flychecks
marty hiatt
2024-10-29
2
-1
/
+4
[next]