1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-29 17:54:29 +01:00
Commit Graph

261 Commits

Author SHA1 Message Date
Michael Save
ad63c7f287 Bugfix: with editing boards 2012-04-13 23:30:22 +10:00
Michael Save
b8812ff2b1 Bugfix: with editing boards 2012-04-13 23:25:20 +10:00
Michael Save
80d37cfa00 Bugfix: warning on report queue 2012-04-13 20:50:05 +10:00
Michael Save
ee0d7f4129 Bugfix: warning on ?/log 2012-04-13 10:42:53 +10:00
Michael Save
ae454af7a5 Added notice about mod.php being a clusterfuck; needs to be rewritten 2012-04-12 23:53:24 +10:00
Michael Save
3c92accd47 fixed modlog 2012-04-12 23:30:24 +10:00
Michael Save
1b6fb48fa3 fixed modlog 2012-04-12 23:29:47 +10:00
Michael Save
ef6f5a2e48 Removed board.id. Use the board URI/name at the key instead. 2012-04-12 23:23:47 +10:00
Michael Save
0f984ebf77 Improved Tinyboard anti-bot/spam filter. See large comment in inc/config.php for details. 2012-04-12 21:56:01 +10:00
Michael Save
a3ba8e08a0 bugfix: fatal error when rebuilding 2012-04-12 12:44:37 +10:00
Michael Save
c98a8afc1d large cleanup 2012-04-12 02:49:22 +10:00
Michael Save
41355cbd44 moved $OP to $post['op']. post() now has one argument instead of two. 2012-04-11 02:18:06 +10:00
Michael Save
4e9cc24fad increase character limit on board URI, title and subtitle 2012-04-09 21:13:44 +10:00
Michael Save
d1426fc426 bans should not affect mod.php 2012-04-08 02:31:44 +10:00
Michael Save
c57cecdf57 rebuild shadowed thread after moving 2012-04-03 05:40:43 +10:00
Michael Save
99f02e709b small bug fix with thread moving 2012-04-02 23:50:52 +10:00
Michael Save
a25b554a41 When moving threads, correct >>XX links. 2012-04-02 23:47:32 +10:00
Michael Save
c4cec2302a small stylesheet change 2012-03-31 21:01:55 +11:00
Alyssa Rowan
ab4ce9572f Fixed bug with report clearing 2012-03-31 10:33:07 +11:00
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
Michael Save
956ed1020c Close and unzip zip file upon errors (?/upgrade) 2012-03-21 22:04:58 +11:00
Michael Save
3fd0bbac7a escapeshellarg() for auto-upgrade unzip 2012-03-20 03:43:57 +11:00
Michael Save
3fbe2f10e9 issue #41 2012-03-20 03:39:44 +11:00
Marcin Łabanowski
533ea96732 mod.php error localization 2012-03-15 20:25:18 +11:00
Michael Save
9a133e87e5 Multiple changes.
Added $config['minify_js'] to compress Javascript with minify
Added $config['additional_javascript_compile'] to put all Javascript files/addons into one file.
Moved delete/report post controls to a shared template.
Ability to have different Javascript files between boards.
2012-03-14 21:48:31 +11:00
Michael Save
a164bde13f use "git pull" in auto-upgrade if available 2012-03-14 16:56:33 +11:00
Michael Save
163fe49eb7 hide hardcoded "0.0.0.0" ip address for command line clients 2012-03-14 16:49:08 +11:00
Michael Save
ae389dc688 uid < 0 is now pseudo "system" user account 2012-03-14 16:45:27 +11:00
Michael Save
8d16716c2d h 2012-03-13 03:52:42 +11:00
Michael Save
d77192f48e experimental self-upgrading via github 2012-03-13 03:46:58 +11:00
Michael Save
c03cb4548e increased board uri/title/subtitle character limits 2012-02-19 19:37:39 +11:00
Michael Save
3579e37289 board management bug with certain themes enabled 2012-02-19 19:01:03 +11:00
Michael Save
ff531507ab post editing bug 2012-02-17 01:37:49 +11:00
Michael Save
5b47707b20 post editing bug 2012-02-17 01:37:22 +11:00
Michael Save
6ab9e4143c post editing bug 2012-02-17 01:36:28 +11:00
Michael Save
b36f1218ed experimental post editing (for mods) 2012-02-15 20:11:09 +11:00
Michael Save
48a118477f SQL error when search is by filter only (no query for post body) 2012-02-12 22:48:03 +11:00
Michael Save
0950500852 experimental "filters" in mod ?/search 2012-02-12 22:45:48 +11:00
Michael Save
3b7b93de10 double escape with web editor (on permissions error) 2012-02-07 00:46:20 +11:00
Michael Save
5665f284ad minify_html with web editor 2012-02-07 00:45:32 +11:00
Michael Save
f3cbef72fc web config update 2012-02-07 00:41:58 +11:00
Michael Save
acde719d0d s/by/via 2012-02-06 18:05:21 +11:00
Michael Save
2f144e9d92 "edit using web editor" link on ?/config 2012-02-06 17:38:18 +11:00
Michael Save
3893848341 beta web config editor 2012-02-06 17:36:14 +11:00
Michael Save
6105f0f72b fixed bug causing some themes to make adding a "new board" redirect somewhere else 2012-01-27 03:49:59 +11:00
Michael Save
1fee253e83 better "confirm" page 2012-01-27 03:47:37 +11:00
Michael Save
4b170b1336 prohibit using same anti-bot hashes across different boards/threads 2012-01-20 02:37:53 +11:00
Michael Save
b4a2352a58 strikethrough deleted posts in modlog 2012-01-09 10:48:44 +11:00
Michael Save
d5bc2f8d19 ... 2012-01-09 10:46:53 +11:00
Michael Save
b3d6b789e1 slight display change 2012-01-09 10:45:51 +11:00