[elpa] externals/org-remark updated (2c30e01e22 -> e07dbdd2e7)

2024-11-02 Thread ELPA Syncer
elpasync pushed a change to branch externals/org-remark. from 2c30e01e22 Merge pull request #88 from krisbalintona/fix-chatty-no-highlights-logic new 13ec632b30 fix: warning (org-element) when the source is not org-mode new e07dbdd2e7 fix: args-out-of-range error during lo

[elpa] externals/org-remark 13ec632b30 1/2: fix: warning (org-element) when the source is not org-mode

2024-11-02 Thread ELPA Syncer
branch: externals/org-remark commit 13ec632b30f55f135e390e8d44db5df8d6cb05fd Author: Noboru Ota Commit: Noboru Ota fix: warning (org-element) when the source is not org-mode --- org-remark.el | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/org-remark.el b/org-rema

[elpa] externals/org-remark e07dbdd2e7 2/2: fix: args-out-of-range error during loading highlights #89

2024-11-02 Thread ELPA Syncer
branch: externals/org-remark commit e07dbdd2e70db2e6c5543a8de58da12ccf1bc5cb Author: Noboru Ota Commit: Noboru Ota fix: args-out-of-range error during loading highlights #89 --- org-remark.el | 23 --- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/org-r

[nongnu] elpa/mastodon 4505b4e818 05/50: index

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit 4505b4e8187a827a7908ecf75fa11866d82edfc7 Author: marty hiatt Commit: marty hiatt index --- mastodon-index.org | 96 -- 1 file changed, 49 insertions(+), 47 deletions(-) diff --git a/mastodon-index.org b/mastod

