emanuele
|
d6b8090f37
And here it is the spell check! It should work but I have no possibility to test it live
|
vor 12 Jahren |
emanuele
|
94402ceaf4
Fragment to reach the appropriate PM from the link in to the notification email - Thanks Illori for the report
|
vor 12 Jahren |
emanuele
|
8b6b964964
If text is disabled in PM notifications let's send a link to read the message too - still buggy though
|
vor 12 Jahren |
Spuds
|
4145013661
! Missing global $sourcedir in createPost and modfyPost
|
vor 12 Jahren |
Spuds
|
556ec49bb8
Merge pull request #44 from emanuele45/hooks
|
vor 12 Jahren |
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
|
vor 12 Jahren |
Spuds
|
9fad151ab5
! move custom index updates to the search api
|
vor 12 Jahren |
emanuele
|
b0baa9e9c0
A couple of new hooks for posts
|
vor 12 Jahren |
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.
|
vor 12 Jahren |
emanuele
|
092fe1d09e
Fixed a missing piece to fix [Bug 4859]
|
vor 12 Jahren |
emanuele
|
de836631d5
+ Added scheduled task to remove temporary attachments
|
vor 12 Jahren |
emanuele
|
06694cecc6
! Moved the personal message notification email to EmailTemplates
|
vor 12 Jahren |
emanuele
|
18c41a8aa6
+ disallow_sendBody removes the body from PMs too [Bug 4834]
|
vor 12 Jahren |
Spuds
|
a8f52e3a12
! Attachment management overhaul from Kays hard work. Adds much improved error management of attachments and overall program flow.
|
vor 12 Jahren |
emanuele
|
bbb86a8bdb
! Fixed email template not found due to a mistake fixing Bug 3983
|
vor 12 Jahren |
emanuele
|
43a7e709f2
Most likely complete backward compatible rewriting completed [Bug 3983]
|
vor 12 Jahren |
Spuds
|
6d78654dc3
! fix for custom search index during message editing
|
vor 12 Jahren |
Spuds
|
7ce72a18f5
! some more minor doc changes
|
vor 12 Jahren |
Spuds
|
cc74e2f77c
! fixed broken bbc tables from the removal of all blank tags not just selected ones
|
vor 12 Jahren |
Spuds
|
a5c82c7452
! Fold back in Subs-PersonalMessage.php to PersonalMessage.php and Subs-Post.php
|
vor 12 Jahren |
Spuds
|
7e64a9bf72
! Fold in Subs-Attachment.php changes back into Display.php, ManageAttachments.php, Profile-Modify.php, Subs-Post.php, Subs.php
|
vor 12 Jahren |
Spuds
|
aa07094f82
! Fold Subs-Mail.php changes back in to Subs-Post.php
|
vor 12 Jahren |
Spuds
|
6d253143bc
! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2
|
vor 12 Jahren |
Spuds
|
943ee77ad2
! Send the old_body to the search API
|
vor 12 Jahren |
Spuds
|
663e6db2b4
! A bunch more documentation changes
|
vor 12 Jahren |
Spuds
|
886f427c4f
! Some more documentation changes
|
vor 12 Jahren |
Spuds
|
f430ae4072
! Some versions may not contain a minor type. (Subs-Package.php) [Bug 4775]
|
vor 12 Jahren |
Spuds
|
f438dcabae
! Change @ini_get to ini_get. It never returns an error.
|
vor 12 Jahren |
Spuds
|
c3f6282f89
! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php)
|
vor 12 Jahren |
Spuds
|
b698494cdd
! A couple of minor CSS changes that probably won't make any difference but were bothering me
|
vor 12 Jahren |