alecpl
2010-03-31 6f31b356b2b21882b439324d233aceec413f4737
2010-03-19 alecpl
- hide threads related prefs when threads are not supported by IMAP server ...
blob@ 63ab02 commitdiff | diff to current
2010-03-17 thomascube
Merged devel-threads branch (r3066:3364) back into trunk
blob@ f52c93 commitdiff | diff to current
2010-03-05 alecpl
- Add 'default_charset' option to user preferences (#1485451)
blob@ e55ab0 commitdiff | diff to current
2010-03-05 alecpl
- Add 'delete_always' option to user preferences
blob@ b7f952 commitdiff | diff to current
2010-03-02 alecpl
- Added force_7bit option to force MIME encoding of plain/text messages (#1...
blob@ 47ad83 commitdiff | diff to current
2010-02-21 thomascube
Use rcmail::imap_connect() to establish IMAP connections; always initialize...
blob@ 47d8d3 commitdiff | diff to current
2009-11-17 alecpl
- Fix displaying of hidden directories in skins list (#1486301) - Fix open_...
blob@ 90b1cb commitdiff | diff to current
2009-11-03 thomascube
Cleanup top-posting feature (sorry, there are again some new texts)
blob@ 655bd9 commitdiff | diff to current
2009-11-02 thomascube
More options for top posting feature (#1484272) using patch from Phil Weir
blob@ 0207c4 commitdiff | diff to current
2009-11-02 alecpl
- top posting (#1484272)
blob@ 50f56d commitdiff | diff to current
2009-10-23 alecpl
- Don't display disabled sections in Settings (#1486099)
blob@ 49771b commitdiff | diff to current
2009-08-03 alecpl
- Re-designed User Preferences interface
blob@ f05834 commitdiff | diff to current
2009-07-31 alecpl
- Added 'display_next' option
blob@ e54bb7 commitdiff | diff to current
2009-07-15 thomascube
Use request tokens to protect POST requests from CSFR
blob@ 57f0c8 commitdiff | diff to current
2009-07-03 thomascube
Add plugin hooks 'smtp_connect' and 'list_identities' (#1485954, #1485958)
blob@ 3ca3bd commitdiff | diff to current
2009-05-21 alecpl
- Add 1 minute interval in autosave options (#1485854)
blob@ 5d4ac4 commitdiff | diff to current
2009-04-19 thomascube
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting som...
blob@ cc97ea commitdiff | diff to current
2009-04-10 alecpl
- clean up, use simpler _get_email() replacement
blob@ 82c45a commitdiff | diff to current
2008-12-31 yllar
#1485658
blob@ 55ef33 commitdiff | diff to current
2008-12-16 thomascube
Group settings boxes together in floating blocks for better layout
blob@ 35c31e commitdiff | diff to current
2008-12-04 alecpl
- Added 'show_images' option, removed 'addrbook_show_images' (#1485597)
blob@ 2a4135 commitdiff | diff to current
2008-11-28 thomascube
Option to check for new mails in all folders (#1484374)
blob@ 2fd975 commitdiff | diff to current
2008-10-26 alecpl
- Added 'keep_alive' and 'min_keep_alive' options (#1485360)
blob@ 95d90f commitdiff | diff to current
2008-10-24 alecpl
- Added option 'identities_level', removed 'multiple_identities' - Allow de...
blob@ ec0171 commitdiff | diff to current
2008-10-22 alecpl
- Added option focus_on_new_message (#1485374)
blob@ 06343d commitdiff | diff to current
2008-10-05 alecpl
- removed deprecated rcube_add_label() and all uses - code for 'show' actio...
blob@ 112c91 commitdiff | diff to current
2008-10-03 alecpl
- Add 'skip_deleted' option in User Preferences (#1485445)
blob@ 9b3d7f commitdiff | diff to current
2008-09-29 alecpl
- Added 'mime_param_folding' option with possibility to choose long/non-a...
blob@ ffae15 commitdiff | diff to current
2008-09-22 alecpl
- allow to enable/disable configuration for only some of special folders
blob@ e98809 commitdiff | diff to current
2008-09-22 alecpl
- read current language from rcube_user object (config may contains 'pl', b...
blob@ cc669e commitdiff | diff to current
2008-09-15 thomascube
Redesign of the identities settings + add config option to disable multiple...
blob@ f645ce commitdiff | diff to current
2008-09-14 alecpl
-small folder names abbreviation fixes
blob@ a81be1 commitdiff | diff to current
2008-09-03 thomascube
Interesting: (0 == 'auto') => true
blob@ 62784a commitdiff | diff to current
2008-09-03 thomascube
Auto-detect client language and timezone if desired by config/prefs
blob@ c8ae24 commitdiff | diff to current
2008-07-31 thomascube
Show real names in folder drop-down + rebuild default_imap_folders property...
blob@ 64f20d commitdiff | diff to current
2008-07-31 thomascube
Make special folders configurable for the user
blob@ cb3538 commitdiff | diff to current
2008-07-31 thomascube
Code cleanup with new html classes
blob@ 6d6e06 commitdiff | diff to current
2008-06-15 alecpl
- lost files from r1539
blob@ 3b6b91 commitdiff | diff to current
2008-06-14 alecpl
- Added option to disable displaying of attached images below the message body
blob@ 166b61 commitdiff | diff to current
2008-06-13 alecpl
- User preferences grouped in more fieldsets
blob@ f0d4b7 commitdiff | diff to current
2008-06-13 alecpl
- Added option to display images in messages from known senders (#1484601)
blob@ 712b30 commitdiff | diff to current
2008-05-29 alecpl
-don't set Preferences pagetitle in ajax calls
blob@ 681969 commitdiff | diff to current
2008-05-21 alecpl
-localized pagetitle in Settings and Address book -removed useless and not ...
blob@ a55606 commitdiff | diff to current
2008-05-19 alecpl
-added flag_for_deletion in user prefs
blob@ 3044ae commitdiff | diff to current
2008-05-19 alecpl
-removed messages list sorting option from user prefs
blob@ 1931ca commitdiff | diff to current
2008-05-16 alecpl
- In Preferences added possibility to configure 'read_when_deleted', 'mdn_r...
blob@ d9b29a commitdiff | diff to current
2008-05-07 thomascube
More code cleanup + oop-ization
blob@ 1854c4 commitdiff | diff to current
2008-05-01 alecpl
- fixed saving preferences after r1344
blob@ 5b8215 commitdiff | diff to current
2008-04-30 thomascube
Next step: introduce the application class 'rcmail' and get rid of some glo...
blob@ 197601 commitdiff | diff to current
2008-04-25 alecpl
- removed redundant code
blob@ 4c84dd commitdiff | diff to current
first | « prev | next »