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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
New command-line option 'unmute'.
default
2025-01-26
1
-0
/
+13
*
Fixed usage text.
default
2025-01-20
1
-2
/
+2
*
Added support for the SNAC_BASEDIR environment variable.
default
2025-01-20
1
-15
/
+14
*
changed note* commands checking.
default
2025-01-19
1
-1
/
+3
*
New command 'note_mention'.
default
2025-01-19
1
-3
/
+11
*
mastoapi: fixed Events not being shown.
default
2025-01-12
1
-0
/
+16
*
Moved creation of "quiet public" posts to msg_note(), where it belongs.
default
2025-01-11
1
-9
/
+2
*
Bumped copyright year.
default
2025-01-08
1
-2
/
+2
*
New command-line operation 'note_unlisted'.
default
2025-01-06
1
-1
/
+10
*
Moved post language setting to msg_note(), where it really belongs.
default
2025-01-05
1
-16
/
+1
*
The 'note' cmdline looks at the LANG env var to set the post's language.
default
2025-01-05
1
-0
/
+15
*
Fixed typo.
default
2024-11-25
1
-1
/
+1
*
New cmdline ops 'import_list' and 'import_block_list'.
default
2024-11-25
1
-0
/
+14
*
In the insert cmdline op, don't re-add if it's already in the timeline.
default
2024-11-17
1
-1
/
+5
*
New command line action 'insert'.
default
2024-10-27
1
-0
/
+18
*
Updated usage().
default
2024-10-19
1
-0
/
+1
*
Some work in CSV importing.
default
2024-10-19
1
-0
/
+5
*
After several tests, migration to Mastodon seems to work 🎉🥳.
default
2024-10-09
1
-0
/
+1
*
More migration work.
default
2024-09-20
1
-4
/
+12
*
Changed some migration terminology.
default
2024-09-19
1
-6
/
+6
*
New function webfinger_request_fake().
default
2024-09-18
1
-1
/
+2
*
Started account migration code.
default
2024-09-18
1
-0
/
+4
*
Added 'export_csv' to the usage message.
default
2024-09-18
1
-0
/
+1
*
Started support for CSV data export.
default
2024-09-18
1
-0
/
+5
*
Use user_persist() to publish the actor after setting the aka.
default
2024-09-18
1
-6
/
+1
*
New command-line command 'aka'.
default
2024-09-18
1
-0
/
+27
*
Bookmarking can be done from the command line.
default
2024-08-29
1
-0
/
+22
*
Added more const.
default
2024-05-23
1
-1
/
+1
*
Added const everywhere.
default
2024-05-21
1
-1
/
+1
*
Added a skip argument to content_search().
default
2024-05-10
1
-1
/
+1
*
Added a maximum results argument to content_search().
default
2024-05-09
1
-1
/
+1
*
Rewritten content_search() to read from both timelines.
default
2024-05-08
1
-21
/
+1
*
Renamed to content_search().
default
2024-05-08
1
-1
/
+20
*
Added a timeout flag to search_by_content().
default
2024-05-08
1
-1
/
+2
*
New function search_by_content().
default
2024-05-08
1
-0
/
+18
*
New function enqueue_object_request().
default
2024-05-05
1
-0
/
+6
*
Added Unlike and Unboost buttons to web interface.
default
2024-04-11
1
-0
/
+1
*
New function msg_repulsion.
default
2024-04-10
1
-0
/
+14
*
Added cmdline 'boost' as an alias to 'announce'.
default
2024-04-10
1
-25
/
+25
*
If an emoji in emojis.json is an URL to an image, it's stored in the tag list.
default
2024-03-25
1
-1
/
+1
*
Added 'announce' command to usage.
default
2024-03-24
1
-0
/
+1
*
Added a message saying Pongs are seen through the log.
default
2024-03-24
1
-0
/
+2
*
In the 'ping' cmdline, really resolve via webfinger if necessary.
default
2024-03-24
1
-0
/
+8
*
Added attachments to usage.
default
2024-03-15
1
-1
/
+1
*
The command-line 'note' also allows attachments.
default
2024-03-15
1
-2
/
+35
*
Logging tweaks.
default
2024-03-04
1
-10
/
+0
*
Added verify_links to usage().
default
2024-02-16
1
-2
/
+1
*
New function verify_links().
default
2024-02-15
1
-0
/
+5
*
New command-line option 'state'.
default
2024-01-10
1
-0
/
+25
*
Updated copyright year.
default
2024-01-04
1
-2
/
+2
[next]