summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include
AgeCommit message (Collapse)Author
2008-09-12Add link to open message in new window + tweaked some header stylesthomasb
git-svn-id: https://svn.roundcube.net/trunk@1767 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-12- Added vertical splitter for folders list resizingalec
- Added possibility to view all headers in message view - Fixed splitter drag/resize on Opera (#1485170) - debug console css fixes for IE git-svn-id: https://svn.roundcube.net/trunk@1766 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-12Refactor drag & drop functionality. Don't rely on browser events anymore ↵thomasb
(#1484453) git-svn-id: https://svn.roundcube.net/trunk@1763 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-10Trigger SELECT command to restore connection status after reconnect (#1485330)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1759 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-06One error message is enough if template was not foundthomasb
git-svn-id: https://svn.roundcube.net/trunk@1750 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-06Add request URI to error log datathomasb
git-svn-id: https://svn.roundcube.net/trunk@1749 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-05Immediately save sort_col/sort_order in user prefs (#1485265)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1748 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-05Allow application/pgp parts to be displayed (#1484753)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1743 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-05Applied mime_decode patch by David Lublinkthomasb
git-svn-id: https://svn.roundcube.net/trunk@1738 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-05Respect Content-Location headers in multipart/related messages (#1484946)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1736 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-05Killed one more global var + log logins to a separate file (not console)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1735 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-04Enable export of contacts as vCard + DRYthomasb
git-svn-id: https://svn.roundcube.net/trunk@1732 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-04#1485312: added 'readonly' attribute for input and textarea objectsalec
git-svn-id: https://svn.roundcube.net/trunk@1728 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-03Interesting: (0 == 'auto') => truethomasb
git-svn-id: https://svn.roundcube.net/trunk@1723 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-03Auto-detect client language and timezone if desired by config/prefsthomasb
git-svn-id: https://svn.roundcube.net/trunk@1722 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-03- r1718 code cleanupalec
git-svn-id: https://svn.roundcube.net/trunk@1720 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-03- Add RFC2231 header value continuations support for attachmentalec
filenames + hack for servers that not support that feature git-svn-id: https://svn.roundcube.net/trunk@1718 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-02New feature to import contacts from a vcard file + mark form buttons that ↵thomasb
provide the most obvious operation git-svn-id: https://svn.roundcube.net/trunk@1716 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-02- fixed typoalec
git-svn-id: https://svn.roundcube.net/trunk@1715 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-02- fixed and re-enabled (RFC3501 [7.1]) CAPABILITY optional response usealec
git-svn-id: https://svn.roundcube.net/trunk@1713 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-02Let rcmail class create address book instancesthomasb
git-svn-id: https://svn.roundcube.net/trunk@1712 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-29Little improvement in mime-detection as suggested in #1485296thomasb
git-svn-id: https://svn.roundcube.net/trunk@1707 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-29Little code cleanupthomasb
git-svn-id: https://svn.roundcube.net/trunk@1704 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-29Fix position of collapse/expand icons (#1485302)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1701 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-28Codestyle + indentationthomasb
git-svn-id: https://svn.roundcube.net/trunk@1688 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-28Add folder hierarchy collapsing.robin
git-svn-id: https://svn.roundcube.net/trunk@1687 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-28Add rcube name prefixes + codestylethomasb
git-svn-id: https://svn.roundcube.net/trunk@1685 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-27- added options to use syslog instead of log file (#1484850)alec
- added Logging & Debugging section in Installer - fixed config from $_POST for next installer steps saving - fixed and re-enabled debug_level setting in installer git-svn-id: https://svn.roundcube.net/trunk@1683 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-26- Removed support for PEAR::DB driveralec
git-svn-id: https://svn.roundcube.net/trunk@1681 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-22Revert r1670 but improve part download step by fixing headers and adding ↵thomasb
set_time_limit(0) git-svn-id: https://svn.roundcube.net/trunk@1673 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-21- removed PHP4 class constructorsalec
git-svn-id: https://svn.roundcube.net/trunk@1664 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-20#1485286: don't use /e modifier with preg_replace()alec
git-svn-id: https://svn.roundcube.net/trunk@1660 208e9e7b-5314-0410-a742-e7e81cd9613c
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-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-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-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-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-22Improve HTML sanitization with washtmlthomasb
git-svn-id: https://svn.roundcube.net/trunk@1603 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