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-10-13
xs_http.h: new file.
grunfink
2025-09-20
implementing visibility scopes
byte
2025-09-09
Set the scheduled date via the -d argument instead of a envvar.
grunfink
2025-09-09
Added support for scheduled posts from the cmdline.
grunfink
2025-09-07
Got rid of the 'fsck' command, as it's done on startup.
grunfink
2025-09-07
New command-line option 'fsck'.
grunfink
2025-09-03
Merge branch 'master' of grunfink-codeberg:grunfink/snac2
grunfink
2025-09-03
Document the update command
Xavier Vello
2025-09-03
Renamed function list_content() to list_members().
grunfink
2025-09-03
New function enqueue_collect_outbox().
grunfink
2025-09-03
New function collect_outbox().
grunfink
2025-08-22
Added 'collect_replies' info in the about screen.
grunfink
2025-08-21
Merge branch 'master' of grunfink-codeberg:grunfink/snac2
grunfink
2025-08-20
Fix CLI boosts not showing in public timeline
Xavier Vello
2025-08-18
New function enqueue_collect_replies().
grunfink
2025-08-18
Fixed typo.
grunfink
2025-08-16
New function collect_replies().
grunfink
2025-07-24
New command-line command 'muted'.
grunfink
2025-06-26
Sending notes from the cmdline allows setting an inReplyTo field.
grunfink
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
[next]