Gabriel Garrido
5af659241f
Updates to threading, structs, and template
...
* Extend Mastodon structs
* Make threading optional
* Include tags in default template
* Add function to get all tags
* Update spacing in template
* Update default template front-matter
2024-05-12 11:46:31 +02:00
Gabriel Garrido
56e217ee2a
More README fixes, geez
2024-05-11 19:35:57 +02:00
Gabriel Garrido
9a93e53bdb
More README fixes
2024-05-11 19:34:57 +02:00
Gabriel Garrido
ac4557192d
More README fixes
2024-05-11 19:33:12 +02:00
Gabriel Garrido
e9d3ca84b4
Fix path in README
2024-05-11 19:31:54 +02:00
Gabriel Garrido
a0e57d2c56
Update README and go.mod
2024-05-11 19:30:38 +02:00
Gabriel Garrido
f35420c1e4
Embed default template file
...
The default template file needs to be embedded in the binary.
2024-05-11 19:29:48 +02:00
Gabriel Garrido
a24fd48d1e
Remove backtick
2024-05-11 18:08:28 +02:00
Gabriel Garrido
45663329b2
Fix path to template context
2024-05-11 18:07:16 +02:00
Gabriel Garrido
503edd5018
Update README
2024-05-11 18:06:07 +02:00
Gabriel Garrido
bee2adcd50
Various updates
...
* Rename arguments for clarity
* Add another argument to persist the last post fetched
* Update README
* Support specifying path to cursor file
2024-05-11 18:03:35 +02:00
Gabriel Garrido
f38364896a
Rename module and add justfile
2024-05-11 16:45:54 +02:00
gabriel
ce8cd99ce4
Update README.md
2024-05-09 08:36:28 +00:00
Gabriel Garrido
e8020a2340
Clean up
2024-05-09 10:24:20 +02:00
Gabriel Garrido
f73b6c4357
Skip 'images' folder
2024-05-09 10:03:36 +02:00
Gabriel Garrido
f9ae06fa3c
Download media attachments
2024-05-09 01:13:10 +02:00
Gabriel Garrido
1075339551
Fix paths
2024-04-23 10:31:17 +02:00
Gabriel Garrido
ed7b62d9d2
Skip direct or private posts
2024-04-22 10:11:53 +02:00
Gabriel Garrido
6f6949db37
Update README
2024-04-21 20:11:14 +02:00
Gabriel Garrido
621d5eee8f
Support min and max id
2024-04-21 20:10:25 +02:00
Gabriel Garrido
308d257926
Update README
2024-04-21 19:52:01 +02:00
Gabriel Garrido
b97d050c93
Implement --persist behavior and add logs
2024-04-21 19:51:55 +02:00
Gabriel Garrido
1868600b98
Use flags for query parameters
2024-04-21 19:15:36 +02:00
Gabriel Garrido
be79b0333a
Remove unused file
2024-04-21 18:44:32 +02:00
Gabriel Garrido
98908e2bc3
Transform post content to markdown
2024-04-21 18:43:55 +02:00
Gabriel Garrido
3debf9cf67
Update README todos
2024-04-21 18:13:19 +02:00
Gabriel Garrido
0cf835b6e3
Write posts and replies to markdown files
2024-04-21 18:12:13 +02:00
Gabriel Garrido
582a6a9435
Add todos
2024-04-21 15:20:25 +02:00
Gabriel Garrido
e018b14df5
Describe project in README
2024-04-21 15:16:46 +02:00
Gabriel Garrido
3b7bf239ba
Fetch user account id and posts
2024-04-21 15:08:09 +02:00
Gabriel Garrido
c2efbdcd0a
Initial commit
2024-04-21 11:21:55 +00:00