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

Log of /contributions/modules/basic_webmail/basic_webmail.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.1.2.34 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 8 22:40:17 2009 UTC (7 months, 2 weeks ago) by oadaeh
Branch: DRUPAL-5
Changes since 1.1.2.33: +3 -3 lines
Diff to previous 1.1.2.33 , to branch point 1.1
#253458 by laghalt: Fixed improper character encoding.

Revision 1.1.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 21 01:58:08 2008 UTC (16 months, 1 week ago) by oadaeh
Branch: DRUPAL-5
Changes since 1.1.2.32: +12 -12 lines
Diff to previous 1.1.2.32 , to branch point 1.1
Adding po/basic_webmail.pot, and fixed many erroneous uses of t().

Revision 1.1.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 18 18:58:17 2008 UTC (19 months, 1 week ago) by oadaeh
Branch: DRUPAL-5
Changes since 1.1.2.31: +14 -5 lines
Diff to previous 1.1.2.31 , to branch point 1.1
248329 by mkinnan: Add a check for the PHP version before calling imap_open() w/an invalid number of parameters.

Revision 1.1.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 16 01:11:24 2008 UTC (19 months, 1 week ago) by oadaeh
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.1.2.30: +65 -20 lines
Diff to previous 1.1.2.30 , to branch point 1.1
Added autocomplete e-mail address functionality.

Revision 1.1.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 15 15:46:21 2008 UTC (19 months, 1 week ago) by oadaeh
Branch: DRUPAL-5
Changes since 1.1.2.29: +13 -12 lines
Diff to previous 1.1.2.29 , to branch point 1.1
Code clean up.

Revision 1.1.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 27 23:29:10 2008 UTC (20 months ago) by oadaeh
Branch: DRUPAL-5
Changes since 1.1.2.28: +2 -2 lines
Diff to previous 1.1.2.28 , to branch point 1.1
#238924 tim_j: Potential fix for a potential bug: specify the options for imap_open(). See CHANGELOG.txt for more info.

Revision 1.1.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 20 22:53:34 2008 UTC (20 months, 1 week ago) by oadaeh
Branch: DRUPAL-5
Changes since 1.1.2.27: +7 -7 lines
Diff to previous 1.1.2.27 , to branch point 1.1
Change the order the username and password are saved in the database.

Revision 1.1.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 20 21:23:19 2008 UTC (20 months, 1 week ago) by oadaeh
Branch: DRUPAL-5
Changes since 1.1.2.26: +15 -4 lines
Diff to previous 1.1.2.26 , to branch point 1.1
Modified code in the update case of hook_user() where e-mail settings were getting erased when not specified.

Revision 1.1.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 13 22:37:54 2008 UTC (20 months, 2 weeks ago) by oadaeh
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.1.2.25: +9 -2 lines
Diff to previous 1.1.2.25 , to branch point 1.1
217300  by rhylos: Don't specify the default port.

Revision 1.1.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 15 17:00:15 2008 UTC (21 months, 1 week ago) by oadaeh
Branch: DRUPAL-5
Changes since 1.1.2.24: +10 -3 lines
Diff to previous 1.1.2.24 , to branch point 1.1
Check for condition where there is no query part.

Revision 1.1.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 11 23:37:31 2008 UTC (21 months, 2 weeks ago) by oadaeh
Branch: DRUPAL-5
Changes since 1.1.2.23: +21 -1 lines
Diff to previous 1.1.2.23 , to branch point 1.1
We now return you to your regularly scheduled webmail page.

Revision 1.1.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 31 05:06:09 2008 UTC (21 months, 3 weeks ago) by oadaeh
Branch: DRUPAL-5
Changes since 1.1.2.22: +551 -170 lines
Diff to previous 1.1.2.22 , to branch point 1.1
Can now save a message to the drafts folder during composion and finish it later. Also, finished up the copying and moving of messages.

Revision 1.1.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 30 21:33:21 2008 UTC (21 months, 3 weeks ago) by oadaeh
Branch: DRUPAL-5
Changes since 1.1.2.21: +81 -7 lines
Diff to previous 1.1.2.21 , to branch point 1.1
Can now copy and move messages to different folders.

Revision 1.1.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 30 19:03:26 2008 UTC (21 months, 3 weeks ago) by oadaeh
Branch: DRUPAL-5
Changes since 1.1.2.20: +2 -2 lines
Diff to previous 1.1.2.20 , to branch point 1.1
Fix setting variable to wrong type.

Revision 1.1.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 27 17:05:48 2008 UTC (22 months ago) by oadaeh
Branch: DRUPAL-5
Changes since 1.1.2.19: +31 -15 lines
Diff to previous 1.1.2.19 , to branch point 1.1
Show which messages in the listing have attachments.

Revision 1.1.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 27 16:24:00 2008 UTC (22 months ago) by oadaeh
Branch: DRUPAL-5
Changes since 1.1.2.18: +303 -24 lines
Diff to previous 1.1.2.18 , to branch point 1.1
Sent mail is now stored in the Sent folder, and replied to messages are marked as answered.

Revision 1.1.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 24 18:47:24 2008 UTC (22 months ago) by oadaeh
Branch: DRUPAL-5
Changes since 1.1.2.17: +97 -57 lines
Diff to previous 1.1.2.17 , to branch point 1.1
Can now act on mail in folders other than INBOX, including permanently deleting messages from the Trash folder.

