index
:
snac2
main
master
Fork of snac2 to test neighborhood #web
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.c
Age
Commit message (
Expand
)
Author
2025-06-19
New command-line option export_posts.
grunfink
2025-06-19
Minor tweak to usage screen.
grunfink
2025-06-15
Renamed cmd list_delete to list_remove.
grunfink
2025-06-15
Renamed some list command line options.
grunfink
2025-06-12
Improved usage screen.
grunfink
2025-06-12
The usage "screen" shows info only about the entered command.
grunfink
2025-05-29
New command-line option 'poll_hashtag_rss'.
grunfink
2025-05-27
New function timeline_here().
grunfink
2025-05-27
Renamed timeline_here() to timeline_here_by_md5(), as it always should have b...
grunfink
2025-05-03
New function enqueue_webmention().
grunfink
2025-04-18
Minor tweak to usage help.
default
2025-04-18
Simplified 'list_del' to use the account the user said.
default
2025-04-18
Renamed command-line option to 'list_add' and added new 'list_del'.
default
2025-04-18
New command-line option 'add_to_list'.
default
2025-04-18
New command-line options 'create_list' and 'delete_list'.
default
2025-04-18
New command-line options 'lists' and 'list_members'.
default
2025-03-03
Deleted (by now) any ways of setting a note's publish date.
default
2025-03-02
Posts from the command line accept the DATE env var.
default
2025-03-02
msg_note() accepts a nullable post date.
default
2025-02-28
Deleted old debug code.
default
2025-02-05
Fixed compilation failure in FreeBSD.
default
2025-02-05
Allow multiple editors at the same time
Santtu Lakkala
2025-01-26
New command-line option 'unmute'.
default
2025-01-20
Fixed usage text.
default
2025-01-20
Added support for the SNAC_BASEDIR environment variable.
default
2025-01-19
changed note* commands checking.
default
2025-01-19
New command 'note_mention'.
default
2025-01-12
mastoapi: fixed Events not being shown.
default
2025-01-11
Moved creation of "quiet public" posts to msg_note(), where it belongs.
default
2025-01-08
Bumped copyright year.
default
2025-01-06
New command-line operation 'note_unlisted'.
default
2025-01-05
Moved post language setting to msg_note(), where it really belongs.
default
2025-01-05
The 'note' cmdline looks at the LANG env var to set the post's language.
default
2024-11-25
Fixed typo.
default
2024-11-25
New cmdline ops 'import_list' and 'import_block_list'.
default
2024-11-17
In the insert cmdline op, don't re-add if it's already in the timeline.
default
2024-10-27
New command line action 'insert'.
default
2024-10-19
Updated usage().
default
2024-10-19
Some work in CSV importing.
default
2024-10-09
After several tests, migration to Mastodon seems to work 🎉🥳.
default
2024-09-20
More migration work.
default
2024-09-19
Changed some migration terminology.
default
2024-09-18
New function webfinger_request_fake().
default
2024-09-18
Started account migration code.
default
2024-09-18
Added 'export_csv' to the usage message.
default
2024-09-18
Started support for CSV data export.
default
2024-09-18
Use user_persist() to publish the actor after setting the aka.
default
2024-09-18
New command-line command 'aka'.
default
2024-08-29
Bookmarking can be done from the command line.
default
2024-05-23
Added more const.
default
[next]