Age | Commit message (Expand) | Author |
2008-12-04 | - Added 'show_images' option, removed 'addrbook_show_images' (#1485597) | alecpl |
2008-11-28 | Option to check for new mails in all folders (#1484374) | thomascube |
2008-10-26 | - Added 'keep_alive' and 'min_keep_alive' options (#1485360) | alecpl |
2008-10-24 | - Added option 'identities_level', removed 'multiple_identities' | alecpl |
2008-10-22 | - Added option focus_on_new_message (#1485374) | alecpl |
2008-10-05 | - removed deprecated rcube_add_label() and all uses | alecpl |
2008-10-03 | - Add 'skip_deleted' option in User Preferences (#1485445) | alecpl |
2008-09-29 | - Added 'mime_param_folding' option with possibility to choose | alecpl |
2008-09-22 | - allow to enable/disable configuration for only some of special folders | alecpl |
2008-09-22 | - read current language from rcube_user object (config may contains 'pl', but... | alecpl |
2008-09-15 | Redesign of the identities settings + add config option to disable multiple i... | thomascube |
2008-09-14 | -small folder names abbreviation fixes | alecpl |
2008-09-03 | Interesting: (0 == 'auto') => true | thomascube |
2008-09-03 | Auto-detect client language and timezone if desired by config/prefs | thomascube |
2008-07-31 | Show real names in folder drop-down + rebuild default_imap_folders property w... | thomascube |
2008-07-31 | Make special folders configurable for the user | thomascube |
2008-07-31 | Code cleanup with new html classes | thomascube |
2008-06-15 | - lost files from r1539 | alecpl |
2008-06-14 | - Added option to disable displaying of attached images below the message body | alecpl |
2008-06-13 | - User preferences grouped in more fieldsets | alecpl |
2008-06-13 | - Added option to display images in messages from known senders (#1484601) | alecpl |
2008-05-29 | -don't set Preferences pagetitle in ajax calls | alecpl |
2008-05-21 | -localized pagetitle in Settings and Address book | alecpl |
2008-05-19 | -added flag_for_deletion in user prefs | alecpl |
2008-05-19 | -removed messages list sorting option from user prefs | alecpl |
2008-05-16 | - In Preferences added possibility to configure 'read_when_deleted', 'mdn_req... | alecpl |
2008-05-07 | More code cleanup + oop-ization | thomascube |
2008-05-01 | - fixed saving preferences after r1344 | alecpl |
2008-04-30 | Next step: introduce the application class 'rcmail' and get rid of some globa... | thomascube |
2008-04-25 | - removed redundant code | alecpl |
2008-04-14 | - Added sections (fieldset+label) in Settings interface | alecpl |
2008-04-12 | Changed codebase to PHP5 with autoloader + added some new classes from the de... | thomascube |
2008-04-11 | #1483863: empty trash and expunge inbox on logout | alecpl |
2008-04-02 | updated timezones list | alecpl |
2008-03-03 | Fix timezone dropdown selection (#1484826) | thomascube |
2008-02-08 | Fix ugly type as suggested in #1484760 | thomascube |
2007-12-10 | New class rcube_user + send message disposition notification | thomascube |
2007-11-25 | Fix overriding of session vars when register_globals is on (#1484670) | thomascube |
2007-09-19 | Allow vars and PHP code in templates; improved page title; fixed #1484395 | thomascube |
2007-09-06 | Add Sydney to GMT+10 (AEST), closing #1484401. | svncommit |
2007-04-28 | Merged branch devel-addressbook from r443 back to trunk | thomascube |
2006-12-20 | New (strict) quoting for all kind of strings | thomascube |
2006-12-14 | Fixed wrong exclusion of draft_autosave property (Bug #1484160) | thomascube |
2006-12-01 | Introducing preview pane and conditional skin tags | thomascube |
2006-09-14 | Initial TinyMCE editor support (still need to work on spellcheck and skins) | svncommit |
2006-09-07 | Made automatic draft saving configurable | thomascube |
2006-03-23 | Started implementing search function | thomascube |
2006-01-13 | Additional timezones (patch 1389912) | thomascube |
2005-12-03 | Re-design of caching (new database table added\!); some bugfixes; Postgres su... | thomascube |
2005-11-06 | Added localized messages to client and check form input | thomascube |