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