[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/mastodon updated (cf64163130 -> 10be1f9c28)
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/mastodon updated (cf64163130 -> 10be1f9c28) |
Date: |
Mon, 2 Dec 2024 16:00:32 -0500 (EST) |
elpasync pushed a change to branch elpa/mastodon.
from cf64163130 Merge branch 'develop'
new 2cfaf7458c prefix for profile cycle completing-read. FIX #624.
new 7b98a4ca2a notifs: typo in fun name prefix
new e400757d24 view notifs by type, w completing-read. #628.
new 00b1ac63d5 notifications--render: fallback to first id if no
status_id. ??
new 1545f3b78e get-toot-author: never get booster profile. #630.
new 12d174dfd3 thread-do on reload after reply and bookmark load. FIX
#625
new 213b5b4f5f get-toot-author: use do-if-item, not with-toot-item.
new 2bfd9f097d align mastodon keymap
new a472f873a3 add widget to notifs view.
new 241d26dc1f notif types: use types[] not exclude_types[]
new e9f77777dd add cycle notif function. FIX #628.
new 7bc28cc75f add prefix and view check to notif cycle
new be4a64a4ff index
new 08307fee1b notifs: require mastodon-widget
new 95d06a03eb flycheck notifs.el
new c08a84f82b notifs cycle: buff type mentions or notifs
new ba7e98c29c bump
new 10be1f9c28 Merge branch 'develop'
Summary of changes:
lisp/mastodon-notifications.el | 141 +++++++++++++++++++++++++++++++++--------
lisp/mastodon-profile.el | 56 ++++++++++------
lisp/mastodon-tl.el | 16 ++---
lisp/mastodon-widget.el | 10 +--
lisp/mastodon.el | 140 ++++++++++++++++++++--------------------
mastodon-index.org | 5 ++
6 files changed, 240 insertions(+), 128 deletions(-)
- [nongnu] elpa/mastodon updated (cf64163130 -> 10be1f9c28),
ELPA Syncer <=
- [nongnu] elpa/mastodon 2cfaf7458c 01/18: prefix for profile cycle completing-read. FIX #624., ELPA Syncer, 2024/12/02
- [nongnu] elpa/mastodon 7b98a4ca2a 02/18: notifs: typo in fun name prefix, ELPA Syncer, 2024/12/02
- [nongnu] elpa/mastodon 7bc28cc75f 12/18: add prefix and view check to notif cycle, ELPA Syncer, 2024/12/02
- [nongnu] elpa/mastodon 12d174dfd3 06/18: thread-do on reload after reply and bookmark load. FIX #625, ELPA Syncer, 2024/12/02
- [nongnu] elpa/mastodon a472f873a3 09/18: add widget to notifs view., ELPA Syncer, 2024/12/02
- [nongnu] elpa/mastodon 1545f3b78e 05/18: get-toot-author: never get booster profile. #630., ELPA Syncer, 2024/12/02
- [nongnu] elpa/mastodon e9f77777dd 11/18: add cycle notif function. FIX #628., ELPA Syncer, 2024/12/02
- [nongnu] elpa/mastodon 10be1f9c28 18/18: Merge branch 'develop', ELPA Syncer, 2024/12/02
- [nongnu] elpa/mastodon 95d06a03eb 15/18: flycheck notifs.el, ELPA Syncer, 2024/12/02
- [nongnu] elpa/mastodon 241d26dc1f 10/18: notif types: use types[] not exclude_types[], ELPA Syncer, 2024/12/02