1
0
mirror of https://github.com/writeas/writefreely synced 2024-12-08 06:31:47 +01:00
writefreely/parse
Matt Baer 530a36fc53 Prevent 500 errors on too-long collection title or description
This truncates long titles and descriptions to the maximum column length, so
we don't get errors back from MySQL.

Fixes #600
2023-10-03 11:55:52 -04:00
..
posts_test.go Change copyright notices to Musing Studio LLC 2022-11-10 23:49:16 -05:00
posts.go Prevent 500 errors on too-long collection title or description 2023-10-03 11:55:52 -04:00