Commit Graph

69 Commits (ea33cd1be8d13d9efee75669d4e1259f2b1dfd4c)

Author SHA1 Message Date
alecpl b72e2f9a17 - Fix handling of folders with "<>" characters in name 15 years ago
alecpl 44840971e8 - Fix handling of folders with name "0" (#1487119) 15 years ago
alecpl 36ed9d7ec6 - Improve performance of rcube_imap_generic::countMessages() using STATUS instead of SELECT 15 years ago
alecpl a5a4bf46bd - Add basic IMAP LIST's \Noselect option support (mark unselectable folders as virtual, etc.) 15 years ago
alecpl e019f2d0f2 - s/RoundCube/Roundcube/ 16 years ago
alecpl 01538da580 - Show disabled checkboxes for protected folders instead of dots (#1485498) 16 years ago
alecpl 8ed0152e51 - Don't add threads checkbox in virtual folder record 16 years ago
alecpl e6ce0062f2 - Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete list (old names are supported without errors nor warnings) 16 years ago
alecpl b25dfd0913 - removed PHP closing tag 16 years ago
alecpl a03c98092f - fix IMAP errors on Settings/Folders (always call _id2uid() with mailbox set)
- performance: add option to not checking MAXUID in messagecount()
16 years ago
alecpl 258a043a31 - hide threads related stuff if threads are not supported 16 years ago
thomascube f52c936f4d Merged devel-threads branch (r3066:3364) back into trunk 16 years ago
thomascube 47d8d39cf4 Use rcmail::imap_connect() to establish IMAP connections; always initialize rcube_imap object in mail steps 16 years ago
alecpl a5897a3e38 - Support UTF-7 encoding in messages (#1485832) 17 years ago
thomascube cc97ea0559 Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins) 17 years ago
alecpl cbf1f3cfaa - Fixed creation of folders with '&' sign in name (reverted r1357) 17 years ago
till cbbef379a5 * bumping up copyright (happy new year ;-)) 17 years ago
alecpl 0456f83bcc #1485567: fix virtual folders names 17 years ago
alecpl de2e0bfeb8 #1485439: style fixes for IE6,7 17 years ago
alecpl 701b9a7c6b - Add feedback and set busy when moving folder (#1485497) 17 years ago
alecpl 70087c52bc - don't set border=0 for images (use css for that) 17 years ago
alecpl 7315902cb2 #1485405: typo 18 years ago
alecpl d93fc991a8 - Display progress message for folders create/delete/rename operations (#1485357) 18 years ago
thomascube 3e8bd7af59 Insert virtual folders in subscription list (#1484779) + code cleanup 18 years ago
alecpl 6eaac22d32 - Disallowed delimiter in folder name (#1484803) 18 years ago
alecpl 681a59fa52 - Support for subfolders in default/protected folders (#1484665) 18 years ago
alecpl a55606b122 -localized pagetitle in Settings and Address book
-removed useless and not working code
18 years ago
alecpl 32ac953986 - Fix management of folders with national characters in names (#1485036, #1485001) 18 years ago
thomascube 197601ef5f Next step: introduce the application class 'rcmail' and get rid of some global vars 18 years ago
alecpl 09c1a37be2 - last change fix 18 years ago
alecpl 28c59fcf24 - fixed folders management after r1291 18 years ago
thomascube 47124c2279 Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 18 years ago
alecpl c5097c633b #1484681 18 years ago
thomascube 435fa9ec2b Applied patch #1484812 for localizing folder names 18 years ago
thomascube a8d23d82a2 Show message count in folder list and hint when creating a subfolder 18 years ago
till 9f5bd376b4 * fixed another instance of preg_quote() (thanks Sean N. Heukels) 18 years ago
till fa0152c21a * fixed #1484738 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
svncommit c685105ef2 After renaming/moving a folder, rename/move the children as well. 18 years ago
svncommit 97a6566438 When a parent folder is deleted, delete the children immediately, instead of one-by-one as r833 did. 18 years ago
thomascube 9490b7b7f2 Use object method to get imap hierarchy delimiter 19 years ago
thomascube 6b79f7b57a Set default IMAP folder delimiter; make sure is not empty 19 years ago
svncommit dfa1f36cca Fix folder-management when delimiter is empty (re-closes #1457344). 19 years ago
svncommit f0db3d4cca Create new folder as child of selected folder. 19 years ago
svncommit b0dbf3ce3e Enable drag-/dropping of folders to a new parent folder, closes #1457344. 19 years ago
thomascube 719a257f0c Some bugfixes, security issues + minor improvements 19 years ago
thomascube 8d07583f39 Use HTTP-POST requests for actions that change application state 19 years ago
thomascube f1154163b0 Merged branch devel-addressbook from r443 back to trunk 19 years ago
svncommit 156dc40f8d Fix folder deleting. 19 years ago
thomascube b3ce791561 Better input checking on GET and POST vars 19 years ago