|
199c8e8b12
|
make link 25 characters
|
2025-01-09 19:46:12 +02:00 |
|
|
78bfbf3cd8
|
Update readme.md
|
2025-01-07 11:42:07 +00:00 |
|
|
ac83759679
|
add restart
|
2025-01-06 22:52:21 +02:00 |
|
|
5da87b8e2a
|
add scrapper TODO: tie stream name to post title
|
2025-01-04 18:25:40 +02:00 |
|
|
ab800110b2
|
format code
|
2025-01-04 18:22:05 +02:00 |
|
|
8616e7fb01
|
update readme.md
|
2025-01-04 18:21:56 +02:00 |
|
|
ffafd95604
|
update Dockerfiles: install system ca certs
|
2025-01-04 18:16:13 +02:00 |
|
|
dd2f9c5cbc
|
fix deployment docker-compose.yaml
|
2025-01-04 17:28:47 +02:00 |
|
|
c0572a78a2
|
fix impl From<NewsPost> for PostStatusRequest
|
2025-01-04 17:26:38 +02:00 |
|
|
e1312b79fe
|
fix deployment docker-compose.yaml
|
2025-01-04 17:21:27 +02:00 |
|
|
6a1a3d078a
|
update deployment docker-compose.yaml
|
2025-01-04 17:21:07 +02:00 |
|
|
72e2497f5e
|
fix upload image of MastodonClient method in main & small fixes
|
2025-01-04 17:18:58 +02:00 |
|
|
4050a96887
|
implement API methods
|
2025-01-04 16:59:37 +02:00 |
|
|
1918ae9e65
|
implement From<NewsPost> for PostStatusRequest
|
2025-01-04 16:25:47 +02:00 |
|
|
ce1ee7c3ba
|
ignore duplicated code in RustRover
|
2025-01-04 16:25:20 +02:00 |
|
|
901ba561a8
|
remove unused imports
|
2025-01-04 16:25:12 +02:00 |
|
|
0dddbe75d6
|
implement post to mastodon branch
|
2025-01-04 16:15:30 +02:00 |
|
|
287beed7d6
|
scaffold mastodon client
|
2025-01-04 15:29:38 +02:00 |
|
|
05ab839ed6
|
add subcommands for platforms
|
2025-01-03 23:59:07 +02:00 |
|
|
90a6a03890
|
reduce Docker image size
|
2025-01-03 23:03:56 +02:00 |
|
|
0ed0f0dc1f
|
add langs field for content language
|
2025-01-01 17:05:43 +02:00 |
|
|
7dd315499b
|
constrain post to 300 characters
|
2025-01-01 17:00:12 +02:00 |
|
|
2b1750cae2
|
add bluesky bot deployment file
|
2025-01-01 16:19:03 +02:00 |
|
Denis-Cosmin NUTIU
|
23f6840820
|
update readme.md
|
2024-12-31 12:27:41 +02:00 |
|
Denis-Cosmin NUTIU
|
7d3e973f74
|
add post publish log
|
2024-12-31 12:16:21 +02:00 |
|
Denis-Cosmin NUTIU
|
3ef14065b1
|
remove unused imports
|
2024-12-31 12:12:23 +02:00 |
|
Denis-Cosmin NUTIU
|
97cdfbb7ef
|
implement posts with images
|
2024-12-31 12:11:46 +02:00 |
|
Denis-Cosmin NUTIU
|
0997ab8c20
|
implement upload_image method
|
2024-12-30 22:34:50 +02:00 |
|
Denis-Cosmin NUTIU
|
67c6336b04
|
make blob structs public
|
2024-12-30 22:25:17 +02:00 |
|
Denis-Cosmin NUTIU
|
048ae36568
|
make atproto struct fields public
|
2024-12-30 22:20:54 +02:00 |
|
Denis-Cosmin NUTIU
|
e5563dfee5
|
implement blob structs
|
2024-12-30 22:19:33 +02:00 |
|
Denis-Cosmin NUTIU
|
d7936e032c
|
remove unused import log
|
2024-12-30 19:04:21 +02:00 |
|
Denis-Cosmin NUTIU
|
a0235d20d8
|
add Dockerfile
|
2024-12-30 19:03:52 +02:00 |
|
Denis-Cosmin NUTIU
|
1d4a776b8f
|
return error on post when non success status code is received
|
2024-12-30 19:02:17 +02:00 |
|
Denis-Cosmin NUTIU
|
10f339ca83
|
add application/json Content-Type header to requests
|
2024-12-30 18:49:21 +02:00 |
|
Denis-Cosmin NUTIU
|
3b39dcc283
|
fix login url
|
2024-12-30 18:01:02 +02:00 |
|
Denis-Cosmin NUTIU
|
8b7013709d
|
fix clap args
|
2024-12-30 17:59:20 +02:00 |
|
Denis-Cosmin NUTIU
|
13fecd73e8
|
increase post retention to 14 days
|
2024-12-30 17:50:27 +02:00 |
|
Denis-Cosmin NUTIU
|
f8827d3ba4
|
implement basic content posting without images
|
2024-12-30 17:48:07 +02:00 |
|
Denis-Cosmin NUTIU
|
8512c0e253
|
scaffold bluesky client
|
2024-12-30 14:07:03 +02:00 |
|
Denis-Cosmin NUTIU
|
0d931a143e
|
refactor code
|
2024-12-30 13:07:24 +02:00 |
|
|
5c86d4e899
|
implement JWT token
|
2024-12-28 13:26:16 +02:00 |
|
|
291cc55c4d
|
refactor read_stream
|
2024-12-28 10:22:18 +02:00 |
|
|
9a2304c8b0
|
simplify read_stream
|
2024-12-27 18:40:08 +02:00 |
|
|
ca9b987555
|
implement read from redis streams
|
2024-12-27 18:36:56 +02:00 |
|
|
2cca16b0c6
|
add basic args & graceful shutdown
|
2024-12-27 11:14:43 +02:00 |
|
|
76e00991d9
|
add bot crate
|
2024-12-27 11:10:48 +02:00 |
|
|
a371faf03d
|
add container_name for scraper
|
2024-12-26 23:33:27 +02:00 |
|
|
f70a9041ed
|
handle signals using signal-hook
|
2024-12-26 19:34:56 +02:00 |
|
|
291d84dfd0
|
update Dockerfile
|
2024-12-26 19:05:33 +02:00 |
|