thomascube
2010-12-17 db1a87cd6c506f2afbd1a37c64cb56ae11120b49
2010-12-17 thomascube
Update branch for 0.5-rc release
blob@ db1a87 commitdiff | diff to current
2010-11-12 alecpl
- Fix handling of folders with "<>" characters in name
blob@ b72e2f commitdiff | diff to current
2010-11-12 alecpl
- Fix handling of folders with name "0" (#1487119)
blob@ 448409 commitdiff | diff to current
2010-10-27 alecpl
- Improve performance of rcube_imap_generic::countMessages() using STATUS i...
blob@ 36ed9d commitdiff | diff to current
2010-10-25 alecpl
- Add basic IMAP LIST's \Noselect option support (mark unselectable folders...
blob@ a5a4bf commitdiff | diff to current
2010-09-25 alecpl
- s/RoundCube/Roundcube/
blob@ e019f2 commitdiff | diff to current
2010-08-30 alecpl
- Show disabled checkboxes for protected folders instead of dots (#1485498)
blob@ 01538d commitdiff | diff to current
2010-08-02 alecpl
- Don't add threads checkbox in virtual folder record
blob@ 8ed015 commitdiff | diff to current
2010-07-30 alecpl
- Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete li...
blob@ e6ce00 commitdiff | diff to current
2010-06-23 alecpl
- removed PHP closing tag
blob@ b25dfd commitdiff | diff to current
2010-04-23 alecpl
- fix IMAP errors on Settings/Folders (always call _id2uid() with mailbox s...
blob@ a03c98 commitdiff | diff to current
2010-03-19 alecpl
- hide threads related stuff if threads are not supported
blob@ 258a04 commitdiff | diff to current
2010-03-17 thomascube
Merged devel-threads branch (r3066:3364) back into trunk
blob@ f52c93 commitdiff | diff to current
2010-02-21 thomascube
Use rcmail::imap_connect() to establish IMAP connections; always initialize...
blob@ 47d8d3 commitdiff | diff to current
2009-05-20 alecpl
- Support UTF-7 encoding in messages (#1485832)
blob@ a5897a commitdiff | diff to current
2009-04-19 thomascube
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting som...
blob@ cc97ea commitdiff | diff to current
2009-01-23 alecpl
- Fixed creation of folders with '&' sign in name (reverted r1357)
blob@ cbf1f3 commitdiff | diff to current
2009-01-16 till
* bumping up copyright (happy new year ;-))
blob@ cbbef3 commitdiff | diff to current
2008-12-18 alecpl
#1485567: fix virtual folders names
blob@ 0456f8 commitdiff | diff to current
2008-12-09 alecpl
#1485439: style fixes for IE6,7
blob@ de2e0b commitdiff | diff to current
2008-10-15 alecpl
- Add feedback and set busy when moving folder (#1485497)
blob@ 701b9a commitdiff | diff to current
2008-10-09 alecpl
- don't set border=0 for images (use css for that)
blob@ 70087c commitdiff | diff to current
2008-09-24 alecpl
#1485405: typo
blob@ 731590 commitdiff | diff to current
2008-09-17 alecpl
- Display progress message for folders create/delete/rename operations (#14...
blob@ d93fc9 commitdiff | diff to current
2008-09-12 thomascube
Insert virtual folders in subscription list (#1484779) + code cleanup
blob@ 3e8bd7 commitdiff | diff to current
2008-05-30 alecpl
- Disallowed delimiter in folder name (#1484803)
blob@ 6eaac2 commitdiff | diff to current
2008-05-30 alecpl
- Support for subfolders in default/protected folders (#1484665)
blob@ 681a59 commitdiff | diff to current
2008-05-21 alecpl
-localized pagetitle in Settings and Address book -removed useless and not ...
blob@ a55606 commitdiff | diff to current
2008-05-05 alecpl
- Fix management of folders with national characters in names (#1485036, #1...
blob@ 32ac95 commitdiff | diff to current
2008-04-30 thomascube
Next step: introduce the application class 'rcmail' and get rid of some glo...
blob@ 197601 commitdiff | diff to current
2008-04-16 alecpl
- last change fix
blob@ 09c1a3 commitdiff | diff to current
2008-04-16 alecpl
- fixed folders management after r1291
blob@ 28c59f commitdiff | diff to current
2008-04-12 thomascube
Changed codebase to PHP5 with autoloader + added some new classes from the ...
blob@ 47124c commitdiff | diff to current
2008-04-02 alecpl
#1484681
blob@ c5097c commitdiff | diff to current
2008-02-29 thomascube
Applied patch #1484812 for localizing folder names
blob@ 435fa9 commitdiff | diff to current
2008-02-12 thomascube
Show message count in folder list and hint when creating a subfolder
blob@ a8d23d commitdiff | diff to current
2008-02-02 till
* fixed another instance of preg_quote() (thanks Sean N. Heukels)
blob@ 9f5bd3 commitdiff | diff to current
2008-02-02 till
* fixed #1484738
blob@ fa0152 commitdiff | diff to current
2007-10-19 svncommit
- Enable single-selection toggling in JS list object - Use row id's instead...
blob@ 68b6a9 commitdiff | diff to current
2007-10-15 svncommit
After renaming/moving a folder, rename/move the children as well.
blob@ c68510 commitdiff | diff to current
2007-10-15 svncommit
When a parent folder is deleted, delete the children immediately, instead o...
blob@ 97a656 commitdiff | diff to current
2007-10-04 thomascube
Use object method to get imap hierarchy delimiter
blob@ 9490b7 commitdiff | diff to current
2007-09-26 thomascube
Set default IMAP folder delimiter; make sure is not empty
blob@ 6b79f7 commitdiff | diff to current
2007-09-26 svncommit
Fix folder-management when delimiter is empty (re-closes #1457344).
blob@ dfa1f3 commitdiff | diff to current
2007-09-25 svncommit
Create new folder as child of selected folder.
blob@ f0db3d commitdiff | diff to current
2007-09-25 svncommit
Enable drag-/dropping of folders to a new parent folder, closes #1457344.
blob@ b0dbf3 commitdiff | diff to current
2007-08-10 thomascube
Some bugfixes, security issues + minor improvements
blob@ 719a25 commitdiff | diff to current
2007-05-18 thomascube
Use HTTP-POST requests for actions that change application state
blob@ 8d0758 commitdiff | diff to current
2007-04-28 thomascube
Merged branch devel-addressbook from r443 back to trunk
blob@ f11541 commitdiff | diff to current
2007-02-21 svncommit
Fix folder deleting.
blob@ 156dc4 commitdiff | diff to current
first | « prev | next »