

2.28Īdded a new notification area to the web interface, accessible from a link at the top, that also shows the number of unseen events. New Mastodon API features: account search, relationships (so the Follow/Unfollow buttons now appear for each account), follow and unfollow accounts, an instance-level timeline (very kludgy), custom emojis for accounts and statuses, many bug fixes (sadly, the Mastodon official app still does not work). The build process now includes the -Wextra flag. The non-standard Ping and Pong #ActivityPub activities have been implemented as proposed by in the document (with a minor diversion: retries are managed in the same way as the rest of #snac messages). Some regression bugs regarding image posting were also fixed. New Mastodon API features: the instance public timeline is now a real one, unfavourite / unreblog is supported (somewhat). 2.30įixed a bug that made some notifications to be missed. Mastodon API: implemented notification type filters, fixed (partially) the issue with mentions without server. Use named semaphores instead of anonymous ones, to make it work under MacOS (contributed by Saagar Jha).įixed semaphore name conflicts (contributed by Poesty).įix warning in ugly pointer substraction (contributed by Saagar Jha).Īdded user-agent to webfinger queries (contributed by Poesty). 2.31įixed webfinger and curl issues, which crashed snac while trying to follow Mitra users (contributed by Poesty). Mastodon API: account search has been implemented, so mention completion works from apps new support for blocking users (this operation is called MUTE here). the display name or the bio), the changes are also sent to the people being followed (so they have an updated description about who the user is).
Xml rss bot mastodon registration#
New user configuration switch to drop direct messages from people you don't follow, in order to mitigate spam from Mastodon open registration instances.
Xml rss bot mastodon code#
If an URL written in a post links to an image, it's converted to an attachment.įixed a bug in the semaphore code that caused total hangs on OpenBSD. Creating a poll is not yet implemented, though. Polls (in #ActivityPub lingo, Questions) are shown and can be voted on.

A small tweak to the default CSS was made to suit this change please consider updating your style.css.Ĭlicking on an image attachment opens it in a new tab (contributed by Haijo7).īots are marked as such using an emoji (contributed by Haijo7). The identifier is now shown next to the user avatar (contributed by Haijo7). New Mastodon API features: polls are shown and can be voted on. Polls can now be created from the web interface. There is new a user configuration setup checkbox to mark an account as a bot. Mastodon API: several bug fixes (contributed by Poesty), improved account object (contributed by Haijo7). When sanitizing HTML input, unsupported tags are deleted instead of escaped.įixed crash on missing headers while checking signatures. 2.35įixed broken URL links with the # symbol on them.įixed people-being-followed data loss after not logging in for a long time (actor objects were purged too soon).įixed bug that made impossible to vote on polls that were replied to.ĭon't show 'ghost' no-longer-followers in the people list. The image alt-text is also inserted in the 'title' attribute, so it's shown on mouse hover in browsers like Firefox (contributed by Haijo7).įor polls, show the time left before it closes.įixed a bug that prevented unfollows to be shown in the notification area. These posts are shown first in the public AND in the private timelines.įixed some crashes on badly-formatted input messages. If the user style.css does not exist, the server-wide one if served instead.Īdded support for pinning user posts.
Xml rss bot mastodon full#
Sensitive content messages can now have a summary.Īdded a way to block full instances (from the command-line tool, as I consider this to be an administration priviledge). 2.36Īdded proper HTTP caching when serving static files (attached images, avatars, etc.) 2.37įixed several XSS vulnerabilities (contributed by yonle).įixed a bug that prevented working in systemd restricted environments (details: mkdir() failed if trying to set the setgid bit). bypassing the usual output queue).įixed crash when accessing some static or history objects. This allows subscribing to Lemmy channels and interacting with them.Ĭonfirmation messages to follow requests are sent as soon as possible (i.e. More vulnerability fixes (contributed by yonle).Īdded support for ActivityPub Group and Page objects.
