[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/mastodon updated (c241b0ba9d -> 31557be472)
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/mastodon updated (c241b0ba9d -> 31557be472) |
Date: |
Sat, 2 Nov 2024 13:00:49 -0400 (EDT) |
elpasync pushed a change to branch elpa/mastodon.
from c241b0ba9d Merge branch 'develop'
new 7623478121 bump
new 2bb6ad95f7 toot.el cask build cleanups
new babb3a1adf fold-toot - respect CW state
new 1ba949586e tl: improve ctrl flow in --spoiler + --toot. FIX #579
new b05de5f907 some ifs become whens
new add6bfceaf remove elsa from Cask
new 0e75fc74ee group-notifs custom (for servers without). #608. WIP.
new 8446f239bb working v1 notifications custom. #608
new f3602493da fix notifs custom group
new 639745a885 move notifs customizes into mastodon.el
new 4505b4e818 index
new b529690f96 notifs: refactor some v1/v2 calling code,
mastodon-notifiations--body-arg
new 7d61f38a6b FIX #609. insert-status remove author-byline arg, its
always the same function
new 89f93a1316 remove ACCOUNT and TYPE from our byline functions.
new 521c87ea65 notifs: remove commented body-arg code from format-note
new bfb17cdf91 docstrings tl.el
new 14e3fa36cb start on pagination for v1 notifs. #610
new db0e6bdf54 Merge branch 'develop' into non-group-notifs
new 2b281fcc49 byte-compile
new 411e9f22e0 grouped notifs: top byline create with account data, not
toot. #612 half fixed.
new 089eee6485 notifs: fix author action byline, top, for ungrouped.
FIX #612
new 5cb2bf1c04 FIX #610 fix note/base toot in format-note/author byline.
new 27e438a2a4 fix author action byline non-grouped notifs: use
display-name if poss
new 2713081605 notifs: byline-accounts: remove toot arg
new d06ac674ef docs: remove old arg docstring
new 464d2e4634 notifs: factor an action-byline fun (maybe move into
insert-note)
new 8a8b13dc0a --byline: pull fave/boost/edit/visibility from base toot
if present
new 380c6be86f keep cleaning up notifs insert note
new c4edecd145 cask build cleanups
new 198c7ae8c7 bump tp version, bump version
new c7a3ed75ab fold-toot - respect CW state
new b6676c180b tl: improve ctrl flow in --spoiler + --toot
new 2c3f35c953 some ifs become whens
new 071c33eed2 Merge branch 'develop' into non-group-notifs
new 1bf73f2528 remove elsa from Cask
new 3ec8a8386b Merge branch 'non-group-notifs' into develop
new 6f9cb5c18f add mention symbol
new c09935b100 tl: remove stale args to insert status, inc.
action-byline arg
new 94ea642a1a notifs: improve byline docstrings for new byline logic
new 16779f5820 readme for some of the new stuff
new ee25cb9b02 update point after widget. FIX #615
new bf82092dde autoload ht-get
new 7af46336f2 add read less button to unfolded long posts (read more).
FIX #614
new ebab9b20a1 refactor a read-more-or-less heading
new 1606b34c5d Merge branch 'read-less' into develop
new f1bdef0b73 revert transient polls to use mastodon-toot-poll
new b47390993b Merge branch 'poll-var' into develop
new 9eaf125207 docstring poll done
new 6242db6028 bump
new 31557be472 Merge branch 'develop'
Summary of changes:
Cask | 1 -
README.org | 71 +++++-----
lisp/mastodon-notifications.el | 291 +++++++++++++++++++++++------------------
lisp/mastodon-profile.el | 4 +-
lisp/mastodon-tl.el | 265 +++++++++++++++++++------------------
lisp/mastodon-toot.el | 49 +++----
lisp/mastodon-transient.el | 16 ++-
lisp/mastodon.el | 31 ++++-
mastodon-index.org | 96 +++++++-------
9 files changed, 453 insertions(+), 371 deletions(-)
- [nongnu] elpa/mastodon updated (c241b0ba9d -> 31557be472),
ELPA Syncer <=
- [nongnu] elpa/mastodon 7d61f38a6b 07/50: FIX #609. insert-status remove author-byline arg, its always the same function, ELPA Syncer, 2024/11/02
- [nongnu] elpa/mastodon 198c7ae8c7 24/50: bump tp version, bump version, ELPA Syncer, 2024/11/02
- [nongnu] elpa/mastodon 16779f5820 39/50: readme for some of the new stuff, ELPA Syncer, 2024/11/02
- [nongnu] elpa/mastodon 6f9cb5c18f 36/50: add mention symbol, ELPA Syncer, 2024/11/02
- [nongnu] elpa/mastodon 464d2e4634 20/50: notifs: factor an action-byline fun (maybe move into insert-note), ELPA Syncer, 2024/11/02
- [nongnu] elpa/mastodon 89f93a1316 08/50: remove ACCOUNT and TYPE from our byline functions., ELPA Syncer, 2024/11/02
- [nongnu] elpa/mastodon db0e6bdf54 12/50: Merge branch 'develop' into non-group-notifs, ELPA Syncer, 2024/11/02
- [nongnu] elpa/mastodon 2b281fcc49 13/50: byte-compile, ELPA Syncer, 2024/11/02
- [nongnu] elpa/mastodon 411e9f22e0 14/50: grouped notifs: top byline create with account data, not toot. #612 half fixed., ELPA Syncer, 2024/11/02
- [nongnu] elpa/mastodon 380c6be86f 22/50: keep cleaning up notifs insert note, ELPA Syncer, 2024/11/02