emanuele45
|
53588de287
Merge pull request #216 from Spuds/parseUpdates
|
12 years ago |
emanuele45
|
ee6b6c309d
Merge pull request #212 from emanuele45/master
|
12 years ago |
emanuele
|
ce3e0aa956
If emoticons are disabled make so the default emoticons are not used
|
12 years ago |
emanuele
|
e42e8a201f
A couple of missed global in core features activation
|
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 |
Spuds
|
1d578ce528
! couple of more css updates from Ant
|
12 years ago |
emanuele
|
8d69781e06
A bit more space to write with full editor in quick reply
|
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 |
emanuele
|
0f3cf7dfdc
membersAllowedTo should now deal with post-based membergroups [Topic 380058] - Thanks Arantor for the report
|
12 years ago |
emanuele
|
6df3756141
And finally the smiley "one click install" works as expected using (half of) the power of pacman! [Bug 4987] - there is still a log way to make everything consistent...
|
12 years ago |