summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-08-29The list of pinned posts now works.default
2024-08-29Added links to pinned and bookmarked posts as if they were lists.default
They still not work.
2024-08-29Show bookmarked posts with an emoji.default
2024-08-29Bookmarking can be done from the command line.default
2024-08-29Simplified pinning functions.default
2024-08-29Adding to and object cache always create the cache directory.default
2024-08-29Merge branch 'master' of /home/angel/git/snac2default
2024-08-29New function object_user_cache_fn().default
2024-08-27Updated TODO.default
2024-08-26Updated RELEASE_NOTES.default
2024-08-26Added a 'featured' property to the actor object.default
When this URL is requested via ActivityPub, it returns the pinned posts.
2024-08-25Only archive error content that is not NULL.default
2024-08-24Updated dependencies.default
2024-08-24Stop archiving no_valid_recipients q_item.default
2024-08-24Archive and try to avoid crashing on unexpected 'content' field data type.default
2024-08-24Fixed typo.default
2024-08-23Updated RELEASE_NOTES.default
2024-08-23Searches are now case-insensitive for all alphabets.default
2024-08-23Some optimizations.default
2024-08-17Updated TODO.default
2024-08-16Ignore 'Remove' messages.default
2024-08-16Don't archive actor retry errors.default
2024-08-16Ignore 'Read' messages.default
2024-08-16Ignore 'Reject' messages.default
2024-08-12Updated RELEASE_NOTES.default
2024-08-12Updated dependencies.default
2024-08-12Variable renaming in xs_unix_socket, because it collides in Illumos.default
2024-08-11Backport from xs.default
2024-08-11Minor search improvement.default
2024-08-11Updated RELEASE_NOTES.default
2024-08-11Bumped version.default
2024-08-11content_search() also search into alt-text from attachments.default
2024-08-09mastoapi: also use mastoapi_timeline() with lists.default
2024-08-09Use mastoapi_timeline() also for the instance timeline and tags.default
2024-08-09More mastoapi_timeline() tweaks.default
2024-08-09Use index_desc_first() / index_desc_next() in mastoapi_timeline().default
2024-08-09Added some functions that return index filenames.default
2024-08-09New function mastoapi_timeline().default
2024-08-08Version 2.57 RELEASED.default
2024-08-07Fixed leaked EmojiReact notifications.default
2024-08-06mastoapi: show EmojiReact notifications as 'favourites'.default
2024-08-05Use xs_between() where applicable.default
2024-08-05Tweaked unveil() / pledge() to deal with UNIX sockets.default
2024-08-05Updated documentation.default
2024-08-05Updated documentation.default
2024-08-05Updated RELEASE_NOTES.default
2024-08-05Add support to unix sockets in snac_init().default
2024-08-05Added support for listening on unix sockets.default
2024-08-05Minor logging tweaks.default
2024-08-01Updated documentation.default