summaryrefslogtreecommitdiff
path: root/roundcubemail
AgeCommit message (Collapse)Author
2012-01-18- Fix call to undefined method rcube_imap::list_unsubscribed()alec
git-svn-id: https://svn.roundcube.net/trunk@5790 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-18Use <uri> value from package.xml to build download links in about screen; ↵thomasb
show links in default style git-svn-id: https://svn.roundcube.net/trunk@5789 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-18Display priority in message headers blockthomasb
git-svn-id: https://svn.roundcube.net/trunk@5788 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5787 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-18Mention smtp ports 587 and 465 in config templatethomasb
git-svn-id: https://svn.roundcube.net/trunk@5786 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-17- Fix incorrect function call (#1488310)alec
git-svn-id: https://svn.roundcube.net/trunk@5785 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-16Run imap_init plugin hook as deprecated hook; set $_SESSION['imap_host'] for ↵thomasb
backwards compat. git-svn-id: https://svn.roundcube.net/trunk@5782 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-16Merged devel-framework branch (r5746:5779) back into trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@5781 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-16- Add addressbook name to debug output (#1488304)alec
git-svn-id: https://svn.roundcube.net/trunk@5780 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-15Make sure message popups show at least 2sec; adjust message list column sizesthomasb
git-svn-id: https://svn.roundcube.net/trunk@5775 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-13- Remove redundant ldap_count_entries() callalec
git-svn-id: https://svn.roundcube.net/trunk@5772 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-13- Make mime type detection based on filename extension to be case-insensitivealec
git-svn-id: https://svn.roundcube.net/trunk@5769 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-12- Fix possible infinite loop in buildThreadData()alec
git-svn-id: https://svn.roundcube.net/trunk@5760 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-12- Added 0.7.1 to the list of versionsalec
git-svn-id: https://svn.roundcube.net/trunk@5756 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-12- Fix failure on MySQL database upgrade from 0.7 - text column can't have ↵alec
default value (#1488300) git-svn-id: https://svn.roundcube.net/trunk@5755 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-11- Update changelogalec
git-svn-id: https://svn.roundcube.net/trunk@5754 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-11- Disable FOREIGN_KEY_CHECKS for update from 0.7alec
git-svn-id: https://svn.roundcube.net/trunk@5753 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-10Allow plugins to extend the vcard fieldmap for contact datathomasb
git-svn-id: https://svn.roundcube.net/trunk@5752 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-10Set list mode buttons after switching to another folderthomasb
git-svn-id: https://svn.roundcube.net/trunk@5751 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-10Added more icons for Larrythomasb
git-svn-id: https://svn.roundcube.net/trunk@5750 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-10Reflect threads expand status in css classesthomasb
git-svn-id: https://svn.roundcube.net/trunk@5749 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-09- Fix error when calling remove_row() on non-existing rowalec
git-svn-id: https://svn.roundcube.net/trunk@5747 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-09- Use proper class namealec
git-svn-id: https://svn.roundcube.net/trunk@5745 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-09- Fix PHP Fatal error: Call to private method rcube_imap::id2uid() (#1488296)alec
git-svn-id: https://svn.roundcube.net/trunk@5744 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-08Updated translations from launchpadthomasb
git-svn-id: https://svn.roundcube.net/trunk@5740 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-08- Fix setting pagesizes (#1488295)alec
git-svn-id: https://svn.roundcube.net/trunk@5739 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-06Adjust spam folder icon sizethomasb
git-svn-id: https://svn.roundcube.net/trunk@5735 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-06Display short headers in preview mode, with toggle to show allthomasb
git-svn-id: https://svn.roundcube.net/trunk@5734 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-06- Fix typo in timezone handling, more exception catchingalec
git-svn-id: https://svn.roundcube.net/trunk@5733 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-06- Don't return 'unknown', use empty string, DateTime* handle more exceptionsalec
git-svn-id: https://svn.roundcube.net/trunk@5732 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-06Handle DateTime exceptionsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5731 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-06Avoid use of DateTime::getTimestamp()thomasb
git-svn-id: https://svn.roundcube.net/trunk@5730 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-06Avoid use of 5.2 functions (#1488292)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5729 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-05Update changelogthomasb
git-svn-id: https://svn.roundcube.net/trunk@5728 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-05Reducing paddings in lists to save some vertical spacethomasb
git-svn-id: https://svn.roundcube.net/trunk@5727 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-05Correctly align pagenav buttonsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5726 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-05Embed address book widget on compose screenthomasb
git-svn-id: https://svn.roundcube.net/trunk@5725 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-05Don't enable all compose commands right awaythomasb
git-svn-id: https://svn.roundcube.net/trunk@5724 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-05Implement address book widget on compose screenthomasb
git-svn-id: https://svn.roundcube.net/trunk@5723 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-05Simplifythomasb
git-svn-id: https://svn.roundcube.net/trunk@5722 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-05Avoid dblclick events after 3rd clickthomasb
git-svn-id: https://svn.roundcube.net/trunk@5721 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-05Show additional popup dialog on error messagesthomasb
git-svn-id: https://svn.roundcube.net/trunk@5717 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-05- Exclude MIME functionality from rcube_imap class into rcube_mime classalec
git-svn-id: https://svn.roundcube.net/trunk@5716 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-05- Update timezone in user prefs too (#1488291)alec
git-svn-id: https://svn.roundcube.net/trunk@5714 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-05- Fix bug in handling of base href and inline content (#1488290)alec
git-svn-id: https://svn.roundcube.net/trunk@5713 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-05- Fix SQL Error when saving a contact with many email addresses (#1488286)alec
git-svn-id: https://svn.roundcube.net/trunk@5711 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-04- Fix displaying form warnings on contact savealec
git-svn-id: https://svn.roundcube.net/trunk@5709 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-04- Fix strict email address searching if contact has more than one addressalec
git-svn-id: https://svn.roundcube.net/trunk@5708 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-04Use proper timezones from PHP's internal timezonedb (#1485592)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5707 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-04- Remove duplicated 'organization' label (#1488287)alec
git-svn-id: https://svn.roundcube.net/trunk@5705 208e9e7b-5314-0410-a742-e7e81cd9613c