alecpl
1301e98110
- Support initial identity name from virtuser_query ( #1484003 )
16 years ago
alecpl
7dbe2fa6bf
- get rid of 'plugins_dir' option, plugins directory must be in Roundcube root (like skins)
16 years ago
alecpl
2471d3a979
- Added possibility to encrypt received header, option 'http_received_header_encrypt',
...
added some more logic in encrypt/decrypt functions for security
16 years ago
thomascube
01a8c54f76
Applied patch for pspell language configuration ( #1485822 )
16 years ago
alecpl
0ad27c3840
- Added log_date_format option ( #1485709 )
16 years ago
thomascube
cc97ea0559
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins)
16 years ago
alecpl
f86e8f5faa
- Support STARTTLS in IMAP connection ( #1485284 )
16 years ago
thomascube
3b9a53f4fb
Make ldap config template easier to uncomment
16 years ago
till
cbbef379a5
* bumping up copyright (happy new year ;-))
16 years ago
thomascube
5f25a1aef8
Merge ldap_public with autocomplete_addressbooks settings + fix config file creation
16 years ago
thomascube
230f944bf6
Allow empty strings for imap_root config parameter (was changed in r2143) to remain backward compatible but cache imap root and delimiter in session
16 years ago
thomascube
58687d011f
Be more tolerant when splitting strings + remove col that we don't have a label for
16 years ago
alecpl
030c848b0d
- Performance: allow setting imap rootdir and delimiter before connect ( #1485172 )
16 years ago
alecpl
2a41355776
- Added 'show_images' option, removed 'addrbook_show_images' ( #1485597 )
16 years ago
thomascube
2fd975071a
Option to check for new mails in all folders ( #1484374 )
16 years ago
thomascube
2c8e84c1e5
Do serverside addressbook queries for autocompletion ( #1485531 ) + make autocompletion list clickable
16 years ago
alecpl
d59aaa1aaf
- Allow setting attachment col position in 'list_cols' option
...
- Allow override 'list_cols' via skin (#1485577 )
- Fix: allow empty attribs in templates
16 years ago
alecpl
95d90f86d9
- Added 'keep_alive' and 'min_keep_alive' options ( #1485360 )
16 years ago
alecpl
ec01712a99
- Added option 'identities_level', removed 'multiple_identities'
...
- Allow deleting identities when multiple_identities=false (#1485435 )
16 years ago
till
d1a8d0f4c2
* removed (probably stale) reference to config option, #1485415
16 years ago
alecpl
06343d189e
- Added option focus_on_new_message ( #1485374 )
16 years ago
alecpl
2b58528f6a
- some option moved to user prefs section
16 years ago
alecpl
ffae15e5fc
- Added 'mime_param_folding' option with possibility to choose
...
long/non-ascii attachment names encoding eg. to be readable
in MS Outlook/OE (#1485320 )
- Added "advanced options" feature in User Preferences
16 years ago
thomascube
2fd6c217a3
Update user agent string ( #1485390 )
16 years ago
thomascube
f645ce169e
Redesign of the identities settings + add config option to disable multiple identities
16 years ago
alecpl
acb08f517d
- Added 'sendmail_delay' option to restrict messages sending interval ( #1484491 )
16 years ago
thomascube
c8ae2497b7
Auto-detect client language and timezone if desired by config/prefs
16 years ago
alecpl
a91c9ba12a
#1485307 : typos fixed
16 years ago
alecpl
876b15dcce
- Added option 'quota_zero_as_unlimited' ( #1484604 )
16 years ago
alecpl
b77d0dd6c5
- added options to use syslog instead of log file ( #1484850 )
...
- added Logging & Debugging section in Installer
- fixed config from $_POST for next installer steps saving
- fixed and re-enabled debug_level setting in installer
16 years ago
thomascube
5d2b7fd387
Added pspell support patch by Kris Steinhoff ( #1483960 )
16 years ago
thomascube
522007bdb2
Switch installer from obsolete locale_string to language config option
16 years ago
thomascube
d224551cfb
Fix read_when_deleted behavior + javascript codestyle
17 years ago
alecpl
f5480daad3
change to config file missing from rev1580 ( #1485179 )
17 years ago
alecpl
67effe9904
- actually we don't need default_skin option
17 years ago
alecpl
e58df3adc9
- Added option to select skin in user preferences ( #1485031 )
...
- template_exists() moved to rcube_template class
17 years ago
alecpl
166b615dbb
- Added option to disable displaying of attached images below the message body
17 years ago
alecpl
712b30dd2d
- Added option to display images in messages from known senders ( #1484601 )
17 years ago
alecpl
a0530a6ec0
- option to disable autocompletion from selected LDAP address books ( #1484922
17 years ago
svncommit
6444cf4b29
Remove comment characters which where 'helpfully' added by vim.
17 years ago
svncommit
5e0045b128
Add option to log successful logins.
17 years ago
alecpl
cd67494a9c
- TLS support in LDAP connections: 'use_tls' property ( #1485104 )
17 years ago
till
c0e35832ae
set delete_always to false
17 years ago
till
3bfab3b99c
fix to #1485083
17 years ago
thomascube
aec031c547
Better description of imap_auth_type option
17 years ago
thomascube
b026c3be85
Make IMAP auth type configurable ( #1483825 )
17 years ago
thomascube
2ca388d0d7
Call load_host_config() and add reference to Howto_Config ( #1485040 )
17 years ago
alecpl
6153e20516
- Option 'use_SQL_address_book' replaced by 'address_book_type'
17 years ago
svncommit
4f9c833742
/tmp/out
17 years ago
thomascube
197601ef5f
Next step: introduce the application class 'rcmail' and get rid of some global vars
17 years ago