summaryrefslogtreecommitdiff
path: root/snac.h
AgeCommit message (Expand)Author
2023-09-27Some tweaks to the logging system.default
2023-09-18Pinned posts are never purged.default
2023-09-06Bumped version.default
2023-08-30Version 2.41 RELEASED.default
2023-08-19history_add() now creates an etag.default
2023-08-19Merge branch 'master' of triptico.com:git/snac2default
2023-08-19Rewritten history_get() prototype to match static_get().default
2023-08-18Bumped version.default
2023-08-16Version 2.40 RELEASED.default
2023-08-14Unify the instance description text.default
2023-08-14The instance URL can now show a timeline.default
2023-08-12Rewritten actor_get() to not depend on a user.default
2023-08-12Rewritten is_msg_public() to not depend on a user.default
2023-08-06Added support for limiting followed users.default
2023-08-06Version 2.39 RELEASED.default
2023-08-02Bumped version.default
2023-07-28Updated comment in headers.default
2023-07-24Rollback to 86f507410bc5a1e6ce8bcd34f94400a380143d64 for some reasons.Yonle
2023-07-24Bumped version.default
2023-07-17Version 2.38 RELEASED.default
2023-07-14Fixed prototypes.default
2023-07-13Bumped version.default
2023-07-13New function post_message(), to send a message bypassing the output queue.default
2023-07-13Minor prototype tweak.default
2023-07-13Version 2.37 RELEASED.default
2023-07-11Fixed some memory leaks.default
2023-07-10Revert "New server config array "webfinger_domains"."default
2023-07-09Fixed failed mkdir() in restricted environments.default
2023-07-08Bumper version.default
2023-07-08New server config array "webfinger_domains".default
2023-07-07Version 2.36 RELEASED.default
2023-07-04Also call process_tags() when in the public timeline's bio.default
2023-07-02Added HTTP caching to static data.default
2023-06-29Added instance blocking to data storage.default
2023-06-28Added some error control to pinning.default
2023-06-28New pinning in data storage.default
2023-06-16Bumped version.default
2023-06-15Version 2.35 RELEASED.default
2023-06-13New function webfinger_request_signed().default
2023-06-07Don't enqueue a request_replies message if it's already there.default
2023-06-07New function enqueue_request_replies().default
2023-06-07Some prototype update.default
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