summaryrefslogtreecommitdiff
path: root/snac.h
AgeCommit message (Expand)Author
2024-08-11Bumped version.default
2024-08-09mastoapi: also use mastoapi_timeline() with lists.default
2024-08-09Added some functions that return index filenames.default
2024-08-08Version 2.57 RELEASED.default
2024-07-31Notify objects include the original message.default
2024-07-23Use MD5_HEX_SIZE in more places.default
2024-07-23New constant MD5_HEX_SIZE.default
2024-07-23Reimplemented index_list_desc() by way of index_desc_first() and index_desc_n...default
2024-07-11Bumped version.default
2024-07-08Version 2.56 RELEASED.default
2024-06-18Bumped version.default
2024-06-09Version 2.55 RELEASED.default
2024-06-08Version 2.54 RELEASED.default
2024-05-31Don't propagate the user change after dismissing the announcement.default
2024-05-31Implement instance announcementsLouis Brauer
2024-05-27Translate status codes to canonical status textsLouis Brauer
2024-05-27Merge remote-tracking branch 'origin/master'Louis Brauer
2024-05-27Implement Mastodon PATCH endpoint for account profile updatesLouis Brauer
2024-05-26Use enum instead of numeric status codes for HTTP statusesLouis Brauer
2024-05-26Bumped version.default
2024-05-21Added const everywhere.default
2024-05-16Version 2.53 RELEASED.default
2024-05-15Renamed content_check() to content_match().default
2024-05-11Fixed git conflict.default
2024-05-11In timeline_request(), call enqueue_actor_request on actor errors.default
2024-05-11Show 'Event' object types as Notes.default
2024-05-11Unified post-like object type match.default
2024-05-11Bumped version.default
2024-05-10Added a skip argument to content_search().default
2024-05-09Added a maximum results argument to content_search().default
2024-05-08Rewritten content_search() to read from both timelines.default
2024-05-08Renamed to content_search().default
2024-05-08Added a timeout flag to search_by_content().default
2024-05-08New function search_by_content().default
2024-05-07Minor "Back to top" "More..." link refactoring.default
2024-05-07List timelines can now be (manually) navigated from the web UI.default
2024-05-07Version 2.52 RELEASED.default
2024-05-05New function timeline_to_rss().default
2024-05-05New function enqueue_object_request().default
2024-04-30Also add announces to lists.default
2024-04-29New function list_distribute().default
2024-04-29More work in lists.default
2024-04-29More work in lists.default
2024-04-29Start of list support.default
2024-04-10New function msg_repulsion.default
2024-04-09Bumped version.default
2024-04-04Version 2.51 RELEASED.default
2024-03-25If an emoji in emojis.json is an URL to an image, it's stored in the tag list.default
2024-03-25Emojis are now read from ~/emojis.json.default
2024-03-23Bumped version.default