This website requires JavaScript.
Explore
Help
Sign In
harmacist
/
vichan
Watch
1
Star
0
Fork
0
You've already forked vichan
forked from
GithubBackups/vichan
Code
Pull Requests
Activity
vichan
/
inc
History
Michael Save
bb2e931fe7
Split [D+] (delete all posts by IP address) into global and non-global commands
2012-03-25 16:12:42 +11:00
..
contrib
…
locale
update polish translation
2012-03-15 20:22:46 +11:00
cache.php
…
config.php
Split [D+] (delete all posts by IP address) into global and non-global commands
2012-03-25 16:12:42 +11:00
database.php
…
display.php
Split [D+] (delete all posts by IP address) into global and non-global commands
2012-03-25 16:12:42 +11:00
events.php
Convert $post to an object before passing it to event(). This way it can be modified by event handlers before entering the database. See
http://tinyboard.org/docs/events.html#examples
2012-03-24 15:31:35 +11:00
functions.php
Moved messy $config initialization from inc/config.php to inc/functions.php.
2012-03-21 12:00:00 +11:00
image.php
Better upload handling (don't move file before handling it)
2012-03-18 19:53:56 +11:00
instance-config.php
…
mod.php
…
remote.php
…
template.php
…
user.php
…