summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Collapse)Author
2007-09-11Fixed check for message content when composingthomasb
git-svn-id: https://svn.roundcube.net/trunk@795 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-11Add missing messages in en-GB (copied from en-US).ihug
git-svn-id: https://svn.roundcube.net/trunk@794 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-11Make parser more tolerant for message structure errors (reported by Manuel ↵thomasb
Giorgini) git-svn-id: https://svn.roundcube.net/trunk@793 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-11Resolve username from virtuser file before looking up in databasethomasb
git-svn-id: https://svn.roundcube.net/trunk@792 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-11Fixed message search issuesthomasb
git-svn-id: https://svn.roundcube.net/trunk@791 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-09Fixed wrong delete button tooltip (#1483965)thomasb
git-svn-id: https://svn.roundcube.net/trunk@789 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-09Fixed charset encoding bug (#1484429)thomasb
git-svn-id: https://svn.roundcube.net/trunk@788 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-09Applied patch for LDAP version (#1484552)thomasb
git-svn-id: https://svn.roundcube.net/trunk@787 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-09Ensure XHTML validationthomasb
git-svn-id: https://svn.roundcube.net/trunk@786 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-06Add Sydney to GMT+10 (AEST), closing #1484401.robin
git-svn-id: https://svn.roundcube.net/trunk@782 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-05Ticket #1484457yllar
git-svn-id: https://svn.roundcube.net/trunk@778 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-05Fix message list selection + new pngbehavior + use strpos() instead of strstr()thomasb
git-svn-id: https://svn.roundcube.net/trunk@777 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-05Allso trigger events when selecting all/none list entriesthomasb
git-svn-id: https://svn.roundcube.net/trunk@776 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-01# bugfix: #1484473till
git-svn-id: https://svn.roundcube.net/trunk@774 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-01+ implemented checks for max pagesize (#1484484)till
git-svn-id: https://svn.roundcube.net/trunk@768 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-30Don't add message footer when saving as draftthomasb
git-svn-id: https://svn.roundcube.net/trunk@764 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-29Fixed multi-message move/deleterichs
git-svn-id: https://svn.roundcube.net/trunk@748 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-29# bugfix (thanks yllar)till
git-svn-id: https://svn.roundcube.net/trunk@741 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-29* changed sessid to roundcube_sessid (#1484475)till
git-svn-id: https://svn.roundcube.net/trunk@740 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-29# bugfix (#1484523) fixed rc_request_header functiontill
* normalized input ($HEADER) * also normalized the arrays * returning "really" NULL now (without issueing a warning!) git-svn-id: https://svn.roundcube.net/trunk@736 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-29+ feedbacktill
git-svn-id: https://svn.roundcube.net/trunk@733 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-29# xhtml fix (#1484493)till
git-svn-id: https://svn.roundcube.net/trunk@732 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-29# fixed: #1484527till
git-svn-id: https://svn.roundcube.net/trunk@727 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-16Clear cache when compacting a folder (reported by Joan)thomasb
git-svn-id: https://svn.roundcube.net/trunk@692 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-15LDAP improvementsthomasb
git-svn-id: https://svn.roundcube.net/trunk@677 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-13Fix bugs introduced with latest changesthomasb
git-svn-id: https://svn.roundcube.net/trunk@675 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-10Check filesize of template includes (#1484409)thomasb
git-svn-id: https://svn.roundcube.net/trunk@674 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-10Fix charset converting issues with iconv and mbstringthomasb
git-svn-id: https://svn.roundcube.net/trunk@673 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-10Added Ukrainian translation + Updated Simplified Chinesethomasb
git-svn-id: https://svn.roundcube.net/trunk@672 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-10Fix compose function from address book + mozilla compatibilitythomasb
git-svn-id: https://svn.roundcube.net/trunk@671 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-10Simplified code + removed debug logthomasb
git-svn-id: https://svn.roundcube.net/trunk@669 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-10Some bugfixes, security issues + minor improvementsthomasb
git-svn-id: https://svn.roundcube.net/trunk@668 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-09Fixes interface lock-up issues and minor bugs (richs)richs
git-svn-id: https://svn.roundcube.net/trunk@667 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-07Documentation, code style and cleanupthomasb
git-svn-id: https://svn.roundcube.net/trunk@666 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-07-26Move folder rendering functions so they can be used in the settings section.robin
git-svn-id: https://svn.roundcube.net/trunk@652 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-07-10Updated Persian localizationyllar
git-svn-id: https://svn.roundcube.net/trunk@648 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-07-07Removed BOM from language filesyllar
git-svn-id: https://svn.roundcube.net/trunk@643 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-07-03Applied socket error patch by Thomas Manginthomasb
git-svn-id: https://svn.roundcube.net/trunk@639 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-07-03Fix address adding bug reported by David Koblasthomasb
git-svn-id: https://svn.roundcube.net/trunk@638 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-07-03Fix status message bug #1484464 with regard to #1484353thomasb
git-svn-id: https://svn.roundcube.net/trunk@637 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-07-03Added Macedonian (Slavic FYROM) localizationthomasb
git-svn-id: https://svn.roundcube.net/trunk@636 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-06-28fix typos in polish localizationstomekp
git-svn-id: https://svn.roundcube.net/trunk@628 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-06-27update polish, croatian localizationstomekp
git-svn-id: https://svn.roundcube.net/trunk@627 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-06-13Renamed Irish localization folderthomasb
git-svn-id: https://svn.roundcube.net/trunk@614 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-06-12Minor bugfixes reported on the dev-listthomasb
git-svn-id: https://svn.roundcube.net/trunk@613 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-06-12Updated/added localizationsthomasb
git-svn-id: https://svn.roundcube.net/trunk@612 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-06-08fixed html2text in editorestadtherr
git-svn-id: https://svn.roundcube.net/trunk@611 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-06-05fixed HTML->Plain conversionestadtherr
git-svn-id: https://svn.roundcube.net/trunk@593 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-05-28Prevent default events on subject link; fixed typo in smtp scriptthomasb
git-svn-id: https://svn.roundcube.net/trunk@586 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-05-25Fix buggy imap_root settings (closes #1484379)thomasb
git-svn-id: https://svn.roundcube.net/trunk@585 208e9e7b-5314-0410-a742-e7e81cd9613c