summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Collapse)Author
2008-10-08#1485294: Add recipients address small validationalec
git-svn-id: https://svn.roundcube.net/trunk@1958 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-07- better postgresql sequence names handlingalec
git-svn-id: https://svn.roundcube.net/trunk@1956 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-07- Write username instead of id in sendmail log (#1485477)alec
git-svn-id: https://svn.roundcube.net/trunk@1953 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-07- #1485475: don't use 4th argument of htmlspecialchars()alec
git-svn-id: https://svn.roundcube.net/trunk@1951 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-07#1485472: added js keywords escaping in json_serialize()alec
git-svn-id: https://svn.roundcube.net/trunk@1950 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-07- #1485471: fix drafts savingalec
git-svn-id: https://svn.roundcube.net/trunk@1949 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-06#1485446: calculate message's ETAG including inline_images option (for ↵alec
multipart messages) git-svn-id: https://svn.roundcube.net/trunk@1947 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-06#1485465: use common.css from skins instead of non-existent style.cssalec
git-svn-id: https://svn.roundcube.net/trunk@1946 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-06#1485460: session.gc_* moved to main .htaccess filealec
git-svn-id: https://svn.roundcube.net/trunk@1945 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-06- #1485468: fix attachment filename (RFC2231 related) alec
git-svn-id: https://svn.roundcube.net/trunk@1944 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-06- added 'flagged' class handling in set_message()alec
git-svn-id: https://svn.roundcube.net/trunk@1943 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-06- #1485463: fixed css classes setting in messages listalec
git-svn-id: https://svn.roundcube.net/trunk@1942 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-05reverted ru_RU back to r1930yllar
git-svn-id: https://svn.roundcube.net/trunk@1941 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-05- removed deprecated rcube_add_label() and all usesalec
- code for 'show' action added in r1937 moved to show.inc git-svn-id: https://svn.roundcube.net/trunk@1939 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-05- make Russian lang name localized (again)alec
git-svn-id: https://svn.roundcube.net/trunk@1938 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-05restore some script environment variables removed in r1918 but needed in ↵estadtherr
"show" action git-svn-id: https://svn.roundcube.net/trunk@1937 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-04ru_RU et_EE it_IT updateyllar
git-svn-id: https://svn.roundcube.net/trunk@1936 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-04- nl_NL update (#1485452)alec
git-svn-id: https://svn.roundcube.net/trunk@1935 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-03- Add 'skip_deleted' option in User Preferences (#1485445)alec
git-svn-id: https://svn.roundcube.net/trunk@1931 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-03- ru_RU updatealec
git-svn-id: https://svn.roundcube.net/trunk@1930 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-03- fix last change in show_bytes()alec
git-svn-id: https://svn.roundcube.net/trunk@1929 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-03#1485442: set mailbox name in client env in mail/show actionalec
git-svn-id: https://svn.roundcube.net/trunk@1928 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-03- Add support for SJIS, GB2312, BIG5 in rc_detect_encoding()alec
- Fix vCard file encoding detection for non-UTF-8 strings (#1485410) git-svn-id: https://svn.roundcube.net/trunk@1927 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-03- save selected folder when go to compose (to back to proper folder)alec
git-svn-id: https://svn.roundcube.net/trunk@1926 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-03- fix "Back to message list" button (#1485440)alec
git-svn-id: https://svn.roundcube.net/trunk@1925 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-03-revert r1920 (as it breaks some things)alec
git-svn-id: https://svn.roundcube.net/trunk@1924 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-03Fix typo.robin
git-svn-id: https://svn.roundcube.net/trunk@1923 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-03- show notice instead of warning if search results contains no results ↵alec
(#1485437) git-svn-id: https://svn.roundcube.net/trunk@1922 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-03- nl_NL update (#1485436)alec
git-svn-id: https://svn.roundcube.net/trunk@1921 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-02- don't reload messages list if user clicks on (already) selected folderalec
git-svn-id: https://svn.roundcube.net/trunk@1920 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-02- revert wrong stuff from my tests that shouldn't be commitedalec
git-svn-id: https://svn.roundcube.net/trunk@1919 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-02- Fix race conditions when changing mailbox (set some env variables only ↵alec
when needed - no action or action==list) git-svn-id: https://svn.roundcube.net/trunk@1918 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-02- small improvement in getunread.inc + fix: don't call msglist_select() for ↵alec
getunread and check-recent actions git-svn-id: https://svn.roundcube.net/trunk@1917 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-02- Fix folders css class setting for folder with names matching defined ↵alec
classes (#1485355) git-svn-id: https://svn.roundcube.net/trunk@1915 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-02- de_* updatealec
git-svn-id: https://svn.roundcube.net/trunk@1914 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-02- improved rcube_sess_gc() when enable_caching=false, also use join() oncealec
git-svn-id: https://svn.roundcube.net/trunk@1911 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-01- localizations update for r1908alec
git-svn-id: https://svn.roundcube.net/trunk@1909 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-01- Better handling of "no identity" and "no email in identity" situations ↵alec
(#1485117) git-svn-id: https://svn.roundcube.net/trunk@1908 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-01- Localized filesize units (#1485340) + small labels capitalization change ↵alec
in en.* (#1485407) git-svn-id: https://svn.roundcube.net/trunk@1907 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-01- Stop spellchecking when switching to html editor (#1485362)alec
git-svn-id: https://svn.roundcube.net/trunk@1904 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-30- #1485423: fixed virtuser_query checkingalec
git-svn-id: https://svn.roundcube.net/trunk@1902 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-29- Fix htmleditor spellchecking on MS Windows (#1485397)alec
git-svn-id: https://svn.roundcube.net/trunk@1901 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-29- #1485290: Fix unread counter when displaying cached massage in preview panelalec
- remove some empty lines in app.js git-svn-id: https://svn.roundcube.net/trunk@1900 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-29- small improvement: don't use implode to check array elementsalec
git-svn-id: https://svn.roundcube.net/trunk@1899 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-29Update nl_NL translation.robin
git-svn-id: https://svn.roundcube.net/trunk@1898 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-29- Added 'mime_param_folding' option with possibility to choosealec
long/non-ascii attachment names encoding eg. to be readable in MS Outlook/OE (#1485320) - Added "advanced options" feature in User Preferences git-svn-id: https://svn.roundcube.net/trunk@1897 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-28- small rename in pl_PL localealec
git-svn-id: https://svn.roundcube.net/trunk@1896 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-27- added 'en_US.utf8' as fallback for setlocalealec
git-svn-id: https://svn.roundcube.net/trunk@1895 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-26- read 'name' parameter after 'filename' and rfc2231's parameters, alec
Thunderbird truncate long filenames in 'name', but 'filename' contains the whole name git-svn-id: https://svn.roundcube.net/trunk@1894 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-25- Fix problem with non-ascii attachment names in Mail_mime (#1485267, #1485096)alec
git-svn-id: https://svn.roundcube.net/trunk@1893 208e9e7b-5314-0410-a742-e7e81cd9613c