|
../
|
|
clisetup.php
|
2.7 KB
|
e877681
|
20 months
|
alec |
- Disable time limit for CLI scripts (#1488109)
|
|
html.php
|
22.3 KB
|
011e805
|
17 months
|
thomas |
Get rid of sprintf() calls for html output generation
|
|
iniset.php
|
4.1 KB
|
80216d0
|
18 months
|
alec |
- Change version number to 0.8-svn
|
|
main.inc
|
67.7 KB
|
672dc41
|
17 months
|
alec |
- Add password type field support in rcmail_get_edit_field() (#1488276)
|
|
rcmail.php
|
48.3 KB
|
08ffd939
|
17 months
|
alec |
- Add separate pagesize setting for mail messages and contacts (#1488269)
|
|
rcube_addressbook.php
|
14.3 KB
|
bed577e
|
19 months
|
alec |
- Fix handling of type separator in get_col_values()
|
|
rcube_browser.php
|
3.2 KB
|
6e0fded
|
18 months
|
alec |
- Use strpos() instead of strstr() when possible (#1488211)
|
|
rcube_cache.php
|
15.6 KB
|
130cdcf
|
20 months
|
alec |
- Small improvement for handling redundant cache queries (followup to …
|
|
rcube_config.php
|
10.9 KB
|
0829b76
|
18 months
|
alec |
- Fix merging some configuration options in update.sh script (#1485864)
|
|
rcube_contacts.php
|
31.0 KB
|
f21a04c
|
19 months
|
alec |
- Add option to define matching method for addressbook search (#1486564, …
|
|
rcube_content_filter.php
|
1.9 KB
|
a267c6c
|
17 months
|
alec |
- PHPCS
|
|
rcube_html_page.php
|
9.1 KB
|
a267c6c
|
17 months
|
alec |
- PHPCS
|
|
rcube_imap.php
|
130.6 KB
|
c886de7
|
17 months
|
alec |
- Fix searching on IMAP servers without CHARSET specifier support …
|
|
rcube_imap_cache.php
|
35.2 KB
|
a267c6c
|
17 months
|
alec |
- PHPCS
|
|
rcube_imap_generic.php
|
113.2 KB
|
a9ed78a
|
18 months
|
alec |
- Fix "Call to undefined method rcube_imap_generic::delete()" (#1488252)
|
|
rcube_json_output.php
|
7.3 KB
|
f7387d5
|
21 months
|
thomas |
Remove debugging stuff
|
|
rcube_ldap.php
|
66.8 KB
|
5d692ba
|
18 months
|
thomas |
Accept contact IDs as array or comma-separated string
|
|
rcube_mdb2.php
|
22.6 KB
|
8b8512f
|
18 months
|
alec |
- Reset error flag when connecting to (another) database
|
|
rcube_message.php
|
28.0 KB
|
57486f6
|
18 months
|
thomas |
Content filter for embedded attachments to protect from XSS on IE<=8 …
|
|
rcube_mime_struct.php
|
1.8 KB
|
80152b33
|
21 months
|
alec |
- Rewritten messages caching (merged devel-mcache branch):
Indexes are …
|
|
rcube_plugin.php
|
8.5 KB
|
aecadcf
|
21 months
|
alec |
- Don't disable include() errors, so now broken translation of a plugin …
|
|
rcube_plugin_api.php
|
13.7 KB
|
8703b08
|
21 months
|
alec |
- Extend rcube_label_exists() to search in loaded plugins localizations
- …
|
|
rcube_result_index.php
|
12.4 KB
|
e10f1385
|
18 months
|
alec |
- Set svn keywords
|
|
rcube_result_set.php
|
1.8 KB
|
2d3e2bc
|
20 months
|
thomas |
Add option 'searchonly' for address books; currently used by LDAP …
|
|
rcube_result_thread.php
|
19.1 KB
|
e10f1385
|
18 months
|
alec |
- Set svn keywords
|
|
rcube_session.php
|
15.1 KB
|
72ff6ae8
|
18 months
|
alec |
- Simplified compose session data handling, no need for session->cleanup()
|
|
rcube_shared.inc
|
16.9 KB
|
9e54e6f
|
20 months
|
alec |
- Make the whole PHP output non-cacheable (#1487797)
|
|
rcube_smtp.php
|
14.4 KB
|
6e0fded
|
18 months
|
alec |
- Use strpos() instead of strstr() when possible (#1488211)
|
|
rcube_spellchecker.php
|
17.3 KB
|
66df084
|
21 months
|
alec |
- Merge devel-spellcheck branch:
- Added spellchecker exceptions …
|
|
rcube_sqlite.inc
|
2.0 KB
|
f5e7b353
|
2 years
|
thomas |
Bumbed version; Roundcube development is not Switzerland only
|
|
rcube_string_replacer.php
|
5.2 KB
|
ae7ac91
|
18 months
|
alec |
- Fixed bug in handling link with '!' character in it (#1488195)
|
|
rcube_template.php
|
47.1 KB
|
6af5931
|
17 months
|
thomas |
Allow (escaped) html tags in roundcube special tag attributes
|
|
rcube_user.php
|
20.3 KB
|
d5ae977
|
21 months
|
alec |
- Fix username case-insensitivity issue in MySQL (#1488021)
|
|
rcube_vcard.php
|
24.3 KB
|
4c4fe69
|
21 months
|
thomas |
Fix wrong vCard type parameter mobile (#1488067)
|