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.
511e1668e6
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 '511e1668e6'
${ noResults }
roundcubemail
/
program
/
lib
/
Roundcube
History
Thomas Bruederli
dff2c713fb
Add argument to fetch message parts only partially. Can be used for content mimetype detection without loading the entire file
12 years ago
..
bootstrap.php
Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistency
12 years ago
html.php
Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistency
12 years ago
rcube.php
Move shortcut functions to framework class
12 years ago
rcube_addressbook.php
Cut dependencies to rcmail class
12 years ago
rcube_base_replacer.php
Framework files moved to lib/Roundcube
12 years ago
rcube_browser.php
Framework files moved to lib/Roundcube
12 years ago
rcube_cache.php
Framework files moved to lib/Roundcube
12 years ago
rcube_charset.php
Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistency
12 years ago
rcube_config.php
Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistency
12 years ago
rcube_contacts.php
Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistency
12 years ago
rcube_content_filter.php
Framework files moved to lib/Roundcube
12 years ago
rcube_csv2vcard.php
Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistency
12 years ago
rcube_db.php
Framework files moved to lib/Roundcube
12 years ago
rcube_db_mssql.php
Framework files moved to lib/Roundcube
12 years ago
rcube_db_mysql.php
Framework files moved to lib/Roundcube
12 years ago
rcube_db_pgsql.php
Framework files moved to lib/Roundcube
12 years ago
rcube_db_sqlite.php
Define more (uniquely prefixed) constants for Roundcube directories in order to enhance the interoperability of the Roundcube framework
12 years ago
rcube_db_sqlsrv.php
Framework files moved to lib/Roundcube
12 years ago
rcube_image.php
Framework files moved to lib/Roundcube
12 years ago
rcube_imap.php
Add argument to fetch message parts only partially. Can be used for content mimetype detection without loading the entire file
12 years ago
rcube_imap_cache.php
Framework files moved to lib/Roundcube
12 years ago
rcube_imap_generic.php
Add argument to fetch message parts only partially. Can be used for content mimetype detection without loading the entire file
12 years ago
rcube_ldap.php
Cleaner way of handling user password in framework-based programs with no session
12 years ago
rcube_message.php
Add argument to fetch message parts only partially. Can be used for content mimetype detection without loading the entire file
12 years ago
rcube_message_header.php
Make charset header accessible, too
12 years ago
rcube_message_part.php
Framework files moved to lib/Roundcube
12 years ago
rcube_mime.php
Clarify mime_magic config option; add new function to map mimetypes and filename extensions
12 years ago
rcube_output.php
Small fixes to last commits
12 years ago
rcube_plugin.php
Framework files moved to lib/Roundcube
12 years ago
rcube_plugin_api.php
Cut dependencies to rcmail class
12 years ago
rcube_result_index.php
Framework files moved to lib/Roundcube
12 years ago
rcube_result_set.php
Framework files moved to lib/Roundcube
12 years ago
rcube_result_thread.php
Framework files moved to lib/Roundcube
12 years ago
rcube_session.php
Framework files moved to lib/Roundcube
12 years ago
rcube_smtp.php
Cleaner way of handling user password in framework-based programs with no session
12 years ago
rcube_spellchecker.php
Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistency
12 years ago
rcube_storage.php
Framework files moved to lib/Roundcube
12 years ago
rcube_string_replacer.php
Separate the very application-specific output classes from the Roundcube framework; add autoloader for rmail* classes
12 years ago
rcube_user.php
Clarify rcube::get_user_name() usage, add rcube::get_user_email()
12 years ago
rcube_utils.php
Separate the very application-specific output classes from the Roundcube framework; add autoloader for rmail* classes
12 years ago
rcube_vcard.php
Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistency
12 years ago