Peter Spicer
|
0f49ae9244
! A message icon reorder I missed, and also edit message icons assumed all the files were still GIFs.
|
11 лет назад |
Peter Spicer
|
7fcf510481
! And also message icons don't need their table hard-sorted either.
|
11 лет назад |
Peter Spicer
|
0ddca017ff
! And our ever important source files, plus a little bit of consistency.
|
11 лет назад |
Peter Spicer
|
5e7d98700a
! There really is no good reason now not to be ORDER BY LENGTH(code) for smileys. MySQL supports it now after those rocky days when we couldn't rely on it, PGSQL and SQLite seem to support it as far as I can tell, it's also cached so the filesort isn't the killer it could necessarily be. Let's do this and fix #1091 while we're at it.
|
11 лет назад |
Peter Spicer
|
e880986b84
! Few more things
|
11 лет назад |
Peter Spicer
|
c6f027de5a
! Another trio of icons gets the sprite treatment.
|
11 лет назад |
Peter Spicer
|
eeefbf80d3
! More areas that indicate their saved status, per #802.
|
11 лет назад |
Michael Eshom
|
1e5c36c0bc
Forgot to signoff
|
11 лет назад |
Suki
|
5d33d1f278
Long lines then!
|
11 лет назад |
Suki
|
c66b997bd3
Moar places to replace and missed a global
|
11 лет назад |
Suki
|
57dfb8a204
$smcFunc['htmlspecialchars'] on ManageSmileys
|
11 лет назад |
Michael Eshom
|
ca9ca46d3c
Merge pull request #544 from jdarwood007/fix-521
|
11 лет назад |
Jeremy D
|
20b1a98040
Fixes 521
|
11 лет назад |
SleePy
|
e0f1f00630
Initial commit of adding a option to move the Packages directory
|
11 лет назад |
Illori
|
2c50939f27
Copyright update per BoD
|
11 лет назад |
emanuele
|
0cb3746ffa
Missing semicolon
|
11 лет назад |
emanuele45
|
c4feadde63
Merge pull request #306 from emanuele45/MAS_pr
|
11 лет назад |
emanuele45
|
1588461571
Merge pull request #305 from emanuele45/master
|
11 лет назад |
emanuele
|
8a78516ebc
Revert "All the hooks instroduced in 2.1 don't pass variables by ref any more, while hooks already present in 2.0 will still pass by-ref [Issue #54]"
|
11 лет назад |
emanuele45
|
50172c86f0
Merge pull request #297 from MissAllSunday/no_more_hacking_attempt
|
11 лет назад |
emanuele
|
ec2a66352e
Deprecated $txt['here'] and some other short strings (several strings affected)
|
11 лет назад |
Suki
|
e2926c771a
Typo
|
11 лет назад |
Suki
|
6d009fe0e6
No more "I've been hacked help me ASAP!!1!" support topics...
|
11 лет назад |
emanuele
|
5a38bc12e4
Some lost closing tag and some new lines after closing tags removed
|
12 лет назад |
Michael Johnson
|
5efaf7a21a
Revert "Copyright correction."
|
12 лет назад |
Michael Johnson
|
90fb4d0952
Revert "Tweaking copyright line for accuracy. (thank you Thantos)"
|
12 лет назад |
emanuele45
|
ee6b6c309d
Merge pull request #212 from emanuele45/master
|
12 лет назад |
Norv
|
789a1a1697
Tweaking copyright line for accuracy. (thank you Thantos)
|
12 лет назад |
Norv
|
74598c2506
Copyright correction.
|
12 лет назад |
emanuele
|
99797a97d2
All the hooks instroduced in 2.1 don't pass variables by ref any more, while hooks already present in 2.0 will still pass by-ref [Issue #54]
|
12 лет назад |