aboutsummaryrefslogtreecommitdiff
path: root/main.c
AgeCommit message (Expand)Author
2025-12-18Added emoji reactions (contributed by violette).violette
2025-10-13xs_http.h: new file.grunfink
2025-09-20implementing visibility scopesbyte
2025-09-09Set the scheduled date via the -d argument instead of a envvar.grunfink
2025-09-09Added support for scheduled posts from the cmdline.grunfink
2025-09-07Got rid of the 'fsck' command, as it's done on startup.grunfink
2025-09-07New command-line option 'fsck'.grunfink
2025-09-03Merge branch 'master' of grunfink-codeberg:grunfink/snac2grunfink
2025-09-03Document the update commandXavier Vello
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-08-22Added 'collect_replies' info in the about screen.grunfink
2025-08-21Merge branch 'master' of grunfink-codeberg:grunfink/snac2grunfink
2025-08-20Fix CLI boosts not showing in public timelineXavier Vello
2025-08-18New function enqueue_collect_replies().grunfink
2025-08-18Fixed typo.grunfink
2025-08-16New function collect_replies().grunfink
2025-07-24New command-line command 'muted'.grunfink
2025-06-26Sending notes from the cmdline allows setting an inReplyTo field.grunfink
2025-06-19New command-line option export_posts.grunfink
2025-06-19Minor tweak to usage screen.grunfink
2025-06-15Renamed cmd list_delete to list_remove.grunfink
2025-06-15Renamed some list command line options.grunfink
2025-06-12Improved usage screen.grunfink
2025-06-12The usage "screen" shows info only about the entered command.grunfink
2025-05-29New command-line option 'poll_hashtag_rss'.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-03New function enqueue_webmention().grunfink
2025-04-18Minor tweak to usage help.default
2025-04-18Simplified 'list_del' to use the account the user said.default
2025-04-18Renamed command-line option to 'list_add' and added new 'list_del'.default
2025-04-18New command-line option 'add_to_list'.default
2025-04-18New command-line options 'create_list' and 'delete_list'.default
2025-04-18New command-line options 'lists' and 'list_members'.default
2025-03-03Deleted (by now) any ways of setting a note's publish date.default
2025-03-02Posts from the command line accept the DATE env var.default
2025-03-02msg_note() accepts a nullable post date.default
2025-02-28Deleted old debug code.default
2025-02-05Fixed compilation failure in FreeBSD.default
2025-02-05Allow multiple editors at the same timeSanttu Lakkala
2025-01-26New command-line option 'unmute'.default
2025-01-20Fixed usage text.default
2025-01-20Added support for the SNAC_BASEDIR environment variable.default
2025-01-19changed note* commands checking.default
2025-01-19New command 'note_mention'.default
2025-01-12mastoapi: fixed Events not being shown.default
2025-01-11Moved creation of "quiet public" posts to msg_note(), where it belongs.default
2025-01-08Bumped copyright year.default