Revision 1.1.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 24 15:51:01 2008 UTC (22 months ago) by oadaeh
Branch: DRUPAL-5
Changes since 1.1.2.16: +43 -182 lines
Diff to previous 1.1.2.16 , to branch point 1.1
Added message body decoding. Changed to use file_directory_path() instead of variable_get() where applicable.

Revision 1.1.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 22 05:34:54 2008 UTC (22 months ago) by oadaeh
Branch: DRUPAL-5
Changes since 1.1.2.15: +38 -31 lines
Diff to previous 1.1.2.15 , to branch point 1.1
Fix a couple of bugs.

Revision 1.1.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 12 02:56:20 2008 UTC (22 months, 2 weeks ago) by oadaeh
Branch: DRUPAL-5
Changes since 1.1.2.14: +595 -244 lines
Diff to previous 1.1.2.14 , to branch point 1.1
Whew! Lot's of code changes, including revamping the way message parts and attachments are handled and pulling several code chunks out into thier own functions. Fun, fun, fun.

Revision 1.1.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 1 15:39:59 2008 UTC (22 months, 3 weeks ago) by oadaeh
Branch: DRUPAL-5
Changes since 1.1.2.13: +211 -52 lines
Diff to previous 1.1.2.13 , to branch point 1.1
Improved attachment functionality -- more to come. Changed message_id to message_number in order to use the real message_id.

Revision 1.1.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 28 16:29:45 2007 UTC (22 months, 4 weeks ago) by oadaeh
Branch: DRUPAL-5
Changes since 1.1.2.12: +79 -41 lines
Diff to previous 1.1.2.12 , to branch point 1.1
Started adding in folder functionality -- not yet complete. Tweaked some UI things.

Revision 1.1.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 27 06:07:13 2007 UTC (23 months ago) by oadaeh
Branch: DRUPAL-5
Changes since 1.1.2.11: +25 -23 lines
Diff to previous 1.1.2.11 , to branch point 1.1
Added in some UTF-8 string conversions.

Revision 1.1.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 25 06:58:20 2007 UTC (23 months ago) by oadaeh
Branch: DRUPAL-5
Changes since 1.1.2.10: +40 -24 lines
Diff to previous 1.1.2.10 , to branch point 1.1
Added an unread identifier column and started the attachment identifier column.

Revision 1.1.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 25 02:25:22 2007 UTC (23 months ago) by oadaeh
Branch: DRUPAL-5
Changes since 1.1.2.9: +204 -40 lines
Diff to previous 1.1.2.9 , to branch point 1.1
Finaly got sorting the way I want it. Can now delete and mark read or unread multiple messages.

Revision 1.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 22 17:03:35 2007 UTC (23 months ago) by oadaeh
Branch: DRUPAL-5
Changes since 1.1.2.8: +45 -46 lines
Diff to previous 1.1.2.8 , to branch point 1.1
Updates to attachment and sorting code.

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 20 18:21:07 2007 UTC (23 months, 1 week ago) by oadaeh
Branch: DRUPAL-5
Changes since 1.1.2.7: +243 -248 lines
Diff to previous 1.1.2.7 , to branch point 1.1
Got multiple attachments working. Implemented some access permissions. Cleaned up code and documentation. Getting close to a 1.0 release.

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 18 16:59:24 2007 UTC (23 months, 1 week ago) by oadaeh
Branch: DRUPAL-5
Changes since 1.1.2.6: +88 -72 lines
Diff to previous 1.1.2.6 , to branch point 1.1
Added an attachment. Attachements 2 and 3 are still in the works.

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 14 18:55:09 2007 UTC (23 months, 1 week ago) by oadaeh
Branch: DRUPAL-5
Changes since 1.1.2.5: +18 -7 lines
Diff to previous 1.1.2.5 , to branch point 1.1
Fix some bugs.

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 14 07:20:59 2007 UTC (23 months, 2 weeks ago) by oadaeh
Branch: DRUPAL-5
Changes since 1.1.2.4: +83 -31 lines
Diff to previous 1.1.2.4 , to branch point 1.1
Dealing with attachments.

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 13 18:55:11 2007 UTC (23 months, 2 weeks ago) by oadaeh
Branch: DRUPAL-5
Changes since 1.1.2.3: +218 -88 lines
Diff to previous 1.1.2.3 , to branch point 1.1
Added the ability to delete individual messages.

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 13 16:47:47 2007 UTC (23 months, 2 weeks ago) by oadaeh
Branch: DRUPAL-5
Changes since 1.1.2.2: +228 -150 lines
Diff to previous 1.1.2.2 , to branch point 1.1
More updates. Can now view HTML or plain text messages. Separated out connection code to its own function.

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 12 14:50:25 2007 UTC (23 months, 2 weeks ago) by oadaeh
Branch: DRUPAL-5
Changes since 1.1.2.1: +150 -60 lines
Diff to previous 1.1.2.1 , to branch point 1.1
Make Cc and Bcc work (and other things).

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 12 02:48:28 2007 UTC (23 months, 2 weeks ago) by oadaeh
Branch: DRUPAL-5
Changes since 1.1: +85 -53 lines
Diff to previous 1.1
Fine tuning and fixing things.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 11 14:42:15 2007 UTC (23 months, 2 weeks ago) by oadaeh
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-5
Initial check in. Lots of clean up and fine tuning yet to do, but basic functionality is in place.

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