summaryrefslogtreecommitdiff
path: root/main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added 'collect_replies' info in the about screen.Gravatar grunfink2025-08-221-0/+1
* Merge branch 'master' of grunfink-codeberg:grunfink/snac2Gravatar grunfink2025-08-211-0/+1
|\
| * Fix CLI boosts not showing in public timelineGravatar Xavier Vello2025-08-201-0/+1
* | New function enqueue_collect_replies().Gravatar grunfink2025-08-181-1/+1
* | Fixed typo.Gravatar grunfink2025-08-181-1/+1
* | New function collect_replies().Gravatar grunfink2025-08-161-0/+6
|/
* New command-line command 'muted'.Gravatar grunfink2025-07-241-0/+11
* Sending notes from the cmdline allows setting an inReplyTo field.Gravatar grunfink2025-06-261-4/+19
* New command-line option export_posts.Gravatar grunfink2025-06-191-0/+6
* Minor tweak to usage screen.Gravatar grunfink2025-06-191-1/+1
* Renamed cmd list_delete to list_remove.Gravatar grunfink2025-06-151-2/+2
* Renamed some list command line options.Gravatar grunfink2025-06-151-4/+4
* Improved usage screen.Gravatar grunfink2025-06-121-1/+1
* The usage "screen" shows info only about the entered command.Gravatar grunfink2025-06-121-52/+76
* New command-line option 'poll_hashtag_rss'.Gravatar grunfink2025-05-291-0/+5
* New function timeline_here().Gravatar grunfink2025-05-271-1/+1
* Renamed timeline_here() to timeline_here_by_md5(), as it always should have b...Gravatar grunfink2025-05-271-1/+1
* New function enqueue_webmention().Gravatar grunfink2025-05-031-0/+1
* Minor tweak to usage help.Gravatar default2025-04-181-1/+1
* Simplified 'list_del' to use the account the user said.Gravatar default2025-04-181-10/+3
* Renamed command-line option to 'list_add' and added new 'list_del'.Gravatar default2025-04-181-3/+31
* New command-line option 'add_to_list'.Gravatar default2025-04-181-0/+30
* New command-line options 'create_list' and 'delete_list'.Gravatar default2025-04-181-1/+27
* New command-line options 'lists' and 'list_members'.Gravatar default2025-04-181-0/+34
* Deleted (by now) any ways of setting a note's publish date.Gravatar default2025-03-031-1/+1
* Posts from the command line accept the DATE env var.Gravatar default2025-03-021-1/+1
* msg_note() accepts a nullable post date.Gravatar default2025-03-021-1/+1
* Deleted old debug code.Gravatar default2025-02-281-9/+0
* Fixed compilation failure in FreeBSD.Gravatar default2025-02-051-0/+1
* Allow multiple editors at the same timeGravatar Santtu Lakkala2025-02-051-12/+23
* New command-line option 'unmute'.Gravatar default2025-01-261-0/+13
* Fixed usage text.Gravatar default2025-01-201-2/+2
* Added support for the SNAC_BASEDIR environment variable.Gravatar default2025-01-201-15/+14
* changed note* commands checking.Gravatar default2025-01-191-1/+3
* New command 'note_mention'.Gravatar default2025-01-191-3/+11
* mastoapi: fixed Events not being shown.Gravatar default2025-01-121-0/+16
* Moved creation of "quiet public" posts to msg_note(), where it belongs.Gravatar default2025-01-111-9/+2
* Bumped copyright year.Gravatar default2025-01-081-2/+2
* New command-line operation 'note_unlisted'.Gravatar default2025-01-061-1/+10
* Moved post language setting to msg_note(), where it really belongs.Gravatar default2025-01-051-16/+1
* The 'note' cmdline looks at the LANG env var to set the post's language.Gravatar default2025-01-051-0/+15
* Fixed typo.Gravatar default2024-11-251-1/+1
* New cmdline ops 'import_list' and 'import_block_list'.Gravatar default2024-11-251-0/+14
* In the insert cmdline op, don't re-add if it's already in the timeline.Gravatar default2024-11-171-1/+5
* New command line action 'insert'.Gravatar default2024-10-271-0/+18
* Updated usage().Gravatar default2024-10-191-0/+1
* Some work in CSV importing.Gravatar default2024-10-191-0/+5
* After several tests, migration to Mastodon seems to work 🎉🥳.Gravatar default2024-10-091-0/+1
* More migration work.Gravatar default2024-09-201-4/+12
* Changed some migration terminology.Gravatar default2024-09-191-6/+6