Commit graph

44 commits

Author SHA1 Message Date
swagg boi c7693ed768 Hybrid time 2022-09-15 19:14:40 -04:00
swagg boi 5cb599c055 Lil clean-up 2022-09-02 23:28:41 -04:00
swagg boi 8069a255a6 Implement single remark view 2022-09-02 22:45:41 -04:00
swagg boi 7671180e1b Remove all traces remaining traces of old method names 2022-09-02 21:25:51 -04:00
swagg boi 5a9ab37254 Missed this one... 2022-09-02 21:17:01 -04:00
swagg boi 17c8644386 Use new shortened method names 2022-09-02 21:15:31 -04:00
swagg boi 2054de053e Return last remark with Remark form 2022-09-02 18:11:23 -04:00
swagg boi 429f4a0e70 Updated TODOs, gunna focus on method names and then probably growing 2022-08-29 11:12:46 -04:00
swagg boi 58fd244198 Style tweak 2022-08-24 16:37:44 -04:00
swagg boi f5637f65e7 Throw some 404s 2022-08-24 16:19:37 -04:00
swagg boi 8473f2f2d9 Throw 404 if you request List page that doesn't exist 2022-08-24 16:09:58 -04:00
swagg boi 59c14fac0b Don't need this for now 2022-08-24 01:06:46 -04:00
swagg boi 6ee158a89e s/view/list/g 2022-08-24 00:48:48 -04:00
swagg boi 5fa2e9e938 Cleaned up routes/template names 2022-08-24 00:35:35 -04:00
swagg boi 4576163015 A lil cleanup 2022-08-24 00:21:18 -04:00
swagg boi 013f2ec59f Can't remember why this was in here 2022-08-23 20:41:15 -04:00
swagg boi ed31fb963c Show the parent thread in the remark form 2022-08-23 19:38:45 -04:00
swagg boi 2c3faa9f2e Some TODOs 2022-08-23 19:09:08 -04:00
swagg boi e73170c1f2 Implement form for remarking to threads 2022-08-23 19:06:33 -04:00
swagg boi e0b7ab4a7d Fixed remarks paging 2022-08-22 23:09:48 -04:00
swagg boi 3be6dae9f0 Implement totally broken remark paging 2022-08-22 22:17:14 -04:00
swagg boi 8ea06cf0eb Remove this hard-coded path stuff 2022-08-22 16:37:38 -04:00
swagg boi 7b74dbe787 Implement Remark model 2022-08-22 15:50:10 -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 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 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 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 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 55e6089fdd New Thread form, more tests, more TODOs 2022-07-29 23:30:19 -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 a77d93d1b8 Set executable bit 2022-07-26 17:11:17 -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