Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Michael Eshom 6d0f1b7195 + Initial functionality to handle notifying of group requests via notifications/alerts (more to come in the future) 11 gadi atpakaļ
  Michael Eshom cc9b5d86bf Merge pull request #1002 from Oldiesmann/release-2.1 11 gadi atpakaļ
  Michael Eshom 835e066d5e ! "enableThemes" is the new "knownThemes"... 11 gadi atpakaļ
  Peter Spicer 5520d5cba8 ! Now actually load the preferences for a user from the database, and some of them are permission dependent so reflect that. (This was so much fun.) 11 gadi atpakaļ
  Peter Spicer 04d0730450 ! Fields that are regex-validated can't be left empty as per http://www.simplemachines.org/community/index.php?topic=499992.0 (thanks @emanuele45 for the fix) 11 gadi atpakaļ
  Peter Spicer a6fb5fb1a7 ! Very WIP of the alert preferences area. It doesn't work properly, I'm well aware of that, I just wanted to get it in as it is, just so it's there and I might be able to get some feedback on it (even though it doesn't work properly) 11 gadi atpakaļ
  Peter Spicer 4b14f66013 ! The personal messaging area is duplicated, and it shouldn't be - most users do not need it in both places. Admins will get something to configure defaults/reset accounts to defaults shortly. 11 gadi atpakaļ
  Peter Spicer e2769698fb ! complex_preg_chars is a legacy thing from 2.0 that I thought was still in 2.1... but isn't. Fixes #843. 11 gadi atpakaļ
  Suki 3213da9c7c Apply the newly created permission 11 gadi atpakaļ
  Suki 0f46853a85 Bye bye allow_editDisplayName 11 gadi atpakaļ
  Suki cbb26cf09e Changes on Profile-Modify 11 gadi atpakaļ
  Arantor 9f82d32d62 Merge pull request #769 from Arantor/release-2.1 11 gadi atpakaļ
  Peter Spicer adce8eb20f ! Merging in everything patched in 2.0.6 that wasn't already fixed either directly or indirectly in 2.1 already. 11 gadi atpakaļ
  Suki 48d42bd23b Merge branch 'release-2.1' of git://github.com/SimpleMachines/SMF2.1.git into htmlspecialchars 11 gadi atpakaļ
  Peter Spicer 04537b5264 ! Clean up some of the stuff surrounding word censoring; there's no need to declare the theme setting for censoring in new installs, the wrong name was used for upgrades, SQLite tried to do it twice, and we had some undefined variables kicking around. Fixes #656 and #602 looks done to me too. 11 gadi atpakaļ
  Suki c18ba4dc17 $smcFunc['htmlspecialchars'] on Profile-Modify 11 gadi atpakaļ
  Michael Eshom 3618f6ddcb Move 'Allow users to disable word censor' to a global setting 11 gadi atpakaļ
  Illori 2c50939f27 Copyright update per BoD 11 gadi atpakaļ
  emanuele a3aad36e36 strlen of nothing is not nice. :P 11 gadi atpakaļ
  Matthew Kerle 71523cfb6d MSN -> Skype 12 gadi atpakaļ
  emanuele45 1588461571 Merge pull request #305 from emanuele45/master 12 gadi atpakaļ
  emanuele bceb21e0f6 Some other tweaks to the hooks 12 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]" 12 gadi atpakaļ
  Suki 6d009fe0e6 No more "I've been hacked help me ASAP!!1!" support topics... 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ļ