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