aboutsummaryrefslogtreecommitdiff
path: root/snac.h
AgeCommit message (Expand)Author
2025-10-24Keep track of deleted users and return 410 Gone for them.grunfink
2025-10-13xs_http.h: new file.grunfink
2025-09-28Bumped version.grunfink
2025-09-28Merge pull request 'implementing scopes' (#474) from byte/snac2:feature/visib...grunfink
2025-09-28New function actor_failure() (again, but much better).grunfink
2025-09-28Revert "New function actor_failure()."grunfink
2025-09-28New function actor_failure().grunfink
2025-09-20Merge branch 'master' into feature/visibilitybyte
2025-09-20implementing visibility scopesbyte
2025-09-19Version 2.83 RELEASED.grunfink
2025-09-12New function instance_failure().grunfink
2025-09-07Always do a deferred fsck at startup.grunfink
2025-09-07New command-line option 'fsck'.grunfink
2025-09-06Bumped version.grunfink
2025-09-03Renamed function list_content() to list_members().grunfink
2025-09-03New function enqueue_collect_outbox().grunfink
2025-09-03New function collect_outbox().grunfink
2025-09-02Version 2.82 RELEASED.grunfink
2025-08-31Added a 'replies' object to Notes.grunfink
2025-08-18New function enqueue_collect_replies().grunfink
2025-08-16New function collect_replies().grunfink
2025-08-14Added nodeinfo 2.1 support.grunfink
2025-08-12Bumped version.grunfink
2025-08-03New function unhide().grunfink
2025-08-01Version 2.81 RELEASED.grunfink
2025-07-08Bumped version.grunfink
2025-07-08Added some const here and there.grunfink
2025-07-07Version 2.80 RELEASED.grunfink
2025-07-05Bumped version.grunfink
2025-06-30Version 2.79 RELEASED.grunfink
2025-06-19New command-line option export_posts.grunfink
2025-06-11Bumped version.grunfink
2025-06-02Version 2.78 RELEASED.grunfink
2025-05-30New function enqueue_notify_webhook().grunfink
2025-05-28Activated hashtag RSS polling.grunfink
2025-05-28New function rss_to_timeline().grunfink
2025-05-28New file rss.c.grunfink
2025-05-28Renamed timeline_to_rss() to rss_from_timeline().grunfink
2025-05-27New function timeline_here().grunfink
2025-05-27Renamed timeline_here() to timeline_here_by_md5(), as it always should have b...grunfink
2025-05-26Bumped version.grunfink
2025-05-19performance: functions to get the number of followersgreen
2025-05-18Added a pending follow request count next to the "people" link.grunfink
2025-05-12Version 2.77 RELEASED.grunfink
2025-05-09Version 2.76 RELEASED.grunfink
2025-05-06Merge pull request 'Display custom emoji in more places' (#343) from dandelio...grunfink
2025-05-03New function enqueue_webmention().grunfink
2025-04-28Bumped version.grunfink
2025-04-17Merge tag '2.75' into curl-smtpshtrophic
2025-04-16Version 2.75 RELEASED.default