Commit graph

8 commits

Author SHA1 Message Date
b6e7c4bd6e feat: filter non-public statuses 2025-01-20 18:33:56 +01:00
48ca6ec3ea feat: improve error handling of mastodon operations
- don't raise exception when reading secret file fails
- raise exception when initializing masto client w/ persisted secret fails
2025-01-19 14:51:10 +01:00
30f4d29d5a feat: raise exceptions for failed mastodon operations 2025-01-19 12:27:04 +01:00
78c4e8469a perf: fetch once and reuse account_id 2025-01-19 12:24:58 +01:00
4bd80c31a5 feat: raise exceptions from mastodon 2025-01-18 20:40:59 +01:00
5e647e559e feat: exclude reblogs from fetched tagged statuses 2025-01-18 20:09:06 +01:00
3c2665630d feat: show tagged statuses in tag page 2025-01-18 19:52:02 +01:00
12f73ce414 refactor: modularize mastodon initialize sesh 2025-01-18 18:34:06 +01:00