Commit Graph

63 Commits

Author SHA1 Message Date
59122613af Show/hide behavior for long threads in threads list 2023-12-09 20:01:01 -05:00
9c157c0b4d Smol text template change 2023-11-25 12:41:45 -05:00
7c765b3790 Pretty things up 2023-11-01 21:58:47 -04:00
6744498b4d Add search bar and fix max_thread_pages 2023-11-01 09:12:54 -04:00
bb2ce292ed Make max post length configurable 2023-08-24 20:00:24 -04:00
1f75b4a47e Thread preview; fix robots.txt; comment something that confused myself 2023-08-13 21:09:44 -05:00
b548b209e3 Added a lil link for plain/raw text 2023-06-27 20:55:41 -04:00
65d9ec84e5 Fix escaping in text file 2023-06-27 02:57:24 -04:00
6ceb26ee8f Fixed the text templates 2023-06-27 02:28:23 -04:00
402c550b74 Implement raw/txt format; moar tests 2023-06-27 01:30:32 -04:00
93f0689d1b Default single_thread's thread_page to last_page instead of the first page 2023-06-26 22:10:20 -04:00
f1ebc492e5 Implement remark-to-remark feature; move 'last remark' above 'thread' in the post_remark view 2023-06-25 00:01:13 -04:00
11d2f80524 Revert "Add CAPTCHA for flag_thread"
This reverts commit ce6d405b1d.
2023-06-17 18:24:55 -04:00
9ae401f86d Revert "Confirmation for bump_thread"
This reverts commit f4c9d25139.
2023-06-17 18:22:22 -04:00
4a95a107c5 Revert "Fix the 404 handling"
This reverts commit 08cc1ba31f.
2023-06-17 18:22:19 -04:00
04c970f13f Revert "Whoopsie"
This reverts commit 25f3844184.
2023-06-17 18:22:17 -04:00
1cff4f3cf1 Revert "Automate the captcha"
This reverts commit 0a2c198d1b.
2023-06-17 18:19:01 -04:00
0a2c198d1b Automate the captcha 2023-06-14 18:49:30 -04:00
25f3844184 Whoopsie 2023-06-14 00:05:19 -04:00
08cc1ba31f Fix the 404 handling 2023-06-13 23:04:52 -04:00
f4c9d25139 Confirmation for bump_thread 2023-06-13 20:22:07 -04:00
ce6d405b1d Add CAPTCHA for flag_thread 2023-06-13 19:58:13 -04:00
3abbd3f209 Stupid twitter cards 2023-06-07 15:43:45 -04:00
d62ab36d88 This was bothering me 2023-06-04 17:51:05 -04:00
d1612ae685 Moar Open Graph tags 2023-06-04 17:47:36 -04:00
277afd71fc Added Open Graph tags for by_id 2023-06-04 16:36:13 -04:00
0673d2688c Implement Open Graph meta tags in default layout, populate for threads_list 2023-06-04 14:34:10 -04:00
bb22c3c775 Don't show hidden for single_thread and single_remark 2023-06-02 15:11:15 -04:00
957885a38e Cleanup thread->by_page 2023-05-29 00:35:33 -04:00
e8d3e716ce Clean up on thread->by_id 2023-05-29 00:27:16 -04:00
f8bdcc9201 Report 404s better 2023-05-28 02:07:09 -04:00
65bb0ef5a0 Fixed up errors for validation; validate moar; style errors 2023-05-28 00:42:07 -04:00
f74e57846c Fix pager title margins 2023-05-27 12:51:57 -04:00
3b0b6ed653 Text color and stuff 2023-05-24 21:57:54 -04:00
f26fe0ea1b Remove redundant class 2023-05-21 11:46:29 -04:00
4cdd03756e eh 2023-05-21 01:03:01 -04:00
455159dbc5 Moar style 2023-05-20 23:43:32 -04:00
5c79b3989a Button styling 2023-05-20 22:53:32 -04:00
4b29dfa85d Moar CSS for forms 2023-05-20 01:54:12 -04:00
f3e2bc967f Switch back to CSS vs Sass, more CSS and HTML work 2023-05-19 23:07:28 -04:00
74bc32f670 Change to Sass and some class name changes 2023-05-19 18:49:08 -04:00
3f5b6862a3 Moar CSS and HTML stuff 2023-05-14 22:43:13 -04:00
c7e5528a27 Moar CSS for single thread view 2023-05-14 22:04:11 -04:00
bda544feda Remove some unneeded spans 2023-05-14 00:48:24 -04:00
15baa4303a Move nav for CSS stuff later 2023-05-13 17:50:19 -04:00
2944ba2f55 Move page nav for later 2023-05-13 16:10:28 -04:00
212521e905 Template clean-up 2023-05-12 22:43:23 -04:00
06c3476c22 Rename remark_count to remark_tally 2023-05-12 17:45:19 -04:00
e800d9a600 More validation fixes 2023-05-09 21:21:58 -04:00
dcbec40d0c More template cleanup for HTML validation 2023-05-09 21:15:16 -04:00