Commit graph

487 commits

Author SHA1 Message Date
swagg boi 8069a255a6 Implement single remark view 2022-09-02 22:45:41 -04:00
swagg boi cbc44b2bc8 Close enough... 2022-09-02 21:35:47 -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 3fda11c417 Shorten moar 2022-09-02 20:46:27 -04:00
swagg boi 29a11f9886 Implement shortened method names and create aliases to old names 2022-09-02 20:40:26 -04:00
swagg boi 2054de053e Return last remark with Remark form 2022-09-02 18:11:23 -04:00
swagg boi 0e315c296b LOL why not?? 2022-09-01 16:00:54 -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 2331110768 Add last_remark() method 2022-08-29 10:14:50 -04:00
swagg boi e62c29462f Add a hyperlink back to thread 2022-08-24 22:15:52 -04:00
swagg boi f8582fbef4 Tests for remark form 2022-08-24 21:46:20 -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 75418bf1aa Fixed tests to expect the new List routes instead of the old View ones 2022-08-24 16:00:56 -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 8a99330eeb Remove these old templates 2022-08-24 00:36:44 -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 d9bbcf6bae Another Remark hyperlink and finally figured out link_to() smh 2022-08-23 21:48:30 -04:00
swagg boi 9169d8b8cd Link to remark form 2022-08-23 21:20:23 -04:00
swagg boi 013f2ec59f Can't remember why this was in here 2022-08-23 20:41:15 -04:00
swagg boi a8dd4b6f1f Another TODO 2022-08-23 20:38:56 -04:00
swagg boi cea83b0ef7 Lil cleanup 2022-08-23 20:24:58 -04:00
swagg boi edc7a19bb0 Clean up this template a lil 2022-08-23 20:05:07 -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 6ccbaf2245 Added create_remark() method 2022-08-22 20:42:41 -04:00
swagg boi ab9b055047 Implement hyperlinking to single-thread view 2022-08-22 17:33:15 -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 403b0cea26 Forgot a few things here 2022-08-22 12:27:08 -04:00
swagg boi 9062d983b4 Add Remark model 2022-08-22 12:09:43 -04:00
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