Peter Spicer
|
d246b6c15a
! Bug fix: don't just ignore any previous topics columns.
|
10 năm trước cách đây |
Peter Spicer
|
29539361c5
! A search on $user_info yielded some we're not using (since they were either the last entry in a file or there were two consecutive matches in the search results where there were no lines in between that mentioned $user_info)
|
10 năm trước cách đây |
Michael Eshom
|
9ec80ef05d
The ' />' method of closing so-called 'void' tags is no longer required in HTML5, per #1215
|
10 năm trước cách đây |
Peter Spicer
|
8fa1471dbd
! Unnecessary code
|
10 năm trước cách đây |
Peter Spicer
|
0d70cbe1ae
! RFC2047 conformance.
|
10 năm trước cách đây |
Peter Spicer
|
0ddca017ff
! And our ever important source files, plus a little bit of consistency.
|
11 năm trước cách đây |
Michael Eshom
|
19864248f2
+ Mail queue is now always enabled...
|
11 năm trước cách đây |
Peter Spicer
|
8b2fa8620d
! And now the meat of notifying users for a new registration - the old adminNotify function should be a wrapper for creating a background task and that should do everything else, this seems to work, including sending emails.
|
11 năm trước cách đây |
Michael Eshom
|
f4a33bd3c6
! Further tweaks to spell checking to account for enchant being UTF-8 only (see comments on #
|
11 năm trước cách đây |
Michael Eshom
|
55982b44aa
! Spellcheck enhancements
|
11 năm trước cách đây |
Michael Eshom
|
db058fdaf1
+ Allow users to say why they edited a post
|
11 năm trước cách đây |
Peter Spicer
|
d41d85a580
! Fix a long standing bug with the mail queue using the wrong variable by accident and do a little clean-up in the process to use the {literal:str} syntax I added.
|
11 năm trước cách đây |
Suki
|
48d42bd23b
Merge branch 'release-2.1' of git://github.com/SimpleMachines/SMF2.1.git into htmlspecialchars
|
11 năm trước cách đây |
Spuds
|
90ece4f28a
Fixed img tags broken since PHP 5.5 patch
|
11 năm trước cách đây |
Suki
|
a2a470efcf
$smcFunc['htmlspecialchars'] on Subs-Post
|
11 năm trước cách đây |
Suki
|
2d5b63985f
What if we want to export new posts out to a CMS?
|
11 năm trước cách đây |
Jeremy D
|
a6d8acd902
Left some testing stuff in.
|
11 năm trước cách đây |
Jeremy D
|
0589d27383
Some more replacments in Subs-Post.
|
11 năm trước cách đây |
Jeremy D
|
145a12d594
Replaced (un_)preparsecode /e preg_replace with a callback.
|
11 năm trước cách đây |
Jeremy D
|
602835fb5d
Replaced un_preparsecode /e preg_replace with a callback.
|
11 năm trước cách đây |
Illori
|
2c50939f27
Copyright update per BoD
|
11 năm trước cách đây |
emanuele45
|
1588461571
Merge pull request #305 from emanuele45/master
|
11 năm trước cách đây |
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 năm trước cách đây |
Suki
|
6d009fe0e6
No more "I've been hacked help me ASAP!!1!" support topics...
|
11 năm trước cách đây |
Michael Johnson
|
5efaf7a21a
Revert "Copyright correction."
|
12 năm trước cách đây |
Michael Johnson
|
90fb4d0952
Revert "Tweaking copyright line for accuracy. (thank you Thantos)"
|
12 năm trước cách đây |
emanuele45
|
ee6b6c309d
Merge pull request #212 from emanuele45/master
|
12 năm trước cách đây |
Norv
|
789a1a1697
Tweaking copyright line for accuracy. (thank you Thantos)
|
12 năm trước cách đây |
Norv
|
74598c2506
Copyright correction.
|
12 năm trước cách đây |
emanuele
|
6a68c1491a
empty would do the same of isset && ==0
|
12 năm trước cách đây |