aboutsummaryrefslogtreecommitdiff
path: root/snac.h
AgeCommit message (Expand)Author
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
2025-04-13emoji: refactor + emoji in display names on front pagegreen
2025-04-13Cache the timezone inside the snac struct.default
2025-04-01More scheduled post code.default
2025-04-01Added more scheduling code.default
2025-03-20Merge tag '2.74' into curl-smtpshtrophic
2025-03-20Version 2.74 RELEASED.default
2025-03-08Merge remote-tracking branch 'upstream/master' into curl-smtpshtrophic
2025-03-04Version 2.73 RELEASED.default
2025-03-02msg_note() accepts a nullable post date.default
2025-02-20Revert "fix ownership-problem of mailinfo"shtrophic
2025-02-19fix ownership-problem of mailinfoshtrophic
2025-02-17Merge remote-tracking branch 'upstream/master' into curl-smtpshtrophic
2025-02-15Merge tag '2.72' into curl-smtpshtrophic