summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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- fix for postgresqlalec
git-svn-id: https://svn.roundcube.net/trunk@1955 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-07- added bin/killcache.php script (#1485434)alec
- added copyrights disclaimers git-svn-id: https://svn.roundcube.net/trunk@1954 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#1485456: small improvements in scriptsalec
git-svn-id: https://svn.roundcube.net/trunk@1952 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#1485375: added favicon.ico redirectalec
git-svn-id: https://svn.roundcube.net/trunk@1948 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- fix unclosed label (#1485454)alec
git-svn-id: https://svn.roundcube.net/trunk@1940 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-03Validatethomasb
git-svn-id: https://svn.roundcube.net/trunk@1934 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-03Add methods to check and update local config files + show HTML output in ↵thomasb
installer test step git-svn-id: https://svn.roundcube.net/trunk@1933 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-03- some option moved to user prefs sectionalec
git-svn-id: https://svn.roundcube.net/trunk@1932 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- typosalec
git-svn-id: https://svn.roundcube.net/trunk@1916 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- removed old and not used ldapscripts.htmlalec
git-svn-id: https://svn.roundcube.net/trunk@1913 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-02- Minimize "inline" javascript use (#1485433)alec
git-svn-id: https://svn.roundcube.net/trunk@1912 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- small style clean upalec
git-svn-id: https://svn.roundcube.net/trunk@1910 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