summaryrefslogtreecommitdiff
path: root/snac.h
AgeCommit message (Expand)Author
2023-06-05Some prototype tweaks.default
2023-06-05Moved srv_running variable to httpd.c.default
2023-06-04If a user config field 'bot' is set to true, identies as such.default
2023-06-04Updated some data types.default
2023-06-03Version 2.34 RELEASED.default
2023-05-31New function was_question_voted().default
2023-05-30Create the base message of msg_question() from msg_note().default
2023-05-29Enqueue a close_question user q_item.default
2023-05-29New macro ISO_DATE_SPEC.default
2023-05-29New function update_question().default
2023-05-27Version 2.33 RELEASED.default
2023-05-24More prototype tunnings.default
2023-05-24Added some experimental 'Question' posting code.default
2023-05-24New function msg_question() (unused).default
2023-05-21Bumped version.default
2023-05-21Convert image links in notes to attachments.default
2023-05-21Minor prototype change.default
2023-05-18Version 2.32 RELEASED.default
2023-05-15Also find local users in /api/v1/search.default
2023-05-15Bumped version.default
2023-05-15Add /v1/account/search support.default
2023-05-13Version 2.31 RELEASED.default
2023-05-08Added a source (web, mastoapi, etc) to lastlog_write().default
2023-05-07Bumped version.default
2023-05-07Version 2.30 RELEASED.default
2023-05-05Implemented 'Ping' and 'Pong' activities.default
2023-05-04Added some const here and there.default
2023-05-04Deleted real unused parameters.default
2023-05-01Partial support for mastoapi unfavourite / unreblog.default
2023-04-30The instance timeline now works.default
2023-04-30Some instance timeline work.default
2023-04-30Bumped version.default
2023-04-28Version 2.29 RELEASED.default
2023-04-28New function mastoapi_purge() (still dummy).default
2023-04-25Store the what-is-snac URL as a CPP constant.default
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