Commit graph

30 commits

Author SHA1 Message Date
swagg boi b548b209e3 Added a lil link for plain/raw text 2023-06-27 20:55:41 -04:00
swagg boi 93f0689d1b Default single_thread's thread_page to last_page instead of the first page 2023-06-26 22:10:20 -04:00
swagg boi f1ebc492e5 Implement remark-to-remark feature; move 'last remark' above 'thread' in the post_remark view 2023-06-25 00:01:13 -04:00
swagg boi 3abbd3f209 Stupid twitter cards 2023-06-07 15:43:45 -04:00
swagg boi d1612ae685 Moar Open Graph tags 2023-06-04 17:47:36 -04:00
swagg boi 277afd71fc Added Open Graph tags for by_id 2023-06-04 16:36:13 -04:00
swagg boi bb22c3c775 Don't show hidden for single_thread and single_remark 2023-06-02 15:11:15 -04:00
swagg boi e8d3e716ce Clean up on thread->by_id 2023-05-29 00:27:16 -04:00
swagg boi f8bdcc9201 Report 404s better 2023-05-28 02:07:09 -04:00
swagg boi f74e57846c Fix pager title margins 2023-05-27 12:51:57 -04:00
swagg boi 3b0b6ed653 Text color and stuff 2023-05-24 21:57:54 -04:00
swagg boi f26fe0ea1b Remove redundant class 2023-05-21 11:46:29 -04:00
swagg boi 5c79b3989a Button styling 2023-05-20 22:53:32 -04:00
swagg boi f3e2bc967f Switch back to CSS vs Sass, more CSS and HTML work 2023-05-19 23:07:28 -04:00
swagg boi 74bc32f670 Change to Sass and some class name changes 2023-05-19 18:49:08 -04:00
swagg boi 3f5b6862a3 Moar CSS and HTML stuff 2023-05-14 22:43:13 -04:00
swagg boi c7e5528a27 Moar CSS for single thread view 2023-05-14 22:04:11 -04:00
swagg boi 15baa4303a Move nav for CSS stuff later 2023-05-13 17:50:19 -04:00
swagg boi 212521e905 Template clean-up 2023-05-12 22:43:23 -04:00
swagg boi 079910ad68 Some template cleanup and semantic HTML changes 2023-05-09 20:09:04 -04:00
swagg boi ab0f53ba26 Sanitize HTML in body; enforce NOT NULL on body; template clean-up 2023-05-03 21:05:57 -04:00
swagg boi e86cda1cc5 Added Markdown support 2023-04-25 11:56:42 -04:00
swagg boi 94988c2d34 xml_escape() on INSERT and don't XML escape thread/remark body in templates 2023-04-25 10:40:47 -04:00
swagg boi 9f89b66df7 Some template cleanup 2023-04-24 23:00:09 -04:00
swagg boi d01acbcde2 Added buttons for the mod stuff; had to restructure things to make room for mod remark stuff 2022-12-08 00:13:59 -06:00
swagg boi 10e7944bc3 Rename layout to default per convention 2022-11-28 23:22:25 -05:00
swagg boi 0cd3142250 Implement flag button 2022-10-13 23:57:58 -04:00
swagg boi 7d81490a31 Add a link to Bump from single_thread 2022-10-08 23:01:05 -04:00
swagg boi 0bea8118ba Use url_for()->fragment() to make certain links jump to appropriate sections 2022-10-08 22:39:54 -04:00
swagg boi d316efb952 Grow into full-blown Mojo 2022-10-01 18:00:23 -04:00
Renamed from templates/thread_page.html.ep (Browse further)