Commit History

Author SHA1 Message Date
  emanuele dda011c7c5 ! Small fix for right to left: use not empy instead of isset because is_last is set to false for the first item 12 years ago
  Spuds 4cb9a82b6c Merge pull request #25 from mikemill/master 12 years ago
  Michael Miller b486a1e52a Adding a Developer's Certifcate of Origin to be used when submitting contributions. 12 years ago
  emanuele a2b4658d60 Easiest way to fix [Bug 4970]: basically replaced the template with the one from profile > show posts with few tweaks + Now it also respects the quickmoderation checkbox selection from profile 12 years ago
  emanuele d7058cc8b6 ! pages lists must be in a two divs, apply the two classes to the same div creates problems 12 years ago
  emanuele 3813c291e6 + Added the full Integration Hooks report with removal and disabling of hooks 12 years ago
  emanuele 741eb9fc3b Merge branch 'master' of https://github.com/Spuds/playpen 12 years ago
  emanuele 459ce29f46 ! Hide karma permissions if karma is disabled - thanks Illori for the report 12 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 12 years ago
  Spuds 247715872b ! need to sensor the preview message, even when there is no subject 12 years ago
  Spuds a292160321 ! Doh! ... wrong var used for the preview length restriction (was post :P) 12 years ago
  Spuds 1d076d97e7 Merge pull request #24 from norv/patch-2 12 years ago
  Norv cb9fbb523f Update other/upgrade_2-1_sqlite.sql 12 years ago
  Norv fa464bef30 Update other/upgrade_2-1_postgresql.sql 12 years ago
  Norv 492a26d240 Update other/upgrade_2-1_mysql.sql 12 years ago
  Norv f8fd0dd583 Update other/upgrade_2-1_sqlite.sql 12 years ago
  Norv d59c5513a0 Update other/upgrade_2-1_postgresql.sql 12 years ago
  Norv 2b30877ba0 Update other/upgrade_2-1_mysql.sql 12 years ago
  Spuds 8383ba72cf ! add in missing icon for end session (placeholder) 12 years ago
  Spuds 17f9d9aa1d ! Small layout issue from DrDeejay http://www.simplemachines.org/community/index.php?topic=458027.0 12 years ago
  Spuds b3fdf9dc57 ! Other times some folks don't pull before they push .... 12 years ago
  Spuds 7165dca776 ! Sometimes git merges are just strange .... 12 years ago
  Spuds 3af69457de Merge branch 'master' of https://github.com/emanuele45/playpen 12 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. 12 years ago
  Spuds e55ca72406 ! Merge cleanup 12 years ago
  Spuds 2c0cca4bcd Merge branch 'master' of github.com:Spuds/playpen 12 years ago
  Spuds 8e50023464 + Add settings for message preview length, remove hard coded value 12 years ago
  Spuds cffb9c6f39 ! Update for additional valid session characters when session.hash_bits_per_character is set to 6 12 years ago
  emanuele 092fe1d09e Fixed a missing piece to fix [Bug 4859] 12 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 12 years ago