summaryrefslogtreecommitdiff
path: root/snac.h
AgeCommit message (Expand)Author
2023-04-23Fixed warning.default
2023-04-23Added mastoapi unfollow.default
2023-04-23Added mastoapi follow.default
2023-04-23Attend mastoapi relationships.default
2023-04-23Added mastoapi code for account search.default
2023-04-23Version 2.28 RELEASED.default
2023-04-22History functions fail on ids with /.default
2023-04-22New function mastoapi_put_handler().default
2023-04-22Use static_get_meta() when preparing the attachment.default
2023-04-22New functions to get and set metadata into static files.default
2023-04-16New function user_open_by_md5().default
2023-04-15Posts can now be sent (still no images).default
2023-04-14New mastoapi to clear all notifications.default
2023-04-14New function timeline_touch().default
2023-04-13New functions notify_get() and notify_list().default
2023-04-13New function notify_check_time().default
2023-04-13New function notify_add().default
2023-04-13Version 2.27 RELEASED.default
2023-04-12Don't generate invalid JSON if an attachment has no description.default
2023-04-12New functions object_ctime() and object_ctime_by_md5().default
2023-04-12New function f_ctime().default
2023-04-11New function mastodon_status().default
2023-04-09OAuth login now works.default
2023-04-08More mastoapi work.default
2023-04-08Added some OAuth scaffold code.default
2023-04-08New file mastoapi.c.default
2023-04-05New function lastlog_write().default
2023-04-05Fixed overzealous rejection of Announces.default
2023-04-05Version 2.26 RELEASED.default
2023-04-01Bumped version.default
2023-03-08Version 2.25 RELEASED.default
2023-03-06New function is_msg_for_me().default
2023-03-06msg_update() sends copies the 'to' and 'cc' fields in notes.default
2023-03-02Added the url to srv_archive().default
2023-03-02Connection jobs are treated as urgent.default
2023-03-02Bumped version.default
2023-03-02Simplified is_msg_public().default
2023-03-02New inbox collection functions.default
2023-03-01New function srv_archive_error().default
2023-02-25Version 2.24 RELEASED.default
2023-02-23Deleted index_del_md5() and index_del().default
2023-02-23New function index_gc().default
2023-02-22Don't wait for 3 seconds if there were some q_items processed.default
2023-02-20New boolean argument 'priv' to msg_note().default
2023-02-20Bumped version.default
2023-02-19Version 2.23 RELEASED.default
2023-02-12New file ~user/user_o.json, for the admin to override user settings.default
2023-02-11Version 2.22 RELEASED.default
2023-02-11Don't fail silently if the job fifo is not ready.default
2023-02-10Bumped version.default