Commit History

Author SHA1 Message Date
  emanuele b60370941c Merge branch 'release-2.1' of https://github.com/SimpleMachines/SMF2.1 11 years ago
  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] 11 years ago
  Suki 568d8c6ff8 Integrated After PMs 11 years ago
  Suki 51180ab6d6 Make sure is an array 11 years ago
  emanuele45 54a72eb11e Merge pull request #207 from Spuds/docblock 11 years ago
  Spuds c8e62fe029 ! Fix many of the phpdocumentor errors with our docblock's 11 years ago
  Spuds b6e15e72d9 ! move fixchar create_function to Subs.php (Display.php, Subs-Auth.php, Subs-Post.php 11 years ago
  emanuele45 86d1db0c91 Merge pull request #153 from emanuele45/copyright_2012 12 years ago
  emanuele45 796ee68bfc Merge pull request #152 from emanuele45/uniformation_integrate_ 12 years ago
  emanuele 02667d6d57 Copyrights changed to 2012 12 years ago
  emanuele b37066da7a Added messageInts to integrate_modify_post 12 years ago
  emanuele 5571ce7a0d Arguments and names uniformation of integrate_create_[board|category|event] and integrate_before_create_topic 12 years ago
  emanuele e07bfa90a0 Removed the last two limitations to the newsletters stored in the mail queue that could truncate the text of the mail - Thanks luuuciano for the report [Topic 475308] 12 years ago
  emanuele 2e9aa34d1d Merge pull request #79 from Kays48/attachment_folder_update 12 years ago
  Spuds 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 years ago
  Spuds af915c8fee ! Initial commit of Post and PM drafts function, don't expect everything to work ;) 12 years ago
  Spuds 29a30d941c ! Stripping of empty tags did not honor code tag 12 years ago
  emanuele d6b8090f37 And here it is the spell check! It should work but I have no possibility to test it live 12 years ago
  Kays48 6cbb267907 First commit adding Ema's auto manage attachment folders mod into the changes I've made to the attachments system. 12 years ago
  emanuele 94402ceaf4 Fragment to reach the appropriate PM from the link in to the notification email - Thanks Illori for the report 12 years ago
  emanuele 8b6b964964 If text is disabled in PM notifications let's send a link to read the message too - still buggy though 12 years ago
  Spuds 4145013661 ! Missing global $sourcedir in createPost and modfyPost 12 years ago
  Spuds 556ec49bb8 Merge pull request #44 from emanuele45/hooks 12 years ago
  emanuele e81fb783dc Added a new hook before topic creation (kept the existing after because before create the topic SMF doesn't know the id) and passed by-ref also msgOptions, topicOptions and posterOptions 12 years ago
  Spuds 9fad151ab5 ! move custom index updates to the search api 12 years ago
  emanuele b0baa9e9c0 A couple of new hooks for posts 12 years ago
  Spuds 0b1f8df7bc ! First commit of moved topic upgrades. Allows to set an expiration limit on the moved notice for auto removal, Adds ability to redirect by clicking on the moved topic notice from the topic list instead of navigating in to the moved topic message to select the link. 12 years ago
  emanuele 092fe1d09e Fixed a missing piece to fix [Bug 4859] 12 years ago
  emanuele de836631d5 + Added scheduled task to remove temporary attachments 12 years ago
  emanuele 06694cecc6 ! Moved the personal message notification email to EmailTemplates 12 years ago