summaryrefslogtreecommitdiff
path: root/snac.h
AgeCommit message (Expand)Author
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
2023-12-10actor_request() does not need a user argument.default
2023-12-06Started work to support shared inboxes.default
2023-11-20Replaced encode_html_strict() with xs_html_encode().default
2023-11-20Version 2.43 RELEASED.default
2023-11-08Added a tag argument to html_timeline().default
2023-11-08Tags can now be searched for from the server base URL.default
2023-11-08New code for indexing tags.default
2023-10-22New function deluser(), to delete a user.default
2023-10-17Bumped version.default
2023-10-17Version 2.42 RELEASED.default
2023-10-04New function encode_html_strict().default
2023-09-29Give more retry time to timedout connections.default
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