Spuds
|
7f5f14ede7
! backport some 1.4 fixes to 1.3.7
|
12 years ago |
emanuele
|
36646c2b74
[SCEditor] broken conversion of nonexistant bbcode with attributes (e.g. [blood width=100]) - thanks Akyhne for the report
|
12 years ago |
Spuds
|
f88b8bc1c5
! revert the ===0 back to =='0' Thanks Josh
|
12 years ago |
emanuele
|
8c1128e218
Added create sequence (and used) in postgre install for drafts
|
12 years ago |
emanuele
|
5c6dee7919
Small fix on the SQLite install for drafts: the table was not created
|
12 years ago |
emanuele
|
119eb7f5e1
Replaced a couple of mysql specific functions in install and upgrade code (including 2.0)
|
12 years ago |
Norv
|
825eb55e34
Renamed Attachments.php to Subs-Attachments.php.
|
12 years ago |
Spuds
|
07d4bc9fba
! paypal will be requiring http 1.1 requests as well as requiring host and connection headers [bug 5009]
|
12 years ago |
Spuds
|
1d578ce528
! couple of more css updates from Ant
|
12 years ago |
emanuele
|
faf696e9c0
A couple of undefined indexes and guests cannot disregard anyway
|
12 years ago |
emanuele
|
208bd50d6c
One loop less - suggested by Spuds in commit 88dfbfb5a4d48edf5ddafe3ee699146c85f49325
|
12 years ago |
emanuele
|
8d69781e06
A bit more space to write with full editor in quick reply
|
12 years ago |
Norv
|
cdf4383759
Remove avatars of celebrities from the package.
|
12 years ago |
Norv
|
4e854ba2e5
Merge pull request #213 from norv/2.1
|
12 years ago |
Norv
|
789a1a1697
Tweaking copyright line for accuracy. (thank you Thantos)
|
12 years ago |
Norv
|
74598c2506
Copyright correction.
|
12 years ago |
Spuds
|
262ab54e47
! Remove the rest of fixlongwords, use CSS from Ant.
|
12 years ago |
emanuele
|
266c2860ec
[SCEditor] Restored the "move" button - thanks Ant for reminding me about it
|
12 years ago |
Spuds
|
3ba57217ed
! remove whitespace at end
|
12 years ago |
Spuds
|
08d0188c79
! remove fix long words, better handled with CSS
|
12 years ago |
Spuds
|
c1e325a478
1 Updates to parse smiley s to eliminate extra htmlspecialchar calls
|
12 years ago |
Spuds
|
2c99dc18dd
! remove a parseBBC optimization which was a performance kiiler
|
12 years ago |
emanuele
|
6a68c1491a
empty would do the same of isset && ==0
|
12 years ago |
emanuele45
|
6b3f327949
Merge pull request #209 from MissAllSunday/sendpm
|
12 years ago |
emanuele
|
b60370941c
Merge branch 'release-2.1' of https://github.com/SimpleMachines/SMF2.1
|
12 years ago |
emanuele
|
6fb9302065
Merge branch 'release-2.1' of https://github.com/SimpleMachines/SMF2.1
|
12 years ago |
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 years ago |
emanuele
|
0c5600c2c6
Obviously the previous way was relying on way too many assumptions. That should be more robust
|
12 years ago |
emanuele
|
7fc66c663b
Added bottom border to child boards table
|
12 years ago |
emanuele
|
95796408ce
Some other changes related to [Bug 4822] in BoardIndex.template.php
|
12 years ago |