Spuds
|
4145013661
! Missing global $sourcedir in createPost and modfyPost
|
hace 12 años |
Spuds
|
556ec49bb8
Merge pull request #44 from emanuele45/hooks
|
hace 12 años |
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
|
hace 12 años |
Spuds
|
9fad151ab5
! move custom index updates to the search api
|
hace 12 años |
emanuele
|
b0baa9e9c0
A couple of new hooks for posts
|
hace 12 años |
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.
|
hace 12 años |
emanuele
|
092fe1d09e
Fixed a missing piece to fix [Bug 4859]
|
hace 12 años |
emanuele
|
de836631d5
+ Added scheduled task to remove temporary attachments
|
hace 12 años |
emanuele
|
06694cecc6
! Moved the personal message notification email to EmailTemplates
|
hace 12 años |
emanuele
|
18c41a8aa6
+ disallow_sendBody removes the body from PMs too [Bug 4834]
|
hace 12 años |
Spuds
|
a8f52e3a12
! Attachment management overhaul from Kays hard work. Adds much improved error management of attachments and overall program flow.
|
hace 12 años |
emanuele
|
bbb86a8bdb
! Fixed email template not found due to a mistake fixing Bug 3983
|
hace 12 años |
emanuele
|
43a7e709f2
Most likely complete backward compatible rewriting completed [Bug 3983]
|
hace 12 años |
Spuds
|
6d78654dc3
! fix for custom search index during message editing
|
hace 12 años |
Spuds
|
7ce72a18f5
! some more minor doc changes
|
hace 12 años |
Spuds
|
cc74e2f77c
! fixed broken bbc tables from the removal of all blank tags not just selected ones
|
hace 12 años |
Spuds
|
a5c82c7452
! Fold back in Subs-PersonalMessage.php to PersonalMessage.php and Subs-Post.php
|
hace 12 años |
Spuds
|
7e64a9bf72
! Fold in Subs-Attachment.php changes back into Display.php, ManageAttachments.php, Profile-Modify.php, Subs-Post.php, Subs.php
|
hace 12 años |
Spuds
|
aa07094f82
! Fold Subs-Mail.php changes back in to Subs-Post.php
|
hace 12 años |
Spuds
|
6d253143bc
! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2
|
hace 13 años |
Spuds
|
943ee77ad2
! Send the old_body to the search API
|
hace 13 años |
Spuds
|
663e6db2b4
! A bunch more documentation changes
|
hace 13 años |
Spuds
|
886f427c4f
! Some more documentation changes
|
hace 13 años |
Spuds
|
f430ae4072
! Some versions may not contain a minor type. (Subs-Package.php) [Bug 4775]
|
hace 13 años |
Spuds
|
f438dcabae
! Change @ini_get to ini_get. It never returns an error.
|
hace 13 años |
Spuds
|
c3f6282f89
! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php)
|
hace 13 años |
Spuds
|
b698494cdd
! A couple of minor CSS changes that probably won't make any difference but were bothering me
|
hace 13 años |
Spuds
|
a22d7eb0b7
+ A forgotten file at a previous commit sometime last night, Session.php
|
hace 13 años |
Spuds
|
e90138a057
! More doc cleanup, parts of 10630
|
hace 13 años |
Spuds
|
a18e888838
10610
|
hace 13 años |