| /[drupal]/contributions/modules/basic_webmail/basic_webmail.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#253458 by laghalt: Fixed improper character encoding.
Adding po/basic_webmail.pot, and fixed many erroneous uses of t().
248329 by mkinnan: Add a check for the PHP version before calling imap_open() w/an invalid number of parameters.
Added autocomplete e-mail address functionality.
Code clean up.
#238924 tim_j: Potential fix for a potential bug: specify the options for imap_open(). See CHANGELOG.txt for more info.
Change the order the username and password are saved in the database.
Modified code in the update case of hook_user() where e-mail settings were getting erased when not specified.
217300 by rhylos: Don't specify the default port.
Check for condition where there is no query part.
We now return you to your regularly scheduled webmail page.
Can now save a message to the drafts folder during composion and finish it later. Also, finished up the copying and moving of messages.
Can now copy and move messages to different folders.
Fix setting variable to wrong type.
Show which messages in the listing have attachments.
Sent mail is now stored in the Sent folder, and replied to messages are marked as answered.
Can now act on mail in folders other than INBOX, including permanently deleting messages from the Trash folder.
Added message body decoding. Changed to use file_directory_path() instead of variable_get() where applicable.
Fix a couple of bugs.
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.
Improved attachment functionality -- more to come. Changed message_id to message_number in order to use the real message_id.
Started adding in folder functionality -- not yet complete. Tweaked some UI things.
Added in some UTF-8 string conversions.
Added an unread identifier column and started the attachment identifier column.
Finaly got sorting the way I want it. Can now delete and mark read or unread multiple messages.
Updates to attachment and sorting code.
Got multiple attachments working. Implemented some access permissions. Cleaned up code and documentation. Getting close to a 1.0 release.
Added an attachment. Attachements 2 and 3 are still in the works.
Fix some bugs.
Dealing with attachments.
Added the ability to delete individual messages.
More updates. Can now view HTML or plain text messages. Separated out connection code to its own function.
Make Cc and Bcc work (and other things).
Fine tuning and fixing things.
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.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |