Spuds
|
bdfad9a1e4
! temp fix for invalid filename in cache put/get due to $key characters
|
12 years ago |
Spuds
|
822404765c
! Moved browser detection to its own file and class Class-BrowserDetect.php. Supports newer versions of browsers and more mobile detection.
|
12 years ago |
Spuds
|
2a19ab48da
! Some documentation formatting tweaks
|
12 years ago |
Spuds
|
8cdc309d30
! cache accelerator changes
|
12 years ago |
emanuele
|
e234dc203c
+ Changed loadJavascriptFile to support forcing the use of the default template url
|
12 years ago |
Spuds
|
d60accdcbc
! conversion of gif to png, many files, source and templates
|
12 years ago |
Spuds
|
bd7e615ca2
! Some minor updates for 5.1 support, sha1 support and only file_put_contents for smf cache
|
12 years ago |
Spuds
|
9bc133e941
! Updates to better manage memory requests
|
12 years ago |
emanuele
|
f3ad8a00af
Merge branch 'master' into flat_email_templates
|
12 years ago |
Spuds
|
267b194428
Merge branch 'master' of github.com:Spuds/playpen
|
12 years ago |
Spuds
|
eb12d9a4f4
! Provide < php 5.1 support for smf cache files
|
12 years ago |
emanuele
|
4c9e746734
Merge conflict fixed
|
12 years ago |
emanuele
|
409d869df4
! In Load.php moved back theme variants checks after loadSubTemplate('init' otherwise variants don't work
|
12 years ago |
Spuds
|
c0f7e894a4
! Missing requires in censored words ManagePosts.php
|
12 years ago |
emanuele
|
43a7e709f2
Most likely complete backward compatible rewriting completed [Bug 3983]
|
12 years ago |
Spuds
|
437930accc
! [4850] Post redirection not appropriate - IE9
|
12 years ago |
Spuds
|
18d18f465d
! wrong order in browser detection was causing mis-identification
|
12 years ago |
emanuele
|
6f245ac17a
Custom profile fields named 0 are now visible on topic view [Bug 4809]
|
12 years ago |
Spuds
|
85f1a014eb
! removed error suppression with proper check LogInOut.php
|
12 years ago |
Spuds
|
59cb2af30f
! add missing text string
|
12 years ago |
Spuds
|
7ce72a18f5
! some more minor doc changes
|
12 years ago |
Spuds
|
f8d5075a85
! missing global in SplitTopics.php
|
12 years ago |
Spuds
|
fba49b3745
! $context['browser'] was not setting all vars resulting in index errors on mods
|
12 years ago |
Spuds
|
129237e9b6
! Some final folding, some fixing
|
12 years ago |
Spuds
|
bb6cd5033f
! Fold in parts of Sub-Cache.php back in to Load.php
|
12 years ago |
Spuds
|
4ed0808031
! fold enviroment.php refractor changes back to Load.php
|
12 years ago |
Spuds
|
b2951f6ddf
! Updates to read_zip_data moving from Magic Number based parsing to a File Structure / Local Header parsing.
|
12 years ago |
Spuds
|
6d253143bc
! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2
|
12 years ago |
Spuds
|
943ee77ad2
! Send the old_body to the search API
|
12 years ago |
Spuds
|
3c431b6cf9
! Even more doc stuff.
|
12 years ago |