31 Commits

Author SHA1 Message Date
b997e531b5 Rollup support 2025-02-05 12:34:07 -07:00
9b9d25504e fix errors with missing descriptions 2024-05-28 22:19:24 -06:00
b9463ad58f Mustache-based templating engine 2024-04-11 19:12:43 -06:00
8fcd25543d Change approach to centering images to avoid a weird element overflow issue 2024-04-11 13:52:34 -06:00
6bb80161e9 moarar cleanup 2024-04-11 13:35:55 -06:00
d2469e63f9 Fixed an error with file access checking that was causing the image store to report as empty 2024-04-11 13:29:18 -06:00
694184d728 Bluesky support 2024-04-11 13:21:33 -06:00
80a082fd45 Platforms moved to their own file 2024-04-11 10:31:34 -06:00
76a10c6ba8 Some more cleanup 2024-04-11 09:54:06 -06:00
bc5e0e63dc Switched from spaces to tabs 2024-04-11 09:50:47 -06:00
b58680d249 Reordering of codebase 2024-04-11 09:48:26 -06:00
0ee7c8d016 Rename 2024-04-11 09:11:50 -06:00
95e4d064a4 Fixed a bug where images would have the wrong pathname upon being first downloaded 2024-04-11 08:57:45 -06:00
6fabb9f858 Cache ensure dir, cleanup 2024-04-11 08:54:03 -06:00
cd3e970b51 Ensure view dirs exist, cleanup 2024-04-11 08:36:27 -06:00
448fd6dc30 'Image stores' to enable better image caching 2024-04-10 21:18:20 -06:00
9a587e4391 Caching actually works 2024-04-10 00:48:10 -06:00
c53044f4d1 Fix delayed fetching, retry requests, image mirroring for nitter, better RSS error handling 2024-04-09 21:59:40 -06:00
21fe37c7ba Sources are categorized, source types are displayed and exist 2024-02-28 20:40:38 -07:00
5e5af26f17 Fix downloaded image extensions 2024-02-28 19:25:46 -07:00
ec345c7fd4 Fix a bug with nitter only accepting retweets & caching only accepted posts 2024-02-10 20:55:24 -07:00
43f5c9955a Simpler delayedFetch 2024-02-10 19:59:59 -07:00
86e16fc56f Fixed delayed fetch & improved logging 2024-02-10 18:21:13 -07:00
d3ff0926ec Caches are valid rss feeds now! Yay! 2024-02-10 16:42:31 -07:00
fa7f27d7ce Remove lock system in favor of caching 2024-02-10 16:32:44 -07:00
b29b7e6405 Ability to jump between lists by clicking links under post details 2024-02-10 02:50:47 -07:00
7e1e753c6e Images download on click 2024-02-10 02:08:58 -07:00
8ad918c1f8 Fix lock not actually being populated 2024-02-10 02:08:31 -07:00
a19896333f Post details 2024-02-10 01:52:18 -07:00
9f952d8c3c v2 almost there 2024-02-10 01:04:17 -07:00
2288085649 v2 mostly working 2024-02-07 19:15:12 -07:00