thomascube
|
cf2da2f9aa
|
Improve session validity check with changing auth cookies; reduce writes to DB; better phpdoc
|
14 years ago |
alecpl
|
0c521063c5
|
- Some cleanup in LDAP config description
|
14 years ago |
thomascube
|
0501b637a3
|
Merge branch devel-addressbook (r4193:4382) back into trunk
|
14 years ago |
thomascube
|
f5e7b35307
|
Bumbed version; Roundcube development is not Switzerland only
|
14 years ago |
alecpl
|
00e18b7e42
|
- Add description of 'use_https' option in main.inc.php.dist file
|
14 years ago |
alecpl
|
02491a9789
|
- Make possible to overwrite server's namespaces with imap_ns_* options
|
14 years ago |
alecpl
|
1cca4fbd45
|
- Allow setting autocomplete attribute for all inputs separately (#1487313)
|
14 years ago |
alecpl
|
e17553d954
|
- Add 'login_lc' config option for case-insensitive authentication (#1487113)
- Make username comparison case sensitive on MySQL
|
14 years ago |
thomascube
|
fbe24e9fa9
|
Allow plugin templates to include local files (#1487133); make autocomplete on login screen configurable
|
14 years ago |
alecpl
|
e3af1f2d6d
|
- Added comment about imap_ns_* settings
|
14 years ago |
alecpl
|
00290a6032
|
- Add support for shared folders (#1403507)
|
14 years ago |
alecpl
|
c296b810bc
|
- Add option for minimum length of autocomplete's string (#1486428)
|
14 years ago |
alecpl
|
f75f65ce47
|
- Added option imap_force_lsub for some buggy LIST-EXTENDED implementations (#1486225)
|
14 years ago |
alecpl
|
eeb85f4257
|
- Add option to place replies in the folder of the message being replied to (#1485945)
|
14 years ago |
alecpl
|
4dd4172421
|
- Add support for AUTH=DIGEST-MD5 in IMAP (RFC 2831)
|
14 years ago |
alecpl
|
a1fe6bd11d
|
- Add support for IMAP proxy authentication (#1486690)
|
14 years ago |
alecpl
|
63d4d61148
|
- Re-implemented SMTP proxy authorization support
|
14 years ago |
alecpl
|
7bf255bfe1
|
- Add SASL-IR support (RFC 4959)
- Add LOGINDISABLED support (RFC 2595)
- Add support for AUTH=PLAIN authentication to IMAP
|
14 years ago |
alecpl
|
36260ed640
|
- Add .pdf extension to the list
|
14 years ago |
alecpl
|
4438d66760
|
- Add separate column for message status icon (#1486665)
|
14 years ago |
alecpl
|
a392125fe8
|
- Add SASL proxy authentication for SMTP (#1486693)
|
14 years ago |
alecpl
|
f22ea7ba18
|
- Support SMTP Delivery Status Notifications - RFC3461 (#1486142)
|
14 years ago |
alecpl
|
868deb5dab
|
- Make htmleditor option behaviour consistent, add option to use HTML on reply to HTML message (#1485840)
|
14 years ago |
alecpl
|
6c6bb09b15
|
- Add mdn_request=4
|
14 years ago |
alecpl
|
76ee6cafcd
|
- Describe mdn_request=3
|
14 years ago |
alecpl
|
1148c6e936
|
- Add option do bind for an individual LDAP address book (#1486997)
|
14 years ago |
alecpl
|
e019f2d0f2
|
- s/RoundCube/Roundcube/
|
14 years ago |
alecpl
|
11be9330de
|
- Support %z variable in host configuration options (#1487003)
|
14 years ago |
alecpl
|
65060100b6
|
- Fix parse error after uncommenting default ldap_public settings (#1486953)
|
14 years ago |
alecpl
|
b25dfd0913
|
- removed PHP closing tag
|
15 years ago |
alecpl
|
f767654478
|
- Add %dc variable support in base_dn/bind_dn config (#1486779)
|
15 years ago |
alecpl
|
5852c14d3e
|
- Add option to set separate footer for HTML messages (#1486660)
|
15 years ago |
alecpl
|
6a642d1a2e
|
- support dynamic hostname variables in 'username_domain' option
|
15 years ago |
alecpl
|
bb8721aaeb
|
- Support dynamic hostname (%d/%n) variables in configuration options (#1485438)
|
15 years ago |
alecpl
|
ac8edbed35
|
- Fix use RFC-compliant line-delimiter when saving messages on IMAP (#1486712)
|
15 years ago |
alecpl
|
f07d238b1b
|
- Add 'imap_timeout' option (#1486760)
|
15 years ago |
thomascube
|
c769c6699f
|
Default line length is 72
|
15 years ago |
thomascube
|
6b6f2e83de
|
Display and send messages with format=flowed (#1484370), fixes word wrapping issues (#1486543)
|
15 years ago |
alecpl
|
93c0188854
|
- Add sizelimit and timelimit variables in LDAP config (#1486544)
|
15 years ago |
thomascube
|
bc4960108e
|
Option not to mark messages as read when viewed in preview pane (#1485012)
|
15 years ago |
alecpl
|
ace06244e8
|
- Added mimetype for text/calendar (.ics)
|
15 years ago |
thomascube
|
d1851ba77b
|
Configurable limit of address group members
|
15 years ago |
alecpl
|
751b22b41f
|
- Added optional (max_recipients) support to restrict total number of recipients per message (#1484542)
|
15 years ago |
alecpl
|
22d6b5346b
|
- contactgroups DDL for postgres
|
15 years ago |
thomascube
|
a61bbb24aa
|
Added basic contact groups feature
|
15 years ago |
alecpl
|
d8c440c03f
|
- Added 'imap_force_caps' option for after-login CAPABILITY checking (#1485750)
|
15 years ago |
alecpl
|
3e34297b79
|
- describe log_logins/smtp_log file names
|
15 years ago |
thomascube
|
f52c936f4d
|
Merged devel-threads branch (r3066:3364) back into trunk
|
15 years ago |
alecpl
|
56505a1174
|
- Options virtuser_* replaced with virtuser_* plugins
- Plugin API: Implemented 'email2user' and 'user2email' hooks
|
15 years ago |
alecpl
|
e55ab02682
|
- Add 'default_charset' option to user preferences (#1485451)
|
15 years ago |
alecpl
|
b7f952248e
|
- Add 'delete_always' option to user preferences
|
15 years ago |
alecpl
|
2d08c50fd7
|
- Support/Require tls:// prefix in 'smtp_server' option for TLS connections
- "Split" config file into sections
|
15 years ago |
alecpl
|
f1ce5163e5
|
- Fix inconsistent behaviour of 'delete_always' option (#1486299)
|
15 years ago |
thomascube
|
b975da27ef
|
Allow admins to define defaults for search modifiers (#1485897)
|
15 years ago |
alecpl
|
47ad83f337
|
- Added force_7bit option to force MIME encoding of plain/text messages (#1486510)
|
15 years ago |
alecpl
|
64608bf2ef
|
- Password: Make passwords encoding consistent with core, add 'password_charset' global option (#1486473)
|
15 years ago |
alecpl
|
2273d4117f
|
- Add support for MDB2's 'sqlsrv' driver (#1486395)
|
15 years ago |
alecpl
|
c3b676381b
|
- added warning about using TLS with SMTP
|
15 years ago |
thomascube
|
0207c45c90
|
More options for top posting feature (#1484272) using patch from Phil Weir
|
15 years ago |
alecpl
|
50f56d2046
|
- top posting (#1484272)
|
15 years ago |
thomascube
|
f5d61d845f
|
Revert r3038 and allow to specify the port as value of force_https
|
15 years ago |
alecpl
|
e4acbbd8cc
|
- Added server-side e-mail address validation with 'email_dns_check' option (#1485857)
|
15 years ago |
alecpl
|
65c0a0e591
|
- Option 'force_https' replaced by 'force_https' plugin
- added option 'force_https_port' in 'force_https' plugin (#1486091)
|
15 years ago |
alecpl
|
9e2a7afc9c
|
- set enable_caching=false by default
|
15 years ago |
alecpl
|
1cead0cbf4
|
- sorting by message index - added 'index_sort' option (#1485936)
|
15 years ago |
alecpl
|
0102742cb2
|
- Added 'ldap_debug' option + small change to not rely on rcube_config inside rcube_ldap class
|
15 years ago |
alecpl
|
fafe5dce9e
|
- added comments to set absolute path for SQLite DSN (#1486095)
|
15 years ago |
thomascube
|
4d97074e08
|
Little config improvements
|
15 years ago |
alecpl
|
e54bb72d30
|
- Added 'display_next' option
|
15 years ago |
alecpl
|
19862b5586
|
- added 'smtp_debug' option
|
16 years ago |
alecpl
|
21c277ee20
|
- set mime_param_folding to '1' by default
|
16 years ago |
alecpl
|
d559cba5f7
|
- Added 'imap_debug' option, described 'sql_debug' option in config file
|
16 years ago |
alecpl
|
b6b593416b
|
- Support strftime's format modifiers in date_* options (#1484806)
|
16 years ago |
alecpl
|
72cd3c1a76
|
- Support %h variable in 'smtp_server' option (#1485766)
|
16 years ago |
thomascube
|
e48a10a0d7
|
Add option to enforce https connections
|
16 years ago |
alecpl
|
119cd17abf
|
- add 'Deleted' to search filter
|
16 years ago |
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 |
thomascube
|
65ce3d2991
|
Add mimetype for .rar files according to a comment in #1485311
|
16 years ago |
thomascube
|
0ea569c29f
|
Fix mime-type detection using a hard-coded map (#1485311)
|
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 |