Age | Commit message (Expand) | Author |
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-24 | #1485405: typo | 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-21 | Separate method to create iframe tags (with a list of allowed attributes) | thomascube |
2008-09-21 | - use more 'html' class | alecpl |
2008-09-20 | - allow signature textarea size setting from skin + use cols=60 | alecpl |
2008-09-17 | - Display progress message for folders create/delete/rename operations (#1485... | alecpl |
2008-09-16 | - Allow and use spellcheck attribute for input/textarea fields (#1485060) | 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-14 | - use html2text for signatures in Settings/Identities | alecpl |
2008-09-13 | - localization fix for 'replyto' label length (use short 'replyto' and long '... | alecpl |
2008-09-12 | Insert virtual folders in subscription list (#1484779) + code cleanup | thomascube |
2008-09-11 | - fix language setting (language select wasn't "refreshed" after change) | 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 | - actually we don't need default_skin option | alecpl |
2008-06-15 | - lost files from r1539 | alecpl |
2008-06-15 | - Added option to select skin in user preferences (#1485031) | 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-30 | - Disallowed delimiter in folder name (#1484803) | alecpl |
2008-05-30 | - Support for subfolders in default/protected folders (#1484665) | 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 | Don't check for non-existing property -> fix address book | thomascube |
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-12 | -added confirmation message after identity insertion (like after update) | alecpl |
2008-05-07 | More code cleanup + oop-ization | thomascube |
2008-05-05 | - Fix management of folders with national characters in names (#1485036, #148... | alecpl |
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-17 | fix HTML mail sending | svncommit |
2008-04-16 | - last change fix | alecpl |
2008-04-16 | - fixed folders management after r1291 | alecpl |
2008-04-16 | Set minimum number of rows per page (#1484935) | thomascube |
2008-04-16 | - added tinyMCE localization setting | alecpl |
2008-04-15 | HTML editing fixes, upgrade to TinyMCE v3.0.6 | svncommit |
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 |