alecpl
2008-12-05 133bb07f78b9486f0a524390253f08a0b446c584
2008-12-05 alecpl
- performance: skip imap connection for attachments actions - created attac...
blob@ 133bb0 commitdiff | diff to current
2008-11-23 thomascube
Do serverside addressbook queries for autocompletion (#1485531) + make auto...
blob@ 2c8e84 commitdiff | diff to current
2008-11-20 alecpl
- Better HTML entities conversion in html2text (#1485519)
blob@ 300fc6 commitdiff | diff to current
2008-11-19 alecpl
- fix default spellcheck language setting (#1485570)
blob@ 3e20c4 commitdiff | diff to current
2008-11-05 alecpl
- Fix HTML editor initialization on IE (#1485304) - move back toggle_editor...
blob@ b8ae50 commitdiff | diff to current
2008-11-03 alecpl
- Add warning when switching editor mode from html to plain (#1485488) - Un...
blob@ 79af0b commitdiff | diff to current
2008-10-20 alecpl
- #1485499: make email address comparision case insensitive - support multi...
blob@ 7f6394 commitdiff | diff to current
2008-10-18 alecpl
- wrap also prefix line in reply body
blob@ 19c9d3 commitdiff | diff to current
2008-10-13 alecpl
#1485494: fixed signatures removal on reply
blob@ 2b180b commitdiff | diff to current
2008-10-09 alecpl
- don't set border=0 for images (use css for that)
blob@ 70087c commitdiff | diff to current
2008-10-09 alecpl
- Fix matching case sensitivity when setting identity on reply (#1485480) -...
blob@ 6eb858 commitdiff | diff to current
2008-10-07 alecpl
- #1485475: don't use 4th argument of htmlspecialchars()
blob@ 27a12e commitdiff | diff to current
2008-10-07 alecpl
- #1485471: fix drafts saving
blob@ 272705 commitdiff | diff to current
2008-10-05 alecpl
- removed deprecated rcube_add_label() and all uses - code for 'show' actio...
blob@ 112c91 commitdiff | diff to current
2008-10-03 alecpl
- fix "Back to message list" button (#1485440)
blob@ cf6a83 commitdiff | diff to current
2008-10-01 alecpl
- Better handling of "no identity" and "no email in identity" situations (#...
blob@ fd51e0 commitdiff | diff to current
2008-09-21 alecpl
- use more 'html' class
blob@ e2c610 commitdiff | diff to current
2008-09-20 alecpl
#1485385: fix missing close form tag
blob@ c17dc6 commitdiff | diff to current
2008-09-16 alecpl
- Added Reply-To to forwarded emails (#1485315)
blob@ 5758b9 commitdiff | diff to current
2008-09-16 alecpl
- Allow and use spellcheck attribute for input/textarea fields (#1485060)
blob@ 491a6e commitdiff | diff to current
2008-09-16 alecpl
- Fix inline images handling when replying/forwarding html messages
blob@ 2f746d commitdiff | diff to current
2008-09-16 alecpl
- Reduced memory footprint when forwarding attachments (#1485345) - Fixed e...
blob@ 81b573 commitdiff | diff to current
2008-09-14 alecpl
-small folder names abbreviation fixes
blob@ a81be1 commitdiff | diff to current
2008-09-13 alecpl
#1485337: fill recipient on reply to address of yourself (if there's only o...
blob@ 51f55b commitdiff | diff to current
2008-09-06 thomascube
Don't wrap worwarded text; better wrap reply message text
blob@ ccd63c commitdiff | diff to current
2008-09-05 thomascube
Correctly handle options in mailto-links (#1485228)
blob@ 5f314d commitdiff | diff to current
2008-09-05 thomascube
Indicate allowed max. attachment size in compose screen (#1485030)
blob@ 8beee1 commitdiff | diff to current
2008-08-21 svncommit
change to double-escape to get through TinyMCE's cleanup #1484904
blob@ 8c0b9e commitdiff | diff to current
2008-08-21 svncommit
escape html entities in forward/reply headers #1484904
blob@ c1cd53 commitdiff | diff to current
2008-08-21 alecpl
- typo
blob@ 687009 commitdiff | diff to current
2008-08-21 alecpl
#1485288: read In-Reply-To and References when composing saved draft
blob@ 95fd38 commitdiff | diff to current
2008-08-18 thomascube
Set defaults for 'spellcheck_languages' and make sure the user language is ...
blob@ 326f3d commitdiff | diff to current
2008-08-15 thomascube
Enable spellchecker for HTML editor
blob@ 4ca10b commitdiff | diff to current
2008-07-31 thomascube
Save outgoing mail to selectable folder (#1324581)
blob@ faf876 commitdiff | diff to current
2008-07-25 thomascube
Prefer File_Info over mime_content_type + detect mime type when uploading +...
blob@ 6d5dba commitdiff | diff to current
2008-07-18 alecpl
-fixed attachments removing in draft mode
blob@ 59200c commitdiff | diff to current
2008-07-16 alecpl
- fix for ldap_public value checking
blob@ b67bcc commitdiff | diff to current
2008-06-20 thomascube
Flag original message as Forwarded when sending mail
blob@ 4dae73 commitdiff | diff to current
2008-06-20 thomascube
Urlencode mail recipients for storing in session + little code cleanup
blob@ fde466 commitdiff | diff to current
2008-06-20 thomascube
Store compose parameters in session and redirect to a unique URL
blob@ c719f3 commitdiff | diff to current
2008-06-16 alecpl
- Fixed forwarding messages with one HTML attachment (#1484442) - Fixed enc...
blob@ 1bc48e commitdiff | diff to current
2008-06-08 alecpl
- option to disable autocompletion from selected LDAP address books (#1484922
blob@ a0530a commitdiff | diff to current
2008-06-02 alecpl
#1485098
blob@ e47aad commitdiff | diff to current
2008-05-26 alecpl
-set iframe's border to 'none' for Konqueror
blob@ 027af3 commitdiff | diff to current
2008-05-17 thomascube
New class rcube_message representing a mail message; changed global $MESSAG...
blob@ 8fa58e commitdiff | diff to current
2008-05-10 alecpl
- added enctype for attachments form (#1485056)
blob@ 885ebb commitdiff | diff to current
2008-04-30 thomascube
Next step: introduce the application class 'rcmail' and get rid of some glo...
blob@ 197601 commitdiff | diff to current
2008-04-16 alecpl
- don't use onchange to toggle editor because of IE bug
blob@ 3dd0f2 commitdiff | diff to current
2008-04-16 alecpl
- Decode entities when inserting HTML signature to plain text message (#148...
blob@ e7d37a commitdiff | diff to current
2008-04-15 svncommit
added language support to HTML editing (#1484862)
blob@ 8e5def commitdiff | diff to current
first | « prev | next »