summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Collapse)Author
2008-08-11#1485268alec
git-svn-id: https://svn.roundcube.net/trunk@1638 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-09- Case insensitive contacts searching using PostgreSQL (#1485259)alec
git-svn-id: https://svn.roundcube.net/trunk@1637 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-07Separate queries to make use of the database indexes; with OR no index is usedthomasb
git-svn-id: https://svn.roundcube.net/trunk@1634 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-07Don't add empty url paramsthomasb
git-svn-id: https://svn.roundcube.net/trunk@1633 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-07Don't save prefs with default values if they haven't been changed yetthomasb
git-svn-id: https://svn.roundcube.net/trunk@1632 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-06- fread() replaced by file_get_contents(), see comments in #1484880alec
git-svn-id: https://svn.roundcube.net/trunk@1631 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-05#1485229: fixed mailboxlist sorting for folder names with upper casealec
git-svn-id: https://svn.roundcube.net/trunk@1629 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-04- pl_PL updatealec
git-svn-id: https://svn.roundcube.net/trunk@1628 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-03de_DE updateyllar
git-svn-id: https://svn.roundcube.net/trunk@1627 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-03zh_CN updateyllar
git-svn-id: https://svn.roundcube.net/trunk@1626 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-03az_AZ updateyllar
git-svn-id: https://svn.roundcube.net/trunk@1625 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-01et_EE updateyllar
git-svn-id: https://svn.roundcube.net/trunk@1624 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-31Show real names in folder drop-down + rebuild default_imap_folders property ↵thomasb
when saving prefs git-svn-id: https://svn.roundcube.net/trunk@1622 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-31Save outgoing mail to selectable folder (#1324581)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1621 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-31Code cleanup,thomasb
git-svn-id: https://svn.roundcube.net/trunk@1620 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-31Make special folders configurable for the userthomasb
git-svn-id: https://svn.roundcube.net/trunk@1619 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-31Code cleanup with new html classesthomasb
git-svn-id: https://svn.roundcube.net/trunk@1618 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-31Fix read_when_deleted behavior + javascript codestylethomasb
git-svn-id: https://svn.roundcube.net/trunk@1617 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-31Ignore untagged responses when fetching BODYSTRUCTURE (patch by B. Johannessen)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1616 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-29Add microformats to address book + fix html output + codestylethomasb
git-svn-id: https://svn.roundcube.net/trunk@1615 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-28Show appropriate error message if config files are missingthomasb
git-svn-id: https://svn.roundcube.net/trunk@1614 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-28Add consistency checks + complete some phpdocthomasb
git-svn-id: https://svn.roundcube.net/trunk@1613 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-28#1485230: allow only images (by filename extension) in tinyMCE's images selectoralec
git-svn-id: https://svn.roundcube.net/trunk@1612 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-25#1485143: fixed empty body validation errors on IEalec
git-svn-id: https://svn.roundcube.net/trunk@1611 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-25Prefer File_Info over mime_content_type + detect mime type when uploading + ↵thomasb
some code style git-svn-id: https://svn.roundcube.net/trunk@1610 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-24#1485227: fixed image list in image popupalec
git-svn-id: https://svn.roundcube.net/trunk@1609 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-22Reverted r1607. See #1485137 for explanationsthomasb
git-svn-id: https://svn.roundcube.net/trunk@1608 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-22#1485137: added 'form' to allowed elements listalec
git-svn-id: https://svn.roundcube.net/trunk@1607 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-22PHP bug #32547 workaround: remove <title> tag because of libxml2 library ↵alec
problem (#1485178) git-svn-id: https://svn.roundcube.net/trunk@1606 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-22#1485200: fixed text/enriched displayingalec
git-svn-id: https://svn.roundcube.net/trunk@1605 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-22updated galician translationyllar
git-svn-id: https://svn.roundcube.net/trunk@1604 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-22Improve HTML sanitization with washtmlthomasb
git-svn-id: https://svn.roundcube.net/trunk@1603 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-21#1485173: fixed empty body checkalec
git-svn-id: https://svn.roundcube.net/trunk@1602 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-21- use long date format in print mode (#1485191)alec
git-svn-id: https://svn.roundcube.net/trunk@1601 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-21he_IL, es_ES, hu_HU, ca_ES updatesyllar
git-svn-id: https://svn.roundcube.net/trunk@1600 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-21#1485207alec
git-svn-id: https://svn.roundcube.net/trunk@1599 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-21#1485205: typoalec
git-svn-id: https://svn.roundcube.net/trunk@1598 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-18-fixed attachments removing in draft mode alec
git-svn-id: https://svn.roundcube.net/trunk@1597 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-18- Updated TinyMCE to version 3.1.0.1alec
git-svn-id: https://svn.roundcube.net/trunk@1596 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-18#1485213: fixed $allowed array for inputfieldalec
git-svn-id: https://svn.roundcube.net/trunk@1595 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-18- use fallback if mime_content_type() returns false (#1485222)alec
git-svn-id: https://svn.roundcube.net/trunk@1594 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-16Macedonian translation updateyllar
git-svn-id: https://svn.roundcube.net/trunk@1593 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-16- fix for ldap_public value checkingalec
git-svn-id: https://svn.roundcube.net/trunk@1592 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-16Update dutch translation.robin
git-svn-id: https://svn.roundcube.net/trunk@1591 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-15Check PERMANENTFLAGS before saving MDNSent flag (#1484963, #1485163)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1590 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-14Re-enable autocomplete attribute for login form (#1485211)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1589 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-14cs_CZ, eo updateyllar
git-svn-id: https://svn.roundcube.net/trunk@1588 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-03et_EE updateyllar
git-svn-id: https://svn.roundcube.net/trunk@1587 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-02- zh_CN labels update (#1485181)alec
git-svn-id: https://svn.roundcube.net/trunk@1586 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-01-added lost labelalec
git-svn-id: https://svn.roundcube.net/trunk@1583 208e9e7b-5314-0410-a742-e7e81cd9613c