summaryrefslogtreecommitdiff
path: root/snac.h
AgeCommit message (Expand)Author
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
2024-03-22Version 2.50 RELEASED.default
2024-03-12Queue actor request renamed to actor_refresh.default
2024-03-12Don't call enqueue_actor_request() with a NULL user.default
2024-03-12Added actor refreshing via the user queue.default
2024-03-11New function content_check().default
2024-03-08Shortened the maximum conversation levels.default
2024-03-07Bumped version.default
2024-03-04Version 2.49 RELEASED.default
2024-02-28mastoapi: fixed a bug in validated links.default
2024-02-28Version 2.48 RELEASED.default
2024-02-22Added *another argument* to html_timeline() to select where posts are taken f...default
2024-02-21Log (and not notify) repeated likes and announces.default
2024-02-21More local -> read_only argument renamings.default
2024-02-21Added a page argument to html_timeline().default
2024-02-20New verify_links q_item.default
2024-02-16Bumped version.default
2024-02-15New function verify_links().default
2024-02-15Moved verified links to its own json file.default
2024-02-12Version 2.47 RELEASED.default
2024-02-10New function is_msg_from_private_user().default
2024-02-05Added paging to notify_list(), and use it in the notifications page.default
2024-02-05Bumped version.default
2024-02-05notify_list() no longer has a new_only argument.default
2024-01-29Version 2.46 RELEASED.default
2024-01-24Use get_attachments() in html_entry().default
2024-01-23Bumped version.default
2024-01-18New function get_atto(), to get the attributedTo field.default
2024-01-18Version 2.45 RELEASED.default
2024-01-14Fixed crashes in command-line options.default
2024-01-12Added support for ntfy notifications. You can configure either a self-hosted ...Stefano Marinelli
2024-01-11Support DELETE for Mastodon subscriptionsJames Seward
2024-01-10Fixed minor collision in webfinger caching.default
2024-01-10Version 2.44 RELEASED.default
2024-01-10Minor code cleaning.default
2024-01-08New state variable top_job_fifo_size.default
2024-01-08Renamed some thread states.default
2024-01-08Added some state flags for threads.default
2024-01-08Non-important variable renaming.default
2024-01-08Rewritten part of the job threads to be leaner and faster.default
2024-01-04Updated copyright year.default
2024-01-03Moved most server state to a structure.default
2023-12-17actor_request() accepts again an optional snac argument.default
2023-12-17Added a prefix to srv_archive_qitem().default
2023-12-17New function srv_archive_qitem().default
2023-12-11Revert "Reverted actor_request() without user."default
2023-12-11Reverted actor_request() without user.default
2023-12-10More functions do not require the user argument.default