swagg boi
|
e8d3e716ce
|
Clean up on thread->by_id
|
2023-05-29 00:27:16 -04:00 |
|
swagg boi
|
a220c233fa
|
Clean-up 404 for remark->by_id
|
2023-05-29 00:14:47 -04:00 |
|
swagg boi
|
f8bdcc9201
|
Report 404s better
|
2023-05-28 02:07:09 -04:00 |
|
swagg boi
|
65bb0ef5a0
|
Fixed up errors for validation; validate moar; style errors
|
2023-05-28 00:42:07 -04:00 |
|
swagg boi
|
b1583bbb95
|
twas bothering me
|
2023-05-27 13:09:41 -04:00 |
|
swagg boi
|
70e1f3a15c
|
Allow <br> and <s> input
|
2023-05-27 13:04:15 -04:00 |
|
swagg boi
|
5635d73d89
|
Some cleanup and /new route for new session
|
2023-05-26 22:56:22 -04:00 |
|
swagg boi
|
380fca1db3
|
Remove unused Sass pipe
|
2023-05-20 00:34:52 -04:00 |
|
swagg boi
|
74bc32f670
|
Change to Sass and some class name changes
|
2023-05-19 18:49:08 -04:00 |
|
swagg boi
|
061ee919a7
|
Handle 404 stuff better for thread.by_id
|
2023-05-14 16:17:10 -04:00 |
|
swagg boi
|
7f4f21c454
|
Change up redirects for mod actions
|
2023-05-12 23:48:29 -04:00 |
|
swagg boi
|
c0895274b2
|
thread->by_id() returns remark_tally and bump_tally
|
2023-05-12 22:15:33 -04:00 |
|
swagg boi
|
0ee6423be8
|
Change reference of 'count' to 'tally' for consistency
|
2023-05-12 21:38:57 -04:00 |
|
swagg boi
|
06c3476c22
|
Rename remark_count to remark_tally
|
2023-05-12 17:45:19 -04:00 |
|
swagg boi
|
91b6857607
|
Moar RSS validation shit
|
2023-05-12 15:23:44 -04:00 |
|
swagg boi
|
1337d35f0c
|
Add atom namespace for validator warnings
|
2023-05-12 14:42:45 -04:00 |
|
swagg boi
|
0a5e6a980d
|
Moar RSS validation stuff
|
2023-05-12 13:39:00 -04:00 |
|
swagg boi
|
9a50afad14
|
Add guid back to RSS feed
|
2023-05-12 12:38:06 -04:00 |
|
swagg boi
|
78a7338f7b
|
More RSS validation stuff
|
2023-05-10 16:07:14 -04:00 |
|
swagg boi
|
d83bc4b593
|
RSS validation errors
|
2023-05-10 15:46:33 -04:00 |
|
swagg boi
|
dae058c07f
|
Don't escape with HTML::Restrict
|
2023-05-06 00:01:34 -04:00 |
|
swagg boi
|
f88b75fdd4
|
Some cleanup
|
2023-05-05 23:26:58 -04:00 |
|
swagg boi
|
c0aa7bed11
|
Merge branch 'main' into feed
|
2023-05-05 23:21:03 -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
|
414872730c
|
Try some escaping stuff with the feed
|
2023-05-03 14:07:27 -04:00 |
|
swagg boi
|
2838f73840
|
Just use markdown() for the XML escaping ya dingus
|
2023-04-28 11:51:22 -05:00 |
|
swagg boi
|
c7d00e834e
|
Create 'about' and 'rules' pages
|
2023-04-25 22:28:11 -04:00 |
|
swagg boi
|
419c61ed7f
|
Fix some utf8 and xml encoding stuff
|
2023-04-25 18:09:51 -04:00 |
|
swagg boi
|
d9323c721b
|
Set up @EXPORT for Markdown
|
2023-04-25 12:03:05 -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
|
fe19848b51
|
Don't need the JOIN anymore
|
2023-04-24 15:33:42 -04:00 |
|
swagg boi
|
57de51b29c
|
cleanup
|
2023-04-24 15:30:42 -04:00 |
|
swagg boi
|
b15fae5a77
|
Grab just the latest 15 threads for feed
|
2023-04-24 15:29:08 -04:00 |
|
swagg boi
|
3796846809
|
Add <guid> to RSS feed
|
2023-04-24 15:08:05 -04:00 |
|
swagg boi
|
ebfad34e2f
|
Implement RSS feed
|
2023-04-24 14:25:32 -04:00 |
|
swagg boi
|
5f030d5e6b
|
Make date format static for now
|
2023-04-24 13:26:29 -04:00 |
|
swagg boi
|
a3b76dabb2
|
Change default date format to be RFC822 compliant
|
2023-04-24 12:46:10 -04:00 |
|
swagg boi
|
8cfd13d821
|
Clean up routing
|
2023-04-24 12:14:04 -04:00 |
|
swagg boi
|
777a8fbcda
|
Cleanup
|
2023-04-23 23:28:43 -04:00 |
|
swagg boi
|
25e370bba5
|
Added commands for creating and promoting accounts
|
2023-04-22 00:48:30 -04:00 |
|
swagg boi
|
28c914565f
|
Use _mod suffix for the route names for consistency
|
2023-04-21 23:55:49 -04:00 |
|
swagg boi
|
9a68e9ec83
|
Actions for promoting/demoting admins
|
2023-04-21 23:21:12 -04:00 |
|
swagg boi
|
10cd3cffb1
|
Actions for locking/unlocking accounts
|
2023-04-21 22:25:05 -04:00 |
|
swagg boi
|
27fda1f00a
|
Actions for resetting passwords
|
2023-04-21 21:40:39 -04:00 |
|
swagg boi
|
86a7d92156
|
Added under() behavior for admin users
|
2023-04-21 17:32:16 -04:00 |
|
swagg boi
|
65d98d594c
|
Fix the is_admin helper
|
2023-04-16 15:15:39 -04:00 |
|
swagg boi
|
33e38e26f6
|
lil cleanup
|
2023-04-15 10:22:39 -04:00 |
|
swagg boi
|
8591fe5610
|
Swap emoji
|
2023-04-15 01:06:09 -04:00 |
|
swagg boi
|
25f47ce80d
|
Created action for creating new mods
|
2023-04-15 00:57:45 -04:00 |
|