Commit graph

97 commits

Author SHA1 Message Date
swagg boi 5435678de8 Implement name persistence instead of anything actually on my TODOs 2022-09-16 21:46:56 -04:00
swagg boi 01d2ca1eaf Add TODO for linting 2022-09-16 15:37:03 -04:00
swagg boi c7693ed768 Hybrid time 2022-09-15 19:14:40 -04:00
swagg boi fc2c6d0419 Updated TODOs 2022-09-13 20:28:53 -04:00
swagg boi c47a37e755 Remove test file (it works yay) 2022-09-13 20:03:15 -04:00
swagg boi 0b10039104 Add new file for testing new git repo 2022-09-13 20:02:07 -04:00
swagg boi f9a9d71be9 Test for single-remark view 2022-09-03 13:08:03 -04:00
swagg boi a0a423e3aa Add hyperlink to single remark view 2022-09-03 13:05:54 -04:00
swagg boi b14d87dfee This was buggin me 2022-09-03 01:19:34 -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 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