Gabriel Garrido
566e47a1f5
Skip ancestor posts from others when building context
2024-08-03 10:38:18 +02:00
Gabriel Garrido
41663032f9
Fix bug in thread building using status context
...
It cannot be assumed that an ancestor will exist
when building a thread using the status context
API. Use the current orphan as the starting point
if no ancestor exists.
2024-08-03 08:33:33 +02:00
Gabriel Garrido
7886ec43f8
Support authorization token
2024-05-19 22:57:30 +02:00
Gabriel Garrido
7504f5438a
Add missing api params, update README
2024-05-19 22:17:10 +02:00
Gabriel Garrido
24627da0d2
Support visibility filtering using flag
2024-05-19 21:29:36 +02:00
Gabriel Garrido
b5ead62468
Default threading to false, and slight threading refactor
2024-05-19 17:46:14 +02:00
Gabriel Garrido
4158621927
Add arg for improved scripting affordances
2024-05-19 16:02:51 +02:00
Gabriel Garrido
f0b7325988
Clean things up
2024-05-18 23:48:20 +02:00
Gabriel Garrido
26205dc995
Remove redudant posts list
2024-05-18 23:35:15 +02:00
Gabriel Garrido
8fff8b6e09
Recreate thread for orphaned posts
2024-05-18 22:42:59 +02:00
Gabriel Garrido
3cf2b77edb
Split into separate files
2024-05-18 16:08:07 +02:00
Gabriel Garrido
f97a0e47af
Clean up some leaky abstractions
2024-05-18 15:22:23 +02:00
Gabriel Garrido
437db12b8d
WIP: move threading to Client
2024-05-13 10:47:26 +02:00
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
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
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
ed7b62d9d2
Skip direct or private posts
2024-04-22 10:11:53 +02:00
Gabriel Garrido
621d5eee8f
Support min and max id
2024-04-21 20:10:25 +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
0cf835b6e3
Write posts and replies to markdown files
2024-04-21 18:12:13 +02:00
Gabriel Garrido
3b7bf239ba
Fetch user account id and posts
2024-04-21 15:08:09 +02:00