summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Collapse)Author
2008-09-21Separate method to create iframe tags (with a list of allowed attributes)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1871 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-21- use more 'html' classalec
git-svn-id: https://svn.roundcube.net/trunk@1870 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-21- added iframe tag to containers listalec
git-svn-id: https://svn.roundcube.net/trunk@1869 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-20- he_IL updatealec
git-svn-id: https://svn.roundcube.net/trunk@1868 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-20- ar_SA updatealec
git-svn-id: https://svn.roundcube.net/trunk@1867 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-20#1485384: fix quota span tag attribsalec
git-svn-id: https://svn.roundcube.net/trunk@1866 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-20#1485385: fix missing close form tagalec
git-svn-id: https://svn.roundcube.net/trunk@1865 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-20Add some post parameters to error log entrythomasb
git-svn-id: https://svn.roundcube.net/trunk@1863 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-20Fix empty subject header display (#1485383) + improve safari CSS hacksthomasb
git-svn-id: https://svn.roundcube.net/trunk@1862 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-20- fixed identities sorting, to have allways identities with the same name in ↵alec
the same order on the list git-svn-id: https://svn.roundcube.net/trunk@1860 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-20- allow signature textarea size setting from skin + use cols=60alec
git-svn-id: https://svn.roundcube.net/trunk@1859 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-19Indent with spaces not tabs. Please respect our code-style when creating ↵thomasb
patches! git-svn-id: https://svn.roundcube.net/trunk@1857 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-19Don't set a hard-coded language in rcube_userthomasb
git-svn-id: https://svn.roundcube.net/trunk@1856 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-19et_EE updateyllar
git-svn-id: https://svn.roundcube.net/trunk@1855 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-19Made config files location configurable (#1485215)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1854 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-19Create valid <a> tagsthomasb
git-svn-id: https://svn.roundcube.net/trunk@1851 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-19Fix search box on Safari and make pages validatethomasb
git-svn-id: https://svn.roundcube.net/trunk@1850 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-19applied tensor's patch: incorrect handling of filename of second and ↵alec
subsequent long non-ASCII attachments git-svn-id: https://svn.roundcube.net/trunk@1849 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-19- added set_message, set_message_icon and set_message_status functionsalec
- icon setting more unified + some small fixes/typos - get rid of *_from_preview() functions (Thomas, don't be mad, it was truly tested ;)) git-svn-id: https://svn.roundcube.net/trunk@1848 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-19- added 'exp' object supportalec
git-svn-id: https://svn.roundcube.net/trunk@1846 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-19- ru_RU updatealec
git-svn-id: https://svn.roundcube.net/trunk@1845 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-19#1485368: en_* updatealec
git-svn-id: https://svn.roundcube.net/trunk@1844 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-19#1485371: pt_BR updatealec
git-svn-id: https://svn.roundcube.net/trunk@1843 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-19- support 'cookie' type in conditionsalec
git-svn-id: https://svn.roundcube.net/trunk@1842 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-19- support variables of type 'cookie' (for feature use)alec
git-svn-id: https://svn.roundcube.net/trunk@1840 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-18Also list message/rfc822 parts as attachment if a filename is specifiedthomasb
git-svn-id: https://svn.roundcube.net/trunk@1837 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-18Treat US-ASCII as Latin-1 to give messages with wrong charset definition a ↵thomasb
chance git-svn-id: https://svn.roundcube.net/trunk@1836 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-18Better detection of HTML double-encoded entitiesthomasb
git-svn-id: https://svn.roundcube.net/trunk@1835 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-18Prevent drag layer from wrapping linesthomasb
git-svn-id: https://svn.roundcube.net/trunk@1834 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-18Trim and abbreviate subjects in message listingthomasb
git-svn-id: https://svn.roundcube.net/trunk@1831 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-18Set the right number of arguments for setcookie()thomasb
git-svn-id: https://svn.roundcube.net/trunk@1830 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-18- lt_LT updatealec
git-svn-id: https://svn.roundcube.net/trunk@1828 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-18- zh_CN updatealec
git-svn-id: https://svn.roundcube.net/trunk@1827 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-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