Commit Graph

4636 Commits (bab0433a274f4e22130793b5e77d3767492c4a9f)
 

Author SHA1 Message Date
thomascube bab0433a27 First steps for Larry's address book 13 years ago
thomascube c29b82d90a Fix crashes with eAccelerator (#1488256) 13 years ago
thomascube 18863495ae Fix compose editor toggling and other style improvements 13 years ago
thomascube fbebf54a92 Only expand one email per group member 13 years ago
alecpl 34c2e34671 - Fix "PHP Warning: Invalid argument supplied for foreach()" (#1488264) 13 years ago
alecpl c69c0a9197 - Fix expanding folders during drag&drop (#1488260) 13 years ago
alecpl 5f481d1f0c - Fix wrong postgres sequence name in upgrade from 0.6 13 years ago
thomascube af05fecf24 Iconized some menus 13 years ago
thomascube 74d4c7f9ad Setup dialogs (using jquery UI) and compose form for Larry 13 years ago
thomascube f94e442469 Add more classes and options to HTML elements for better styleability 13 years ago
alecpl e10f1385ec - Set svn keywords 13 years ago
alecpl 2a5702c2fd - Remove debug code, fix "Class 'rcube_imap_result' not found" (#1488258) 13 years ago
thomascube 2644760050 Fix login button size 13 years ago
thomascube 918bb92738 Give resizeable splitters to Larry 13 years ago
alecpl d2d94ac6df - Disable FOREIGN_KEY_CHECKS in update from 0.6 (#1488209) 13 years ago
thomascube b540ed15a3 Larry is growing up 13 years ago
alecpl bd9190a660 - Fix broken CREATE INDEX queries in SQLite DDL files (#1488255) 13 years ago
alecpl 7177b5216a - Update versions list (#1488255) 13 years ago
alecpl a9ed78ace1 - Fix "Call to undefined method rcube_imap_generic::delete()" (#1488252) 13 years ago
thomascube 01d0affaa1 Pass attributes from skin to form table 13 years ago
thomascube 099f92717f Now correctly converted into UTF-8... 13 years ago
thomascube e19229ce09 Larry's identities settings and about page 13 years ago
thomascube 28e18c75ef More CSS styling for Larry 13 years ago
thomascube 0ea1f1e4ef Fix broken character encoding in French localization 13 years ago
alecpl 18ca0b6efc - Skip inline images (fixes issue where images used in HTML body were displayed below the body once again) 13 years ago
alecpl 82f4820fae - Improve convert_criteria() so string literals will be not used if possible, to workaround issues with some buggy IMAP servers 13 years ago
thomascube a4be516f68 Larry continued... 13 years ago
thomascube faea23d0b4 More options for message headers output in templates 13 years ago
thomascube c7dcb30025 More from Larry... 13 years ago
thomascube 312ad9d51e Correctly name the Khmer localization files 13 years ago
thomascube ce86f0f14f Make string for unread count configureable by skin; add file type classes to attachments list 13 years ago
thomascube 98c2d69acf Be more strict in style attribute filtering 13 years ago
thomascube 854397b216 Better CSS url() validation 13 years ago
thomascube 67e0c90fce Add css class to add-icon 13 years ago
thomascube 10e2d65277 Adapt test to real-world: html mail content is always sent through rcmail_html4inline() 13 years ago
thomascube 2b017e7f79 Allow clean background:url(...) styles in safe mode. This will make Roundcube pass the Email Standards Acid Test 13 years ago
alecpl 231fae7ad4 - Fix bug in sk_SK localization (#1488245) 13 years ago
thomascube 1a0f60b332 Allow custom content (from config dir) showing up on the about page 13 years ago
alecpl 6807865d76 - Update killcache with new cache tables 13 years ago
alecpl 3d4e8a9069 - Microoptimizations 13 years ago
alecpl e361bfe24b - More documentation + cleanup 13 years ago
thomascube 13ed1e0d91 New skin: set list icons and toolbar buttons 13 years ago
thomascube 7d84ff643a Improve gettext exporter to correctly convert a single directory 13 years ago
thomascube 6943b3f740 Update localizations from mailing list submissions 13 years ago
alecpl a90ad2840f - Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL instead 13 years ago
alecpl b6da0b76af - Remove deprecated global $IMAP variable usage (#1488148) 13 years ago
alecpl 7e263ea204 - Add option to set default font for HTML message (#1484137) 13 years ago
alecpl 889665f575 - Cleanup + perf. improvement (substr_count() is really fast!) 13 years ago
thomascube 0706075d85 Fix newline handling in gettext export; add import script to read .po localization files 13 years ago
alecpl 40c45e9de9 - Fixed issues with big memory allocation of IMAP results, improved a lot of rcube_imap class 13 years ago