towards-a-new-leftypol
60d86d3a84
Fix commit 1c13ec98ba
...
- Unintentionally disabled that piece of code instead of removing adding
the additional br tag that made double spaces between posts.
- add the postcontainers instead of post.reply (which is inside this
container) to preserve the arrows
2024-12-26 02:39:08 -05:00
towards-a-new-leftypol
62e7a4b22e
undo instance-config.php settings changes
2024-12-22 00:42:38 -05:00
towards-a-new-leftypol
29d429bd55
retab image.php (use vim, convert tabs to space)
2024-12-22 00:42:38 -05:00
towards-a-new-leftypol
221faac75b
Improve posting error handling
...
- if spamnoticer was contacted, add cleanup callback to error handler if
something goes wrong during the rest of the process (like thumbnail
creation for example)
- add another allowed warning (string) that gm may safely report back
and don't call error if we see it.
2024-12-22 00:42:38 -05:00
towards-a-new-leftypol
f5a073f0b1
bunker_like: heading and subtitle font sizes
2024-12-01 13:07:37 +00:00
towards-a-new-leftypol
a8be2a3fc3
Up the font sizes for bunker_like a little bit
2024-12-01 12:42:21 +00:00
towards-a-new-leftypol
66fe2659c7
Fix textarea size in bunker_like theme
2024-11-29 04:24:54 -05:00
towards-a-new-leftypol
eb89db5246
bunker_like: submit button color
2024-11-27 19:23:13 -05:00
towards-a-new-leftypol
132aa54b84
bunker_like: submit button color
2024-11-27 19:21:31 -05:00
towards-a-new-leftypol
709b4ff32d
bunker-like css fix
2024-11-27 19:17:23 -05:00
towards-a-new-leftypol
9f26de080e
fix bunker-like css tweaks
2024-11-27 19:15:07 -05:00
towards-a-new-leftypol
7e189349a3
bunker_like: padding adjust
2024-11-27 19:12:41 -05:00
towards-a-new-leftypol
9fe1cf8713
bunker-like: form tweaks
2024-11-27 18:55:25 -05:00
towards-a-new-leftypol
c864f3701e
bunkerlike form css tweaks (by 1px)
2024-11-27 18:37:38 -05:00
towards-a-new-leftypol
958a58f016
retab
2024-11-27 18:37:28 -05:00
towards-a-new-leftypol
929e00675f
bunker_like css form field padding tweak
2024-11-27 18:16:32 -05:00
towards-a-new-leftypol
91a0b3017b
bunkerlike - fix form padding
2024-11-27 18:02:21 -05:00
towards-a-new-leftypol
df01d50275
Bunker-like theme changes
...
- change post body font to 'serif'
- change border radius's to 2px (down from 5px, which was silly)
2024-11-27 14:18:25 -05:00
towards-a-new-leftypol
d3fa904e11
Replace flag instead of creating a new one
2024-11-27 11:51:20 -05:00
towards-a-new-leftypol
f39a7f6282
Add flags
2024-11-27 11:40:13 -05:00
towards-a-new-leftypol
6b7c7b6c6a
Add music board and a link to nukechan
2024-09-17 15:41:38 -04:00
towards-a-new-leftypol
e9fa6303ac
expand.js: don't add weird spacing
2024-09-17 15:41:38 -04:00
towards-a-new-leftypol
8763b2cf40
Fix log.php
2024-08-25 17:24:34 -04:00
towards-a-new-leftypol
ab1f4e3ca7
Make headings bolder and brighter for better readability
2024-08-25 15:09:24 -04:00
towards-a-new-leftypol
585029dbca
Fix a rebuilding when moving (targetBoard -> originBoard)
2024-08-12 16:54:19 -04:00
towards-a-new-leftypol
b989686b2c
8 new banners
2024-08-08 01:25:30 -04:00
towards-a-new-leftypol
66636df702
anti-bot: do not flag missing hash values as spam
2024-07-19 15:40:41 -04:00
towards-a-new-leftypol
3415319698
add banners
2024-07-19 15:22:11 -04:00
towards-a-new-leftypol
8ea0e124a3
add banners
2024-07-01 12:38:22 -04:00
towards-a-new-leftypol
499cdc279f
Remove redundant leftypedia link
2024-06-18 18:12:18 -04:00
towards-a-new-leftypol
7ed48a1769
Update booru and wiki links
2024-06-18 18:03:12 -04:00
towards-a-new-leftypol
ef01eef2a2
Enable anti-bot, except for the case where the hash is missing from the db (most bots don't seem to be that smart)
2024-06-15 20:29:25 -04:00
towards-a-new-leftypol
4349499ddd
Up the anti-bot hash expiration time to 120 days
2024-06-15 20:06:32 -04:00
towards-a-new-leftypol
77aac51172
Autoformat (vim) anti-bot.php to use spaces instead of tabs and spaces
2024-06-11 18:51:10 -04:00
towards-a-new-leftypol
ce93e6f442
Anti-bot: print out failure cases and construction
...
- enable anti-bot spam protection setting but comment out it's rejection
- will monitor the output log to check for false-positives and just see
what it's rejecting...
2024-06-11 18:48:04 -04:00
towards-a-new-leftypol
d478f65ba0
Fix a bug with i2p captcha
...
- if captcha_tor_only is set to true, posting over i2p requires a
captcha but the javascript code removes it. Add a check to see if
we're on a .i2p domain in this case.
2024-06-07 15:07:25 -04:00
towards-a-new-leftypol
ad5383c196
Add missing import to auth.php
2024-06-07 15:06:50 -04:00
towards-a-new-leftypol
17bb78e17e
Add maintenance message
2024-05-29 15:03:49 -04:00
towards-a-new-leftypol
0a04e747c4
Rebuild origin board themes if moving a thread and not leaving a shadow
2024-05-25 16:29:41 -04:00
towards-a-new-leftypol
1af3931a48
Don't forget to rebuild the themes on origin board when moving
...
- if you're moving a post to a different board it would only
rebuildThemes of the target board
2024-05-21 16:19:12 -04:00
towards-a-new-leftypol
bdd813cd77
Captcha for TOR users only
2024-05-08 17:16:07 -04:00
towards-a-new-leftypol
b118588a82
Fix captcha generator securimage.php to work with php 8
...
- basically use intval() everywhere to avoid implicit conversion from
float
2024-05-07 10:54:59 -04:00
towards-a-new-leftypol
4f5dcd1773
Add 4 new banners
2024-05-06 16:24:35 -04:00
towards-a-new-leftypol
f027f87044
Revert "Add new banner"
...
This reverts commit a8dd6c57c8
.
2024-05-05 18:26:10 -04:00
towards-a-new-leftypol
a8dd6c57c8
Add new banner
2024-05-05 17:53:30 -04:00
towards-a-new-leftypol
495949666d
Add opus to supported list of extensions
2024-05-02 17:06:07 -04:00
towards-a-new-leftypol
e2b79a443e
Fix banners (replace misspelt ones)
2024-04-29 17:00:55 -04:00
towards-a-new-leftypol
28258efd36
Add banners
2024-04-28 16:02:55 -04:00
towards-a-new-leftypol
6e8d85d5e7
Fix flag list ordering in config
2024-04-09 03:42:54 -04:00
towards-a-new-leftypol
669429863a
Fix previous commit
2024-04-09 03:37:07 -04:00