summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Collapse)Author
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
2008-02-05Applied patch to prevent from purging inbox (#1484449) + CSS hack for Safarithomasb
git-svn-id: https://svn.roundcube.net/trunk@1020 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-05Applied patch for updating page title (#1484727, #1484650)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1019 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-05* added FIXMEtill
* tried to debug a loop git-svn-id: https://svn.roundcube.net/trunk@1016 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-04Respect config when localize folder namesthomasb
git-svn-id: https://svn.roundcube.net/trunk@1014 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-04Make sending of read receipts configurablethomasb
git-svn-id: https://svn.roundcube.net/trunk@1013 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-04Fix client side e-mail address checkthomasb
git-svn-id: https://svn.roundcube.net/trunk@1011 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-03* cstill
git-svn-id: https://svn.roundcube.net/trunk@1003 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-03* putting latest MDB2 into SVNtill
* adding MDB2 drivers for mssql, mysql, mysqli, pgsql, sqlite git-svn-id: https://svn.roundcube.net/trunk@1002 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-02* fixed another instance of preg_quote() (thanks Sean N. Heukels)till
git-svn-id: https://svn.roundcube.net/trunk@999 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-02Also respect receipt and priority settings when re-opening a draft messagethomasb
git-svn-id: https://svn.roundcube.net/trunk@998 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-02Always update $CONFIG with user prefs (#1484729)thomasb
git-svn-id: https://svn.roundcube.net/trunk@997 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-02Simplified fix for remembering searches when viewing message + Don't ask for ↵thomasb
MDN confirmations on drafted messages (#1484691) git-svn-id: https://svn.roundcube.net/trunk@996 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-02* fixed #1484629till
* some cs git-svn-id: https://svn.roundcube.net/trunk@994 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-02* fixed #1484738till
git-svn-id: https://svn.roundcube.net/trunk@993 208e9e7b-5314-0410-a742-e7e81cd9613c