Commit graph

48 commits

Author SHA1 Message Date
swagg boi 7088480a9a Whoopsie 2022-08-22 11:06:26 -04:00
swagg boi 4bb1e76b8f Tweak date format 2022-08-22 11:05:16 -04:00
swagg boi b81c128460 Add migrations for Remark model 2022-08-22 11:00:45 -04:00
swagg boi bf5a320e3e Clean up date format stuff 2022-08-22 01:24:34 -04:00
swagg boi b925f5c118 Updated TODOs 2022-08-21 21:37:13 -04:00
swagg boi 8a3f76cc24 Some notes 2022-08-20 13:31:15 -04:00
swagg boi 59a5763f49 Built-in error handling should take care of this in dev mode 2022-08-20 12:47:30 -04:00
swagg boi 17557a72a4 Display replies in single thread view 2022-08-20 12:42:04 -04:00
swagg boi d73c7d5ac6 Goddamnit 2022-08-19 23:31:56 -04:00
swagg boi bb48817534 Clean up the single thread view a bit and put a test in place 2022-08-19 23:28:16 -04:00
swagg boi 4c4522f7e9 Moar TODOs 2022-08-19 23:12:15 -04:00
swagg boi cffa4bfa9d Implement single thread view 2022-08-19 23:11:20 -04:00
swagg boi 3bec9a71f1 Implement Reply model 2022-08-19 22:42:30 -04:00
swagg boi a5599ce259 New migration for Replies 2022-08-19 22:36:26 -04:00
swagg boi aa56927306 Return an actual number instead of string 2022-08-17 11:00:19 -04:00
swagg boi aad8d8f1e0 Should be using bump_date for sorting 2022-08-17 10:53:09 -04:00
swagg boi 1e0d36a81b Lil cleanup 2022-08-15 20:25:21 -04:00
swagg boi 54714f2c22 GAAAAAHHHHHHHH 2022-08-15 18:41:40 -04:00
swagg boi 84c6fb4b4f Ignore these stupid files c'mon 2022-08-15 18:36:52 -04:00
swagg boi d9bf249728 Implement AssetPack 2022-08-15 18:35:30 -04:00
swagg boi 4adc4b18b0 Handle invalid input a lil better 2022-08-15 17:48:58 -04:00
swagg boi 25d8085529 Throw 400 for invalid input 2022-08-15 17:11:14 -04:00
swagg boi e702fd9139 Implement paging for viewing threads (and fixed a broken test) 2022-08-14 18:30:22 -04:00
swagg boi 2925808d57 The edibles kicked in 2022-08-14 03:02:37 -04:00
swagg boi 1fc236f2fd Appease perlcritic... 2022-08-14 00:33:50 -04:00
swagg boi 0d492467a4 Moar tests 2022-08-14 00:30:26 -04:00
swagg boi 5273bba35c Move this lil bit 2022-08-07 23:05:31 -04:00
swagg boi 705a136690 Basic input validation 2022-08-06 02:26:53 -04:00
swagg boi 48de91f31b Implement get_threads() and send em to /view 2022-08-04 22:46:35 -04:00
swagg boi c66b23b21a Implement create_thread() method 2022-08-03 23:44:34 -04:00
swagg boi 9f1c9f6061 Implement page navigation 2022-08-03 20:29:41 -04:00
swagg boi d2d4fcb6bd Increase session to a year 2022-07-31 23:17:15 -04:00
swagg boi 9781741354 Specify the migration to use, caused me grief during testing 2022-07-31 00:39:50 -04:00
swagg boi d84176677f Add a date for sorting threads by last reply 2022-07-31 00:35:50 -04:00
swagg boi 8290eb795a Reduce max size of thread titles 2022-07-30 02:41:26 -04:00
swagg boi 78a5683389 Clean up views a bit 2022-07-30 02:33:45 -04:00
swagg boi 55e6089fdd New Thread form, more tests, more TODOs 2022-07-29 23:30:19 -04:00
swagg boi 4738ce9d27 Updated TODOs 2022-07-29 22:16:10 -04:00
swagg boi 7738e9bde2 Implement migration 2022-07-29 22:15:14 -04:00
swagg boi 7eb6d2d37e Implement Thread model 2022-07-28 21:13:26 -04:00
swagg boi 98a44773d5 Contruct a basic view template and layout 2022-07-28 20:44:47 -04:00
swagg boi 2026dfff7a Put files in place for Thread model 2022-07-28 19:53:21 -04:00
swagg boi dd198765aa Add a section for install instructions and another TODO 2022-07-26 23:15:18 -04:00
swagg boi a77d93d1b8 Set executable bit 2022-07-26 17:11:17 -04:00
swagg boi 746f7e6b6f Create a test; add some documentation 2022-07-22 18:43:01 -04:00
swagg boi 59c8153ef4 Put some files in place for later; implement a basic Mojolicious::Lite app 2022-07-22 18:37:31 -04:00
swagg boi 479c15bcb9 Initial commit++ 2022-07-22 17:34:36 -04:00
swagg boi 298d2fbf08
Initial commit 2022-07-22 17:22:23 -04:00