Commit Graph

648 Commits (c3f94de06031ec943e5e5f68fa63804e38265db4)

Author SHA1 Message Date
svncommit 0e6ee2b89b update bg, uk localization 18 years ago
svncommit 78ab48b94b update bg localization 18 years ago
thomascube f20cf0f171 Simplified email address check (fixes #1484679) 18 years ago
thomascube ed54070eb5 Track message disposition notification flag and headers 18 years ago
thomascube 1107480192 Only show new messages if they match the current search (#1484176) 18 years ago
thomascube d5342aabcf More input sanitizing 18 years ago
thomascube c579961899 Fixed some potential security risks + updatedd changelog 18 years ago
thomascube 76b6bff70b Added Georgian localization by Zaza Zviadadze 18 years ago
thomascube bf34ac09f3 Updated Russian localization 18 years ago
thomascube c007e6ae39 Fix bug with case-sensitive folder names (#1484245) 18 years ago
thomascube 644e27e554 Applied UID fetch patch by Glen Ogilvie 18 years ago
thomascube b2ff3d4461 Don't create default folders by default 18 years ago
thomascube 82cd5cdbfc Fix overriding of session vars when register_globals is on (#1484670) 18 years ago
svncommit 082f009f79 add Korean (kr) localization 18 years ago
thomascube 3b7a5fbaa4 Correctly set session cookie lifetime if not 0 18 years ago
thomascube 1fb2c8e64b Cast to array because this could be empty; update requirements description 18 years ago
svncommit 96facbd3fc update id_ID localization 18 years ago
thomascube 4b041c24d7 Removed space after closing tag 18 years ago
svncommit fe89f82e2e Add escapeSimple method to rcube_db() object, to be used instead of quote() which will not allways work in virtuser query, for example when using something like REGEXP '(^|,)%u(,|$)' 18 years ago
thomascube 017def2b68 Optimize caching and avoid unnecessary IMAP requests 18 years ago
thomascube a9cc52b163 Correctly decode attachments when downloading them (fixes #1484645) 18 years ago
thomascube e4867ea740 Fix bugs #1484555, #1484646 and #1484639 18 years ago
svncommit ff0566bce5 18 years ago
thomascube a08a60e974 Also remove unclosed script tags (fixes XSS vulnerability) 18 years ago
yllar 6270699ba8 Ticket #1484648 18 years ago
thomascube 0aa430a97c Use UTF-8 folder name for renaming; don't use setAttribute but an object property 18 years ago
yllar 3a3de51002 updated Arabic translation 18 years ago
svncommit b14f77b46e update ru, eo localizations 18 years ago
thomascube 07c8a1bdb6 Switch hungarian localization files 18 years ago
thomascube a9dda59a65 Fix toggleselect of list widget 18 years ago
svncommit 3e71ab7a6c Fix moving folders to root, bug introduces when using row id's instead of folder names. 18 years ago
svncommit 68b6a9e8e4 - Enable single-selection toggling in JS list object
- Use row id's instead of folder names in folder renaming/moving
- Fix some smaller errors in folder renaming/moving
18 years ago
yllar dcf134c436 #1484621 & #1484622 19 years ago
thomascube 0393dacedf Add support for Korean charset (KS_C_5601) 19 years ago
thomascube 142e5f8f92 Fixed syntax typo 19 years ago
thomascube 57456485c4 Only change subscriptions when renaming succeeds; also quote slashes 19 years ago
thomascube fc67251839 Show appropriate warning on connection error 19 years ago
svncommit b119e24154 Fix sorting after parent folder renaming. 19 years ago
svncommit 1f064bc16d Make sure the currently selected row is re-selected after re-initializing the folder list. 19 years ago
svncommit d194267906 Clean up code overlap. 19 years ago
svncommit 1819704438 Make sure the _main_ window is focussed (closes #1484138). 19 years ago
svncommit 7c7cc18177 ... and unset selected folder name. 19 years ago
svncommit 1d1bc5da43 Clear folder selection when a protected folder is clicked. 19 years ago
thomascube ecd2e79614 Make message listing less error prone 19 years ago
yllar 6f2a943145 #1484609 & #1484607 19 years ago
yllar 5710bfbf4f #1484617 19 years ago
thomascube 6aed0849ce Fixed typo in brazilian portuguese localization 19 years ago
yllar 48f0512042 #1484613 & #1484612 thanks 19 years ago
svncommit c685105ef2 After renaming/moving a folder, rename/move the children as well. 19 years ago
svncommit fdbb1916ef Unset folder selection after folder is deleted. 19 years ago
svncommit 97a6566438 When a parent folder is deleted, delete the children immediately, instead of one-by-one as r833 did. 19 years ago
svncommit 092bc0bca5 Re-subscribe folders after renaming parent folder. 19 years ago
thomascube 480f5d9246 Suppress IE errors when clearing attachments form (#1484356) 19 years ago
thomascube 352aefed85 Log error when login fails due to auto_create_user turned off 19 years ago
svncommit 732539598d add Esperanto localization
mention de_DE update in CHANGELOG
19 years ago
svncommit d03828f42a de_DE translation 19 years ago
thomascube 9490b7b7f2 Use object method to get imap hierarchy delimiter 19 years ago
yllar 9a051b2535 updated Lithuanian translation 19 years ago
yllar 853e852e86 Malay translation 19 years ago
svncommit 5349b78ad4 Update copyright notice 19 years ago
yllar e1c727c0a9 Persian translation update 19 years ago
thomascube 9a3567a28c Fix of the better fix of the bugfix :-) 19 years ago
thomascube c3ab87b6df Better fix for messaage reloading after moving 19 years ago
thomascube 51e14a1fd9 Fix loading of next messages after moving/deleting (#1484307) 19 years ago
svncommit 0c3ab1de66 update dutch localization, closes #1484588 19 years ago
svncommit 747e3c3cd9 cleanup localizations 19 years ago
yllar f04b3c886d Updated et_EE and es (ticket #1484572) 19 years ago
thomascube ee18f5f3d4 Fix compose screen on IE7 and re-enable buttons after list reload 19 years ago
thomascube 97bd2c0537 Filter linked/imported CSS files (#1484056) 19 years ago
svncommit ca2b4ddfcc Remove unused code. 19 years ago
thomascube f6d8dcee94 Fixed Turkish localization files 19 years ago
svncommit 65fb1a5771 When a folder is renamed, rename the children as well. 19 years ago
svncommit 120855f6df Remove unused array. 19 years ago
svncommit 492ba91415 Fix regular expression; folder name may contain special characters. 19 years ago
svncommit 41841bc098 When a folder is deleted, delete the children as well. 19 years ago
svncommit 69f17cfda1 Disable moving a folder to one of it's own children. 19 years ago
svncommit e2f3738fcd update brazilian portuguese localization, closes #1484580 19 years ago
thomascube f4f8c6cc65 Also select next contact after removing one 19 years ago
thomascube b6265631f0 Select next message after removing one from list 19 years ago
thomascube 5e80457383 Allow to save particular user prefs 19 years ago
thomascube 2ec7d6219d Fixed typo 19 years ago
thomascube 217cdef453 Add alias for moved Thai localization 19 years ago
thomascube 6b79f7b57a Set default IMAP folder delimiter; make sure is not empty 19 years ago
svncommit 852440bd26 Remove unused events. 19 years ago
svncommit dfa1f36cca Fix folder-management when delimiter is empty (re-closes #1457344). 19 years ago
svncommit 10766b30f4 add polish labels for changes in #r816. 19 years ago
svncommit 804489c6b9 update thai localization, closes #1484578 19 years ago
svncommit 23278ab16e Add dutch labels for changes in r816. 19 years ago
thomascube 7984ece293 Improve message compose screen 19 years ago
svncommit c7b7269543 update polish localization, closes #1484579 19 years ago
svncommit f0db3d4cca Create new folder as child of selected folder. 19 years ago
svncommit bdfb98977b Disable moving of default folders. 19 years ago
svncommit b0dbf3ce3e Enable drag-/dropping of folders to a new parent folder, closes #1457344. 19 years ago
thomascube 5a6efffd36 Removed comments; codestyle 19 years ago
svncommit 9b54e0b2a5 Fix order of checks. 19 years ago
svncommit aca3d25f1b Make smtp HELO/EHLO hostname configurable (closes #1484067) 19 years ago
thomascube 4d0413dd89 Unlock interface when message sending fails (#1484570) 19 years ago
thomascube 5eee009671 Allow vars and PHP code in templates; improved page title; fixed #1484395 19 years ago
thomascube 104ee38b20 Respect PNG fix on IE when switching buttons 19 years ago
thomascube 13696f9687 Updated French localization sent in by Mickael Wolff 19 years ago