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
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
2025-01-05
The 'note' cmdline looks at the LANG env var to set the post's language.
default
1
-0
/
+15
2024-11-25
Fixed typo.
default
1
-1
/
+1
2024-11-25
New cmdline ops 'import_list' and 'import_block_list'.
default
1
-0
/
+14
2024-11-17
In the insert cmdline op, don't re-add if it's already in the timeline.
default
1
-1
/
+5
2024-10-27
New command line action 'insert'.
default
1
-0
/
+18
2024-10-19
Updated usage().
default
1
-0
/
+1
2024-10-19
Some work in CSV importing.
default
1
-0
/
+5
2024-10-09
After several tests, migration to Mastodon seems to work 🎉🥳.
default
1
-0
/
+1
2024-09-20
More migration work.
default
1
-4
/
+12
2024-09-19
Changed some migration terminology.
default
1
-6
/
+6
2024-09-18
New function webfinger_request_fake().
default
1
-1
/
+2
2024-09-18
Started account migration code.
default
1
-0
/
+4
2024-09-18
Added 'export_csv' to the usage message.
default
1
-0
/
+1
2024-09-18
Started support for CSV data export.
default
1
-0
/
+5
2024-09-18
Use user_persist() to publish the actor after setting the aka.
default
1
-6
/
+1
2024-09-18
New command-line command 'aka'.
default
1
-0
/
+27
2024-08-29
Bookmarking can be done from the command line.
default
1
-0
/
+22
2024-05-23
Added more const.
default
1
-1
/
+1
2024-05-21
Added const everywhere.
default
1
-1
/
+1
2024-05-10
Added a skip argument to content_search().
default
1
-1
/
+1
2024-05-09
Added a maximum results argument to content_search().
default
1
-1
/
+1
2024-05-08
Rewritten content_search() to read from both timelines.
default
1
-21
/
+1
2024-05-08
Renamed to content_search().
default
1
-1
/
+20
2024-05-08
Added a timeout flag to search_by_content().
default
1
-1
/
+2
2024-05-08
New function search_by_content().
default
1
-0
/
+18
2024-05-05
New function enqueue_object_request().
default
1
-0
/
+6
2024-04-11
Added Unlike and Unboost buttons to web interface.
default
1
-0
/
+1
[next]