|
8594ce0fae
|
Implement RSS feed for remarks
|
2023-09-25 23:00:12 -04:00 |
|
|
bb22c3c775
|
Don't show hidden for single_thread and single_remark
|
2023-06-02 15:11:15 -04:00 |
|
|
0ee6423be8
|
Change reference of 'count' to 'tally' for consistency
|
2023-05-12 21:38:57 -04:00 |
|
|
0a5e6a980d
|
Moar RSS validation stuff
|
2023-05-12 13:39:00 -04:00 |
|
|
78a7338f7b
|
More RSS validation stuff
|
2023-05-10 16:07:14 -04:00 |
|
|
ab0f53ba26
|
Sanitize HTML in body; enforce NOT NULL on body; template clean-up
|
2023-05-03 21:05:57 -04:00 |
|
|
2838f73840
|
Just use markdown() for the XML escaping ya dingus
|
2023-04-28 11:51:22 -05:00 |
|
|
94988c2d34
|
xml_escape() on INSERT and don't XML escape thread/remark body in templates
|
2023-04-25 10:40:47 -04:00 |
|
|
a3b76dabb2
|
Change default date format to be RFC822 compliant
|
2023-04-24 12:46:10 -04:00 |
|
|
bfb5ab9986
|
Re-work the nav bar at the top a lil; fix date format display; implement routing for the remark mod stuff
|
2022-12-08 12:41:23 -06:00 |
|
|
9089b78db7
|
Some clean-up and TODO
|
2022-11-20 21:37:40 -05:00 |
|
|
6d37beec38
|
Remove old per_page method; require v5.34 instead of v5.36 for now
|
2022-11-03 14:10:43 -04:00 |
|
|
1e4ff30ff0
|
Use subroutine for attribute rather than blessed hash reference value
|
2022-11-03 14:03:48 -04:00 |
|
|
db2f835adf
|
lmao... whoops
|
2022-10-20 17:06:45 -04:00 |
|
|
0cd3142250
|
Implement flag button
|
2022-10-13 23:57:58 -04:00 |
|
|
898b3d8cd1
|
Bump thread after remark; redirect to last remark page after remark; some small tweaks/clean-up
|
2022-10-01 23:53:44 -04:00 |
|
|
39f01309d6
|
Remove shebang lines from Perl modules, ignore that empty module for now...
|
2022-10-01 16:22:21 -04:00 |
|
|
8069a255a6
|
Implement single remark view
|
2022-09-02 22:45:41 -04:00 |
|
|
7671180e1b
|
Remove all traces remaining traces of old method names
|
2022-09-02 21:25:51 -04:00 |
|
|
3fda11c417
|
Shorten moar
|
2022-09-02 20:46:27 -04:00 |
|
|
29a11f9886
|
Implement shortened method names and create aliases to old names
|
2022-09-02 20:40:26 -04:00 |
|
|
2331110768
|
Add last_remark() method
|
2022-08-29 10:14:50 -04:00 |
|
|
cea83b0ef7
|
Lil cleanup
|
2022-08-23 20:24:58 -04:00 |
|
|
2c3faa9f2e
|
Some TODOs
|
2022-08-23 19:09:08 -04:00 |
|
|
3be6dae9f0
|
Implement totally broken remark paging
|
2022-08-22 22:17:14 -04:00 |
|
|
6ccbaf2245
|
Added create_remark() method
|
2022-08-22 20:42:41 -04:00 |
|
|
8ea06cf0eb
|
Remove this hard-coded path stuff
|
2022-08-22 16:37:38 -04:00 |
|
|
7b74dbe787
|
Implement Remark model
|
2022-08-22 15:50:10 -04:00 |
|
|
9062d983b4
|
Add Remark model
|
2022-08-22 12:09:43 -04:00 |
|