summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Collapse)Author
2008-02-15Update dutch translation.robin
git-svn-id: https://svn.roundcube.net/trunk@1087 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-15update pl, zh_TW, thanks!tomekp
git-svn-id: https://svn.roundcube.net/trunk@1086 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-14* committed patch from #1484775till
git-svn-id: https://svn.roundcube.net/trunk@1085 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-14* small cs fixestill
git-svn-id: https://svn.roundcube.net/trunk@1084 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-14* more verbose error msgtill
git-svn-id: https://svn.roundcube.net/trunk@1081 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-14Fix for XSS vulnerability (see ↵robin
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=455840), thanks to Vincent Bernat. git-svn-id: https://svn.roundcube.net/trunk@1080 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-14update es, he, kr localizationstomekp
git-svn-id: https://svn.roundcube.net/trunk@1079 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-14* mime_content_type() is unavailable in PHP5 and breaks sending emails with ↵till
attachments * implemented rc_mime_content_type() with file_info-failover * added svn:ignore for phpinfo.php ;-) git-svn-id: https://svn.roundcube.net/trunk@1078 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-14* adding magic filetill
git-svn-id: https://svn.roundcube.net/trunk@1076 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-13Update German localizationthomasb
git-svn-id: https://svn.roundcube.net/trunk@1075 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-13fa fr updateyllar
git-svn-id: https://svn.roundcube.net/trunk@1072 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-13hungarian translation updateyllar
git-svn-id: https://svn.roundcube.net/trunk@1069 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-13et_EE pt_PT ar it cz updateyllar
git-svn-id: https://svn.roundcube.net/trunk@1068 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-13Always use subject col when dragging messagesthomasb
git-svn-id: https://svn.roundcube.net/trunk@1066 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-13update pl localization thanks goes to nodetomekp
git-svn-id: https://svn.roundcube.net/trunk@1065 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-13* implementing patch from #1484605till
git-svn-id: https://svn.roundcube.net/trunk@1064 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-13* implemented feature from #1484476till
git-svn-id: https://svn.roundcube.net/trunk@1063 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-13* fixing mimetype issue from #1484062till
git-svn-id: https://svn.roundcube.net/trunk@1061 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-13fix switching between HTML/plain composing (#1484752)estadtherr
git-svn-id: https://svn.roundcube.net/trunk@1060 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-13condense TinyMCE toolbar down to one line, removing table buttons (#1484747)estadtherr
fix image removal in message display when message HTML includes JS event handlers git-svn-id: https://svn.roundcube.net/trunk@1059 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-13* cs fixestill
git-svn-id: https://svn.roundcube.net/trunk@1058 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-12Make script cross browser compatiblethomasb
git-svn-id: https://svn.roundcube.net/trunk@1055 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-12Use INTERNALDATE if Date: header is missing; convert some spaces back to tabsthomasb
git-svn-id: https://svn.roundcube.net/trunk@1054 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-12* attempted to revise the fix from #1484577 to streamline IMAP communicationtill
* not a 100% working, checking in for thomasb git-svn-id: https://svn.roundcube.net/trunk@1053 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-12Show message count in folder list and hint when creating a subfolderthomasb
git-svn-id: https://svn.roundcube.net/trunk@1052 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-12Ignore clicks from input elements and imagesthomasb
git-svn-id: https://svn.roundcube.net/trunk@1051 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-12Also do charset decoding as suggested in RFC 2231 (fix #1484321)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1050 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-12* added bad_date_display.patch from #1484577till
git-svn-id: https://svn.roundcube.net/trunk@1049 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-11Fix send_modified_header() functionthomasb
git-svn-id: https://svn.roundcube.net/trunk@1048 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-11Fix caching issuethomasb
git-svn-id: https://svn.roundcube.net/trunk@1046 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-11Add UI elements to mark the selected messages read/unreadthomasb
git-svn-id: https://svn.roundcube.net/trunk@1044 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-11Bring back missing download link for attachmentsthomasb
git-svn-id: https://svn.roundcube.net/trunk@1043 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-11Enable command for marking messages read/unreadthomasb
git-svn-id: https://svn.roundcube.net/trunk@1042 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-11* fixing bug i reported in #1484545till
git-svn-id: https://svn.roundcube.net/trunk@1040 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-11* fixing bug #1484673till
git-svn-id: https://svn.roundcube.net/trunk@1039 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-11* fixing bug (1 attachment gets cut off when you have no text in a draft) -> ↵till
see #1484673 git-svn-id: https://svn.roundcube.net/trunk@1038 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-11updated et_EEyllar
git-svn-id: https://svn.roundcube.net/trunk@1037 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-11Add dutch translation for #1484494.robin
git-svn-id: https://svn.roundcube.net/trunk@1036 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-10* fixing #1484494 (people can delete the last identity otherwise)till
* FOR TRANSLATERS: introducing new message git-svn-id: https://svn.roundcube.net/trunk@1035 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-08Added some charset aliases to fix typical mis-labelling (#1484565)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1032 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-08Distinguish ssl and tls for imap connections (#1484667)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1031 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-08Don't unselect and re-select a list rowthomasb
git-svn-id: https://svn.roundcube.net/trunk@1030 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-08Fix ugly type as suggested in #1484760thomasb
git-svn-id: https://svn.roundcube.net/trunk@1029 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-07* committing patch from #1484759till
git-svn-id: https://svn.roundcube.net/trunk@1028 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-07Truncate attachment filenames to 55 characters (#1484757) and fix misspelled ↵thomasb
function name git-svn-id: https://svn.roundcube.net/trunk@1026 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-06* committing patch from #1484593 (re-open if this breaks anything)till
git-svn-id: https://svn.roundcube.net/trunk@1025 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-06Little fix for an unused feature :-)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1024 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-06Remember decision to display images for a certain message during session ↵thomasb
(#1484754) git-svn-id: https://svn.roundcube.net/trunk@1023 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-05Applied patch to prevent bad header delimiters (#1484751)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1022 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-05Also send search request when deleting a contact (#1484620)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1021 208e9e7b-5314-0410-a742-e7e81cd9613c