1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-26 16:30:52 +01:00
Commit Graph

36 Commits

Author SHA1 Message Date
Michael Foster
8143ad1a0b Cleaner check to make sure inc/ files aren't accessed directly. 2013-09-06 20:12:04 +10:00
Michael Foster
c3e528378a Rendering $debug: Copy to $_debug so that $debug doesn't become broken if we want to generate more than one file in a request 2013-08-30 09:00:47 +10:00
Michael Foster
29780f8e53 More $config['debug'] improvements to time-related stuff 2013-08-30 08:39:11 +10:00
Michael Foster
390135ad7a Minor $config['try_smarter'] work 2013-08-29 18:55:25 +10:00
Michael Foster
8831f63200 $config['debug']: Show time initializing Tinyboard (before $debug was created) 2013-08-29 08:30:21 +10:00
Michael Foster
f514439793 Add cache and gm to pre-installation test. Don't die when we can't write to templates/cache. 2013-08-22 03:35:57 +10:00
Michael Foster
e06a800027 Convert to UNIX line endings 2013-07-31 04:28:26 -04:00
Michael Save
4f58617507 Copyright and license update for 2013. 2013-01-20 21:23:46 +11:00
Michael Save
30ac8f535b Config editort 2012-05-20 20:20:50 +10:00
Michael Save
ad504c6702 report queue 2012-04-16 17:28:57 +10:00
Michael Save
bb09b2c452 promote/demote users, started on rebuild 2012-04-14 22:28:21 +10:00
Michael Save
7a11ba6d5c view bans / unban 2012-04-13 09:47:27 +10:00
Michael Save
17a56af9a7 code cleanup 2012-04-13 00:18:19 +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
c98a8afc1d large cleanup 2012-04-12 02:49:22 +10:00
Michael Save
c001e67352 inc/contrib -> inc/lib 2012-04-09 20:52:26 +10:00
Michael Save
9971d12daf escape HTML in debug data 2012-01-09 14:15:36 +11:00
Savetheinternet
b26f52b92e Moving <hr/> in debug text 2011-11-23 16:18:50 +11:00
Savetheinternet
f7d30bd336 Use template instead of inline HTML for ban messages. 2011-11-23 16:12:19 +11:00
Savetheinternet
47d5c72cd1 minor bug with previous commit 2011-11-16 16:41:57 +11:00
Savetheinternet
5367a30d28 Added config option to automatically remove unnecessary whitespace when compiling HTML files from templates 2011-11-16 16:01:02 +11:00
Savetheinternet
bc83eaa41a Allow per-board template directories. 2011-10-15 17:06:22 +11:00
Savetheinternet
b3741f978d Started on internationalization (i18n) 2011-10-11 21:49:14 +11:00
Savetheinternet
21b81d08e1 replace hardcoded "templates/" directory with appropriate config directive 2011-10-06 14:28:56 +11:00
Savetheinternet
9b5bc0b4a7 use template files instead of hardcoded HTML for generating psots 2011-10-05 23:53:43 +11:00
Savetheinternet
ed6c2771d3 ... 2011-10-05 19:42:00 +11:00
Savetheinternet
af603fa819 transition to Twig 2011-10-05 15:22:53 +11:00
Savetheinternet
87d9aef299 fixed but telling non-mods they have an unread PM sometimes 2011-06-25 16:03:57 +10:00
Savetheinternet
5f84914ac5 debug 2011-05-25 15:22:29 +10:00
Savetheinternet
3f9fb2994e "debug" thing 2011-05-21 15:22:10 +10:00
Savetheinternet
36b6f3f248 block loading include files directly 2011-04-13 22:21:07 +10:00
Savetheinternet
c8b94c2439 Show number of pending reports in title, and "unread PM" notice on dashboard 2011-03-29 02:00:17 +11:00
Savetheinternet
3572ec4f17 Beta PM system 2011-03-17 16:52:43 +11:00
Savetheinternet
3737439338 Changed config to an array 2011-02-12 17:25:15 +11:00
Savetheinternet
4dc13a3a92 Fixed bug causing templates to fail after a chdir() 2010-11-30 19:21:06 +11:00
Savetheinternet
3d92990b18 first commit 2010-11-02 21:57:33 +11:00