thomascube
2008-09-18 7dfb1fba5001299300736e6b5d95d9400575e3e7
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
2008-04-15 svncommit
HTML editing fixes, upgrade to TinyMCE v3.0.6
blob@ d9344f commitdiff | diff to current
2008-04-14 alecpl
- removed strrstr() definition as it was needed only for php4
blob@ a63e10 commitdiff | diff to current
2008-04-12 thomascube
Changed codebase to PHP5 with autoloader + added some new classes from the ...
blob@ 47124c commitdiff | diff to current
2008-03-21 thomascube
Better patch to correctly quote email recipient strings (from #1484191)
blob@ 0c6f4b commitdiff | diff to current
2008-03-21 thomascube
Add configurable default charset for message decoding
blob@ 17b5fb commitdiff | diff to current
2008-02-11 till
* fixing bug #1484673
blob@ c3c0fb commitdiff | diff to current
2008-02-11 till
* fixing bug (1 attachment gets cut off when you have no text in a draft) -...
blob@ 8ecb0e commitdiff | diff to current
2008-02-02 thomascube
Also respect receipt and priority settings when re-opening a draft message
blob@ ff08ee commitdiff | diff to current
2008-02-01 till
* oops, fixed a parse error (which i just comitted) >:(
blob@ d75921 commitdiff | diff to current
2008-02-01 till
* added an additional check so not everyone "attempts" ldap search if this ...
blob@ 148e7b commitdiff | diff to current
2008-02-01 till
* compose.patch from #1483899
blob@ c658ed commitdiff | diff to current
2007-12-10 svncommit
added ability to insert attached images in HTML editor
blob@ 4315b0 commitdiff | diff to current
2007-12-10 thomascube
New class rcube_user + send message disposition notification
blob@ fba1f5 commitdiff | diff to current
2007-11-06 thomascube
Fix bugs #1484555, #1484646 and #1484639
blob@ e4867e commitdiff | diff to current
2007-10-02 svncommit
Update copyright notice
blob@ 5349b7 commitdiff | diff to current
2007-09-09 thomascube
Ensure XHTML validation
blob@ bd4209 commitdiff | diff to current
2007-05-18 thomascube
Use HTTP-POST requests for actions that change application state
blob@ 8d0758 commitdiff | diff to current
2007-04-28 thomascube
Merged branch devel-addressbook from r443 back to trunk
blob@ f11541 commitdiff | diff to current
first | « prev | next »