aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.org2
-rw-r--r--lisp/mastodon-async.el4
-rw-r--r--lisp/mastodon-auth.el4
-rw-r--r--lisp/mastodon-client.el4
-rw-r--r--lisp/mastodon-discover.el4
-rw-r--r--lisp/mastodon-http.el4
-rw-r--r--lisp/mastodon-inspect.el4
-rw-r--r--lisp/mastodon-media.el4
-rw-r--r--lisp/mastodon-notifications.el4
-rw-r--r--lisp/mastodon-profile.el4
-rw-r--r--lisp/mastodon-search.el4
-rw-r--r--lisp/mastodon-tl.el4
-rw-r--r--lisp/mastodon-toot.el4
-rw-r--r--lisp/mastodon.el4
14 files changed, 27 insertions, 27 deletions
diff --git a/README.org b/README.org
index ab2dbff..fff4bc8 100644
--- a/README.org
+++ b/README.org
@@ -32,7 +32,7 @@ It adds the following features:
| | images are links to the full image, can be zoomed/rotated/saved (see image keymap) |
| | images scale properly |
| | toot visibility (direct, followers only) icon appears in toot bylines |
-| | display a toot's favorites, boosts and replies count in thread view |
+| | display toot's number of favorites, boosts and replies |
| | customize option to cache images |
| Toots: | |
| | mention booster in replies by default |
diff --git a/lisp/mastodon-async.el b/lisp/mastodon-async.el
index 524e13d..3651bd5 100644
--- a/lisp/mastodon-async.el
+++ b/lisp/mastodon-async.el
@@ -2,9 +2,9 @@
;; Copyright (C) 2017 Johnson Denen
;; Author: Johnson Denen <johnson.denen@gmail.com>
-;; Version: 0.7.1
+;; Version: 0.9.2
;; Package-Requires: ((emacs "26.1"))
-;; Homepage: https://github.com/jdenen/mastodon.el
+;; Homepage: https://git.blast.noho.st/mouse/mastodon.el
;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon-auth.el b/lisp/mastodon-auth.el
index 8d0d7c6..8355200 100644
--- a/lisp/mastodon-auth.el
+++ b/lisp/mastodon-auth.el
@@ -2,9 +2,9 @@
;; Copyright (C) 2017-2019 Johnson Denen
;; Author: Johnson Denen <johnson.denen@gmail.com>
-;; Version: 0.9.1
-;; Homepage: https://github.com/jdenen/mastodon.el
+;; Version: 0.9.2
;; Package-Requires: ((emacs "26.1"))
+;; Homepage: https://git.blast.noho.st/mouse/mastodon.el
;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon-client.el b/lisp/mastodon-client.el
index bdfbca9..cb8eb26 100644
--- a/lisp/mastodon-client.el
+++ b/lisp/mastodon-client.el
@@ -2,9 +2,9 @@
;; Copyright (C) 2017-2019 Johnson Denen
;; Author: Johnson Denen <johnson.denen@gmail.com>
-;; Version: 0.9.1
-;; Homepage: https://github.com/jdenen/mastodon.el
+;; Version: 0.9.2
;; Package-Requires: ((emacs "26.1"))
+;; Homepage: https://git.blast.noho.st/mouse/mastodon.el
;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon-discover.el b/lisp/mastodon-discover.el
index 33ce3d5..6b2eadf 100644
--- a/lisp/mastodon-discover.el
+++ b/lisp/mastodon-discover.el
@@ -2,9 +2,9 @@
;; Copyright (C) 2019 Johnson Denen
;; Author: Johnson Denen <johnson.denen@gmail.com>
-;; Version: 0.9.1
+;; Version: 0.9.2
;; Package-Requires: ((emacs "26.1"))
-;; Homepage: https://github.com/jdenen/mastodon.el
+;; Homepage: https://git.blast.noho.st/mouse/mastodon.el
;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon-http.el b/lisp/mastodon-http.el
index a4f126f..00a0718 100644
--- a/lisp/mastodon-http.el
+++ b/lisp/mastodon-http.el
@@ -2,9 +2,9 @@
;; Copyright (C) 2017-2019 Johnson Denen
;; Author: Johnson Denen <johnson.denen@gmail.com>
-;; Version: 0.9.1
+;; Version: 0.9.2
;; Package-Requires: ((emacs "27.1") (request "0.2.0"))
-;; Homepage: https://github.com/jdenen/mastodon.el
+;; Homepage: https://git.blast.noho.st/mouse/mastodon.el
;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon-inspect.el b/lisp/mastodon-inspect.el
index 57240f3..4d91948 100644
--- a/lisp/mastodon-inspect.el
+++ b/lisp/mastodon-inspect.el
@@ -2,9 +2,9 @@
;; Copyright (C) 2017-2019 Johnson Denen
;; Author: Johnson Denen <johnson.denen@gmail.com>
-;; Version: 0.9.1
+;; Version: 0.9.2
;; Package-Requires: ((emacs "26.1"))
-;; Homepage: https://github.com/jdenen/mastodon.el
+;; Homepage: https://git.blast.noho.st/mouse/mastodon.el
;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon-media.el b/lisp/mastodon-media.el
index 457628f..bbab816 100644
--- a/lisp/mastodon-media.el
+++ b/lisp/mastodon-media.el
@@ -2,9 +2,9 @@
;; Copyright (C) 2017-2019 Johnson Denen
;; Author: Johnson Denen <johnson.denen@gmail.com>
-;; Version: 0.9.1
-;; Homepage: https://github.com/jdenen/mastodon.el
+;; Version: 0.9.2
;; Package-Requires: ((emacs "26.1"))
+;; Homepage: https://git.blast.noho.st/mouse/mastodon.el
;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon-notifications.el b/lisp/mastodon-notifications.el
index 15633be..5efb7d4 100644
--- a/lisp/mastodon-notifications.el
+++ b/lisp/mastodon-notifications.el
@@ -2,9 +2,9 @@
;; Copyright (C) 2017-2019 Johnson Denen
;; Author: Johnson Denen <johnson.denen@gmail.com>
-;; Version: 0.9.1
-;; Homepage: https://github.com/jdenen/mastodon.el
+;; Version: 0.9.2
;; Package-Requires: ((emacs "26.1"))
+;; Homepage: https://git.blast.noho.st/mouse/mastodon.el
;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon-profile.el b/lisp/mastodon-profile.el
index 7a9edc3..d21f5c0 100644
--- a/lisp/mastodon-profile.el
+++ b/lisp/mastodon-profile.el
@@ -2,9 +2,9 @@
;; Copyright (C) 2017-2019 Johnson Denen
;; Author: Johnson Denen <johnson.denen@gmail.com>
-;; Version: 0.9.1
+;; Version: 0.9.2
;; Package-Requires: ((emacs "26.1") (seq "1.0"))
-;; Homepage: https://github.com/jdenen/mastodon.el
+;; Homepage: https://git.blast.noho.st/mouse/mastodon.el
;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon-search.el b/lisp/mastodon-search.el
index fcfaec9..a7dcda9 100644
--- a/lisp/mastodon-search.el
+++ b/lisp/mastodon-search.el
@@ -2,9 +2,9 @@
;; Copyright (C) 2017-2019 Johnson Denen
;; Author: Johnson Denen <johnson.denen@gmail.com>, martyhiatt <mousebot@riseup.net>
-;; Version: 0.9.1
-;; Homepage: https://github.com/jdenen/mastodon.el
+;; Version: 0.9.2
;; Package-Requires: ((emacs "26.1"))
+;; Homepage: https://git.blast.noho.st/mouse/mastodon.el
;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon-tl.el b/lisp/mastodon-tl.el
index 9355480..89604b5 100644
--- a/lisp/mastodon-tl.el
+++ b/lisp/mastodon-tl.el
@@ -2,9 +2,9 @@
;; Copyright (C) 2017-2019 Johnson Denen
;; Author: Johnson Denen <johnson.denen@gmail.com>
-;; Version: 0.9.1
-;; Homepage: https://github.com/jdenen/mastodon.el
+;; Version: 0.9.2
;; Package-Requires: ((emacs "26.1"))
+;; Homepage: https://git.blast.noho.st/mouse/mastodon.el
;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon-toot.el b/lisp/mastodon-toot.el
index 2ff7f83..c89acc7 100644
--- a/lisp/mastodon-toot.el
+++ b/lisp/mastodon-toot.el
@@ -2,9 +2,9 @@
;; Copyright (C) 2017-2019 Johnson Denen
;; Author: Johnson Denen <johnson.denen@gmail.com>
-;; Version: 0.9.1
-;; Homepage: https://github.com/jdenen/mastodon.el
+;; Version: 0.9.2
;; Package-Requires: ((emacs "26.1"))
+;; Homepage: https://git.blast.noho.st/mouse/mastodon.el
;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon.el b/lisp/mastodon.el
index 662b691..2411e20 100644
--- a/lisp/mastodon.el
+++ b/lisp/mastodon.el
@@ -2,9 +2,9 @@
;; Copyright (C) 2017-2019 Johnson Denen
;; Author: Johnson Denen <johnson.denen@gmail.com>
-;; Version: 0.9.1
+;; Version: 0.9.2
;; Package-Requires: ((emacs "26.1") (request "0.3.2") (seq "1.0"))
-;; Homepage: https://github.com/jdenen/mastodon.el
+;; Homepage: https://git.blast.noho.st/mouse/mastodon.el
;; This file is not part of GNU Emacs.