default
|
be98082eee
|
New command line action 'insert'.
|
2024-10-27 08:53:10 +01:00 |
|
default
|
38106471c8
|
Updated usage().
|
2024-10-19 21:42:48 +02:00 |
|
default
|
5572bd0a97
|
Some work in CSV importing.
|
2024-10-19 20:38:10 +02:00 |
|
default
|
6ffc31cc42
|
After several tests, migration to Mastodon seems to work 🎉🥳.
|
2024-10-09 11:34:50 +02:00 |
|
default
|
2d2a685ec8
|
More migration work.
|
2024-09-20 10:47:14 +02:00 |
|
default
|
a0d1d13441
|
Changed some migration terminology.
|
2024-09-19 19:47:07 +02:00 |
|
default
|
ee63e2a78c
|
New function webfinger_request_fake().
|
2024-09-18 19:56:40 +02:00 |
|
default
|
97cc35f577
|
Started account migration code.
|
2024-09-18 18:34:17 +02:00 |
|
default
|
00716d1871
|
Added 'export_csv' to the usage message.
|
2024-09-18 12:46:01 +02:00 |
|
default
|
748d60497f
|
Started support for CSV data export.
|
2024-09-18 12:12:58 +02:00 |
|
default
|
5f5d4be347
|
Use user_persist() to publish the actor after setting the aka.
|
2024-09-18 11:20:03 +02:00 |
|
default
|
0f3c60d1ee
|
New command-line command 'aka'.
|
2024-09-18 10:59:42 +02:00 |
|
default
|
1022f6db87
|
Bookmarking can be done from the command line.
|
2024-08-29 07:08:26 +02:00 |
|
default
|
8cf7559a7e
|
Added more const.
|
2024-05-23 10:01:37 +02:00 |
|
default
|
4777fc86cb
|
Added const everywhere.
|
2024-05-21 14:12:15 +02:00 |
|
default
|
1531e81a31
|
Added a skip argument to content_search().
|
2024-05-10 11:29:18 +02:00 |
|
default
|
cccc5454c2
|
Added a maximum results argument to content_search().
|
2024-05-09 09:31:10 +02:00 |
|
default
|
979f2ad140
|
Rewritten content_search() to read from both timelines.
|
2024-05-08 16:43:02 +02:00 |
|
default
|
52ba7f030e
|
Renamed to content_search().
|
2024-05-08 11:00:50 +02:00 |
|
default
|
dc74cac6c9
|
Added a timeout flag to search_by_content().
|
2024-05-08 10:27:30 +02:00 |
|
default
|
3ab733cdf5
|
New function search_by_content().
|
2024-05-08 10:20:25 +02:00 |
|
default
|
fc76ae4e9e
|
New function enqueue_object_request().
|
2024-05-05 01:38:22 +02:00 |
|
default
|
21c0bdb6f2
|
Added Unlike and Unboost buttons to web interface.
|
2024-04-11 05:22:40 +02:00 |
|
default
|
1a6bb79921
|
New function msg_repulsion.
|
2024-04-10 18:27:17 +02:00 |
|
default
|
a6958d6161
|
Added cmdline 'boost' as an alias to 'announce'.
|
2024-04-10 17:38:54 +02:00 |
|
default
|
adf0a13992
|
If an emoji in emojis.json is an URL to an image, it's stored in the tag list.
|
2024-03-25 16:15:09 +01:00 |
|
default
|
ec304baf73
|
Added 'announce' command to usage.
|
2024-03-24 20:43:26 +01:00 |
|
default
|
58848dda64
|
Added a message saying Pongs are seen through the log.
|
2024-03-24 06:43:57 +01:00 |
|
default
|
f0a032044b
|
In the 'ping' cmdline, really resolve via webfinger if necessary.
|
2024-03-24 06:15:53 +01:00 |
|
default
|
9a7283f80c
|
Added attachments to usage.
|
2024-03-15 20:27:47 +01:00 |
|
default
|
15ac48280b
|
The command-line 'note' also allows attachments.
|
2024-03-15 20:26:35 +01:00 |
|
default
|
61647de38b
|
Logging tweaks.
|
2024-03-04 09:18:07 +01:00 |
|
default
|
c172e918b1
|
Added verify_links to usage().
|
2024-02-16 13:18:21 +01:00 |
|
default
|
c3b50574ac
|
New function verify_links().
|
2024-02-15 19:24:10 +01:00 |
|
default
|
fdb32864aa
|
New command-line option 'state'.
|
2024-01-10 19:37:40 +01:00 |
|
default
|
755d997fb1
|
Updated copyright year.
|
2024-01-04 09:22:03 +01:00 |
|
default
|
af912dba0b
|
actor_request() accepts again an optional snac argument.
|
2023-12-17 19:53:54 +01:00 |
|
default
|
f703a34e3f
|
New cmdline command 'update', to post an update for a user.
Only useful for testing, so it's left undocumented.
|
2023-12-16 09:54:22 +01:00 |
|
default
|
c06b74cc8e
|
Revert "Reverted actor_request() without user."
This reverts commit 8d0a69cd75 .
|
2023-12-11 10:12:57 +01:00 |
|
default
|
8d0a69cd75
|
Reverted actor_request() without user.
Some sites require even Person requests to be signed.
|
2023-12-11 08:00:49 +01:00 |
|
default
|
0e6c5f9463
|
actor_request() does not need a user argument.
|
2023-12-10 17:46:54 +01:00 |
|
default
|
8823325bd9
|
The 'actor' command from the command-line allows non-signed queries.
|
2023-12-10 10:36:14 +01:00 |
|
default
|
b1a9279f85
|
html_timeline() now uses xs_html.
|
2023-11-29 10:14:37 +01:00 |
|
default
|
741302cc3b
|
New function html_note() (still unused).
|
2023-11-23 20:41:10 +01:00 |
|
default
|
0d78deef42
|
New function deluser(), to delete a user.
Only unfollows by now.
|
2023-10-22 09:00:37 +02:00 |
|
default
|
86571f37bb
|
The instance URL can now show a timeline.
|
2023-08-14 11:24:41 +02:00 |
|
default
|
3e5bb109d1
|
Renamed json dump functions to new xs spec.
|
2023-08-08 19:29:34 +02:00 |
|
default
|
106791ff6b
|
Added command-line interface for limit/unlimit users.
|
2023-08-06 19:04:30 +02:00 |
|
default
|
f5a3dbf8d6
|
Use xs_json_dump_pp() wherever possible.
|
2023-08-03 09:02:08 +02:00 |
|
default
|
0f8c0cd694
|
Updated comment in headers.
|
2023-07-28 11:34:18 +02:00 |
|