thomascube
2012-04-17 6ab9e8a6c8474063ea70c727bb3fe107f1a864dc
2012-04-17 thomascube
Respect force flag when counting messages
blob@ 6ab9e8 commitdiff | diff to current
2012-04-16 alecpl
- Replace some references to rcmail with rcube
blob@ be98df commitdiff | diff to current
2012-04-16 alecpl
- Framework refactoring (I hope it's the last one): rcube,rcmail,rcube_ui...
blob@ 1aceb9 commitdiff | diff to current
2012-04-13 alecpl
- Merge devel-framework branch, resolved conflicts
blob@ 0c2596 commitdiff | diff to current
2012-03-20 thomascube
Add support for read-only address book records
blob@ 4cf42f commitdiff | diff to current
2012-03-13 alecpl
- Fix counting messages search results
blob@ 8d67c7 commitdiff | diff to current
2012-03-05 alecpl
- Add check_connection() to storage abstract class
blob@ 8eae72 commitdiff | diff to current
2012-03-02 alecpl
- Fix automatic unsubscribe of non-existent folders (with small perf fix)
blob@ c6a9cd commitdiff | diff to current
2012-02-27 thomascube
Map renamed methods for backwards compatibility
blob@ b91f04 commitdiff | diff to current
2012-02-25 thomascube
Connect to IMAP server before reading quota
blob@ ef1e87 commitdiff | diff to current
2012-02-21 thomascube
Refactored IMAP cache expunge: delegate to storage object; don't rely on de...
blob@ fec2d8 commitdiff | diff to current
2012-01-23 alecpl
- Fix hook name mailboxes_list renamed to reserved name, use storage_folder...
blob@ b3ad48 commitdiff | diff to current
2012-01-18 thomascube
rcube_imap::update_cache() is used by some plugins
blob@ 37cec4 commitdiff | diff to current
2012-01-18 thomascube
Fix accidental private => protected replacement
blob@ f295d2 commitdiff | diff to current
2012-01-18 thomascube
Also support /private/... annotation selectors
blob@ 31579d commitdiff | diff to current
2012-01-18 alecpl
- Fix call to undefined method rcube_imap::list_unsubscribed()
blob@ 0457c5 commitdiff | diff to current
2012-01-18 thomascube
Changed license to GNU GPLv3+ with exceptions for skins and plugins
blob@ 7fe381 commitdiff | diff to current
2012-01-16 thomascube
Merged devel-framework branch (r5746:5779) back into trunk
blob@ c321a9 commitdiff | diff to current
2012-01-09 alecpl
- Fix PHP Fatal error: Call to private method rcube_imap::id2uid() (#1488296)
blob@ 2081ee commitdiff | diff to current
2012-01-05 alecpl
- Exclude MIME functionality from rcube_imap class into rcube_mime class
blob@ 1c4f23 commitdiff | diff to current
2011-12-21 alecpl
- Fix searching on IMAP servers without CHARSET specifier support (#1488271)
blob@ c886de commitdiff | diff to current
2011-12-13 alecpl
- Improve convert_criteria() so string literals will be not used if possibl...
blob@ 82f482 commitdiff | diff to current
2011-12-08 alecpl
- Microoptimizations
blob@ 3d4e8a commitdiff | diff to current
2011-12-08 alecpl
- More documentation + cleanup
blob@ e361bf commitdiff | diff to current
2011-12-07 alecpl
- Fixed issues with big memory allocation of IMAP results, improved a lot o...
blob@ 40c45e commitdiff | diff to current
2011-12-02 alecpl
- Improved handling of some malformed values encoded with quoted-printable ...
blob@ 4f8be4 commitdiff | diff to current
2011-11-24 alecpl
- Performance improvements
blob@ e4a4ca commitdiff | diff to current
2011-11-18 alecpl
- Fix typo in _list_unsubscribed() (#1488186)
blob@ e37e7d commitdiff | diff to current
2011-11-16 alecpl
- Fix typo
blob@ 4f1c0a commitdiff | diff to current
2011-11-15 alecpl
- Fix commit r5424 + preformance microoptimizations
blob@ 305b36 commitdiff | diff to current
2011-11-15 alecpl
- Fix listing of folders in hidden namespaces (#1486796)
blob@ 89dcf5 commitdiff | diff to current
2011-11-12 alecpl
- Fix mailbox_status() so first run returns proper (empty) result
blob@ 1cb0d6 commitdiff | diff to current
2011-11-10 alecpl
- Fix inconsistent behaviour of Compose button in Drafts folder, add Edit b...
blob@ 46cdbf commitdiff | diff to current
2011-11-08 alecpl
- Fix so folders with \Noinferiors attribute aren't listed in parent select...
blob@ aa07b2 commitdiff | diff to current
2011-11-08 thomascube
Implement common setters for debug mode
blob@ 06744d commitdiff | diff to current
2011-11-08 thomascube
Remove unused cruft
blob@ 3fe6c7 commitdiff | diff to current
2011-10-26 alecpl
- Fix getting message part data from structure, fixes r5363
blob@ 8a6503 commitdiff | diff to current
2011-10-24 alecpl
- Improve handling of situation when FETCH returns OK, but no data
blob@ 1ae119 commitdiff | diff to current
2011-10-24 alecpl
- Fix issue where wrong message sequence range could be generated when it w...
blob@ b407e7 commitdiff | diff to current
2011-10-23 alecpl
- Add underline character to charset regexp
blob@ b9787b commitdiff | diff to current
2011-10-21 alecpl
- Small code improvement
blob@ 7e50b4 commitdiff | diff to current
2011-10-19 alecpl
- Fix handling of folder creation error while moving/copying message
blob@ a561cd commitdiff | diff to current
2011-10-18 thomascube
Find charset in HTML meta tags if not specified in content-type header (#14...
blob@ dfc79b commitdiff | diff to current
2011-10-06 alecpl
- Improve performance by storing sorted mailbox list in the cache
blob@ d342f8 commitdiff | diff to current
2011-10-05 alecpl
- Improved performance by skipping folders list sorting when it's not neede...
blob@ 888176 commitdiff | diff to current
2011-10-03 alecpl
- Improved performance of draft saving by usage of APPENDUID response if av...
blob@ 765fde commitdiff | diff to current
2011-09-30 thomascube
Restrict folders list to write-only in selectors for special folders and sa...
blob@ e750d1 commitdiff | diff to current
2011-09-26 thomascube
Fix merging of annotation results when querying multiple attributes
blob@ 00d424 commitdiff | diff to current
2011-09-20 alecpl
- Fix sorting of messages on servers without SORT and THREAD command
blob@ f3ec77 commitdiff | diff to current
2011-09-20 alecpl
- Fix listing messages on servers without SORT and THREAD command
blob@ e99b3f commitdiff | diff to current
first | « prev | next »