@darth_hideout @darth_hideout It fits under the "or other" part of the last option. At least that's why I selected that option as a #mastodonEl user.

#emacs fediverse client #mastodonEl release 2.0.17

- handle URLs ending in slash (for load in mastodon.el)
- fix user handle regex in compose window, for mentions
- fix RET on follow request notif not loading user profile
- some other small fixes

https://codeberg.org/martianh/mastodon.el

holler if you run into any issues upon updating.

if you appreciate my work on mastodon.el, consider donating:
https://liberapay.com/martianh or https://paypal.me/martianh. (even a
small amount appreciated.)

& thanks a lot to the recent supporters!

mastodon.el

Emacs client for fediverse servers that implement the Mastodon API.

Codeberg.org

#emacs fediverse client #mastodonEl release 2.0.16 (~20 commits since 2.0.14)

- padding and text properties for annotated user handle completions
- fix a breakage around "quotes_count", maybe it's not always there.
- bind jump to quoting to C-,
- fix broken require call
- selectively elide "pinned" statuses on profiles (media only, featured tags)
- implment featured tags: view featured tags on a profile
- add featured tags to own profile
- view own featured tags
- pray it all works

https://codeberg.org/martianh/mastodon.el

holler if you run into any issues upon updating.

if you appreciate my work on mastodon.el, consider donating:
https://liberapay.com/martianh or https://paypal.me/martianh. (even a
small amount appreciated.)

& thanks a lot to the recent supporters!

mastodon.el

Emacs client for fediverse servers that implement the Mastodon API.

Codeberg.org

does anyone use featured hashtags on their profiles? i was thinking of implementing for #emacs fedi client #mastodonEl, but i can't even see them when i add one to my profile in the web UI, or on this user's profile, who wrote a blog post about it linking to their own profile for demonstration purposes: https://toot.cafe/@chartier.

edit: i "featured" a tag on my own profile using the endpoint, but it doesn't appear in my profile data and there is no endpoint to get a user's featured tags...

edit: sorted, thanks for the crowdfunded help. implemented in mastodon.el too. <3

David Chartier (@[email protected])

14.4K Posts, 889 Following, 4.49K Followers · Recovering writer. Aspiring establishment dismantler. Into tech, equity, dogs, photography, trying to find laughter in our broken world. Content strategist for hire helping devs treat customers like human beings: https://bitandpen.com. Write here: https://finertech.com. By evening I game @[email protected] and https://InfiniteHench.tumblr.com. He/him #Technology #Apple #art #funny #photography #Chicago #fedi22 #equity #BLM #TransRights #NWBTCW

Toot Café

#emacs fediverse client #mastodonEl release 2.0.14

- jump to quoting toot, via completing-read
- show user profile (P) now correctly handles grouped notifications (favers and boosters included in completion candidates)
- display quotes count in timeline toot stats
- annotate user handles with display names in completing-read commands, i.e. (un-)follow/mute/block, dm, show-user, etc. (long desired, finally arrived!)

https://codeberg.org/martianh/mastodon.el

holler if you run into any issues upon updating.

if you appreciate my work on mastodon.el, consider donating:
https://liberapay.com/martianh or https://paypal.me/martianh. (even a
small amount appreciated.)

& thanks a lot to the recent supporters!

mastodon.el

Emacs client for fediverse servers that implement the Mastodon API.

Codeberg.org

#emacs fediverse client #mastodonEl release 2.0.13 or something (~40 commits since 2.0.9)

- fix handles in quote posts
- add bot symbol to bylines of bot accounts
- pretty tables for profiles: metadata entries, joined date, followers/following/toot counts, relationship status (to you) (see attached screenshot, nord theme)
- composing: optionally delete media when clearing
- delete media when deleting a toot
- make alert.el a soft dependency
- various fixes and code cleanups

https://codeberg.org/martianh/mastodon.el/

holler if you run into any issues upon updating.

Edit: feedback on new features welcome.

if you appreciate my work on mastodon.el, consider donating:
https://paypal.me/martianh. (even a small amount appreciated.)

& thanks a lot to the recent supporters!

Finally set up #mastodonel on my new SBC

Blame this on @dougmerritt , @mousebot

Tootchaining utility that breaks at and trims whitespace:

https://codeberg.org/martianh/mastodon.el/issues/340#issuecomment-11390971

which as DM requested is incomprehensible cl-search .. :end2 .. :test-not .. :from-end

The version that does not attempt to play god with whitespace:

https://codeberg.org/martianh/mastodon.el/issues/340#issuecomment-11388562

Maybe you could patch it into #mastodonel.
#mastodon #programming #emacs #elisp #lisp

#emacs #mastodonEl

for some reason lately i got to trying to put all the profile page metadata (joined date, fields, relations, toot/follow stats) into boxes. seems there's no widget for the task, so i got to using table.el, which we already use to view filters details. it's a real pain, but got something working. the stinger is force-line-breaking in excessively long URLs...

par for the course when you're doing UI without a components system i guess...

another thought i had was, maybe it should be optional, and then i dreamed of a giant if clause somewhere, which would go IF $customize-variable THEN use table.el-branch ELSE use non-table.el-branch.

#emacs fediverse client #mastodonEl 2.0.9 released (~70 commits since last)

- !! min emacs now 29.1
- quote system implemented (see prev in thread ^^)
- EDIT: note that quotes that are filtered/user blocked/muted, etc., are currently not folded but simply replaced with a placeholder text
- transients are fixed if you update to tp.el 0.8
- optional alert.el desktop notifications (see mastodon-notifications-alerts and mastodon-notifications-alert-style)
- various other fix ups

https://codeberg.org/martianh/mastodon.el/

holler if you run into any issues upon updating.

Edit: feedback on new features welcome.

if you appreciate my work on mastodon.el, consider donating:
https://paypal.me/martianh. (even a small amount appreciated.)

& thanks a lot to the recent supporters!

mastodon.el

Emacs client for fediverse servers that implement the Mastodon API.

Codeberg.org