Commit Graph

79 Commits

Author SHA1 Message Date
8069a255a6 Implement single remark view 2022-09-02 22:45:41 -04:00
2054de053e Return last remark with Remark form 2022-09-02 18:11:23 -04:00
e62c29462f Add a hyperlink back to thread 2022-08-24 22:15:52 -04:00
6ee158a89e s/view/list/g 2022-08-24 00:48:48 -04:00
8a99330eeb Remove these old templates 2022-08-24 00:36:44 -04:00
5fa2e9e938 Cleaned up routes/template names 2022-08-24 00:35:35 -04:00
4576163015 A lil cleanup 2022-08-24 00:21:18 -04:00
d9bbcf6bae Another Remark hyperlink and finally figured out link_to() smh 2022-08-23 21:48:30 -04:00
9169d8b8cd Link to remark form 2022-08-23 21:20:23 -04:00
edc7a19bb0 Clean up this template a lil 2022-08-23 20:05:07 -04:00
ed31fb963c Show the parent thread in the remark form 2022-08-23 19:38:45 -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
17557a72a4 Display replies in single thread view 2022-08-20 12:42:04 -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
cffa4bfa9d Implement single thread view 2022-08-19 23:11:20 -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
e702fd9139 Implement paging for viewing threads (and fixed a broken test) 2022-08-14 18:30:22 -04:00
2925808d57 The edibles kicked in 2022-08-14 03:02:37 -04:00
48de91f31b Implement get_threads() and send em to /view 2022-08-04 22:46:35 -04:00
9f1c9f6061 Implement page navigation 2022-08-03 20:29:41 -04:00
78a5683389 Clean up views a bit 2022-07-30 02:33:45 -04:00
55e6089fdd New Thread form, more tests, more TODOs 2022-07-29 23:30:19 -04:00
98a44773d5 Contruct a basic view template and layout 2022-07-28 20:44:47 -04:00
2026dfff7a Put files in place for Thread model 2022-07-28 19:53:21 -04:00