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 (
Collapse
)
Author
Files
Lines
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
2024-04-10
New function msg_repulsion.
default
1
-0
/
+14
2024-04-10
Added cmdline 'boost' as an alias to 'announce'.
default
1
-25
/
+25
2024-03-25
If an emoji in emojis.json is an URL to an image, it's stored in the tag list.
default
1
-1
/
+1
2024-03-24
Added 'announce' command to usage.
default
1
-0
/
+1
2024-03-24
Added a message saying Pongs are seen through the log.
default
1
-0
/
+2
2024-03-24
In the 'ping' cmdline, really resolve via webfinger if necessary.
default
1
-0
/
+8
2024-03-15
Added attachments to usage.
default
1
-1
/
+1
2024-03-15
The command-line 'note' also allows attachments.
default
1
-2
/
+35
2024-03-04
Logging tweaks.
default
1
-10
/
+0
2024-02-16
Added verify_links to usage().
default
1
-2
/
+1
2024-02-15
New function verify_links().
default
1
-0
/
+5
2024-01-10
New command-line option 'state'.
default
1
-0
/
+25
2024-01-04
Updated copyright year.
default
1
-2
/
+2
2023-12-17
actor_request() accepts again an optional snac argument.
default
1
-3
/
+3
2023-12-16
New cmdline command 'update', to post an update for a user.
default
1
-0
/
+7
Only useful for testing, so it's left undocumented.
2023-12-11
Revert "Reverted actor_request() without user."
default
1
-3
/
+3
This reverts commit 8d0a69cd759813b1304605d1676fbca063f0ccdc.
2023-12-11
Reverted actor_request() without user.
default
1
-3
/
+3
Some sites require even Person requests to be signed.
2023-12-10
actor_request() does not need a user argument.
default
1
-3
/
+3
2023-12-10
The 'actor' command from the command-line allows non-signed queries.
default
1
-1
/
+17
2023-11-29
html_timeline() now uses xs_html.
default
1
-13
/
+0
2023-11-23
New function html_note() (still unused).
default
1
-0
/
+23
2023-10-22
New function deluser(), to delete a user.
default
1
-1
/
+6
Only unfollows by now.
2023-08-14
The instance URL can now show a timeline.
default
1
-2
/
+0
2023-08-08
Renamed json dump functions to new xs spec.
default
1
-8
/
+8
[next]