Commit Graph

8 Commits

Author SHA1 Message Date
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
Matt Baer d08f067e9c Change copyright notices to Musing Studio LLC
A Bunch Tell is now Musing Studio.
2022-11-10 23:49:16 -05:00
Matt Baer 230c736583 Run gofmt on files that need it 2021-06-09 14:22:13 -04:00
Matt Baer 98d88b9a4b Truncate lede at question mark
This fixes TestPostLede and closes #316.
2020-09-02 09:38:02 -04:00
Matt Baer 41b2f7628f Describe package parse 2019-01-18 11:36:56 -05:00
Matt Baer 3ae45bc156 Fix spacing around copyright notices 2018-12-31 01:05:26 -05:00
Matt Baer 1274914207 Add copyright / license notices to .go files 2018-12-24 12:45:15 -05:00
Matt Baer 39477cfcab Fix parse package import 2018-10-16 23:49:01 -04:00