summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-09-18- zh_CN updatealec
git-svn-id: https://svn.roundcube.net/trunk@1827 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-18Script to dump the current database schema using MDB2_Schema (for ↵thomasb
development only) git-svn-id: https://svn.roundcube.net/trunk@1826 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-18- fixed typoalec
git-svn-id: https://svn.roundcube.net/trunk@1825 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-18Secure the other cookie, too.robin
git-svn-id: https://svn.roundcube.net/trunk@1824 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-18Bind cookie gotten over HTTPS to HTTPS only (#1485336).robin
git-svn-id: https://svn.roundcube.net/trunk@1823 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-18Revert r1821; already fixed in r1819.robin
git-svn-id: https://svn.roundcube.net/trunk@1822 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-18Update page buttons and counter after updating new mail count.robin
git-svn-id: https://svn.roundcube.net/trunk@1821 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-18Do not grab complete focus.robin
git-svn-id: https://svn.roundcube.net/trunk@1820 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-18#1484805: fix next/last page buttons when new message is added to the list + ↵alec
remove last message git-svn-id: https://svn.roundcube.net/trunk@1819 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-18- don't add new row to messages list if only marking as deleted ↵alec
(flag_for_deletion=true) git-svn-id: https://svn.roundcube.net/trunk@1818 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-18Update nl_NL translation.robin
git-svn-id: https://svn.roundcube.net/trunk@1817 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-18- nn_NO updatealec
git-svn-id: https://svn.roundcube.net/trunk@1816 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-18- fr_FR updatealec
git-svn-id: https://svn.roundcube.net/trunk@1815 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-17- code cleanup + fix for malformed html (#1485139)alec
git-svn-id: https://svn.roundcube.net/trunk@1814 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-17Workaround a (possible) IE bug (#1485309).robin
git-svn-id: https://svn.roundcube.net/trunk@1813 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-17Fix messagelist horizontal bar in Safari (#1485204).robin
git-svn-id: https://svn.roundcube.net/trunk@1812 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-17- Smart Tags and NOBR tag support in html messages (#1485363, #1485327)alec
git-svn-id: https://svn.roundcube.net/trunk@1811 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-17Update nl_NL (#1485361)robin
git-svn-id: https://svn.roundcube.net/trunk@1810 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-17- Display progress message for folders create/delete/rename operations ↵alec
(#1485357) git-svn-id: https://svn.roundcube.net/trunk@1809 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-16- Added Reply-To to forwarded emails (#1485315)alec
git-svn-id: https://svn.roundcube.net/trunk@1808 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-16- Added icons for forwarded/forwarded+replied messages (#1485257)alec
git-svn-id: https://svn.roundcube.net/trunk@1807 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-16- Allow and use spellcheck attribute for input/textarea fields (#1485060)alec
git-svn-id: https://svn.roundcube.net/trunk@1806 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-16Allow content of HTML head sections to be processesthomasb
git-svn-id: https://svn.roundcube.net/trunk@1805 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-16Fix typos + only add callback for style tags when safe-flag is setthomasb
git-svn-id: https://svn.roundcube.net/trunk@1804 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-16- Fix inline images handling when replying/forwarding html messagesalec
git-svn-id: https://svn.roundcube.net/trunk@1803 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-16Always return language prop even if no other prefs are savedthomasb
git-svn-id: https://svn.roundcube.net/trunk@1802 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-16- removed temp write_log()alec
git-svn-id: https://svn.roundcube.net/trunk@1801 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-16- Reduced memory footprint when forwarding attachments (#1485345)alec
- Fixed endless loop in iil_C_HandlePartBody() - rcube_message::get_part_content() speed up using 3rd argument of rcube_imap::get_message_part() git-svn-id: https://svn.roundcube.net/trunk@1800 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-15- changed cursor for folders subscription-tablealec
git-svn-id: https://svn.roundcube.net/trunk@1799 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-15-fixed addindentity page + css hacks for IE + better right marginalec
git-svn-id: https://svn.roundcube.net/trunk@1798 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-15- pl_PL updatealec
git-svn-id: https://svn.roundcube.net/trunk@1797 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-15Redesign of the identities settings + add config option to disable multiple ↵thomasb
identities git-svn-id: https://svn.roundcube.net/trunk@1796 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-15#1485352: nl_NL updatealec
git-svn-id: https://svn.roundcube.net/trunk@1795 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-15#1485266: changed rc_mime_content_type()'s failover to ↵alec
'application/octet-stream' git-svn-id: https://svn.roundcube.net/trunk@1794 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-15- Added 'sendmail_delay' option to restrict messages sending interval (#1484491)alec
git-svn-id: https://svn.roundcube.net/trunk@1793 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-14-small folder names abbreviation fixesalec
git-svn-id: https://svn.roundcube.net/trunk@1792 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-14- handle 'undisclosed-recipients in imap.incalec
git-svn-id: https://svn.roundcube.net/trunk@1791 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-14- don't show 'To' header if contains only /^undisclosed-recipients[:;]*$/alec
git-svn-id: https://svn.roundcube.net/trunk@1790 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-14- remove not used functionalec
git-svn-id: https://svn.roundcube.net/trunk@1789 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-14- use html2text for signatures in Settings/Identitiesalec
git-svn-id: https://svn.roundcube.net/trunk@1788 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-13Fix broken quoted-printable encodingthomasb
git-svn-id: https://svn.roundcube.net/trunk@1787 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-13-#1485349: fixed getElementById wrapper for IEalec
git-svn-id: https://svn.roundcube.net/trunk@1786 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-13- added scroller in user preferencesalec
git-svn-id: https://svn.roundcube.net/trunk@1785 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-13- localization fix for 'replyto' label length (use short 'replyto' and long ↵alec
'reply-to') git-svn-id: https://svn.roundcube.net/trunk@1784 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-13- don't lock interface when loading headersalec
git-svn-id: https://svn.roundcube.net/trunk@1783 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-13#1485337: fill recipient on reply to address of yourself (if there's only ↵alec
one address found in message) git-svn-id: https://svn.roundcube.net/trunk@1782 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-13#1485343: fix _task setting in urlalec
git-svn-id: https://svn.roundcube.net/trunk@1781 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-12-better getElementById wrapper for IEalec
git-svn-id: https://svn.roundcube.net/trunk@1780 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-12- getElementById() case-sensitive hack for IE alec
git-svn-id: https://svn.roundcube.net/trunk@1779 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-12- set proper cursor in subject cell (for IE and Opera)alec
git-svn-id: https://svn.roundcube.net/trunk@1778 208e9e7b-5314-0410-a742-e7e81cd9613c