emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/mastodon updated (40971e1f1f -> c148911513)


From: ELPA Syncer
Subject: [nongnu] elpa/mastodon updated (40971e1f1f -> c148911513)
Date: Mon, 24 Jun 2024 10:01:42 -0400 (EDT)

elpasync pushed a change to branch elpa/mastodon.

      from  40971e1f1f index
       new  06cbc031c7 index
       new  ddcaf0e1b2 add max-id to buffer-spec, and set when calling tl--more
       new  2b426fb913 working max-id arg for hometimeline/reload
       new  06627d5d3d max-id arg for other -tl.el timelines
       new  073ef68683 max-id arg/param for notifs-get
       new  13162773b6 max-id arg/params for (so far only plain) profile view
       new  9239f65226 set max-id in buffer spec also after reloading
       new  63a07d2ff4 flycheck
       new  f4a4d31f29 Merge branch 'reload-paginate' into develop
       new  4aad54dcdf get-poll > format-poll
       new  3303e85db9 display a POLL flag in compose buffer.
       new  de2937d9fa poll not toot arg for format-poll
       new  d68cf7104b mastodon-toot--clear-poll
       new  f4b9c70d18 simply format-poll length formatting
       new  373d19b6cc display poll deets in help-echo for display fields flag.
       new  d2c1a90ec4 reload on edit: only send max-id arg if we have one!
       new  0396383c65 editing to preserve polls. create poll plist from JSON.
       new  a1667687e3 index
       new  b4fc0f52b8 refactor apply status fields props
       new  5e7e38a81a boxed face for "pinned" in profile view
       new  bd2f449110 add remove-overlays to with-mastodon-buffer macro
       new  daf97c3d8f factor out format-heading from insert-heading
       new  5964ad1703 rough toggle display of sensitive images
       new  7d27e4d5ff move toggle sensitive image to tl and give it a binding
       new  4d49c35380 fix sensitive prop test: json-false or t!
       new  1528a130e7 use sensitive image placeholder
       new  7c7f02b5b4 fix sensitive prop check
       new  b743ca81fc move sensitive binding off C-c C-c.
       new  638045a2b2 add remove-overlays to with-mastodon-buffer macro
       new  b8999c8471 Merge branch 'nsfw-hide' into develop
       new  4b892cad51 defcustom for hiding sensitive media
       new  73d91dd163 add check to sensitive media toggle
       new  c7d026da82 http: handle --get returning nil from instance
       new  2dfcd876dd rough bookmarks, make record and handler
       new  09212d2a6d fix message-help-echo checks
       new  901da7f722 with-mastodon-buffer : switch buffer after body
       new  ae0b9ad7c1 pop-to-buffer in handler
       new  b6faff356f cl-loop in tl--map-alist
       new  b5e9fb03ce block fave/boost/bookmark on folls/foll-reqs
       new  e7a630c900 use map alist in attach descs and server poll to local
       new  d1baf1eed4 bump version
       new  caa3931c39 map-alist: adapt arg and docstring
       new  47f93353eb flycheck tl.el
       new  66b14285e4 docstring
       new  c148911513 Merge branch 'develop'


Summary of changes:
 lisp/mastodon-http.el          |   8 +-
 lisp/mastodon-media.el         | 157 ++++++++++++++++++-
 lisp/mastodon-notifications.el |   2 +-
 lisp/mastodon-profile.el       |  38 +++--
 lisp/mastodon-search.el        |  20 ++-
 lisp/mastodon-tl.el            | 212 ++++++++++++++++---------
 lisp/mastodon-toot.el          | 348 +++++++++++++++++++++++++----------------
 lisp/mastodon.el               |   8 +-
 mastodon-index.org             |   3 +
 9 files changed, 557 insertions(+), 239 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]