czaks
7e30f1d3cf
add user_flag to valid inputs
10 years ago
kaf
b102fd5f4e
Typo
Conflicts:
inc/config.php
10 years ago
kaf
f83c87b623
Added: /pol/-like flags based on a953229de7
Conflicts:
inc/config.php
templates/post_form.html
10 years ago
czaks
fb94bcca0e
add a webm icon
10 years ago
czaks
6c0b745cf4
SECURITY: local path discovery fix
10 years ago
czaks
b585fe912e
enable 4chan api by default. it bears some extra CPU time with it, but giving API to the users by default is the way to go.
10 years ago
czaks
75cca1ffb2
fix previous commit
10 years ago
czaks
14c499f9d1
Condense flags into one file. Heads-up for people having custom flags, disable $config['country_flags_condensed'] !!!
10 years ago
czaks
ff9b684f7e
remove old oekaki; see vichan-devel#20
10 years ago
czaks
bb3f3db0cd
config.php: clarify comment to mean quick-reply-old, as now it's named
10 years ago
czaks
858ebbe68f
delegate youtube.js embed html code to config.php
10 years ago
czaks
8a2df689df
config.php: clarify comment to mean quick-reply-old, as now it's named
10 years ago
Michael Foster
de70fb6253
$config['error']['lurk'] was last used in 2010 I think
10 years ago
Michael Foster
39be89ba49
?/debug/apc
10 years ago
Michael Foster
ff4352d914
Fixed automatic $config['root'] detection with mod.php
10 years ago
Michael Foster
a9b7f9b1bc
begin implementation of in-built ban appealing
10 years ago
ctrlcctrlv
0a58973631
Make it so that users can't insert code w/syntax errors into ?/config
10 years ago
Michael Foster
3471f7c668
Optionally show post user was banned for
10 years ago
Michael Foster
3e57bb04d7
Begin upgrade to much better bans table. DO NOT PULL YET; It won't work.
10 years ago
Michael Foster
00833eeafd
js/ajax.js: post with ajax
10 years ago
Michael Foster
32c999346f
Remove $config['url_regex'];
10 years ago
Michael Foster
c4a6116722
Optionally show page navigation bar at the top too.
10 years ago
Michael Foster
eea4e42609
Add ability to create custom user/permissions groups
10 years ago
Michael Foster
9a846d5ad5
Use Unicode in antispam stuff
10 years ago
Michael Foster
d4cf4c7afb
flood-count condition
10 years ago
Michael Foster
a13571cdad
Comment mistake
10 years ago
Michael Foster
b7f16dee0f
Add ! syntax (NOT) to filters. Don't throttle duplicate post bodies when they are empty
10 years ago
Michael Foster
e9ccc5d72d
Optionally EXPLAIN all SQL queries when in debug mode
10 years ago
Michael Foster
f309e4037c
Better and faster basic flood prevention, while merging it into $config['filters'].
10 years ago
Michael Foster
f1b1d41230
Update comments for persistent database connections and increase timeout
10 years ago
Michael Foster
3f26aa5ac3
.
10 years ago
Michael Foster
eb7cb42e93
$config['markup_repair_tidy']: Better comment
10 years ago
Michael Foster
7b817eea11
Fix markup again. And add the option to repair fucked up nesting (and more) with HTML Tidy ($config['markup_repair_tidy'])
10 years ago
Michael Foster
abd013d6e4
Add $config['always_regenerate_markup'] (99.9% of Tinyboard users should ignore this)
10 years ago
Michael Foster
c31e374a71
Allow Unix sockets for database connection
10 years ago
Michael Foster
b01a402d23
4chan-compatible api: better config.php comments
10 years ago
ctrlcctrlv
ecda099dfb
Custom fields in API, read config.php for info. Non-4chan compatible fields removed.
10 years ago
ctrlcctrlv
01e906b1d3
Make it possible to disable API, disable it by default
Conflicts:
inc/functions.php
10 years ago
ctrlcctrlv
3e9f4f101a
Custom fields in API, read config.php for info. Non-4chan compatible fields removed.
10 years ago
ctrlcctrlv
a29a9324ea
Make it possible to disable API, disable it by default
10 years ago
Michael Foster
e45ffb8592
custom timeouet for curl'ing upload urls
10 years ago
ctrlcctrlv
9773416553
Better setting name
10 years ago
ctrlcctrlv
47dec49465
Optionally access mod cookie in JavaScript
10 years ago
ctrlcctrlv
2eb68ac398
Better setting name
10 years ago
ctrlcctrlv
52fe0c8989
Optionally access mod cookie in JavaScript
10 years ago
ctrlcctrlv
5c2ec21e13
Bundle jscolor
10 years ago
ctrlcctrlv
e3600131fc
Configurable canvas size
10 years ago
Michael Foster
0ad1c03997
Optional "flag style" and "flag alt" modifiers
10 years ago
Michael Foster
b666886416
A few modifications:
1. Finally, clean up some of the crappy code in inc/display.php; no more extreme clutter. new Thread() and new Post() take an array as the first parameter now.
2. Poster country flags. Currently requires the "geoip" extension.
3. Give post images a classname. This was also long-overdue.
10 years ago
Michael Foster
88dff2a683
Set $config['try_smarter'] to true. If you notice any problems, please report them to us.
10 years ago