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-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
2024-05-21
Added const everywhere.
default
2024-05-10
Added a skip argument to content_search().
default
2024-05-09
Added a maximum results argument to content_search().
default
2024-05-08
Rewritten content_search() to read from both timelines.
default
2024-05-08
Renamed to content_search().
default
2024-05-08
Added a timeout flag to search_by_content().
default
2024-05-08
New function search_by_content().
default
2024-05-05
New function enqueue_object_request().
default
2024-04-11
Added Unlike and Unboost buttons to web interface.
default
2024-04-10
New function msg_repulsion.
default
[next]