emanuele
|
b60370941c
Merge branch 'release-2.1' of https://github.com/SimpleMachines/SMF2.1
|
před 12 roky |
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]
|
před 12 roky |
Suki
|
568d8c6ff8
Integrated After PMs
|
před 12 roky |
Suki
|
51180ab6d6
Make sure is an array
|
před 12 roky |
emanuele45
|
54a72eb11e
Merge pull request #207 from Spuds/docblock
|
před 12 roky |
Spuds
|
c8e62fe029
! Fix many of the phpdocumentor errors with our docblock's
|
před 12 roky |
Spuds
|
b6e15e72d9
! move fixchar create_function to Subs.php (Display.php, Subs-Auth.php, Subs-Post.php
|
před 12 roky |
emanuele45
|
86d1db0c91
Merge pull request #153 from emanuele45/copyright_2012
|
před 12 roky |
emanuele45
|
796ee68bfc
Merge pull request #152 from emanuele45/uniformation_integrate_
|
před 12 roky |
emanuele
|
02667d6d57
Copyrights changed to 2012
|
před 12 roky |
emanuele
|
b37066da7a
Added messageInts to integrate_modify_post
|
před 12 roky |
emanuele
|
5571ce7a0d
Arguments and names uniformation of integrate_create_[board|category|event] and integrate_before_create_topic
|
před 12 roky |
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]
|
před 12 roky |
emanuele
|
2e9aa34d1d
Merge pull request #79 from Kays48/attachment_folder_update
|
před 12 roky |
Spuds
|
427ece1faa
! Spacing,spelling and comments ... pedantic at its best
|
před 12 roky |
Spuds
|
af915c8fee
! Initial commit of Post and PM drafts function, don't expect everything to work ;)
|
před 12 roky |
Spuds
|
29a30d941c
! Stripping of empty tags did not honor code tag
|
před 12 roky |
emanuele
|
d6b8090f37
And here it is the spell check! It should work but I have no possibility to test it live
|
před 12 roky |
Kays48
|
6cbb267907
First commit adding Ema's auto manage attachment folders mod into the changes I've made to the attachments system.
|
před 12 roky |
emanuele
|
94402ceaf4
Fragment to reach the appropriate PM from the link in to the notification email - Thanks Illori for the report
|
před 12 roky |
emanuele
|
8b6b964964
If text is disabled in PM notifications let's send a link to read the message too - still buggy though
|
před 12 roky |
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 |