This website works better with JavaScript.
Explore
Help
Register
Sign In
banananetwork
/
roundcubemail
Watch
1
Star
0
Fork
You've already forked roundcubemail
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ba6f487bcd
bnet/additions
master
release-1.4
release-1.3
release-1.2
release-1.1
dev/push
release-1.0
dev-fontawesome
dev-zenmode
release-0.9
release-0.8
release-0.7
release-0.6
release-2020-06-30-13-12
1.3.13
1.4.6
1.3.12
1.4.5
1.4.4
1.3.11
1.2.10
1.4.3
1.4.2
1.4.1
1.4.0
1.4-rc2
1.3.10
1.3.9
1.4-rc1
1.3.8
1.4-beta
1.3.7
1.2.9
1.1.12
1.1.11
1.2.8
1.3.6
1.3.5
1.3.4
1.3.3
1.2.7
1.1.10
1.0.12
1.3.2
1.2.6
1.3.1
1.3.0
1.0.11
1.1.9
1.2.5
1.3-rc
1.0.10
1.1.8
1.2.4
1.3-beta
1.1.7
1.2.3
1.1.6
1.2.2
1.2.1
1.2.0
1.0.9
1.1.5
1.2-rc
1.1.2
1.0.6
v0.9.5
v0.8.7
v0.9.4
v0.9.3
v0.9.2
v0.9.1
v0.9.0
0.7.4
v0.7.4
0.8.6
v0.8.6
0.9-rc2
v0.9-rc2
v0.9-rc
v0.8.5
v0.9-beta
v0.8.4
v0.8.3
v0.8.2
v0.8.1
v0.7.3
v0.8.0
v0.8-rc
v0.7.2
v0.8-beta
v0.7.1
v0.7
v0.7-beta2
v0.7-beta1
v0.6
v0.6-rc
v0.6-beta
v0.5.4
v0.5.4@5065
v0.5.4@5062
v0.5.3
v0.5.3@4832
v0.5.2
v0.5.2@4679
v0.5.1
v0.5.1@4518
v0.5
v0.5@4408
v0.5-rc
v0.5-rc@4349
v0.5-beta
v0.5-beta@4347
v0.4.2
v0.4.2@4050
v0.4.1
v0.4.1@4045
v0.4-beta
v0.4-beta@3548
v0.3.1
v0.3.1@3081
v0.3-stable
v0.3-stable@2921
v0.3-rc1
v0.3-beta
v0.3-beta@2799
v0.2.2
v0.2.2@2495
v0.2.1
v0.2.1@2348
v0.2.2@2481
v0.2-stable
v0.2-stable@2204
v0.2-beta
v0.2-beta@1878
v0.2-beta@1877
v0.2-alpha
v0.2-alpha@1499
v0.1.1
v0.1.1@1258
v0.1-stable
v0.1-stable@1183
v0.1-rc2
v0.1-rc2@900
v0.1-rc1
v0.1-rc1@582
v0.1-beta2
1.0.0
1.0.1
1.0.2
1.0.3
1.0.4
1.0.5
1.0.7
1.0.8
1.1-beta
1.1-rc
1.1.0
1.1.1
1.1.3
1.1.4
1.2-beta
v1.0-beta
v1.0-rc
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'ba6f487bcd'
${ noResults }
roundcubemail
/
program
/
include
History
alecpl
b7fd98e338
- Fix compacting folder resets message list filter (
#1488076
)
...
- Fix reset-search action so it resets list page number to 1
13 years ago
..
clisetup.php
- Improve performance by including files with absolute path (
#1487849
)
14 years ago
html.php
- Fix set_row_attribs() for backward compat.
14 years ago
iniset.php
- Remove special handling of rcube_ classes in autoloader, it breaks loading of rcube_ classes from plugins
14 years ago
main.inc
- Rewritten messages caching (merged devel-mcache branch):
13 years ago
rcmail.php
Improved memcache connection procedure from release-0.6; use call_user_func to trigger session gc handlers
13 years ago
rcube_addressbook.php
- Fixed display name on contact lists
14 years ago
rcube_browser.php
- Fix IE9 detection (
#1488008
)
14 years ago
rcube_cache.php
- Added lost argument in delete_record() method
14 years ago
rcube_config.php
Move timezone computation to rcube_config; don't override SESSION['timezone'] when saving prefs
13 years ago
rcube_contacts.php
- Remove temp debug code
13 years ago
rcube_html_page.php
- Microoptimization: use substr_replace() for injecting a string into string
13 years ago
rcube_imap.php
- Fix compacting folder resets message list filter (
#1488076
)
13 years ago
rcube_imap_cache.php
- Fix new caching issue when broken/misleading object data was stored in database.
13 years ago
rcube_imap_generic.php
- Rewritten messages caching (merged devel-mcache branch):
13 years ago
rcube_json_output.php
- Fix XSS vulnerability in UI messages (
#1488030
)
13 years ago
rcube_ldap.php
Fallback to mail_domain in LDAP variable replacements; add 'host' to 'user_create' hook arguments (
#1488024
)
13 years ago
rcube_mdb2.php
- Make debug handler to be a method of rcube_mdb2
14 years ago
rcube_message.php
- Fix displaying multipart/alternative messages with only one part (
#1487938
)
13 years ago
rcube_mime_struct.php
- Rewritten messages caching (merged devel-mcache branch):
13 years ago
rcube_plugin.php
- Don't disable include() errors, so now broken translation of a plugin will print error to the log
13 years ago
rcube_plugin_api.php
- Fix is_a() usage for PHP>5.3.6
13 years ago
rcube_result_set.php
- Added addressbook advanced search
14 years ago
rcube_session.php
Improved memcache connection procedure from release-0.6; use call_user_func to trigger session gc handlers
13 years ago
rcube_shared.inc
- Fix relative URLs handling according to a <base> in HTML (
#1487889
)
14 years ago
rcube_smtp.php
- Fix handling of email addresses with quoted local part (
#1487939
)
13 years ago
rcube_spellchecker.php
- Merge devel-spellcheck branch:
13 years ago
rcube_sqlite.inc
Bumbed version; Roundcube development is not Switzerland only
14 years ago
rcube_string_replacer.php
- Fix parsing URLs containing commas (
#1487970
)
14 years ago
rcube_template.php
Protect from Clickjacking by sending X-Frame-Options headers (
#1487037
)
13 years ago
rcube_user.php
- Fix username case-insensitivity issue in MySQL (
#1488021
)
13 years ago
rcube_vcard.php
Fix wrong vCard type parameter mobile (
#1488067
)
13 years ago