Commit Graph

90 Commits

Author SHA1 Message Date
429f4a0e70 Updated TODOs, gunna focus on method names and then probably growing 2022-08-29 11:12:46 -04:00
f8582fbef4 Tests for remark form 2022-08-24 21:46:20 -04:00
f5637f65e7 Throw some 404s 2022-08-24 16:19:37 -04:00
8473f2f2d9 Throw 404 if you request List page that doesn't exist 2022-08-24 16:09:58 -04:00
75418bf1aa Fixed tests to expect the new List routes instead of the old View ones 2022-08-24 16:00:56 -04:00
6ee158a89e s/view/list/g 2022-08-24 00:48:48 -04:00
d9bbcf6bae Another Remark hyperlink and finally figured out link_to() smh 2022-08-23 21:48:30 -04:00
a8dd4b6f1f Another TODO 2022-08-23 20:38:56 -04:00
ed31fb963c Show the parent thread in the remark form 2022-08-23 19:38:45 -04:00
2c3faa9f2e Some TODOs 2022-08-23 19:09:08 -04:00
e73170c1f2 Implement form for remarking to threads 2022-08-23 19:06:33 -04:00
e0b7ab4a7d Fixed remarks paging 2022-08-22 23:09:48 -04:00
3be6dae9f0 Implement totally broken remark paging 2022-08-22 22:17:14 -04:00
ab9b055047 Implement hyperlinking to single-thread view 2022-08-22 17:33:15 -04:00
7b74dbe787 Implement Remark model 2022-08-22 15:50:10 -04:00
bf5a320e3e Clean up date format stuff 2022-08-22 01:24:34 -04:00
b925f5c118 Updated TODOs 2022-08-21 21:37:13 -04:00
8a3f76cc24 Some notes 2022-08-20 13:31:15 -04:00
59a5763f49 Built-in error handling should take care of this in dev mode 2022-08-20 12:47:30 -04:00
d73c7d5ac6 Goddamnit 2022-08-19 23:31:56 -04:00
bb48817534 Clean up the single thread view a bit and put a test in place 2022-08-19 23:28:16 -04:00
4c4522f7e9 Moar TODOs 2022-08-19 23:12:15 -04:00
cffa4bfa9d Implement single thread view 2022-08-19 23:11:20 -04:00
3bec9a71f1 Implement Reply model 2022-08-19 22:42:30 -04:00
a5599ce259 New migration for Replies 2022-08-19 22:36:26 -04:00
d9bf249728 Implement AssetPack 2022-08-15 18:35:30 -04:00
4adc4b18b0 Handle invalid input a lil better 2022-08-15 17:48:58 -04:00
25d8085529 Throw 400 for invalid input 2022-08-15 17:11:14 -04:00
0d492467a4 Moar tests 2022-08-14 00:30:26 -04:00
705a136690 Basic input validation 2022-08-06 02:26:53 -04:00
48de91f31b Implement get_threads() and send em to /view 2022-08-04 22:46:35 -04:00
c66b23b21a Implement create_thread() method 2022-08-03 23:44:34 -04:00
9f1c9f6061 Implement page navigation 2022-08-03 20:29:41 -04:00
55e6089fdd New Thread form, more tests, more TODOs 2022-07-29 23:30:19 -04:00
4738ce9d27 Updated TODOs 2022-07-29 22:16:10 -04:00
7eb6d2d37e Implement Thread model 2022-07-28 21:13:26 -04:00
dd198765aa Add a section for install instructions and another TODO 2022-07-26 23:15:18 -04:00
746f7e6b6f Create a test; add some documentation 2022-07-22 18:43:01 -04:00
479c15bcb9 Initial commit++ 2022-07-22 17:34:36 -04:00
298d2fbf08
Initial commit 2022-07-22 17:22:23 -04:00