index
:
snac2
master
Mirror of https://codeberg.org/grunfink/snac2
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
3 days
Added emoji reactions (contributed by violette).
violette
1
-1
/
+1
2025-10-13
xs_http.h: new file.
grunfink
1
-0
/
+1
2025-09-20
implementing visibility scopes
byte
1
-4
/
+9
2025-09-09
Set the scheduled date via the -d argument instead of a envvar.
grunfink
1
-18
/
+24
2025-09-09
Added support for scheduled posts from the cmdline.
grunfink
1
-9
/
+29
2025-09-07
Got rid of the 'fsck' command, as it's done on startup.
grunfink
1
-6
/
+0
2025-09-07
New command-line option 'fsck'.
grunfink
1
-0
/
+6
2025-09-03
Document the update command
Xavier Vello
1
-0
/
+1
2025-09-03
Renamed function list_content() to list_members().
grunfink
1
-3
/
+3
2025-09-03
New function enqueue_collect_outbox().
grunfink
1
-1
/
+1
2025-09-03
New function collect_outbox().
grunfink
1
-0
/
+5
2025-08-22
Added 'collect_replies' info in the about screen.
grunfink
1
-0
/
+1
2025-08-20
Fix CLI boosts not showing in public timeline
Xavier Vello
1
-0
/
+1
2025-08-18
New function enqueue_collect_replies().
grunfink
1
-1
/
+1
2025-08-18
Fixed typo.
grunfink
1
-1
/
+1
2025-08-16
New function collect_replies().
grunfink
1
-0
/
+6
2025-07-24
New command-line command 'muted'.
grunfink
1
-0
/
+11
2025-06-26
Sending notes from the cmdline allows setting an inReplyTo field.
grunfink
1
-4
/
+19
2025-06-19
New command-line option export_posts.
grunfink
1
-0
/
+6
2025-06-19
Minor tweak to usage screen.
grunfink
1
-1
/
+1
2025-06-15
Renamed cmd list_delete to list_remove.
grunfink
1
-2
/
+2
2025-06-15
Renamed some list command line options.
grunfink
1
-4
/
+4
2025-06-12
Improved usage screen.
grunfink
1
-1
/
+1
2025-06-12
The usage "screen" shows info only about the entered command.
grunfink
1
-52
/
+76
2025-05-29
New command-line option 'poll_hashtag_rss'.
grunfink
1
-0
/
+5
2025-05-27
New function timeline_here().
grunfink
1
-1
/
+1
2025-05-27
Renamed timeline_here() to timeline_here_by_md5(), as it always should have b...
grunfink
1
-1
/
+1
2025-05-03
New function enqueue_webmention().
grunfink
1
-0
/
+1
2025-04-18
Minor tweak to usage help.
default
1
-1
/
+1
2025-04-18
Simplified 'list_del' to use the account the user said.
default
1
-10
/
+3
2025-04-18
Renamed command-line option to 'list_add' and added new 'list_del'.
default
1
-3
/
+31
2025-04-18
New command-line option 'add_to_list'.
default
1
-0
/
+30
2025-04-18
New command-line options 'create_list' and 'delete_list'.
default
1
-1
/
+27
2025-04-18
New command-line options 'lists' and 'list_members'.
default
1
-0
/
+34
2025-03-03
Deleted (by now) any ways of setting a note's publish date.
default
1
-1
/
+1
2025-03-02
Posts from the command line accept the DATE env var.
default
1
-1
/
+1
2025-03-02
msg_note() accepts a nullable post date.
default
1
-1
/
+1
2025-02-28
Deleted old debug code.
default
1
-9
/
+0
2025-02-05
Fixed compilation failure in FreeBSD.
default
1
-0
/
+1
2025-02-05
Allow multiple editors at the same time
Santtu Lakkala
1
-12
/
+23
2025-01-26
New command-line option 'unmute'.
default
1
-0
/
+13
2025-01-20
Fixed usage text.
default
1
-2
/
+2
2025-01-20
Added support for the SNAC_BASEDIR environment variable.
default
1
-15
/
+14
2025-01-19
changed note* commands checking.
default
1
-1
/
+3
2025-01-19
New command 'note_mention'.
default
1
-3
/
+11
2025-01-12
mastoapi: fixed Events not being shown.
default
1
-0
/
+16
2025-01-11
Moved creation of "quiet public" posts to msg_note(), where it belongs.
default
1
-9
/
+2
2025-01-08
Bumped copyright year.
default
1
-2
/
+2
2025-01-06
New command-line operation 'note_unlisted'.
default
1
-1
/
+10
2025-01-05
Moved post language setting to msg_note(), where it really belongs.
default
1
-16
/
+1
[next]