Commit Graph

98 Commits (11074801923807a9448f7427299ddba76e235e42)

Author SHA1 Message Date
thomascube 1107480192 Only show new messages if they match the current search (#1484176) 17 years ago
thomascube d5342aabcf More input sanitizing 17 years ago
thomascube c007e6ae39 Fix bug with case-sensitive folder names (#1484245) 17 years ago
thomascube 1fb2c8e64b Cast to array because this could be empty; update requirements description 17 years ago
thomascube 017def2b68 Optimize caching and avoid unnecessary IMAP requests 17 years ago
thomascube a9cc52b163 Correctly decode attachments when downloading them (fixes #1484645) 17 years ago
thomascube 57456485c4 Only change subscriptions when renaming succeeds; also quote slashes 17 years ago
thomascube fc67251839 Show appropriate warning on connection error 17 years ago
thomascube ecd2e79614 Make message listing less error prone 17 years ago
svncommit 97a6566438 When a parent folder is deleted, delete the children immediately, instead of one-by-one as r833 did. 17 years ago
svncommit 092bc0bca5 Re-subscribe folders after renaming parent folder. 17 years ago
thomascube 9490b7b7f2 Use object method to get imap hierarchy delimiter 17 years ago
thomascube 6b79f7b57a Set default IMAP folder delimiter; make sure is not empty 17 years ago
thomascube 4845a1ea95 Fixed message search issues 17 years ago
thomascube 5c69aa7248 Clear cache when compacting a folder (reported by Joan) 17 years ago
thomascube 719a257f0c Some bugfixes, security issues + minor improvements 17 years ago
thomascube 6d969b4d90 Documentation, code style and cleanup 18 years ago
thomascube ae4d7497f2 Fix buggy imap_root settings (closes #1484379) 18 years ago
thomascube ffb0b014e7 Always respect 'enable_caching' config param 18 years ago
thomascube f1154163b0 Merged branch devel-addressbook from r443 back to trunk 18 years ago
thomascube 4379bb3d2d Fixed message moving procedure (closes #1484308) 18 years ago
svncommit 0f23198e69 Create missing but subscribed folder (closes #1484309). 18 years ago
thomascube 28bfe4dc80 Fixed bugs #1484276 and #1484300 18 years ago
svncommit f388a8d37a Fixing cache clearing bug.
close #1484295
18 years ago
thomascube 3cf664939b Minor bugfixes posted to the dev-mailing list 18 years ago
thomascube 5cc4b13a0c Correctly parse message/rfc822; fixed html2text conversion; code cleanup 18 years ago
thomascube 568ba395b6 Applied little patch that closes #1484247 18 years ago
thomascube 5a6ad20983 Fixed message headers encoding; improved recipient splitting; applied patch for attachment download (#1484198) 18 years ago
thomascube e6c7c3ca93 Fixed bugs in rcube_db and rcube_imap classes 18 years ago
svncommit 6ce04b1f7f Fix DB error when deleting message from cache (closes #1483835). 18 years ago
svncommit bb85623f8a fixed display of HTML attachments 18 years ago
thomascube 04c61804f8 Fixed wrong message listing when showing search results 18 years ago
thomascube d04d202234 Remove newlines from mail headers (#1484031) 18 years ago
thomascube 2f2f15b7aa Little improvements for message parsing and encoding 18 years ago
thomascube fda695f297 Finalized quota image 18 years ago
thomascube 3ea0e3202a Quota display as image 18 years ago
thomascube ea206d3d92 Improved message parsing and HTML validation 18 years ago
thomascube 107bde9cfd Added MSSQL support 18 years ago
thomascube 58afbe9547 Fixed message parsing problems (Ticket #1327068) 18 years ago
thomascube f7bfec96be Finalized new message parsing. Attention: changes in database schema 18 years ago
thomascube 9960666abe Added support for Nox Spell Server; plus small bugfixes 18 years ago
thomascube 8d4bcda874 Re-built message parsing (Bug #1327068) 18 years ago
thomascube 4d4264cdcd Fixed charset problems with folder renaming 19 years ago
thomascube 42000a5d64 Added correct charset support for message searching 19 years ago
thomascube fa4cd20fb1 Several bugfixes; see CHANGELOG for details 19 years ago
thomascube c4e7e4f822 Message sorting: added patch by Eric; fixed check-for-recent confusion 19 years ago
thomascube 41fa0b909a Compose, save and sendmail cleanup 19 years ago
thomascube 7e93ff04a5 Message Sorting (Round No. 3) 19 years ago
thomascube f9c107afbe Fixed folder renaming; added confirmation after deleting a folder 19 years ago
thomascube 06ec1f2fbd Re-enabled message sorting; removed unused vars 19 years ago