Mentions wintre
pawpub dev
winter is tools.entities.org.uk supposed to be a pawpub instance? because its missing a .well-known/pawpub-instance and peanuts is upset about that
Digitigrade @ git 07d1f12
winter is tools.entities.org.uk supposed to be a pawpub instance? because its missing a .well-known/pawpub-instance and peanuts is upset about that
also the hourlyclock actor's created timestamp ends in +1
which is not valid according to the 8601 spec, it needs to be +01
(or +01:00
)
yeah i should add that sorry
i didnt put it cause digitigrade doesn't mind if it's not there and i basically forgot
huh my bad lol i thought that was valid
just fixed it + thats the only one i typed in manually so the notes' timestamps should be fine already
yet another instance of php being too nice to me because it accepts that invalid format and understands it anyway