[nongnu] elpa/mastodon 1bf73f2528 33/50: remove elsa from Cask

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit 1bf73f2528e35c28d41d48548ea65ab00bd8f689 Author: marty hiatt Commit: marty hiatt remove elsa from Cask --- Cask | 1 - 1 file changed, 1 deletion(-) diff --git a/Cask b/Cask index 6d0179de7e..36f13dfb81 100644 --- a/Cask +++ b/Cask @@ -9,5 +9,4 @@ (depends-on

[nongnu] elpa/mastodon 89f93a1316 08/50: remove ACCOUNT and TYPE from our byline functions.

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit 89f93a1316b229313dac36125a6ad439ed1e1ae1 Author: marty hiatt Commit: marty hiatt remove ACCOUNT and TYPE from our byline functions. to avoid them, for foll/reqs we send the full notif as TOOT arg, and fetch type/account from it as needed. mch

[elpa] externals/llm 70a93c6c61: Add Azure support (#96)

2024-11-02 Thread ELPA Syncer
branch: externals/llm commit 70a93c6c61a31d9496514116431a4559a3d4eeeb Author: Andrew Hyatt Commit: GitHub Add Azure support (#96) --- NEWS.org| 1 + README.org | 3 ++ llm-azure.el| 58 + llm-integration-test.el

[nongnu] elpa/mastodon 7af46336f2 42/50: add read less button to unfolded long posts (read more). FIX #614

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit 7af46336f2dd2ed17b3aba7b0c58b029b49767cc Author: marty hiatt Commit: marty hiatt add read less button to unfolded long posts (read more). FIX #614 --- lisp/mastodon-tl.el | 30 ++ 1 file changed, 22 insertions(+), 8 deletions(-) diff

[nongnu] elpa/mastodon d06ac674ef 19/50: docs: remove old arg docstring

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit d06ac674ef1690a7bbfda8d6c497c614ed9d1e83 Author: marty hiatt Commit: marty hiatt docs: remove old arg docstring --- lisp/mastodon-tl.el | 3 --- 1 file changed, 3 deletions(-) diff --git a/lisp/mastodon-tl.el b/lisp/mastodon-tl.el index 7e37b004e9..bae4f09ac0 1

[nongnu] elpa/mastodon 27e438a2a4 17/50: fix author action byline non-grouped notifs: use display-name if poss

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit 27e438a2a4bbd2ee35cb70c382980216e6710866 Author: marty hiatt Commit: marty hiatt fix author action byline non-grouped notifs: use display-name if poss --- lisp/mastodon-notifications.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/m

[nongnu] elpa/mastodon add6bfceaf 34/50: remove elsa from Cask

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit add6bfceafeb115d4665706ca76f3c1e5105d531 Author: marty hiatt Commit: marty hiatt remove elsa from Cask --- Cask | 1 - 1 file changed, 1 deletion(-) diff --git a/Cask b/Cask index 6d0179de7e..36f13dfb81 100644 --- a/Cask +++ b/Cask @@ -9,5 +9,4 @@ (depends-on

[nongnu] elpa/mastodon 14e3fa36cb 11/50: start on pagination for v1 notifs. #610

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit 14e3fa36cb2e36a36e13005ac5b54cd2aed3f512 Author: marty hiatt Commit: marty hiatt start on pagination for v1 notifs. #610 --- lisp/mastodon-tl.el | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/lisp/mastodon-tl.el b/lisp/mastodon-tl.e

[nongnu] elpa/mastodon bf82092dde 44/50: autoload ht-get

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit bf82092dde3f062bee493b384436c7ccc038861b Author: marty hiatt Commit: marty hiatt autoload ht-get --- lisp/mastodon-toot.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/mastodon-toot.el b/lisp/mastodon-toot.el index fa5a955c8d..f90dd3c

[nongnu] elpa/mastodon 3ec8a8386b 35/50: Merge branch 'non-group-notifs' into develop

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit 3ec8a8386b63e00042482bd52be74d48dc160f8a Merge: add6bfceaf 1bf73f2528 Author: marty hiatt Commit: marty hiatt Merge branch 'non-group-notifs' into develop --- lisp/mastodon-notifications.el | 274 +++-- lisp/mastodon-tl.el

[nongnu] elpa/mastodon b05de5f907 30/50: some ifs become whens

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit b05de5f9075813d9e56317fd011dcd809da905bc Author: marty hiatt Commit: marty hiatt some ifs become whens --- lisp/mastodon-tl.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/mastodon-tl.el b/lisp/mastodon-tl.el index 595f0cfdf7..2db

[nongnu] elpa/mastodon 2c3f35c953 31/50: some ifs become whens

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit 2c3f35c953574a046ef7e241494d5ee892c06ffb Author: marty hiatt Commit: marty hiatt some ifs become whens --- lisp/mastodon-tl.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/mastodon-tl.el b/lisp/mastodon-tl.el index a5bd2e0203..b5d

[nongnu] elpa/mastodon 6242db6028 49/50: bump

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit 6242db6028ef5646ead41e915dec6b8f014e33f8 Author: marty hiatt Commit: marty hiatt bump --- lisp/mastodon.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/mastodon.el b/lisp/mastodon.el index 32cc6713fb..c13c3ba349 100644 --- a/lisp/mast

[nongnu] elpa/mastodon ebab9b20a1 43/50: refactor a read-more-or-less heading

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit ebab9b20a161d2ac1cb083f2d39de3bc1cda5faa Author: marty hiatt Commit: marty hiatt refactor a read-more-or-less heading --- lisp/mastodon-tl.el | 30 ++ 1 file changed, 18 insertions(+), 12 deletions(-) diff --git a/lisp/mastodon-tl.el

[nongnu] elpa/projectile 9b466af28b: Add Zig project discovery (#1918)

2024-11-02 Thread ELPA Syncer
branch: elpa/projectile commit 9b466af28bac6d61fd0e717f1a4b0fcd2f18f37f Author: stephan-cr Commit: GitHub Add Zig project discovery (#1918) --- CHANGELOG.md | 1 + doc/modules/ROOT/pages/projects.adoc | 3 +++ projectile.el| 7 +++ test

[nongnu] elpa/mastodon 16779f5820 39/50: readme for some of the new stuff

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit 16779f582042eb721905e7532ca02cbbeaeab24e Author: marty hiatt Commit: marty hiatt readme for some of the new stuff --- README.org | 71 +++--- 1 file changed, 35 insertions(+), 36 deletions(-) diff --git a/

[nongnu] elpa/mastodon 1ba949586e 29/50: tl: improve ctrl flow in --spoiler + --toot. FIX #579

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit 1ba949586efbbcd50be9f341cfc3f8b9c591fb3b Author: marty hiatt Commit: marty hiatt tl: improve ctrl flow in --spoiler + --toot. FIX #579 --- lisp/mastodon-tl.el | 38 +- 1 file changed, 17 insertions(+), 21 deletions(-) diff --

[nongnu] elpa/mastodon b47390993b 46/50: Merge branch 'poll-var' into develop

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit b47390993bc5b16c8b671b006f971c8dd3097395 Merge: 1606b34c5d f1bdef0b73 Author: marty hiatt Commit: marty hiatt Merge branch 'poll-var' into develop --- lisp/mastodon-toot.el | 45 ++--- lisp/mastodon-transient.el | 14

[nongnu] elpa/mastodon 639745a885 04/50: move notifs customizes into mastodon.el

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit 639745a8850dd01713437c2327610bdef9bd525c Author: marty hiatt Commit: marty hiatt move notifs customizes into mastodon.el --- lisp/mastodon-notifications.el | 40 +--- lisp/mastodon-tl.el| 4 ++-- lisp/mastodon.el

[nongnu] elpa/mastodon 5cb2bf1c04 16/50: FIX #610 fix note/base toot in format-note/author byline.

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit 5cb2bf1c0409acb2a88f5ad45135fadb6d84db7a Author: marty hiatt Commit: marty hiatt FIX #610 fix note/base toot in format-note/author byline. non-grouped notif pagination was broken because we were propertizing item-json and base-toot wrong. now we alwa

[nongnu] elpa/mastodon 31557be472 50/50: Merge branch 'develop'

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit 31557be472a94b48163a5651640d3e807a6cbdf2 Merge: 7623478121 6242db6028 Author: marty hiatt Commit: marty hiatt Merge branch 'develop' --- Cask | 1 - README.org | 71 +- lisp/mastodon-notifications.el | 291

[nongnu] elpa/mastodon 089eee6485 15/50: notifs: fix author action byline, top, for ungrouped. FIX #612

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit 089eee64854ad6d8a880b0949fba7e2c1fb04cc6 Author: marty hiatt Commit: marty hiatt notifs: fix author action byline, top, for ungrouped. FIX #612 --- lisp/mastodon-notifications.el | 28 lisp/mastodon-tl.el| 37

[nongnu] elpa/mastodon 521c87ea65 09/50: notifs: remove commented body-arg code from format-note

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit 521c87ea65ccd1976e76e70c7be0abc625fc61d5 Author: marty hiatt Commit: marty hiatt notifs: remove commented body-arg code from format-note --- lisp/mastodon-notifications.el | 30 -- 1 file changed, 30 deletions(-) diff --git a/lisp/ma

[nongnu] elpa/mastodon 411e9f22e0 14/50: grouped notifs: top byline create with account data, not toot. #612 half fixed.

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit 411e9f22e0f770b8a416ea587dc8be0260ca4d91 Author: marty hiatt Commit: marty hiatt grouped notifs: top byline create with account data, not toot. #612 half fixed. --- lisp/mastodon-notifications.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[nongnu] elpa/mastodon 6f9cb5c18f 36/50: add mention symbol

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit 6f9cb5c18f145f9b410812e967a2a018610860c9 Author: marty hiatt Commit: marty hiatt add mention symbol --- lisp/mastodon-tl.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/mastodon-tl.el b/lisp/mastodon-tl.el index b5dfa2bae2..625b11bc61 100644 --- a/li

[nongnu] elpa/mastodon bfb17cdf91 10/50: docstrings tl.el

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit bfb17cdf91845b4ba49c99d14d439a8c16003d53 Author: marty hiatt Commit: marty hiatt docstrings tl.el --- lisp/mastodon-tl.el | 12 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/lisp/mastodon-tl.el b/lisp/mastodon-tl.el index 4846164346.

[nongnu] elpa/mastodon 8a8b13dc0a 21/50: --byline: pull fave/boost/edit/visibility from base toot if present

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit 8a8b13dc0a232f8018628953ce0f748bd303aaf1 Author: marty hiatt Commit: marty hiatt --byline: pull fave/boost/edit/visibility from base toot if present for non-grouped notifs, new implementation of note/base relationship --- lisp/mastodon-tl.el | 20 ++

[nongnu] elpa/mastodon babb3a1adf 28/50: fold-toot - respect CW state

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit babb3a1adf7dbc2c458c65d841e758aafaabd298 Author: marty hiatt Commit: marty hiatt fold-toot - respect CW state --- lisp/mastodon-tl.el | 27 --- 1 file changed, 20 insertions(+), 7 deletions(-) diff --git a/lisp/mastodon-tl.el b/lisp/mast

[nongnu] elpa/mastodon 1606b34c5d 45/50: Merge branch 'read-less' into develop

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit 1606b34c5d3fa214df0a2c14445672e12a7cdac1 Merge: bf82092dde ebab9b20a1 Author: marty hiatt Commit: marty hiatt Merge branch 'read-less' into develop --- lisp/mastodon-tl.el | 50 +++--- 1 file changed, 35 insertions(+),

[nongnu] elpa/mastodon f3602493da 03/50: fix notifs custom group

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit f3602493dadeac6b19558c3655fbd5fbb1125107 Author: marty hiatt Commit: marty hiatt fix notifs custom group --- lisp/mastodon-notifications.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/mastodon-notifications.el b/lisp/mastodon-notific

[nongnu] elpa/mastodon c7a3ed75ab 26/50: fold-toot - respect CW state

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit c7a3ed75ab8d4b512676e939adc27e394f40d4b8 Author: marty hiatt Commit: marty hiatt fold-toot - respect CW state --- lisp/mastodon-tl.el | 27 --- 1 file changed, 20 insertions(+), 7 deletions(-) diff --git a/lisp/mastodon-tl.el b/lisp/mast

[nongnu] elpa/mastodon b529690f96 06/50: notifs: refactor some v1/v2 calling code, mastodon-notifiations--body-arg

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit b529690f96953cd9b0ab248b18d811b9e95d0890 Author: marty hiatt Commit: marty hiatt notifs: refactor some v1/v2 calling code, mastodon-notifiations--body-arg --- lisp/mastodon-notifications.el | 164 ++--- 1 file changed, 88 inse

[nongnu] elpa/mastodon 9eaf125207 47/50: docstring poll done

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit 9eaf125207099ea78ec216b1622244930f14659d Author: marty hiatt Commit: marty hiatt docstring poll done --- lisp/mastodon-transient.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/mastodon-transient.el b/lisp/mastodon-transient.el index

[nongnu] elpa/mastodon 2bb6ad95f7 25/50: toot.el cask build cleanups

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit 2bb6ad95f777f5f206ad203482e74f6eec0a64c1 Author: marty hiatt Commit: marty hiatt toot.el cask build cleanups --- lisp/mastodon-toot.el | 4 1 file changed, 4 insertions(+) diff --git a/lisp/mastodon-toot.el b/lisp/mastodon-toot.el index 82ebc90102..fa5a955

[nongnu] elpa/mastodon 071c33eed2 32/50: Merge branch 'develop' into non-group-notifs

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit 071c33eed2ad0b9c67b2f699de8eaba7b3271179 Merge: 2c3f35c953 b05de5f907 Author: marty hiatt Commit: marty hiatt Merge branch 'develop' into non-group-notifs

[nongnu] elpa/mastodon 7623478121 48/50: bump

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit 76234781213518efa44b90b09c2792753a555e09 Author: marty hiatt Commit: marty hiatt bump --- lisp/mastodon.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/mastodon.el b/lisp/mastodon.el index ea4a4e2560..62772ea7a4 100644 --- a/lisp/mast

[nongnu] elpa/mastodon f1bdef0b73 40/50: revert transient polls to use mastodon-toot-poll

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit f1bdef0b734fef63aeb4854b2a87503d442bd4ec Author: marty hiatt Commit: marty hiatt revert transient polls to use mastodon-toot-poll internally, the transients still use tp-transient-settings, but they fetch from mastodon-toot-poll, and set it when done

[nongnu] elpa/mastodon updated (c241b0ba9d -> 31557be472)

2024-11-02 Thread ELPA Syncer
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

[nongnu] elpa/mastodon 2713081605 18/50: notifs: byline-accounts: remove toot arg

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit 271308160538a2631869f3bb61e0dfdede2ad4d3 Author: marty hiatt Commit: marty hiatt notifs: byline-accounts: remove toot arg --- lisp/mastodon-notifications.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/mastodon-notifications.el b/

[nongnu] elpa/mastodon 8446f239bb 02/50: working v1 notifications custom. #608

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit 8446f239bb5cfe55511e43b8b3d938d67d6e1aa3 Author: marty hiatt Commit: marty hiatt working v1 notifications custom. #608 --- lisp/mastodon-notifications.el | 134 ++--- lisp/mastodon-tl.el| 5 +- 2 files changed, 6

[nongnu] elpa/mastodon ee25cb9b02 41/50: update point after widget. FIX #615

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit ee25cb9b026a40c320570c09635a476509d81d67 Author: marty hiatt Commit: marty hiatt update point after widget. FIX #615 --- lisp/mastodon-profile.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/mastodon-profile.el b/lisp/mastodon-pro

[nongnu] elpa/mastodon 94ea642a1a 38/50: notifs: improve byline docstrings for new byline logic

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit 94ea642a1a565f0a8c56d1ad541965b905411459 Author: marty hiatt Commit: marty hiatt notifs: improve byline docstrings for new byline logic --- lisp/mastodon-notifications.el | 21 - lisp/mastodon-tl.el| 4 ++-- 2 files changed, 10 i

[nongnu] elpa/mastodon db0e6bdf54 12/50: Merge branch 'develop' into non-group-notifs

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit db0e6bdf54833df7ca89afe7341bd89e2e689f7b Merge: 14e3fa36cb e97547a160 Author: marty hiatt Commit: marty hiatt Merge branch 'develop' into non-group-notifs --- lisp/mastodon-tl.el | 2 +- lisp/mastodon.el| 4 ++-- 2 files changed, 3 insertions(+), 3 deletions

[nongnu] elpa/mastodon 2b281fcc49 13/50: byte-compile

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit 2b281fcc49957fc779c0bff0a1807c4beb2ef376 Author: marty hiatt Commit: marty hiatt byte-compile --- lisp/mastodon-toot.el | 2 +- lisp/mastodon-transient.el | 2 +- lisp/mastodon-widget.el| 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) diff --g

[nongnu] elpa/mastodon b6676c180b 27/50: tl: improve ctrl flow in --spoiler + --toot

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit b6676c180ba94002a3f03fa0b09931e886923f3d Author: marty hiatt Commit: marty hiatt tl: improve ctrl flow in --spoiler + --toot --- lisp/mastodon-tl.el | 38 +- 1 file changed, 17 insertions(+), 21 deletions(-) diff --git a/lisp

[nongnu] elpa/mastodon 464d2e4634 20/50: notifs: factor an action-byline fun (maybe move into insert-note)

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit 464d2e463423f7c431f85497658531312c2ad448 Author: marty hiatt Commit: marty hiatt notifs: factor an action-byline fun (maybe move into insert-note) --- lisp/mastodon-notifications.el | 153 + 1 file changed, 79 insertions(+

[nongnu] elpa/mastodon c09935b100 37/50: tl: remove stale args to insert status, inc. action-byline arg

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit c09935b100986a94e4265ca5f6c152d17fabd9e6 Author: marty hiatt Commit: marty hiatt tl: remove stale args to insert status, inc. action-byline arg (they were used when notifs didn't have its own insert fun.) more clean up tl--insert-status --- lis

[nongnu] elpa/mastodon c4edecd145 23/50: cask build cleanups

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit c4edecd145eafc7f6d7fd58106dbc0bca43ed861 Author: marty hiatt Commit: marty hiatt cask build cleanups --- lisp/mastodon-notifications.el | 3 --- lisp/mastodon-toot.el | 4 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/lisp/mastodon

[nongnu] elpa/mastodon 198c7ae8c7 24/50: bump tp version, bump version

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit 198c7ae8c71bd6460122b34549c4e6c4b5393bc4 Author: marty hiatt Commit: marty hiatt bump tp version, bump version --- lisp/mastodon.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/mastodon.el b/lisp/mastodon.el index b544d5b194..32cc

[nongnu] elpa/mastodon 380c6be86f 22/50: keep cleaning up notifs insert note

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit 380c6be86f570854cc9b2a714f36301339e57c8b Author: marty hiatt Commit: marty hiatt keep cleaning up notifs insert note --- lisp/mastodon-notifications.el | 99 +- 1 file changed, 49 insertions(+), 50 deletions(-) diff --git

[nongnu] elpa/mastodon 7d61f38a6b 07/50: FIX #609. insert-status remove author-byline arg, its always the same function

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit 7d61f38a6bbe8a329892c5e91d1627a3ab03ee66 Author: marty hiatt Commit: marty hiatt FIX #609. insert-status remove author-byline arg, its always the same function --- lisp/mastodon-notifications.el | 11 +-- lisp/mastodon-tl.el| 16 +++-

[nongnu] elpa/mastodon 0e75fc74ee 01/50: group-notifs custom (for servers without). #608. WIP.

2024-11-02 Thread ELPA Syncer
branch: elpa/mastodon commit 0e75fc74eebd142601d725cb814d7fe18b87c25e Author: marty hiatt Commit: marty hiatt group-notifs custom (for servers without). #608. WIP. --- lisp/mastodon-notifications.el | 137 +++-- lisp/mastodon.el | 5 +- 2

[elpa] externals/rcirc-sqlite 6a196bdd5c: refactored compilation of where string

2024-11-02 Thread ELPA Syncer
branch: externals/rcirc-sqlite commit 6a196bdd5c3c220103c1ea3924c26a0eae7186a6 Author: Matto Fransen Commit: Matto Fransen refactored compilation of where string --- rcirc-sqlite.el | 97 + 1 file changed, 43 insertions(+), 54 deletion

[nongnu] elpa/meow 2c7f69b082: Use 0 as the default value for meow-expand-hint-counts

2024-11-02 Thread ELPA Syncer
branch: elpa/meow commit 2c7f69b082e48056af6df72779cc0a853a4c508e Author: DogLooksGood Commit: DogLooksGood Use 0 as the default value for meow-expand-hint-counts --- meow-visual.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meow-visual.el b/meow-visual.el index

[nongnu] elpa/dracula-theme 4e521e716c: Improve tab-line-* faces

2024-11-02 Thread ELPA Syncer
branch: elpa/dracula-theme commit 4e521e716c2c914d7003243238a00ed330cd17c9 Author: Étienne Deparis Commit: Étienne Deparis Improve tab-line-* faces --- dracula-theme.el | 18 -- 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/dracula-theme.el b/dracula-theme.e

[elpa] externals/plz-media-type 9e1c361c01: Remove Emacs snapshot build for now

2024-11-02 Thread ELPA Syncer
branch: externals/plz-media-type commit 9e1c361c01a553eb28157c1cb92e34f7953d7d6f Author: Roman Scherer Commit: r0man Remove Emacs snapshot build for now --- .github/workflows/test.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml

[nongnu] elpa/magit-section updated (4424596d9a -> 4992c3d1f6)

2024-11-02 Thread Jonas Bernoulli via
tarsius pushed a change to branch elpa/magit-section. from 4424596d9a magit-process-mode-map: Override magit-refresh binding adds 7c842b8ac0 magit-{browse,visit}-thing: Only recognize true urls adds f2a6133443 magit-run-git-async: No longer clutter *Messages* buffer adds

[nongnu] elpa/magit f2a6133443 2/4: magit-run-git-async: No longer clutter *Messages* buffer

2024-11-02 Thread Jonas Bernoulli via
branch: elpa/magit commit f2a61334430291d2162a68138c95ab310a8557f1 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-run-git-async: No longer clutter *Messages* buffer We still show the run command in the echo area and log the command and its output to the process buffer. A

[nongnu] elpa/magit f411429320 3/4: Update changelog

2024-11-02 Thread Jonas Bernoulli via
branch: elpa/magit commit f411429320fa981f1e2387bda53fc1a981998c18 Author: Jonas Bernoulli Commit: Jonas Bernoulli Update changelog --- CHANGELOG | 22 +- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 4bf6a596d0..74eb43ea81 100

[nongnu] elpa/magit 4992c3d1f6 4/4: Release version 4.1.2

2024-11-02 Thread Jonas Bernoulli via
branch: elpa/magit commit 4992c3d1f64e0e983692c7a61d47069f47380dbf Author: Jonas Bernoulli Commit: Jonas Bernoulli Release version 4.1.2 --- CHANGELOG | 2 +- docs/magit-section.org | 4 ++-- docs/magit-section.texi | 4 ++-- docs/magit.org | 4 ++-- docs/magit.texi

[nongnu] elpa/magit updated (4424596d9a -> 4992c3d1f6)

2024-11-02 Thread Jonas Bernoulli via
tarsius pushed a change to branch elpa/magit. from 4424596d9a magit-process-mode-map: Override magit-refresh binding new 7c842b8ac0 magit-{browse,visit}-thing: Only recognize true urls new f2a6133443 magit-run-git-async: No longer clutter *Messages* buffer new f41142

[nongnu] elpa/magit 7c842b8ac0 1/4: magit-{browse, visit}-thing: Only recognize true urls

2024-11-02 Thread Jonas Bernoulli via
branch: elpa/magit commit 7c842b8ac0a904049fc68b321b47e42d642e5c51 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-{browse,visit}-thing: Only recognize true urls `browse-url-url-at-point' returns non-nil if there is any word at point, with point on "point", for example, it

[elpa] externals/transient d9ced840fa 5/8: transient--make-redisplay-map: Ensure unread-command-events is used

2024-11-02 Thread Jonas Bernoulli via
branch: externals/transient commit d9ced840fa89dba2e22708d1e247f310da139245 Author: Jonas Bernoulli Commit: Jonas Bernoulli transient--make-redisplay-map: Ensure unread-command-events is used We use an additional transient keymap, which binds every incomplete key sequence, which

[elpa] externals/transient 1b7f9be7b9 6/8: transient-suffix-object: Drop faulty fallback behavior

2024-11-02 Thread Jonas Bernoulli via
branch: externals/transient commit 1b7f9be7b9fbc8acb5d71f028b19e1f78d9dd090 Author: Jonas Bernoulli Commit: Jonas Bernoulli transient-suffix-object: Drop faulty fallback behavior We can only forgo looking for an object whose binding matches if there is only a single object whose

[elpa] externals/transient cb11650a60 2/8: Show information about the suffix at point in the echo area

2024-11-02 Thread Jonas Bernoulli via
branch: externals/transient commit cb11650a60728d214b2a4d7bb7535add2c4c5d4c Author: Jonas Bernoulli Commit: Jonas Bernoulli Show information about the suffix at point in the echo area Display the same information, using a tooltip, when the mouse is over a command button.

[elpa] externals/transient d6b52b6eb7 8/8: Release version 0.7.8

2024-11-02 Thread Jonas Bernoulli via
branch: externals/transient commit d6b52b6eb7655d538b410ae60f85fbaa4d58a608 Author: Jonas Bernoulli Commit: Jonas Bernoulli Release version 0.7.8 --- CHANGELOG | 2 +- docs/transient.org | 4 ++-- docs/transient.texi | 4 ++-- lisp/transient.el | 2 +- 4 files changed, 6 insert

[elpa] externals/transient 38f7f46826 1/8: transient-enable-popup-navigation: Update documentation

2024-11-02 Thread Jonas Bernoulli via
branch: externals/transient commit 38f7f468265b897753e109953329051a15d5debb Author: Jonas Bernoulli Commit: Jonas Bernoulli transient-enable-popup-navigation: Update documentation --- docs/transient.org | 7 ++- docs/transient.texi | 7 ++- lisp/transient.el | 4 ++-- 3 files cha

[elpa] externals/transient 0ed0094919 4/8: Ensure transient-current-* variables are unset on every exit

2024-11-02 Thread Jonas Bernoulli via
branch: externals/transient commit 0ed009491910f5466ad7f95b4576e9dde7156f4e Author: Jonas Bernoulli Commit: Jonas Bernoulli Ensure transient-current-* variables are unset on every exit In the simple case, when `transient--post-command' determines that the transient is being exit

[elpa] externals/transient 03f9f314cd 7/8: Re-generate manual

2024-11-02 Thread Jonas Bernoulli via
branch: externals/transient commit 03f9f314cd222139d1a224e1c7f4d30b8ca5e1f6 Author: Jonas Bernoulli Commit: Jonas Bernoulli Re-generate manual --- docs/transient.texi | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/transient.texi b/docs/transient.texi index

[elpa] externals/transient dd91827b41 3/8: Update changelog

2024-11-02 Thread Jonas Bernoulli via
branch: externals/transient commit dd91827b41317ae8f81f175978513ae93f3fe67b Author: Jonas Bernoulli Commit: Jonas Bernoulli Update changelog --- CHANGELOG | 13 + 1 file changed, 13 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 83daaf01c6..4c23fbcf6a 100644 --- a/CHANG

[elpa] externals/transient updated (fcc54cb5d1 -> d6b52b6eb7)

2024-11-02 Thread Jonas Bernoulli via
tarsius pushed a change to branch externals/transient. from fcc54cb5d1 make: Remove with-key from DEPS new 38f7f46826 transient-enable-popup-navigation: Update documentation new cb11650a60 Show information about the suffix at point in the echo area new dd91827b41 Up

[nongnu] elpa/projectile 0d71b96166: Update the PR template

2024-11-02 Thread ELPA Syncer
branch: elpa/projectile commit 0d71b961663bf9e47f049b320f79a47bee6cc657 Author: Bozhidar Batsov Commit: Bozhidar Batsov Update the PR template --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/

[elpa] main 4a0611fbe8: Scale images to fit into the package description pages

2024-11-02 Thread Philip Kaludercic
branch: main commit 4a0611fbe8d18d6300858b640706b198ac62b9a5 Author: Philip Kaludercic Commit: Philip Kaludercic Scale images to fit into the package description pages --- html/layout.css | 6 ++ 1 file changed, 6 insertions(+) diff --git a/html/layout.css b/html/layout.css index ef52b