[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/mastodon ef6762986d 115/116: change email address
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/mastodon ef6762986d 115/116: change email address |
Date: |
Mon, 21 Oct 2024 13:01:01 -0400 (EDT) |
branch: elpa/mastodon
commit ef6762986de6f4c85405dbc01ae19854cd2687fd
Author: marty hiatt <martianhiatus@riseup.net>
Commit: marty hiatt <martianhiatus@riseup.net>
change email address
---
README.org | 2 +-
lisp/mastodon-async.el | 2 +-
lisp/mastodon-auth.el | 2 +-
lisp/mastodon-client.el | 2 +-
lisp/mastodon-discover.el | 4 ++--
lisp/mastodon-http.el | 4 ++--
lisp/mastodon-inspect.el | 4 ++--
lisp/mastodon-iso.el | 2 +-
lisp/mastodon-media.el | 4 ++--
lisp/mastodon-notifications.el | 4 ++--
lisp/mastodon-profile.el | 4 ++--
lisp/mastodon-search.el | 4 ++--
lisp/mastodon-tl.el | 4 ++--
lisp/mastodon-toot.el | 4 ++--
lisp/mastodon-transient.el | 2 +-
lisp/mastodon-views.el | 4 ++--
lisp/mastodon.el | 4 ++--
mastodon.texi | 2 +-
18 files changed, 29 insertions(+), 29 deletions(-)
diff --git a/README.org b/README.org
index cf6aed5d37..1898366644 100644
--- a/README.org
+++ b/README.org
@@ -487,7 +487,7 @@ If you prefer emailing patches to the process described
below, feel free to send
If you'd like to support continued development of =mastodon.el=, I accept
donations via paypal: [[https://paypal.me/martianh][paypal.me/martianh]]. If
you would prefer a different
-payment method, please write to me at <martianhiatus [at] riseup [dot] net>
and I can
+payment method, please write to me at <mousebot@disroot.org> and I can
provide IBAN or other bank account details.
I don't have a tech worker's income, so even a small tip would help out.
diff --git a/lisp/mastodon-async.el b/lisp/mastodon-async.el
index 317be933f7..b059407d53 100644
--- a/lisp/mastodon-async.el
+++ b/lisp/mastodon-async.el
@@ -2,7 +2,7 @@
;; Copyright (C) 2017 Alex J. Griffith
;; Author: Alex J. Griffith <griffitaj@gmail.com>
-;; Maintainer: Marty Hiatt <martianhiatus@riseup.net>
+;; Maintainer: Marty Hiatt <mousebot@disroot.org>
;; Package-Requires: ((emacs "27.1"))
;; Homepage: https://codeberg.org/martianh/mastodon.el
diff --git a/lisp/mastodon-auth.el b/lisp/mastodon-auth.el
index 3796b7e170..01639fb2bd 100644
--- a/lisp/mastodon-auth.el
+++ b/lisp/mastodon-auth.el
@@ -3,7 +3,7 @@
;; Copyright (C) 2017-2019 Johnson Denen
;; Copyright (C) 2021 Abhiseck Paira <abhiseckpaira@disroot.org>
;; Author: Johnson Denen <johnson.denen@gmail.com>
-;; Maintainer: Marty Hiatt <martianhiatus@riseup.net>
+;; Maintainer: Marty Hiatt <mousebot@disroot.org>
;; Homepage: https://codeberg.org/martianh/mastodon.el
;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon-client.el b/lisp/mastodon-client.el
index 6e55829e6e..c0db3d6172 100644
--- a/lisp/mastodon-client.el
+++ b/lisp/mastodon-client.el
@@ -3,7 +3,7 @@
;; Copyright (C) 2017-2019 Johnson Denen
;; Copyright (C) 2021 Abhiseck Paira <abhiseckpaira@disroot.org>
;; Author: Johnson Denen <johnson.denen@gmail.com>
-;; Maintainer: Marty Hiatt <martianhiatus@riseup.net>
+;; Maintainer: Marty Hiatt <mousebot@disroot.org>
;; Homepage: https://codeberg.org/martianh/mastodon.el
;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon-discover.el b/lisp/mastodon-discover.el
index 9278432878..993cc27553 100644
--- a/lisp/mastodon-discover.el
+++ b/lisp/mastodon-discover.el
@@ -3,8 +3,8 @@
;; Copyright (C) 2019 Johnson Denen
;; Copyright (C) 2020-2024 Marty Hiatt
;; Author: Johnson Denen <johnson.denen@gmail.com>
-;; Marty Hiatt <martianhiatus@riseup.net>
-;; Maintainer: Marty Hiatt <martianhiatus@riseup.net>
+;; Marty Hiatt <mousebot@disroot.org>
+;; Maintainer: Marty Hiatt <mousebot@disroot.org>
;; Homepage: https://codeberg.org/martianh/mastodon.el
;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon-http.el b/lisp/mastodon-http.el
index 5035cb4452..1093de1762 100644
--- a/lisp/mastodon-http.el
+++ b/lisp/mastodon-http.el
@@ -3,8 +3,8 @@
;; Copyright (C) 2017-2019 Johnson Denen
;; Copyright (C) 2020-2024 Marty Hiatt
;; Author: Johnson Denen <johnson.denen@gmail.com>
-;; Marty Hiatt <martianhiatus@riseup.net>
-;; Maintainer: Marty Hiatt <martianhiatus@riseup.net>
+;; Marty Hiatt <mousebot@disroot.org>
+;; Maintainer: Marty Hiatt <mousebot@disroot.org>
;; Homepage: https://codeberg.org/martianh/mastodon.el
;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon-inspect.el b/lisp/mastodon-inspect.el
index adc6d64ba2..4981943f2b 100644
--- a/lisp/mastodon-inspect.el
+++ b/lisp/mastodon-inspect.el
@@ -3,8 +3,8 @@
;; Copyright (C) 2017-2019 Johnson Denen
;; Copyright (C) 2020-2024 Marty Hiatt
;; Author: Johnson Denen <johnson.denen@gmail.com>
-;; Marty Hiatt <martianhiatus@riseup.net>
-;; Maintainer: Marty Hiatt <martianhiatus@riseup.net>
+;; Marty Hiatt <mousebot@disroot.org>
+;; Maintainer: Marty Hiatt <mousebot@disroot.org>
;; Homepage: https://codeberg.org/martianh/mastodon.el
;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon-iso.el b/lisp/mastodon-iso.el
index 8ea5635b6f..6199cbe0f4 100644
--- a/lisp/mastodon-iso.el
+++ b/lisp/mastodon-iso.el
@@ -1,7 +1,7 @@
;;; mastodon-iso.el --- ISO language code lists for mastodon.el -*-
lexical-binding: t -*-
;; Copyright (C) 2022 Marty Hiatt
-;; Author: Marty Hiatt <martianhiatus@riseup.net>
+;; Author: Marty Hiatt <mousebot@disroot.org>
;; Homepage: https://codeberg.org/martianh/mastodon.el
;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon-media.el b/lisp/mastodon-media.el
index ccd258cdfe..8601410376 100644
--- a/lisp/mastodon-media.el
+++ b/lisp/mastodon-media.el
@@ -3,8 +3,8 @@
;; Copyright (C) 2017-2019 Johnson Denen
;; Copyright (C) 2020-2024 Marty Hiatt
;; Author: Johnson Denen <johnson.denen@gmail.com>
-;; Marty Hiatt <martianhiatus@riseup.net>
-;; Maintainer: Marty Hiatt <martianhiatus@riseup.net>
+;; Marty Hiatt <mousebot@disroot.org>
+;; Maintainer: Marty Hiatt <mousebot@disroot.org>
;; Homepage: https://codeberg.org/martianh/mastodon.el
;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon-notifications.el b/lisp/mastodon-notifications.el
index 8d2c928cc6..b16b5a659d 100644
--- a/lisp/mastodon-notifications.el
+++ b/lisp/mastodon-notifications.el
@@ -3,8 +3,8 @@
;; Copyright (C) 2017-2019 Johnson Denen
;; Copyright (C) 2020-2024 Marty Hiatt
;; Author: Johnson Denen <johnson.denen@gmail.com>
-;; Marty Hiatt <martianhiatus@riseup.net>
-;; Maintainer: Marty Hiatt <martianhiatus@riseup.net>
+;; Marty Hiatt <mousebot@disroot.org>
+;; Maintainer: Marty Hiatt <mousebot@disroot.org>
;; Homepage: https://codeberg.org/martianh/mastodon.el
;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon-profile.el b/lisp/mastodon-profile.el
index c6a0276d9c..40f834c1d3 100644
--- a/lisp/mastodon-profile.el
+++ b/lisp/mastodon-profile.el
@@ -3,8 +3,8 @@
;; Copyright (C) 2017-2019 Johnson Denen
;; Copyright (C) 2020-2024 Marty Hiatt
;; Author: Johnson Denen <johnson.denen@gmail.com>
-;; Marty Hiatt <martianhiatus@riseup.net>
-;; Maintainer: Marty Hiatt <martianhiatus@riseup.net>
+;; Marty Hiatt <mousebot@disroot.org>
+;; Maintainer: Marty Hiatt <mousebot@disroot.org>
;; Homepage: https://codeberg.org/martianh/mastodon.el
;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon-search.el b/lisp/mastodon-search.el
index cead17ecd4..25db7d8f2c 100644
--- a/lisp/mastodon-search.el
+++ b/lisp/mastodon-search.el
@@ -1,8 +1,8 @@
;;; mastodon-search.el --- Search functions for mastodon.el -*-
lexical-binding: t -*-
;; Copyright (C) 2017-2019 Marty Hiatt
-;; Author: Marty Hiatt <martianhiatus@riseup.net>
-;; Maintainer: Marty Hiatt <martianhiatus@riseup.net>
+;; Author: Marty Hiatt <mousebot@disroot.org>
+;; Maintainer: Marty Hiatt <mousebot@disroot.org>
;; Homepage: https://codeberg.org/martianh/mastodon.el
;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon-tl.el b/lisp/mastodon-tl.el
index 437a5e3d2a..1a4df7f972 100644
--- a/lisp/mastodon-tl.el
+++ b/lisp/mastodon-tl.el
@@ -3,8 +3,8 @@
;; Copyright (C) 2017-2019 Johnson Denen
;; Copyright (C) 2020-2024 Marty Hiatt
;; Author: Johnson Denen <johnson.denen@gmail.com>
-;; Marty Hiatt <martianhiatus@riseup.net>
-;; Maintainer: Marty Hiatt <martianhiatus@riseup.net>
+;; Marty Hiatt <mousebot@disroot.org>
+;; Maintainer: Marty Hiatt <mousebot@disroot.org>
;; Homepage: https://codeberg.org/martianh/mastodon.el
;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon-toot.el b/lisp/mastodon-toot.el
index 95fccc3c14..fc5825aff0 100644
--- a/lisp/mastodon-toot.el
+++ b/lisp/mastodon-toot.el
@@ -3,8 +3,8 @@
;; Copyright (C) 2017-2019 Johnson Denen
;; Copyright (C) 2020-2024 Marty Hiatt
;; Author: Johnson Denen <johnson.denen@gmail.com>
-;; Marty Hiatt <martianhiatus@riseup.net>
-;; Maintainer: Marty Hiatt <martianhiatus@riseup.net>
+;; Marty Hiatt <mousebot@disroot.org>
+;; Maintainer: Marty Hiatt <mousebot@disroot.org>
;; Homepage: https://codeberg.org/martianh/mastodon.el
;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon-transient.el b/lisp/mastodon-transient.el
index fe70eac663..526dfa4042 100644
--- a/lisp/mastodon-transient.el
+++ b/lisp/mastodon-transient.el
@@ -2,7 +2,7 @@
;; Copyright (C) 2024 martian hiatus
-;; Author: martian hiatus <martianhiatus@riseup.net>
+;; Author: martian hiatus <mousebot@disroot.org>
;; Keywords: convenience
;; This program is free software; you can redistribute it and/or modify
diff --git a/lisp/mastodon-views.el b/lisp/mastodon-views.el
index 3112c20171..8d356fb1b3 100644
--- a/lisp/mastodon-views.el
+++ b/lisp/mastodon-views.el
@@ -1,8 +1,8 @@
;;; mastodon-views.el --- Minor views functions for mastodon.el -*-
lexical-binding: t -*-
;; Copyright (C) 2020-2024 Marty Hiatt
-;; Author: Marty Hiatt <martianhiatus@riseup.net>
-;; Maintainer: Marty Hiatt <martianhiatus@riseup.net>
+;; Author: Marty Hiatt <mousebot@disroot.org>
+;; Maintainer: Marty Hiatt <mousebot@disroot.org>
;; Homepage: https://codeberg.org/martianh/mastodon.el
;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon.el b/lisp/mastodon.el
index 37da99cc02..cb5731ab08 100644
--- a/lisp/mastodon.el
+++ b/lisp/mastodon.el
@@ -4,8 +4,8 @@
;; Copyright (C) 2020-2022 Marty Hiatt
;; Copyright (C) 2021 Abhiseck Paira <abhiseckpaira@disroot.org>
;; Author: Johnson Denen <johnson.denen@gmail.com>
-;; Marty Hiatt <martianhiatus@riseup.net>
-;; Maintainer: Marty Hiatt <martianhiatus@riseup.net>
+;; Marty Hiatt <mousebot@disroot.org>
+;; Maintainer: Marty Hiatt <mousebot@disroot.org>
;; Version: 1.1.0
;; Package-Requires: ((emacs "28.1") (request "0.3.0")
;; (persist "0.4") (tp "0.1"))
diff --git a/mastodon.texi b/mastodon.texi
index dafa92db67..d1c9268f0d 100644
--- a/mastodon.texi
+++ b/mastodon.texi
@@ -818,7 +818,7 @@ There's no need for a blank line after the first docstring
line (one is added au
If you'd like to support continued development of @samp{mastodon.el}, I accept
donations via paypal: @uref{https://paypal.me/martianh, paypal.me/martianh}.
If you would prefer a different
-payment method, please write to me at <martianhiatus [at] riseup [dot] net>
and I can
+payment method, please write to me at <mousebot@disroot.org> and I can
provide IBAN or other bank account details.
I don't have a tech worker's income, so even a small tip would help out.
- [nongnu] elpa/mastodon ca3c9bed31 010/116: rename tp-bool, (continued)
- [nongnu] elpa/mastodon ca3c9bed31 010/116: rename tp-bool, ELPA Syncer, 2024/10/21
- [nongnu] elpa/mastodon e8195a8339 013/116: add method tp-arg-changed-p for fields, ELPA Syncer, 2024/10/21
- [nongnu] elpa/mastodon 951ad5d60e 005/116: add mastodon-transient.el, ELPA Syncer, 2024/10/21
- [nongnu] elpa/mastodon d87d7af241 066/116: Merge branch 'develop' into byline-rework, ELPA Syncer, 2024/10/21
- [nongnu] elpa/mastodon 22b81fabbe 087/116: tiny clean up of tl--update, ELPA Syncer, 2024/10/21
- [nongnu] elpa/mastodon 03f308c695 067/116: rough overhaul of notifs byline code for grouped notifications, ELPA Syncer, 2024/10/21
- [nongnu] elpa/mastodon 34979a5e64 088/116: notifs: make action authors work for all notif types, ELPA Syncer, 2024/10/21
- [nongnu] elpa/mastodon 532f608fe5 085/116: notifs: item-type = toot (for nav, item actions), ELPA Syncer, 2024/10/21
- [nongnu] elpa/mastodon f4fb3251d3 098/116: do use action response: change cond clause not/or to make a neither, ELPA Syncer, 2024/10/21
- [nongnu] elpa/mastodon 8eab2d38eb 079/116: notifs: comment faved/boosted toot body line-prefix (breaks cursor highlight), ELPA Syncer, 2024/10/21
- [nongnu] elpa/mastodon ef6762986d 115/116: change email address,
ELPA Syncer <=
- [nongnu] elpa/mastodon abe02e818d 116/116: Merge branch 'develop', ELPA Syncer, 2024/10/21
- [nongnu] elpa/mastodon 91058026d2 095/116: notifs: handle actions fixed via user-handles-get, ELPA Syncer, 2024/10/21
- [nongnu] elpa/mastodon d5d6a71ce5 009/116: layout of fields transient, ELPA Syncer, 2024/10/21
- [nongnu] elpa/mastodon 7d84df4f64 016/116: cmd index, ELPA Syncer, 2024/10/21
- [nongnu] elpa/mastodon ba6e063616 021/116: move call to mastodon-media--inline-images, ELPA Syncer, 2024/10/21
- [nongnu] elpa/mastodon d3f7046a08 023/116: transient: improve field-dot-to-array, ELPA Syncer, 2024/10/21
- [nongnu] elpa/mastodon 119bca6c44 042/116: add mastodon-notifications--action-alist, use reblog in notifications.el, ELPA Syncer, 2024/10/21
- [nongnu] elpa/mastodon 6d20b69857 039/116: Merge branch 'develop' into unread-notifs, ELPA Syncer, 2024/10/21
- [nongnu] elpa/mastodon fbcec02f90 044/116: 1st mockup of grouped notifs, ELPA Syncer, 2024/10/21
- [nongnu] elpa/mastodon 652c17da29 061/116: card authors tiny clean up. #596., ELPA Syncer, 2024/10/21