elpasync pushed a change to branch elpa/mastodon.
from 163ba2b0b8 build info
new 3f77204a0c flycheck media.el
new 7596fefa6d tl updates: respect update-params on calling --more*.
FIX #681.
new 2317e3811b tl: proper splice of optional params
new b727554a18 updates tl: improve respecting of buffer spec props on
update.
new 137bfcdbf0 add a followed_tags view (no pagination as yet).
new 077aac4b1f tl: thread-do: fix fetch item type when grouped notifs
enabled.
new b3fe122fe6 comment re update/reload view
new 05dcad9449 Updated README to mention Cask
new 829b37bb8b Updated the pull request list item to reference the
correct item
new 1b013e9f7b Updated the README with how to run the tests
new 63e7e6823d Merge pull request 'Update README to mention Cask'
(#691) from davemq/mastodon.el:mastodon-readme-cask into develop
new 734b7cc518 Made mastodon-toot--read-poll-expiry accept any number
of seconds.
new bc951d430e Merge pull request 'Made mastodon-toot--read-poll-expiry
accept any number of seconds.' (#692) from
davemq/mastodon.el:mastodon-tweet-expiry-fix into develop
new b7f58adade tl: support nil as display_name
new a161f3803e Merge pull request 'Support nil as display_name' (#686)
from rayslava/mastodon.el:develop into develop
new a825e44f45 http: trim the json-string
new a95bae2755 Merge pull request 'http: trim the json-string' (#688)
from rayslava/mastodon.el:feature/http_empty_response into develop
new a369dc6178 Fixed poll expiry minimum time
new 0aad468b2d Merge pull request 'Fixed poll expiry minimum time'
(#697) from davemq/mastodon.el:fix-poll-minimum into develop
new e6f8415e87 toot: tags regex - allow _
new 0d83e87207 add mastodon-tl-return, RET on foll reqs/folls loads
profiles. FIX #713
new 32bc411efd url-lookup: peertube post regex
new fe3a4b8e2c WIP tl: render post tags direct from tags data.
new e319ab4cd8 toot: tags regex - allow _
new 1e3b40590d tl: view single toot cmd fix up
new 9df4feabc8 working baseline tags but not for body tags
new d567dea214 tl: autoload
new 4b2de6183d Merge branch 'tags' into develop
new d80db8e0fe autoloads
new e24f6ee5db bump
new f6247f0c9b Merge branch 'develop'
Summary of changes:
README.org | 11 +--
lisp/mastodon-http.el | 7 +-
lisp/mastodon-profile.el | 3 +-
lisp/mastodon-tl.el | 172 ++++++++++++++++++++++++++++++++++++++--------
lisp/mastodon-toot.el | 7 +-
lisp/mastodon.el | 11 ++-
test/mastodon-tl-tests.el | 47 +++++++++++++
7 files changed, 213 insertions(+), 45 deletions(-)