Commit History

Author SHA1 Message Date
  emanuele 741eb9fc3b Merge branch 'master' of https://github.com/Spuds/playpen 13 years ago
  emanuele 459ce29f46 ! Hide karma permissions if karma is disabled - thanks Illori for the report 13 years ago
  Spuds 30d18d1d4b ! updates to how the settings.php file is saved. Move db_last_error to its own file (yes ugly) to avoid any possible race conditions. Added lock_ex to acquire an exclusive lock on the file while proceeding to the writing, added check for proper witting, and if failure, attempt to restore the settings_bak.php to recover 13 years ago
  Spuds 247715872b ! need to sensor the preview message, even when there is no subject 13 years ago
  Spuds a292160321 ! Doh! ... wrong var used for the preview length restriction (was post :P) 13 years ago
  Spuds 1d076d97e7 Merge pull request #24 from norv/patch-2 13 years ago
  Norv cb9fbb523f Update other/upgrade_2-1_sqlite.sql 13 years ago
  Norv fa464bef30 Update other/upgrade_2-1_postgresql.sql 13 years ago
  Norv 492a26d240 Update other/upgrade_2-1_mysql.sql 13 years ago
  Norv f8fd0dd583 Update other/upgrade_2-1_sqlite.sql 13 years ago
  Norv d59c5513a0 Update other/upgrade_2-1_postgresql.sql 13 years ago
  Norv 2b30877ba0 Update other/upgrade_2-1_mysql.sql 13 years ago
  Spuds 8383ba72cf ! add in missing icon for end session (placeholder) 13 years ago
  Spuds 17f9d9aa1d ! Small layout issue from DrDeejay http://www.simplemachines.org/community/index.php?topic=458027.0 13 years ago
  Spuds b3fdf9dc57 ! Other times some folks don't pull before they push .... 13 years ago
  Spuds 7165dca776 ! Sometimes git merges are just strange .... 13 years ago
  Spuds 3af69457de Merge branch 'master' of https://github.com/emanuele45/playpen 13 years ago
  Spuds 09a7907b5c ! minor updates to make the action list a bit less spooky by further limiting the Nothing, or nothing you can see message. 13 years ago
  emanuele 7843b651ea Fixed MySQL db export, aligned PostgreSQL and SQLite (even if that one is not necessary) db exports to MySQL 13 years ago
  Spuds e55ca72406 ! Merge cleanup 13 years ago
  Spuds 2c0cca4bcd Merge branch 'master' of github.com:Spuds/playpen 13 years ago
  Spuds 8e50023464 + Add settings for message preview length, remove hard coded value 13 years ago
  Spuds cffb9c6f39 ! Update for additional valid session characters when session.hash_bits_per_character is set to 6 13 years ago
  emanuele 092fe1d09e Fixed a missing piece to fix [Bug 4859] 13 years ago
  emanuele 07162b27cb ! Session ids supported up to 64 chars and rawlogic's fix for sessions expanded to all the checks in Session.php 13 years ago
  Spuds 8d462ba86c Merge pull request #21 from DrDeejay/master 13 years ago
  DrDeejay 859ef8ee2b Removed backup file. Thanks Emanuele! 13 years ago
  Spuds 0ceedbcb42 ! Add another area in credits for other packages (like icons) that we use 13 years ago
  Spuds 22f53a92af ! logic error when saving custom profile fields (check regex even when not required) 13 years ago
  Spuds 2e397f7cf9 ! boring formatting tweaks 13 years ago