summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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- prevent splitters "jumps" when page is loading (set style reading cookie ↵alec
in skin template, using new 'expression' feature) git-svn-id: https://svn.roundcube.net/trunk@1861 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-20- fix wrapping on IEalec
git-svn-id: https://svn.roundcube.net/trunk@1858 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-19- small fixalec
git-svn-id: https://svn.roundcube.net/trunk@1853 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-19#1485378: fix text wrappingalec
git-svn-id: https://svn.roundcube.net/trunk@1852 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 missing close tagalec
git-svn-id: https://svn.roundcube.net/trunk@1847 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- make setting/reading splitter's cookie simpler (we need only position ↵alec
number in it) git-svn-id: https://svn.roundcube.net/trunk@1841 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-19-moved <style> to <head>alec
git-svn-id: https://svn.roundcube.net/trunk@1839 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-18Place save button below the scrollable prefs boxthomasb
git-svn-id: https://svn.roundcube.net/trunk@1838 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-18Don't ask for password if passed as argumentthomasb
git-svn-id: https://svn.roundcube.net/trunk@1833 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-18Set cursor for subject rows in tbody onlythomasb
git-svn-id: https://svn.roundcube.net/trunk@1832 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-added opacity for mark message popup on IEalec
git-svn-id: https://svn.roundcube.net/trunk@1829 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-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