67f0c3ded7
implement tag aliases, replacements, warnings
...
warnings are printed by `list-tags`
2024-11-05 01:38:30 +01:00
cae6400ec9
add tag transforms to index.yaml (unused yet)
2024-11-04 01:33:01 +01:00
34bd2214f5
use sets for tags
2024-11-04 00:55:07 +01:00
9ee9b17526
extra rss items for big updates
2024-10-22 00:08:44 +02:00
7671c1837a
fix formatting for multiple updates
2024-10-21 14:39:53 +02:00
6f3e3a08a3
blocking=render on stylesheet
2024-10-21 14:39:42 +02:00
87975bb1db
fix link embeds
2024-10-21 14:39:29 +02:00
c088389889
fix images in rss feed
...
- escape alt text
- add "full image hidden" message if it is
2024-10-21 14:38:41 +02:00
5944a55020
fix latest date calculation
2024-10-21 14:36:55 +02:00
645424a7d8
consistency with entity escaping
2024-10-21 14:36:11 +02:00
18629cb220
add image descriptions/alt text
2024-10-21 14:24:17 +02:00
9d0b1a5eb3
RSS: dc:creator, more cdata wrappers, different desc formatting
2024-08-21 08:30:51 +02:00
07011227bc
use headings & figures for gallery grid instead of a ul
2024-08-21 08:22:28 +02:00
035aa78920
require $& for whitespace before or after a builder
2024-08-21 07:40:28 +02:00
e37a222c95
<link rel=prefetch> doesn't have an as attr
2024-08-18 08:59:59 +02:00
177bdba331
i broke rss :o
2024-08-18 08:59:29 +02:00
7745722009
remove the reindent stuff. it does not matter
2024-08-18 07:37:58 +02:00
47d0d6a2cb
cleanup a little
2024-08-18 06:35:06 +02:00
fa0b826c26
add more details (and the image‼) to rss
2024-08-18 06:22:55 +02:00
43af72aa4d
make the warning dialog a <dialog>
2024-08-05 23:36:30 +02:00
70e3e36244
keep cw up until new images loads when needed
...
fixes #18
2024-08-05 21:27:23 +02:00
ff906f8b5e
remove "default" cw
2024-08-05 19:20:01 +02:00
929cc1dc3f
add resize: false
for stuff like animated webps
2024-08-05 19:08:36 +02:00
44c5b933b5
fix padding in yyyy/mm/dd dates
2024-07-19 19:19:31 +02:00
28520eb443
replace OverloadedLabels with OverloadedRecordDot
2024-07-11 22:00:00 +02:00
20963afa17
remove uses of head/tail
2024-07-08 02:47:18 +02:00
5c70198e38
remove twitter username
2024-07-07 21:49:29 +02:00
d06f749b8c
switch to GHC2024
2024-07-07 21:49:29 +02:00
5031058bde
lowercase name
2024-07-07 20:03:19 +02:00
fa8fa4a18b
update cabal deps up to ghc 9.10
2024-07-07 19:48:26 +02:00
a1453db34a
move artist to main info for visiblity
2024-07-07 19:45:50 +02:00
61fd58413f
remove TransformListComp which panics in ghc ≥ 9.6
2024-07-07 16:22:24 +02:00
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
7a08c05cea
you WOULD type a script
2023-09-07 01:17:21 +02:00
a79310c4ec
display links field as normal text not buttons
2023-08-06 06:11:54 +02:00
fd216ae3dd
no button on the nsfw warning goes to crouton.net
2023-07-19 23:07:18 +02:00
f16c2f549a
fix overlapping text and other layout weirdness
2023-07-10 10:59:07 +02:00
8dcc603ade
explicit height/width in gallery to placate chromium
2023-06-21 22:38:34 +02:00
485b90fb46
style & layout updates
2023-06-21 19:58:01 +02:00
474276e6a1
support for no background at all
2023-03-07 16:14:42 +01:00
c7d51685be
update to ghc 9.2.5
2022-12-30 22:00:13 +01:00
cd8c51097c
new buttons and tweaked bg gradients
2022-12-30 03:19:50 +01:00
ccb4c2eabd
add button to skip all cws
2022-12-26 22:04:57 +01:00
1e7a58359d
make default cw less cryptic
2022-12-26 20:09:25 +01:00
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
47ba520e7e
add noai tags i guess
2022-11-12 12:14:42 +01:00
a2344f4989
add sorting filters by name
2022-11-12 12:13:49 +01:00
1b839fcc21
fixes for multi-update stuff
2022-11-12 12:13:02 +01:00
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
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