Spuds
|
af915c8fee
! Initial commit of Post and PM drafts function, don't expect everything to work ;)
|
12 years ago |
emanuele
|
b5366b5e40
If a member has not yet do its first login maintenance could prune him even if it's just two seconds it is registered [msg 3379411]
|
12 years ago |
emanuele45
|
62fab1b749
Merge pull request #68 from emanuele45/alter_to_maintenance
|
12 years ago |
emanuele
|
d6c41a9f86
'Fine tuning' (well, removed a couple of speed optimizations because I realized the table messages doesn't maintain any kind of order) of the db export tool
|
12 years ago |
emanuele
|
df8d266847
Alter columnss is a job for maintenace tasks, not for settings change: moved the altering of the body table from text to mediumtext and vice versa to maintenance with proper checks and warnings regarding possible truncated messages
|
12 years ago |
emanuele
|
3ccb6819dd
Before a database dump let's check if we can handle timeouts
|
12 years ago |
Spuds
|
ca9e8fb56b
! spellarazzi
|
12 years ago |
emanuele
|
b758984492
! backup updated to support bigger backups
|
12 years ago |
Spuds
|
f02d980afc
+ added post recount function to members maintenance [4423]
|
12 years ago |
Spuds
|
7ce72a18f5
! some more minor doc changes
|
12 years ago |
Spuds
|
f265b300f9
! Some more substr() changes
|
12 years ago |
Spuds
|
f438dcabae
! Change @ini_get to ini_get. It never returns an error.
|
12 years ago |
Spuds
|
c3f6282f89
! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php)
|
12 years ago |
Spuds
|
b698494cdd
! A couple of minor CSS changes that probably won't make any difference but were bothering me
|
12 years ago |
Spuds
|
8965e86c4d
! Pedantry in action. Making sure all new files have 'LF' svn property.
|
12 years ago |
Spuds
|
f9cb33a75c
! Theme editing didn't correctly handle session errors for templates (Themes.php)
|
12 years ago |
Spuds
|
43a6f4bd7a
! Refactor our session handler implementation into a separate Session.php file. Load.php is overloaded. :P
|
12 years ago |
Spuds
|
a18e888838
10610
|
12 years ago |