/[drupal]/contributions/modules/messaging/messaging.module
ViewVC logotype

Log of /contributions/modules/messaging/messaging.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.7.2.8.2.27.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 13 19:07:10 2009 UTC (2 weeks, 1 day ago) by jareyero
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-2
Changes since 1.7.2.8.2.27.2.7: +1 -4 lines
Diff to previous 1.7.2.8.2.27.2.7 , to branch point 1.7.2.8.2.27
- Fixed: removed no caching for filters, #577418

Revision 1.7.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 22:07:31 2009 UTC (2 months, 1 week ago) by jareyero
Branch: DRUPAL-5
Changes since 1.7.2.18: +2 -2 lines
Diff to previous 1.7.2.18 , to branch point 1.7
- Fixed issue with sms sending, #407524
- Strenghtening message filtering, better description, #546116

Revision 1.7.2.8.2.27.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 22:07:17 2009 UTC (2 months, 1 week ago) by jareyero
Branch: DRUPAL-6--2
Changes since 1.7.2.8.2.27.2.6: +2 -2 lines
Diff to previous 1.7.2.8.2.27.2.6 , to branch point 1.7.2.8.2.27
- Fixed issue with sms sending, #407524
- Strenghtening message filtering, better description, #546116

Revision 1.7.2.8.2.27.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 30 10:42:35 2009 UTC (6 months, 4 weeks ago) by jareyero
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0, DRUPAL-6--2-1
Changes since 1.7.2.8.2.27.2.5: +97 -18 lines
Diff to previous 1.7.2.8.2.27.2.5 , to branch point 1.7.2.8.2.27
- Added new module, messaging_xmpp, to replace xmppframework xmpp_messaging
- Added a new callback in message method info ('user callback') for use with xmppframework
- Fixed some issues with SMS messages, gateway parameter is not used anymore.
- Added some utility functions for text handling: messaging_text_build(), messaging_text_clean()

Revision 1.7.2.8.2.27.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 29 16:24:40 2009 UTC (7 months ago) by jareyero
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA6
Changes since 1.7.2.8.2.27.2.4: +140 -55 lines
Diff to previous 1.7.2.8.2.27.2.4 , to branch point 1.7.2.8.2.27
- Reworked logging and log formatting and moved debug module to Development package
- Fixed: default filter set to default variable if empty
- Added line endings for 'Plain text' filter, #428440

Revision 1.7.2.8.2.27.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 29 09:26:08 2009 UTC (7 months ago) by jareyero
Branch: DRUPAL-6--2
Changes since 1.7.2.8.2.27.2.3: +24 -1 lines
Diff to previous 1.7.2.8.2.27.2.3 , to branch point 1.7.2.8.2.27
- Added new API function: messaging_user_setting()
- Added wrapper for no pending messages text, by CrackWilding, #446218

Revision 1.7.2.8.2.27.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 24 18:23:58 2009 UTC (7 months ago) by jareyero
Branch: DRUPAL-6--2
Changes since 1.7.2.8.2.27.2.2: +42 -1 lines
Diff to previous 1.7.2.8.2.27.2.2 , to branch point 1.7.2.8.2.27
- Added new API function: messaging_text_truncate(), from sms module
- Reworked SMS formatting, removed text limit, #390438

Revision 1.7.2.8.2.27.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 24 00:06:49 2009 UTC (7 months ago) by jareyero
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA5
Changes since 1.7.2.8.2.27.2.1: +7 -3 lines
Diff to previous 1.7.2.8.2.27.2.1 , to branch point 1.7.2.8.2.27
- Fixed regexp for compatibility, by Ogredude, #393384
- Fixed broken function: messaging_pull_pending()

Revision 1.7.2.8.2.27.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 18 13:50:06 2009 UTC (7 months, 1 week ago) by jareyero
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA2
Changes since 1.7.2.8.2.27: +14 -8 lines
Diff to previous 1.7.2.8.2.27
- Added support for anonymous accounts with 'destination' property set

Revision 1.7.2.8.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 1 11:54:50 2009 UTC (7 months, 4 weeks ago) by jareyero
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2-BETA1, DRUPAL-6--2-0-BETA1
Branch point for: DRUPAL-6--2
Changes since 1.7.2.8.2.26: +63 -94 lines
Diff to previous 1.7.2.8.2.26 , to branch point 1.7.2.8 , to next main 1.7.2.19
- Added PHPMailer settings and debug settings,  #358386 and #248743
- Moved send method settings to its own tab, and moved mail functions to messaging.mail.inc
- Defined some new constants for sending method types, updated plug-ins

