Aleksander Machniak
2015-02-25 216b31dd99b54e7be3df8feebeafae72e423bb1c
2010-10-07 alecpl
- Support SMTP Delivery Status Notifications - RFC3461 (#1486142)
blob@ f22ea7 commitdiff | diff to current
2010-10-06 alecpl
- Make htmleditor option behaviour consistent, add option to use HTML on re...
blob@ 868deb commitdiff | diff to current
2010-10-06 alecpl
- Add mdn_request=4
blob@ 6c6bb0 commitdiff | diff to current
2010-09-29 alecpl
- Add option to "Return receipt" will be always checked (1486352)
blob@ b3660b commitdiff | diff to current
2010-09-29 alecpl
- Add option to automatically send read notifications for known senders (14...
blob@ a99968 commitdiff | diff to current
2010-09-29 alecpl
- Add Internationalized Domain Name (IDNA) support (#1483894)
blob@ e99991 commitdiff | diff to current
2010-09-25 alecpl
- s/RoundCube/Roundcube/
blob@ e019f2 commitdiff | diff to current
2010-09-15 alecpl
- Settings block (fieldset) can have any content (not only a table with har...
blob@ f8e8af commitdiff | diff to current
2010-09-02 alecpl
- Added fieldsets in Identity form, added 'identity_form' hook
blob@ d11fb2 commitdiff | diff to current
2010-07-30 alecpl
- Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete li...
blob@ e6ce00 commitdiff | diff to current
2010-06-23 alecpl
- removed PHP closing tag
blob@ b25dfd commitdiff | diff to current
2010-06-09 alecpl
- some improvements + added splitter in Identities
blob@ 54759c commitdiff | diff to current
2010-04-09 thomascube
Option not to mark messages as read when viewed in preview pane (#1485012)
blob@ bc4960 commitdiff | diff to current
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
first | « prev | next »