elpasync pushed a change to branch elpa/mastodon.

      from  e2443f1cd4 Merge branch 'develop'
       new  3030605d6e star for if-/when-let calls
       new  0e1cc5489a tiny transient.el cleanup: triage response args
       new  f8e2e34528 media: fix an if-let* spec
       new  74b7b409c5 notifications policy transient. FIX #627.
       new  fc27ed93ed fix revert all changes binding string
       new  197514f6d2 implement notification requests view and actions. #653.
       new  a5c551db0a transient: subclass for notifs policy opts
       new  be10829d43 transient: try to display not request counts. WIP
       new  c4875d5dea transient tiny flycheck
       new  515cea4f6f use notifications--api after all for policy reqs
       new  c8ff61b9cb Merge branch 'temp-dev' into develop
       new  03ae326b68 transient: add req/notif counts to notifs policy 
transient
       new  a403ea300a notifs policy: fix autoloads
       new  16305c9e48 notifs policy transient: improve option strings
       new  57b156d842 notifs policy: add key for options
       new  fe00f34ec7 binding for mastodon-notifications-policy transient
       new  6acc645ec7 index update
       new  747a1be35f transient docstrings
       new  ba42846352 notif reqs: add a pending-p predicate fun
       new  24e9584473 add mastodon-tl--tag-group-timeline cmd and 
mastodon-tl--tags-groups customize.
       new  0a08b6906a tl indent buffer.
       new  4bb7374617 tag group tl binding
       new  6f8e635082 mastodon.el autoloads
       new  64e11b22ac handle no mastodon-tl--tags-groups
       new  ab3ad5a116 format kbind: add padding (min kbind str length)
       new  ed0676af9e mastodon-toot-docs-face everywhere, and it inherits 
shadow.
       new  d7a1c14a17 autoload
       new  4e02a7cd8c fix media-attachment-ids order. FIX #655.
       new  8ae02d6fc8 fix media order on edit toot. fix #655.
       new  0aaa2fb42d refactor mastodon-notifications--follower-name
       new  376fbaefd7 move mastodon-tl--tag-group-timeline binding
       new  96de2d4a93 readme: toot-suite
       new  5089e75cdb view-instance-desc patch for snac instances.
       new  bff3cfccbd splice alists with no nils! :tada:
       new  d92983b478 flychec/docstrings
       new  16931eace3 index
       new  38f814c3e5 bump version
       new  1dfe436848 Merge branch 'develop'


Summary of changes:
 README.org                     |   4 ++
 lisp/mastodon-auth.el          |   2 +-
 lisp/mastodon-http.el          |   7 +-
 lisp/mastodon-media.el         |   4 +-
 lisp/mastodon-notifications.el | 146 +++++++++++++++++++++++++++++++++++++----
 lisp/mastodon-profile.el       |  43 ++++++------
 lisp/mastodon-search.el        |  15 ++---
 lisp/mastodon-tl.el            | 111 ++++++++++++++++++-------------
 lisp/mastodon-toot.el          |  13 ++--
 lisp/mastodon-transient.el     |  79 +++++++++++++++++++---
 lisp/mastodon-views.el         |  10 ++-
 lisp/mastodon.el               |  10 ++-
 mastodon-index.org             |   9 ++-
 13 files changed, 342 insertions(+), 111 deletions(-)

Reply via email to