vbenincasa
2010-06-09 d0b981757ab416dfd182e6b91e7f9a66132116f9
2008-12-16 thomascube
Be more tolerant when splitting strings + remove col that we don't have a l...
blob@ 58687d commitdiff | diff to current
2008-12-11 alecpl
- Performance: allow setting imap rootdir and delimiter before connect (#14...
blob@ 030c84 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-11-23 thomascube
Do serverside addressbook queries for autocompletion (#1485531) + make auto...
blob@ 2c8e84 commitdiff | diff to current
2008-11-23 alecpl
- Allow setting attachment col position in 'list_cols' option - Allow overr...
blob@ d59aaa 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 till
* removed (probably stale) reference to config option, #1485415
blob@ d1a8d0 commitdiff | diff to current
2008-10-22 alecpl
- Added option focus_on_new_message (#1485374)
blob@ 06343d commitdiff | diff to current
2008-10-03 alecpl
- some option moved to user prefs section
blob@ 2b5852 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-21 thomascube
Update user agent string (#1485390)
blob@ 2fd6c2 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-15 alecpl
- Added 'sendmail_delay' option to restrict messages sending interval (#148...
blob@ acb08f 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-08-30 alecpl
#1485307: typos fixed
blob@ a91c9b commitdiff | diff to current
2008-08-28 alecpl
- Added option 'quota_zero_as_unlimited' (#1484604)
blob@ 876b15 commitdiff | diff to current
2008-08-27 alecpl
- added options to use syslog instead of log file (#1484850) - added Loggin...
blob@ b77d0d commitdiff | diff to current
2008-08-15 thomascube
Added pspell support patch by Kris Steinhoff (#1483960)
blob@ 5d2b7f commitdiff | diff to current
2008-08-12 thomascube
Switch installer from obsolete locale_string to language config option
blob@ 522007 commitdiff | diff to current
2008-07-31 thomascube
Fix read_when_deleted behavior + javascript codestyle
blob@ d22455 commitdiff | diff to current
2008-07-01 alecpl
change to config file missing from rev1580 (#1485179)
blob@ f5480d commitdiff | diff to current
2008-06-15 alecpl
- actually we don't need default_skin option
blob@ 67effe commitdiff | diff to current
2008-06-15 alecpl
- Added option to select skin in user preferences (#1485031) - template_exi...
blob@ e58df3 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
- Added option to display images in messages from known senders (#1484601)
blob@ 712b30 commitdiff | diff to current
2008-06-08 alecpl
- option to disable autocompletion from selected LDAP address books (#1484922
blob@ a0530a commitdiff | diff to current
2008-06-06 svncommit
Remove comment characters which where 'helpfully' added by vim.
blob@ 6444cf commitdiff | diff to current
2008-06-06 svncommit
Add option to log successful logins.
blob@ 5e0045 commitdiff | diff to current
2008-06-06 alecpl
- TLS support in LDAP connections: 'use_tls' property (#1485104)
blob@ cd6749 commitdiff | diff to current
2008-05-26 till
set delete_always to false
blob@ c0e358 commitdiff | diff to current
2008-05-26 till
fix to #1485083
blob@ 3bfab3 commitdiff | diff to current
2008-05-15 thomascube
Better description of imap_auth_type option
blob@ aec031 commitdiff | diff to current
2008-05-15 thomascube
Make IMAP auth type configurable (#1483825)
blob@ b026c3 commitdiff | diff to current
2008-05-09 thomascube
Call load_host_config() and add reference to Howto_Config (#1485040)
blob@ 2ca388 commitdiff | diff to current
2008-05-08 alecpl
- Option 'use_SQL_address_book' replaced by 'address_book_type'
blob@ 6153e2 commitdiff | diff to current
2008-05-07 svncommit
/tmp/out
blob@ 4f9c83 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-12 thomascube
Changed codebase to PHP5 with autoloader + added some new classes from the ...
blob@ 47124c commitdiff | diff to current
2008-04-11 alecpl
some options moved outside user preferences section
blob@ fe6b7a commitdiff | diff to current
2008-04-11 alecpl
#1483863: empty trash and expunge inbox on logout
blob@ eaa394 commitdiff | diff to current
2008-03-28 thomascube
Disable installer by default; add config option to enable it again
blob@ 967b34 commitdiff | diff to current
2008-03-21 thomascube
Add configurable default charset for message decoding
blob@ 17b5fb commitdiff | diff to current
2008-02-21 thomascube
Correct example filter to work with the changes from r1025
blob@ 81355a commitdiff | diff to current
2008-02-18 thomascube
Correct/clarify installation hints
blob@ 83ce4b commitdiff | diff to current
2008-02-16 till
* tinymce has some issues (especially in the IE department), enable only if...
blob@ 45a470 commitdiff | diff to current
2008-02-13 till
* added config variable for mime magic
blob@ 50c753 commitdiff | diff to current
2008-02-13 till
* introduced session_domain
blob@ aec82b commitdiff | diff to current
2008-02-04 thomascube
Make sending of read receipts configurable
blob@ 0ea884 commitdiff | diff to current
first | « prev | next »