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