Revision 1.7.2.8.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 26 16:20:44 2009 UTC (8 months ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.7.2.8.2.25: +7 -4 lines
Diff to previous 1.7.2.8.2.25 , to branch point 1.7.2.8
Updated token_logic support, http://www.developmentseed.org/blog/2009/mar/25/tokenlogic-helps-messaging-and-notifications

Revision 1.7.2.8.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 25 13:06:46 2009 UTC (8 months ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.7.2.8.2.24: +2 -2 lines
Diff to previous 1.7.2.8.2.24 , to branch point 1.7.2.8
Fixed some more logging issues, added db update

Revision 1.7.2.8.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 1 16:45:48 2009 UTC (8 months, 4 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.7.2.8.2.23: +63 -13 lines
Diff to previous 1.7.2.8.2.23 , to branch point 1.7.2.8
Added logging, removed some stuff from debug module

Revision 1.7.2.8.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 28 19:53:22 2009 UTC (8 months, 4 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.7.2.8.2.22: +3 -3 lines
Diff to previous 1.7.2.8.2.22 , to branch point 1.7.2.8
- Improvements for messaging_twitter and messaging_debug
- Messaging method list only displays the ones available for the user.

Revision 1.7.2.8.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 21 18:38:36 2009 UTC (9 months ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.7.2.8.2.21: +5 -11 lines
Diff to previous 1.7.2.8.2.21 , to branch point 1.7.2.8
- Fixed SMS subject & body formatting issues, #374903
- Reworked message templates administration indicating fallbacks and added better help texts.

Revision 1.7.2.8.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 29 23:38:51 2009 UTC (9 months, 4 weeks ago) by jareyero
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1
Changes since 1.7.2.8.2.20: +4 -4 lines
Diff to previous 1.7.2.8.2.20 , to branch point 1.7.2.8
- Fixed: PHP notices, by sun, #366391
(And many other notices)

Revision 1.7.2.8.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 29 22:50:43 2009 UTC (9 months, 4 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.7.2.8.2.19: +2 -2 lines
Diff to previous 1.7.2.8.2.19 , to branch point 1.7.2.8
- Fixed: PHP notices, by sun, #366391

Revision 1.7.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 26 15:49:39 2009 UTC (10 months ago) by jareyero
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-3
Changes since 1.7.2.17: +10 -3 lines
Diff to previous 1.7.2.17 , to branch point 1.7
- Fixed issues with debug variable holding messages when debug enabled, #331650
- Fixed: wrong module description for messaging_phpmailer, #340685
- Fixed: messaging_phpmailer does not use passed headers (fails with mail2web module), by jmcclelland, #363001

Revision 1.7.2.8.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 12 14:14:28 2009 UTC (10 months, 2 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.7.2.8.2.18: +17 -1 lines
Diff to previous 1.7.2.8.2.18 , to branch point 1.7.2.8
- Added messaging_text_replace() for tokens and token_support
- Removed leftover messaging_private module (now messaging_privatemsg)

Revision 1.7.2.8.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 5 16:36:39 2009 UTC (10 months, 3 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.7.2.8.2.17: +14 -14 lines
Diff to previous 1.7.2.8.2.17 , to branch point 1.7.2.8
- Fixed issues with cron processing and queue storage, added tests

Revision 1.7.2.8.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 26 17:17:29 2008 UTC (11 months ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.7.2.8.2.16: +23 -1 lines
Diff to previous 1.7.2.8.2.16 , to branch point 1.7.2.8
- Added query builder helper for messaging and notifications

Revision 1.7.2.8.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 22 18:33:15 2008 UTC (11 months ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.7.2.8.2.15: +3 -3 lines
Diff to previous 1.7.2.8.2.15 , to branch point 1.7.2.8
Added array for sending method default so all notifications tests can run

Revision 1.7.2.8.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 19 22:04:04 2008 UTC (11 months, 1 week ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.7.2.8.2.14: +2 -2 lines
Diff to previous 1.7.2.8.2.14 , to branch point 1.7.2.8
Fixed bug in messaging_store saving two messages sometimes
Fixed serializing destinations for storage, needs 1 update

Revision 1.7.2.8.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 19 18:22:45 2008 UTC (11 months, 1 week ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.7.2.8.2.13: +12 -6 lines
Diff to previous 1.7.2.8.2.13 , to branch point 1.7.2.8
Fixed parameter 2 in messaging_message_store

Revision 1.7.2.8.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 16 15:00:30 2008 UTC (11 months, 1 week ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.7.2.8.2.12: +324 -101 lines
Diff to previous 1.7.2.8.2.12 , to branch point 1.7.2.8
- Improved messaging store, multiple destinations are now serialized and message stored only once
- Implemented callbacks chain for message processing, callbacks defined on sending method.
- Reworked message processing, using objects now instead of array

Revision 1.7.2.8.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 8 15:01:47 2008 UTC (12 months, 2 weeks ago) by jareyero
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.7.2.8.2.11: +8 -8 lines
Diff to previous 1.7.2.8.2.11 , to branch point 1.7.2.8
Fixed some bugs and improved method updating
Added update for renamed sending methods

Revision 1.7.2.8.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 8 02:05:53 2008 UTC (12 months, 3 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.7.2.8.2.10: +17 -1 lines
Diff to previous 1.7.2.8.2.10 , to branch point 1.7.2.8
- Implemented handling for disabling send methods, notify other modules
- Renamed some sending methods, better naming and avoid name clashes (phpmailer, mimemail)

Revision 1.7.2.8.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 7 23:10:20 2008 UTC (12 months, 3 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.7.2.8.2.9: +6 -7 lines
Diff to previous 1.7.2.8.2.9 , to branch point 1.7.2.8
- Formatting improvements and help texts for message templates admin page

Revision 1.7.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 3 11:56:44 2008 UTC (12 months, 3 weeks ago) by jareyero
Branch: DRUPAL-5
Changes since 1.7.2.16: +13 -5 lines
Diff to previous 1.7.2.16 , to branch point 1.7
- Some improvements for template administration page

Revision 1.7.2.8.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 1 16:39:51 2008 UTC (12 months, 3 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.7.2.8.2.8: +79 -22 lines
Diff to previous 1.7.2.8.2.8 , to branch point 1.7.2.8
Reworked mail functions, fixed multiple issues
Updated plug-ins: mimemail, phpmailer, privatemsg
Preliminary support for incoming messages

Revision 1.7.2.8.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 15 15:09:52 2008 UTC (14 months, 1 week ago) by jareyero
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA3, DRUPAL-6--1-0-RC3
Changes since 1.7.2.8.2.7: +3 -3 lines
Diff to previous 1.7.2.8.2.7 , to branch point 1.7.2.8
- Fixed minor issues with modules and documentation
- Added German translation, by rastatt, #294378
- Fixed wrong delta in filter system, by the greenman, #305593
- Fixed namespace collisions with other hooks, #301715 and #294322

Revision 1.7.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 15 15:09:13 2008 UTC (14 months, 1 week ago) by jareyero
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.7.2.15: +3 -3 lines
Diff to previous 1.7.2.15 , to branch point 1.7
- Fixed minor issues with modules and documentation
- Fixed wrong delta in filter system, by the greenman, #305593
- Fixed namespace collisions with other hooks, #301715 and #294322

Revision 1.7.2.8.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 2 19:44:04 2008 UTC (15 months, 3 weeks ago) by jareyero
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-RC2
Changes since 1.7.2.8.2.6: +26 -4 lines
Diff to previous 1.7.2.8.2.6 , to branch point 1.7.2.8
- Fixed: Condition produces false positive when rendering messages, by andremolnar, #290163
- Added unit tests for message rendering.

Revision 1.7.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 2 19:43:40 2008 UTC (15 months, 3 weeks ago) by jareyero
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.7.2.14: +4 -3 lines
Diff to previous 1.7.2.14 , to branch point 1.7
- Fixed: Condition produces false positive when rendering messages, by andremolnar, #290163
- Added unit tests for message rendering.

Revision 1.7.2.8.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 29 16:19:40 2008 UTC (16 months ago) by jareyero
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-RC1
Changes since 1.7.2.8.2.5: +2 -2 lines
Diff to previous 1.7.2.8.2.5 , to branch point 1.7.2.8
- Creating a default input format on install, "Messaging plain text"
- Fixed parameter inconsistency, by darren.ferguson, #272545

Revision 1.7.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 29 14:34:08 2008 UTC (16 months ago) by jareyero
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-RC1
Changes since 1.7.2.13: +5 -3 lines
Diff to previous 1.7.2.13 , to branch point 1.7
- Creating default Messaging filter (plaintext) on install, #284414

Revision 1.7.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 28 16:47:21 2008 UTC (16 months ago) by jareyero
Branch: DRUPAL-5
Changes since 1.7.2.12: +7 -3 lines
Diff to previous 1.7.2.12 , to branch point 1.7
- Changed some names and texts to make them easier to understand
- Added error message on settings page when no sending methods enabled.
- Updated sms plug-in for smsframework 5.x-1.0 version

Revision 1.7.2.8.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 15 13:14:43 2008 UTC (18 months, 2 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.7.2.8.2.4: +25 -20 lines
Diff to previous 1.7.2.8.2.4 , to branch point 1.7.2.8
- Removed incomplete module messaging_system
- Moved Settings to it's own section

Revision 1.7.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 9 16:09:45 2008 UTC (18 months, 2 weeks ago) by jareyero
Branch: DRUPAL-5
Changes since 1.7.2.11: +2 -2 lines
Diff to previous 1.7.2.11 , to branch point 1.7
Fixed bug in latest commit, admin pages broken

Revision 1.7.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 8 15:10:20 2008 UTC (18 months, 3 weeks ago) by jareyero
Branch: DRUPAL-5
Changes since 1.7.2.10: +73 -55 lines
Diff to previous 1.7.2.10 , to branch point 1.7
- Fixed issue with mimemail, by jeffmurphy, #250236
- Fixed bug: "Can't delete message parts", by therzog, #255640
- Regrouped admin pages for messaging and notifications

Revision 1.7.2.8.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 26 20:49:19 2008 UTC (19 months ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.7.2.8.2.3: +10 -5 lines
Diff to previous 1.7.2.8.2.3 , to branch point 1.7.2.8
- Porting latest minor features from Drupal 5. Send method settings, etc..
- Fixing template form not showing, by BTMash, #251372

Revision 1.7.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 24 19:22:20 2008 UTC (19 months ago) by jareyero
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA2
Changes since 1.7.2.9: +15 -35 lines
Diff to previous 1.7.2.9 , to branch point 1.7
- User settings improvements. Disabled when only one send methods.
- Strenghten permissions when changed, ignoring previous user settings.

Revision 1.7.2.8.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 21 14:51:07 2008 UTC (19 months, 1 week ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.7.2.8.2.2: +9 -278 lines
Diff to previous 1.7.2.8.2.2 , to branch point 1.7.2.8
- Ported latest patches from 5.x branch (MESSAGE_TYPE_NONE and help text)
- Split admin UI on its own file messaging.admin.inc
- Fixed some upgrade bugs

Revision 1.7.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 17 15:00:11 2008 UTC (19 months, 1 week ago) by jareyero
Branch: DRUPAL-5
Changes since 1.7.2.8: +6 -20 lines
Diff to previous 1.7.2.8 , to branch point 1.7
- Removed unused function messaging_message_filter()
- Support for empty message parts and improvements with help texts for message parts settings.

Revision 1.7.2.8.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 13 18:03:15 2008 UTC (19 months, 2 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.7.2.8.2.1: +38 -21 lines
Diff to previous 1.7.2.8.2.1 , to branch point 1.7.2.8
Continuing Drupal 6 upgrade, some fixes

Revision 1.7.2.8.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 12 18:40:14 2008 UTC (19 months, 2 weeks ago) by jareyero
Branch: DRUPAL-6--1
Changes since 1.7.2.8: +44 -63 lines
Diff to previous 1.7.2.8
First Drupal 6 upgrade

Revision 1.7.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 31 16:24:47 2008 UTC (19 months, 4 weeks ago) by jareyero
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA1
Branch point for: DRUPAL-6--1
Changes since 1.7.2.7: +61 -7 lines
Diff to previous 1.7.2.7 , to branch point 1.7
- Added helper function messaging_mail_params()
- API change for consistency with queue processing: The send callback now takes a single destination
- Added $message['sender_account'] parameter
- Added some api documentation as function comments

Revision 1.7.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 25 05:24:35 2008 UTC (20 months ago) by jaydub
Branch: DRUPAL-5
Changes since 1.7.2.6: +1 -1 lines
Diff to previous 1.7.2.6 , to branch point 1.7
238383 fixes small bugs in messaging_store_queue_processing.

Revision 1.7.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 20 16:29:07 2008 UTC (20 months, 1 week ago) by jmiccolis
Branch: DRUPAL-5
Changes since 1.7.2.5: +3 -0 lines
Diff to previous 1.7.2.5 , to branch point 1.7
Small documentation update for messaging_message_send_user()

Revision 1.7.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 19 18:13:30 2008 UTC (20 months, 1 week ago) by jareyero
Branch: DRUPAL-5
Changes since 1.7.2.4: +142 -33 lines
Diff to previous 1.7.2.4 , to branch point 1.7
5.x-1.0-alpha2 to .....
--------------------------------
- New: Implemented message queueing and logging, big patch
- Reworked message pull hooks, now it doesn't rely on other modules
- Added some tests, covered message queueing and some plug-in APIs

Revision 1.7.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 13 20:59:19 2008 UTC (20 months, 2 weeks ago) by jareyero
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-ALPHA2
Changes since 1.7.2.3: +42 -33 lines
Diff to previous 1.7.2.3 , to branch point 1.7
- Fix display of tokens and some clean up by andremolnar, http://drupal.org/node/233467

Revision 1.7.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 13 17:08:35 2008 UTC (20 months, 2 weeks ago) by jareyero
Branch: DRUPAL-5
Changes since 1.7.2.2: +8 -1 lines
Diff to previous 1.7.2.2 , to branch point 1.7
- Added hook_message_alter($message, $info, $method)
- Fixed issue with message rendering for sms

Revision 1.7.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 12 20:29:53 2008 UTC (20 months, 2 weeks ago) by jareyero
Branch: DRUPAL-5
Changes since 1.7.2.1: +54 -22 lines
Diff to previous 1.7.2.1 , to branch point 1.7
- Fixed missing value on db insert, by jaydub, http://drupal.org/node/227881
- Simplified filtering and added some API functions. Used in phpmailer module
- Fixed user_send and send methods for the SMS gateway

Revision 1.7.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 28 01:27:38 2008 UTC (21 months ago) by jareyero
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-ALPHA1
Changes since 1.7: +141 -44 lines
Diff to previous 1.7
Important sending API Improvements:
- Added messaging_message_send() to be able to send to non users and also for multiple sending.
- Now messaging_message_send_user() is just a wrapper for the previous one. It does $account to $destination translation.
- Reworked message rendering, so most plug-ins don't need to implement the render callback. Added more options.
- New method info properties:
  'destination', field for getting destination from user account.
  'subject_glue', to glue multipart message subjects, [Optional]
  'send_user', callback for sending to users [Optional]
- The send callback should accept now a $destination array for bulk sending
Filtering improvements:
- Added a different filter for the subject
- Added support for drupal_html_to_text filtering. See http://drupal.org/project/html_to_text
- Performance: Filtering is done now only once for the whole text
Others:
- Some improvements for the settings page.
- Updated all contributed plug-ins accordingly.
- Improved logging by messaging_debug module.
- Fixed some other minor issues, added comments, etc..

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 13 22:21:57 2008 UTC (21 months, 2 weeks ago) by jareyero
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-5
Changes since 1.6: +33 -50 lines
Diff to previous 1.6
- New messaging_sms module by Tim Cullen
- Added 'administer messaging' permission.
- Split the debug functionality out of messaging and messaging_simple: messaging_debug module
- Fixed issues with messaging simple: http://drupal.org/node/218394

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 5 18:17:18 2008 UTC (21 months, 3 weeks ago) by jareyero
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
Fixed wrong function for perm checking

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 5 13:10:23 2008 UTC (21 months, 3 weeks ago) by jareyero
Branch: MAIN
Changes since 1.4: +62 -6 lines
Diff to previous 1.4
But fixes, api changes, in sync with latest notifications.
- Fixed bug with messaging_info(), static caching not working well
- Implemented messaging_user(), default sending method for user

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 29 17:57:02 2008 UTC (22 months ago) by jareyero
Branch: MAIN
Changes since 1.3: +80 -26 lines
Diff to previous 1.3
Improved filtering, more flexibility passing options in $info array
Improved message rendering building filtering into it.
Optional render callback for sending methods
Added a filter to get clean text messages
API changes in messaging_method_info()
Some cleaning

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 26 12:51:42 2008 UTC (22 months ago) by jareyero
Branch: MAIN
Changes since 1.2: +13 -2 lines
Diff to previous 1.2
Added messaging_message_group() for getting info about a messaging group
Reworked displayed tokens for message configuration
Fixed issue with footer which was rendered twice
Fixed notifications_message_get_part() for fallbacks to work with event types
Fixed issues with messaging_method_info()

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 24 11:27:48 2008 UTC (22 months ago) by jareyero
Branch: MAIN
Changes since 1.1: +59 -13 lines
Diff to previous 1.1
In sync with latest notifications commit.
- Fixed token list
- Fixed message groups information
- Added support for help tips for message groups

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 21 22:33:30 2008 UTC (22 months, 1 week ago) by jareyero
Branch: MAIN
Initial commit. Drupal 5 compatible

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2