Commit Graph

5 Commits

Author SHA1 Message Date
83e0a5b84e Add spoiler tags
Boards can have spoiler processors enabled on them now.

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-07-20 01:18:06 -07:00
d4cef8d552 Add board.hidden migration
whoops

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-07-20 00:45:02 -07:00
c53111ea60 Add user tripcodes
Users can separate their name and a password with ## to create the
illusion of consistent posting.

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-07-20 00:28:02 -07:00
08acfa327c Add initial migrations
I was putting this off during initial development so that experiments
and toying around with models would not be saved in the history,
especially if rebuilding the entire database was required. Now that the
models are in a more stable place, we can start tracking migrations.

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-07-17 19:50:47 -07:00
126db039e2 Initial commit
Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-05-03 18:02:04 -07:00