Source code of Leftypol imageboard
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
discomrade
b7019fb8b5
Fix multiple issues with anti_bump_flood
- bumplocked thread with one reply, delete the reply and no post matches the query
- saged posts aren't ignored when finding last bump
- bumplocked threads should be ignored
7 months ago
..
lib
Merge vichan PHP8 fixes, configure composer, fix outstanding incompatibilities
7 months ago
locale
update locales
8 years ago
mod
Remove useless debug messages
7 months ago
nntpchan
Merge branch 'master' of github.com:vichan-devel/Tinyboard
6 years ago
anti-bot.php
Remove useless debug messages
7 months ago
api.php
Check if file fields are set on the API
1 year ago
bans.php
Merge vichan PHP8 fixes, configure composer, fix outstanding incompatibilities
7 months ago
bootstrap.php
Merge vichan PHP8 fixes, configure composer, fix outstanding incompatibilities
7 months ago
cache.php
Fix redis deprecation of delete
7 months ago
captchaconfig.php.sample
Rename sample captcha config
10 months ago
config.php
Fix cyclic threads not cycling, remove inconsistent code whitespace
10 months ago
controller.php
split route and controller parts from smart build
6 years ago
database.php
Bypass broken mysql version check
11 months ago
display.php
Revert obsolete foreign board top bar code
10 months ago
error.php
Merge vichan PHP8 fixes, configure composer, fix outstanding incompatibilities
7 months ago
events.php
Cleaner check to make sure inc/ files aren't accessed directly.
9 years ago
filters.php
Remove useless debug messages
7 months ago
functions.php
Fix multiple issues with anti_bump_flood
7 months ago
image.php
Fix thumb_ext being ignored
1 year ago
lock.php
i forgot about a queue and a lock implementation
6 years ago
polyfill.php
Add imagecreatefrombmp and other relevant functions to polyfill.php because they have builtins in newer PHP
4 years ago
queue.php
i forgot about a queue and a lock implementation
6 years ago
remote.php
Cleaner check to make sure inc/ files aren't accessed directly.
9 years ago
route.php
advanced build (1/2): a small refactor of index generating procedure; generation strategies
6 years ago
template.php
Merge vichan PHP8 fixes, configure composer, fix outstanding incompatibilities
7 months ago