This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
roundcubemail
Watch
2
Star
0
Fork
0
You've already forked roundcubemail
mirror of
https://github.com/roundcube/roundcubemail.git
synced
2026-03-04 23:34:01 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b5c364273d7b026c0deda2326018aabff8bec73c
roundcubemail
/
program
/
include
History
Aleksander Machniak
b5c364273d
Merge pull request
#107
from JohnDoh/multi-logo
...
allow different logos for different functions (eg. normal and print)
2013-09-16 06:55:13 -07:00
..
bc.php
Improvements in garbage collector: created gc() method to run all
2013-06-05 10:56:26 +02:00
clisetup.php
Move prompt_silent() and get_opt() to rcube_utils class
2012-11-20 10:37:13 +01:00
iniset.php
Prepare for the composer-based plugin repository; skip PEAR dependencies for now
2013-04-28 13:42:52 +02:00
rcmail_html_page.php
Fix "rcmail is undefined" error in HTML attachment preview - regression
2013-03-17 09:59:48 +01:00
rcmail_output_html.php
only call config->get() once
2013-08-31 09:44:50 +01:00
rcmail_output_json.php
Add a render_response hook, similar to render_page hook.
2013-09-15 13:12:42 +01:00
rcmail_output.php
Separate the very application-specific output classes from the Roundcube framework; add autoloader for rmail* classes
2012-11-27 12:13:33 +01:00
rcmail_string_replacer.php
Separate the very application-specific output classes from the Roundcube framework; add autoloader for rmail* classes
2012-11-27 12:13:33 +01:00
rcmail.php
Add option force specified domain in user login - username_domain_forced (
#1489264
)
2013-09-09 20:25:52 +02:00