Commit History

Author SHA1 Message Date
  The Craw 20fe281c64 Removed duplicate text strings. 12 years ago
  emanuele45 a3118ee0a0 Merge pull request #245 from emanuele45/master 12 years ago
  emanuele45 ea6aa67f3b Merge pull request #210 from emanuele45/disregard 12 years ago
  Suki b974c2a45d Changes to comments 12 years ago
  Suki 3140c30703 switch ($set) 12 years ago
  Suki 9021752698 Pass the $set var to the hook too 12 years ago
  Norv 5a865a9951 Fixed the manage_languages and save_language_settings hooks. 12 years ago
  Norv c3388d14e6 call_integration_hook() should call the right function. 12 years ago
  emanuele a80f10edb0 Copy and paste is not always a good thing. :P - Thanks Spuds for the fix 12 years ago
  emanuele 092fe0e9ce postgre and sqlite don't have tinyint type 12 years ago
  emanuele 6ac2d0d926 Fixed undefined variable in SSI [Bug 4992] 12 years ago
  emanuele 26234d3530 If we have to do it, better do it properly: in reference to #193 better check if $user_info['is_guest'] actually exists 12 years ago
  emanuele 2a85377ddd The fix for the profile query error (thanks...Spuds I think for the fix) 12 years ago
  emanuele 47d787f3fe Merge branch 'release-2.1' of https://github.com/SimpleMachines/SMF2.1 12 years ago
  Oldiesmann 46576e903f Merge pull request #239 from motokochan/release-2.1 12 years ago
  Michael Johnson 5efaf7a21a Revert "Copyright correction." 12 years ago
  Michael Johnson 90fb4d0952 Revert "Tweaking copyright line for accuracy. (thank you Thantos)" 12 years ago
  emanuele 127c273a45 Pedantry in action 12 years ago
  emanuele f3eec32177 Fixed navigation issue in MessageIndex [Bug 5016] 12 years ago
  emanuele 2fd04e3570 Making the JumpTo more flexible (commit befe51b30b6da82761699e246535d211de0f7966) means I should remove some checks and some require_once :P 12 years ago
  emanuele45 362b9f3073 Merge pull request #225 from MissAllSunday/loadmemberdata 12 years ago
  emanuele f5c6aaacbb Documenting Subs-Attachments.php - fixed typo (thanks Norv) and documented last function (thanks Kays48) 12 years ago
  emanuele d48ea40df8 Documenting Subs-Attachments.php 12 years ago
  emanuele 7f6a16a42d Merge branch 'release-2.1' of https://github.com/SimpleMachines/SMF2.1 12 years ago
  emanuele 4c16604d9f NFI why I used sprintf when string concat is fine as well... 12 years ago
  emanuele 18ecebb42e Ugly lines are ugly (seriously 1403 chars in a single line is crazy) and moved some inline styles to admin.css 12 years ago
  emanuele 7832a43242 News box should be not visible when no new are there; changed a bit the news fader (removed some basically useless code and fixed expand/collapse image label) 12 years ago
  emanuele 425b12205c This should fix the upgrade and give a valid (practical) reason to have rejected #195 12 years ago
  emanuele fe5fb97517 Merge pull request #223 from Spuds/themeUpdates 12 years ago
  emanuele45 5e05031a99 Merge pull request #222 from Spuds/scBackport 12 years ago