Commit Graph

202 Commits

Author SHA1 Message Date
rhiannon morris 20963afa17 remove uses of head/tail 2024-07-08 02:47:18 +02:00
rhiannon morris 5c70198e38 remove twitter username 2024-07-07 21:49:29 +02:00
rhiannon morris d06f749b8c switch to GHC2024 2024-07-07 21:49:29 +02:00
rhiannon morris 5031058bde lowercase name 2024-07-07 20:03:19 +02:00
rhiannon morris fa8fa4a18b update cabal deps up to ghc 9.10 2024-07-07 19:48:26 +02:00
rhiannon morris a1453db34a move artist to main info for visiblity 2024-07-07 19:45:50 +02:00
rhiannon morris 61fd58413f remove TransformListComp which panics in ghc ≥ 9.6 2024-07-07 16:22:24 +02:00
rhiannon morris bde75df8ca fix sfw sort with nsfw update
if the last update to an item is nsfw-only, then it would affect the
sfw sorting, even tho it is not relevant, and even if it had ignore-sort
set. now it works properly in that situation
2024-01-09 15:35:31 +01:00
rhiannon morris 7a08c05cea you WOULD type a script 2023-09-07 01:17:21 +02:00
rhiannon morris a79310c4ec display links field as normal text not buttons 2023-08-06 06:11:54 +02:00
rhiannon morris fd216ae3dd no button on the nsfw warning goes to crouton.net 2023-07-19 23:07:18 +02:00
rhiannon morris f16c2f549a fix overlapping text and other layout weirdness 2023-07-10 10:59:07 +02:00
rhiannon morris 8dcc603ade explicit height/width in gallery to placate chromium 2023-06-21 22:38:34 +02:00
rhiannon morris 485b90fb46 style & layout updates 2023-06-21 19:58:01 +02:00
rhiannon morris 474276e6a1 support for no background at all 2023-03-07 16:14:42 +01:00
rhiannon morris c7d51685be update to ghc 9.2.5 2022-12-30 22:00:13 +01:00
rhiannon morris cd8c51097c new buttons and tweaked bg gradients 2022-12-30 03:19:50 +01:00
rhiannon morris ccb4c2eabd add button to skip all cws 2022-12-26 22:04:57 +01:00
rhiannon morris 1e7a58359d make default cw less cryptic 2022-12-26 20:09:25 +01:00
rhiannon morris 3c04976d1a large previews for some sites
unless they need oembed (glares at mastodon), which requires
the ability to resize images on the fly. lol. lmao
2022-12-26 20:07:38 +01:00
rhiannon morris 47ba520e7e add noai tags i guess 2022-11-12 12:14:42 +01:00
rhiannon morris a2344f4989 add sorting filters by name 2022-11-12 12:13:49 +01:00
rhiannon morris 1b839fcc21 fixes for multi-update stuff 2022-11-12 12:13:02 +01:00
Rhiannon Morris f51ea184bb Use the site name in opengraph tags
…which involves passing around the index file to a lot more places
2022-08-26 00:55:37 +02:00
Rhiannon Morris 2833487f62 allow multiple updates on one day
[the reason for this, rather than just one update listing everything, is
that i can have sfw and nsfw updates and only display the appropriate
one]
2022-08-17 03:11:57 +02:00
Rhiannon Morris e7384bc1ed cap gallery images to 2000px 2022-05-16 10:25:16 +02:00
Rhiannon Morris 81b342a0c4 use category names when unambiguous
if each category has only a single image (or is empty) after filtering,
then reuse the category names for the buttons
2022-05-02 16:31:38 +02:00
Rhiannon Morris 32f308d7f6 allow separate title in gallery e.g. to avoid spoilers 2022-02-27 23:48:35 +01:00
Rhiannon Morris ca647f33c1 rearrange description fields 2022-02-27 01:03:28 +01:00
Rhiannon Morris e1718bb861 format long desc as a dl in rss 2022-01-04 20:13:32 +01:00
Rhiannon Morris a301efa521 put artist before desc in rss 2022-01-04 20:13:19 +01:00
Rhiannon Morris ca53ab5b8e use latest date in rss 2022-01-04 20:13:09 +01:00
Rhiannon Morris 5c2a50760a messing with the nsfw warning 2022-01-03 20:45:55 +01:00
Rhiannon Morris ccc6272bfd Show expected keys with faulty yaml 2021-12-11 22:18:59 +01:00
Rhiannon Morris 86f05803c7 check for unused (maybe misspelt) keys 2021-12-03 11:16:05 +01:00
Rhiannon Morris a8e5adb50d Add 'unlisted' key
unlisted posts will still be put in the normal place but
not added to the gallery or rss feed
2021-10-02 23:00:33 +02:00
Rhiannon Morris 004e43f52f ensure ids are unique 2021-08-23 16:35:55 +02:00
Rhiannon Morris 2ccfb72b22 add support for categorised alts 2021-08-23 16:35:19 +02:00
Rhiannon Morris bf381cba7a add default warning for nsfw stuff 2021-06-04 04:07:05 +02:00
Rhiannon Morris 50d34bbd70 use min-height instead of height 2021-05-24 13:03:47 +02:00
Rhiannon Morris 519ccf2fef use fork of filemanip 2021-04-16 23:50:05 +02:00
Rhiannon Morris 5b213f3881 can ignore updates in gallery sort 2021-04-16 23:50:05 +02:00
Rhiannon Morris 8b25a3d712 translate _ to space in pathToLabel 2021-04-16 23:49:29 +02:00
Rhiannon Morris 7b5ddab5da remove unnecessary `length` 2021-04-16 23:49:29 +02:00
Rhiannon Morris 1a6216a3d7 hide tags only used once initially 2021-04-16 23:49:29 +02:00
Rhiannon Morris 5c90ba871f Fix description merging 2021-04-16 23:49:29 +02:00
Rhiannon Morris 85199c1105 merge same-named sections in desc and nsfw-desc 2021-04-16 23:49:29 +02:00
Rhiannon Morris e046171999 fix text layout for the image description stuff 2021-04-16 23:49:29 +02:00
Rhiannon Morris d40fe2a617 add -O flag i guess 2021-04-16 23:49:29 +02:00
Rhiannon Morris 04b7872a17 cleanup in Info.hs 2021-04-16 23:49:29 +02:00