summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Collapse)Author
2007-11-07Correctly decode attachments when downloading them (fixes #1484645)thomasb
git-svn-id: https://svn.roundcube.net/trunk@912 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-11-06Fix bugs #1484555, #1484646 and #1484639thomasb
git-svn-id: https://svn.roundcube.net/trunk@911 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-11-05git-svn-id: https://svn.roundcube.net/trunk@910 ↵webmechanics
208e9e7b-5314-0410-a742-e7e81cd9613c
2007-11-01Also remove unclosed script tags (fixes XSS vulnerability)thomasb
git-svn-id: https://svn.roundcube.net/trunk@909 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-30Ticket #1484648yllar
git-svn-id: https://svn.roundcube.net/trunk@908 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-28Use UTF-8 folder name for renaming; don't use setAttribute but an object ↵thomasb
property git-svn-id: https://svn.roundcube.net/trunk@907 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-24updated Arabic translationyllar
git-svn-id: https://svn.roundcube.net/trunk@904 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-22update ru, eo localizationstomekp
git-svn-id: https://svn.roundcube.net/trunk@899 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-20Switch hungarian localization filesthomasb
git-svn-id: https://svn.roundcube.net/trunk@890 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-20Fix toggleselect of list widgetthomasb
git-svn-id: https://svn.roundcube.net/trunk@889 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-19Fix moving folders to root, bug introduces when using row id's instead of ↵robin
folder names. git-svn-id: https://svn.roundcube.net/trunk@888 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-19- Enable single-selection toggling in JS list objectrobin
- Use row id's instead of folder names in folder renaming/moving - Fix some smaller errors in folder renaming/moving git-svn-id: https://svn.roundcube.net/trunk@887 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-19#1484621 & #1484622yllar
git-svn-id: https://svn.roundcube.net/trunk@886 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-18Add support for Korean charset (KS_C_5601)thomasb
git-svn-id: https://svn.roundcube.net/trunk@885 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-18Fixed syntax typothomasb
git-svn-id: https://svn.roundcube.net/trunk@884 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-17Only change subscriptions when renaming succeeds; also quote slashesthomasb
git-svn-id: https://svn.roundcube.net/trunk@883 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-17Show appropriate warning on connection errorthomasb
git-svn-id: https://svn.roundcube.net/trunk@882 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-17Fix sorting after parent folder renaming.robin
git-svn-id: https://svn.roundcube.net/trunk@881 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-17Make sure the currently selected row is re-selected after re-initializing ↵robin
the folder list. git-svn-id: https://svn.roundcube.net/trunk@880 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-17Clean up code overlap.robin
git-svn-id: https://svn.roundcube.net/trunk@879 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-17Make sure the _main_ window is focussed (closes #1484138).robin
git-svn-id: https://svn.roundcube.net/trunk@878 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-17... and unset selected folder name.robin
git-svn-id: https://svn.roundcube.net/trunk@877 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-17Clear folder selection when a protected folder is clicked.robin
git-svn-id: https://svn.roundcube.net/trunk@876 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-17Make message listing less error pronethomasb
git-svn-id: https://svn.roundcube.net/trunk@875 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-16#1484609 & #1484607yllar
git-svn-id: https://svn.roundcube.net/trunk@873 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-16#1484617yllar
git-svn-id: https://svn.roundcube.net/trunk@872 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-16Fixed typo in brazilian portuguese localizationthomasb
git-svn-id: https://svn.roundcube.net/trunk@870 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-15#1484613 & #1484612 thanksyllar
git-svn-id: https://svn.roundcube.net/trunk@869 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-15After renaming/moving a folder, rename/move the children as well.robin
git-svn-id: https://svn.roundcube.net/trunk@868 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-15Unset folder selection after folder is deleted.robin
git-svn-id: https://svn.roundcube.net/trunk@867 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-15When a parent folder is deleted, delete the children immediately, instead of ↵robin
one-by-one as r833 did. git-svn-id: https://svn.roundcube.net/trunk@866 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-15Re-subscribe folders after renaming parent folder.robin
git-svn-id: https://svn.roundcube.net/trunk@865 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-10Suppress IE errors when clearing attachments form (#1484356)thomasb
git-svn-id: https://svn.roundcube.net/trunk@864 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-10Log error when login fails due to auto_create_user turned offthomasb
git-svn-id: https://svn.roundcube.net/trunk@862 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-05add Esperanto localizationtomekp
mention de_DE update in CHANGELOG git-svn-id: https://svn.roundcube.net/trunk@859 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-04de_DE translationStiwi
git-svn-id: https://svn.roundcube.net/trunk@858 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-04Use object method to get imap hierarchy delimiterthomasb
git-svn-id: https://svn.roundcube.net/trunk@857 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-03updated Lithuanian translationyllar
git-svn-id: https://svn.roundcube.net/trunk@853 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-03Malay translationyllar
git-svn-id: https://svn.roundcube.net/trunk@852 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-03Update copyright noticeihug
git-svn-id: https://svn.roundcube.net/trunk@850 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-02Persian translation updateyllar
git-svn-id: https://svn.roundcube.net/trunk@849 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-02Fix of the better fix of the bugfix :-)thomasb
git-svn-id: https://svn.roundcube.net/trunk@848 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-02Better fix for messaage reloading after movingthomasb
git-svn-id: https://svn.roundcube.net/trunk@847 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-02Fix loading of next messages after moving/deleting (#1484307)thomasb
git-svn-id: https://svn.roundcube.net/trunk@846 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-02update dutch localization, closes #1484588tomekp
git-svn-id: https://svn.roundcube.net/trunk@844 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-01cleanup localizationstomekp
git-svn-id: https://svn.roundcube.net/trunk@842 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-01Updated et_EE and es (ticket #1484572)yllar
git-svn-id: https://svn.roundcube.net/trunk@841 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-29Fix compose screen on IE7 and re-enable buttons after list reloadthomasb
git-svn-id: https://svn.roundcube.net/trunk@840 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-29Filter linked/imported CSS files (#1484056)thomasb
git-svn-id: https://svn.roundcube.net/trunk@839 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-27Remove unused code.robin
git-svn-id: https://svn.roundcube.net/trunk@838 208e9e7b-5314-0410-a742-e7e81cd9613c