Peter Spicer
|
b76101eaaf
! Accept 7 digit user ids in cookies, fixes #807. Also refined the regex to not accept string ids at the same time since they should now always be ints. There's a slight performance boost but saving 2 bytes every single request before gzip seems like a good idea to me. NB: Users of test sites will find themselves logged out and will need to log back in again just for the first time (to fix the cookie).
|
11 年之前 |
Peter Spicer
|
807a6f6ec6
! I like this. It feels ugly, though, but it works (non AJAXively for now)
|
11 年之前 |
Peter Spicer
|
ba0cdfc538
! "Do not reveal contact details of members to guests" is just good practice, there's really no need for this to be optional these days.
|
11 年之前 |
Nao
|
21edb33826
- zend_shm_cache_fetch doesn't need a TTL parameter. (Load.php)
|
11 年之前 |
Arantor
|
28b5a40b5d
Merge pull request #771 from Arantor/release-2.1
|
11 年之前 |
Peter Spicer
|
d481cada21
! Core Features, you were a worthy piece of code in your own right, and you gained some very nice functionality, but no amount of wonderful implementation could have made you a _good_ feature. Fare thee well.
|
11 年之前 |
Arantor
|
204ceaf7a6
Merge pull request #649 from MissAllSunday/htmlspecialchars
|
11 年之前 |
Peter Spicer
|
498389f656
! Post moderation is no longer controlled by core features. Oh, and some housecleaning.
|
11 年之前 |
Peter Spicer
|
cc0c35f557
! Core features is getting slimmer all the time, and the other areas have better navigation and handling now.
|
11 年之前 |
Illori
|
0966c54fde
fixes #740
|
11 年之前 |
Suki
|
48d42bd23b
Merge branch 'release-2.1' of git://github.com/SimpleMachines/SMF2.1.git into htmlspecialchars
|
11 年之前 |
Peter Spicer
|
1bc664a220
! And we don't need the Advanced Profile Fields core feature either, the profile fields page is quite capable of taking care of itself.
|
11 年之前 |
Suki
|
310f75a982
Take care of htmlspecialchars in Index.template
|
11 年之前 |
Suki
|
a63a2ba970
$smcFunc['htmlspecialchars'] on Load
|
11 年之前 |
Peter Spicer
|
1db0e7aa25
! Cast the user id to an int when we first get it set up because that's the right thing to do. Essentially as per #338 and #355 but without any edit conflicts.
|
11 年之前 |
Michael Eshom
|
3618f6ddcb
Move 'Allow users to disable word censor' to a global setting
|
11 年之前 |
Michael Eshom
|
94017a5511
Typo prevented loadCSSFile from falling back to the default theme
|
11 年之前 |
Jeremy D
|
6200248fc1
Added support for custom jquery libraries
|
11 年之前 |
emanuele
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 年之前 |
Illori
|
2c50939f27
Copyright update per BoD
|
11 年之前 |
emanuele
|
c3bec97933
Fixes to birthday emails
|
11 年之前 |
Michael Eshom
|
6650563273
additional_groups should be loaded in the profile area
|
11 年之前 |
Oldiesmann
|
e03801f991
Merge pull request #365 from emanuele45/query_fix
|
11 年之前 |
Oldiesmann
|
7e1157f083
Merge pull request #318 from Oldiesmann/release-2.1
|
11 年之前 |
emanuele
|
679a769e7b
Fix for a broken query when titlesEnable is set to false - Thanks Wanchope for reporting
|
11 年之前 |
Oldiesmann
|
e27b2bc760
Merge pull request #349 from Labradoodle-360/skype-support
|
11 年之前 |
Matthew K.
|
92119d0988
Merge pull request #329 from Antes/unused
|
11 年之前 |
Matthew Kerle
|
71523cfb6d
MSN -> Skype
|
11 年之前 |
Matthew Kerle
|
e9b9bd9ac8
Calendar Overhaul - Part II
|
11 年之前 |
Antes
|
aed6edb0e1
- Display.php
|
11 年之前 |