Michael Eshom
|
a1729e3918
Allow admins to change a user's theme even if the option to change themes is disabled (fixes #1306)
|
10 年 前 |
Peter Spicer
|
8ef69b6673
! Fix Mantis 4832.
|
10 年 前 |
Peter Spicer
|
85a770b778
! Let's make background tasks actually run in the background. This can still be improved, though, to try and avoid some of the concurrent requests but we'll get to that.
|
10 年 前 |
Suki
|
37e208c9e7
Merge branch 'release-2.1' of git://github.com/SimpleMachines/SMF2.1.git into avatar_stuff
|
10 年 前 |
Suki
|
a26a1e45f9
oh yeah, I missed a (
|
10 年 前 |
Suki
|
a27cf67b12
Un-borking things
|
10 年 前 |
Suki
|
9bfa42b31b
My godnessgit add Sources/Load.phpcurl -s https//getcomposer.org/installer | phpeleventeengit add Sources/Load.php
|
10 年 前 |
Suki
|
d107abbb09
My goodness!!!
|
10 年 前 |
Suki
|
ace8255ed4
Signed-off-by: Suki <[email protected]>
|
10 年 前 |
Suki
|
2091941739
Signed-off-by: Suki <[email protected]>
|
10 年 前 |
Suki
|
dd7ae04b3a
Lets cheat!
|
10 年 前 |
Suki
|
9f4f7dd7c4
Merge changes on Load.php
|
10 年 前 |
Michael Eshom
|
9ec80ef05d
The ' />' method of closing so-called 'void' tags is no longer required in HTML5, per #1215
|
10 年 前 |
Peter Spicer
|
21e33fac30
! Consistency is good. We really shouldn't be having these around.
|
10 年 前 |
Peter Spicer
|
5f6f1b14f7
! Of course, logging the stylesheets in use is only any good if you actually attempt to log the ones you're actually using.
|
10 年 前 |
Peter Spicer
|
1b0d164057
! When deleting or restoring a topic, don't actually touch the messages' icons, instead alter the icon softly if it's in the recycle bin board.
|
10 年 前 |
Peter Spicer
|
bb248113c6
! The main code for avatars no longer needing inline HTML or JS to resize
|
10 年 前 |
Peter Spicer
|
eac878a05c
! Doctype conversions elsewhere. Installer, upgrader, and SSI related have been left alone for this commit because they're a bit special.
|
10 年 前 |
Peter Spicer
|
0ddca017ff
! And our ever important source files, plus a little bit of consistency.
|
11 年 前 |
Peter Spicer
|
6788646969
! Load average can actually legitimately be zero sometimes. Thanks to Woet - http://www.simplemachines.org/community/index.php?topic=487018.0 - for the report.
|
11 年 前 |
Suki
|
d1f27eeada
This should do the trick
|
11 年 前 |
Peter Spicer
|
b3d25d972c
! There are several places that HTTP only is expected but HTTPS is quite feasible.
|
11 年 前 |
Peter Spicer
|
2542612894
! And some more.
|
11 年 前 |
Michael Eshom
|
c6a4c7eab8
! Fix issues related to validatePasswordFlood (fixes #944)
|
11 年 前 |
Peter Spicer
|
b95645b4df
! And gender icons
|
11 年 前 |
Peter Spicer
|
d5aab12f4b
! Move some standard detection further up the running order (which also ensures the cron setup also receives it) and ensure that 'essential theme data' actually covers one of the most important things.
|
11 年 前 |
Michael Eshom
|
835e066d5e
! "enableThemes" is the new "knownThemes"...
|
11 年 前 |
Peter Spicer
|
3755692c73
! The beginnings of the new alerts system.
|
11 年 前 |
Peter Spicer
|
3d0280eef4
! Dropping support for eAccelerator and Turck MMcache, as these are not supported on current PHP releases for key/value pairs like we use.
|
11 年 前 |
Michael Eshom
|
2d0785c5b3
More phpDoc stuff
|
11 年 前 |