Peter Spicer
|
0f49ae9244
! A message icon reorder I missed, and also edit message icons assumed all the files were still GIFs.
|
11 vuotta sitten |
Peter Spicer
|
7fcf510481
! And also message icons don't need their table hard-sorted either.
|
11 vuotta sitten |
Peter Spicer
|
0ddca017ff
! And our ever important source files, plus a little bit of consistency.
|
11 vuotta sitten |
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 vuotta sitten |
Peter Spicer
|
e880986b84
! Few more things
|
11 vuotta sitten |
Peter Spicer
|
c6f027de5a
! Another trio of icons gets the sprite treatment.
|
11 vuotta sitten |
Peter Spicer
|
eeefbf80d3
! More areas that indicate their saved status, per #802.
|
11 vuotta sitten |
Michael Eshom
|
1e5c36c0bc
Forgot to signoff
|
11 vuotta sitten |
Suki
|
5d33d1f278
Long lines then!
|
11 vuotta sitten |
Suki
|
c66b997bd3
Moar places to replace and missed a global
|
11 vuotta sitten |
Suki
|
57dfb8a204
$smcFunc['htmlspecialchars'] on ManageSmileys
|
11 vuotta sitten |
Michael Eshom
|
ca9ca46d3c
Merge pull request #544 from jdarwood007/fix-521
|
11 vuotta sitten |
Jeremy D
|
20b1a98040
Fixes 521
|
11 vuotta sitten |
SleePy
|
e0f1f00630
Initial commit of adding a option to move the Packages directory
|
11 vuotta sitten |
Illori
|
2c50939f27
Copyright update per BoD
|
11 vuotta sitten |
emanuele
|
0cb3746ffa
Missing semicolon
|
11 vuotta sitten |
emanuele45
|
c4feadde63
Merge pull request #306 from emanuele45/MAS_pr
|
11 vuotta sitten |
emanuele45
|
1588461571
Merge pull request #305 from emanuele45/master
|
11 vuotta sitten |
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 vuotta sitten |
emanuele45
|
50172c86f0
Merge pull request #297 from MissAllSunday/no_more_hacking_attempt
|
11 vuotta sitten |
emanuele
|
ec2a66352e
Deprecated $txt['here'] and some other short strings (several strings affected)
|
11 vuotta sitten |
Suki
|
e2926c771a
Typo
|
11 vuotta sitten |
Suki
|
6d009fe0e6
No more "I've been hacked help me ASAP!!1!" support topics...
|
11 vuotta sitten |
emanuele
|
5a38bc12e4
Some lost closing tag and some new lines after closing tags removed
|
12 vuotta sitten |
Michael Johnson
|
5efaf7a21a
Revert "Copyright correction."
|
12 vuotta sitten |
Michael Johnson
|
90fb4d0952
Revert "Tweaking copyright line for accuracy. (thank you Thantos)"
|
12 vuotta sitten |
emanuele45
|
ee6b6c309d
Merge pull request #212 from emanuele45/master
|
12 vuotta sitten |
Norv
|
789a1a1697
Tweaking copyright line for accuracy. (thank you Thantos)
|
12 vuotta sitten |
Norv
|
74598c2506
Copyright correction.
|
12 vuotta sitten |
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 vuotta sitten |