aboutsummaryrefslogtreecommitdiff
path: root/main.c
AgeCommit message (Expand)Author
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
2025-01-06New command-line operation 'note_unlisted'.default
2025-01-05Moved post language setting to msg_note(), where it really belongs.default
2025-01-05The 'note' cmdline looks at the LANG env var to set the post's language.default
2024-11-25Fixed typo.default
2024-11-25New cmdline ops 'import_list' and 'import_block_list'.default
2024-11-17In the insert cmdline op, don't re-add if it's already in the timeline.default
2024-10-27New command line action 'insert'.default
2024-10-19Updated usage().default
2024-10-19Some work in CSV importing.default
2024-10-09After several tests, migration to Mastodon seems to work 🎉🥳.default
2024-09-20More migration work.default
2024-09-19Changed some migration terminology.default
2024-09-18New function webfinger_request_fake().default
2024-09-18Started account migration code.default
2024-09-18Added 'export_csv' to the usage message.default
2024-09-18Started support for CSV data export.default
2024-09-18Use user_persist() to publish the actor after setting the aka.default
2024-09-18New command-line command 'aka'.default