elpasync pushed a change to branch elpa/mastodon.

      from  ca57fc7e87 Merge branch 'develop'
       new  1459d63820 notifs: message in notifs view if new filtered notifs. 
#653
       new  0461c080c3 http patch: if not rather than unless for url let-bind!
       new  0c5c81e56e Show blocked_by info on profiles
       new  9a7856544a Merge branch 'blocked-by' into develop
       new  e7d3629315 add substitute-cmd-keys to init-sync, use it in notifs 
policy
       new  bf4486c9d6 notif reqs: reload view on accept/reject notifs
       new  c48905cd4c views.el: try autoload cookie for view filters/scheduled
       new  a9eef8baf6 mastodon.el: autoloads clean up, require -tl, 
:interactive. FIX #661.
       new  84737b9bd4 notifs: comments re targeting ungrouped notifs
       new  b2c874258d add action arg to mastodon-toot--str-negify
       new  e98ac7acbb index adjust let-binding
       new  bfe0596784 fix respect visibility when boosting
       new  43440afb2f Fix 
mastodon-notifications--test-byline-{concat,action-str}
       new  175244c99c Fix mastodon-tl--byline calls
       new  6049739ace Mark `mastodon-tl--byline-reblogged' as failed
       new  f31af0d261 Fix mastodon-tl--relative-time-description test
       new  caeeb520fc Mark mastodon-tl--relative-time-details--next-update as 
failed.
       new  b5ae4f0f8d Merge pull request 'Partial test fixes' (#652) from 
manphiz/mastodon.el:test-fixes into develop
       new  2972f580e0 no -- for all commands only. FIX #206.
       new  978e075980 toot.el: fix format toot command listing using single - 
cmds
       new  2f2a96105c Merge branch 'no--2' into develop
       new  e65bd2436a notif - single notif - no triage for http get json
       new  cb2566ece0 index
       new  79d7f78fe8 bump version
       new  9561697f7b Merge branch 'develop'


Summary of changes:
 README.org                           |   2 +-
 lisp/mastodon-discover.el            |  82 +++----
 lisp/mastodon-http.el                |   7 +-
 lisp/mastodon-notifications.el       | 136 ++++++------
 lisp/mastodon-profile.el             | 124 +++++------
 lisp/mastodon-search.el              |  30 +--
 lisp/mastodon-tl.el                  | 289 ++++++++++++-------------
 lisp/mastodon-toot.el                | 155 +++++++-------
 lisp/mastodon-transient.el           |  18 +-
 lisp/mastodon-views.el               | 168 +++++++--------
 lisp/mastodon.el                     | 206 +++++++++---------
 mastodon-index.org                   | 400 +++++++++++++++++------------------
 mastodon.texi                        |  54 ++---
 test/mastodon-notifications-tests.el |  22 +-
 test/mastodon-tl-tests.el            | 126 +++++------
 test/mastodon-toot-tests.el          |  12 +-
 16 files changed, 915 insertions(+), 916 deletions(-)

Reply via email to