summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-05Version 2.58 RELEASED.HEADmasterdefault
2024-09-04Updated TODO.default
2024-09-04More minor default CSS tweaks.default
2024-09-04Minor default CSS tweak.default
2024-09-04Updated RELEASE_NOTES.default
2024-09-04If style.css does not exist, it's created with the default one.default
2024-09-04Added some CSS styling to the list-of-lists.default
2024-08-31Updated RELEASE_NOTES.default
2024-08-31New 'hide_delete_post_button' server directive.default
2024-08-31Minor logging tweak.default
2024-08-30Backport from xs.default
2024-08-29timeline_del() also deletes from the pinned and bookmark caches.default
2024-08-29Updated RELEASE_NOTES.default
2024-08-29mastoapi: added bookmark list.default
2024-08-29mastoapi: added support for [un]bookmarking.default
2024-08-29Added web UI for [un]bookmarking.default
2024-08-29Pinned posts are no longer shown in the private timeline.default
2024-08-29The list of bookmarked posts also work.default
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
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
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