Commit Graph

15 Commits (acbf6eede613a5496cabccbdbfcb2f4e2cbd60d2)

Author SHA1 Message Date
Aleksander Machniak 57b44d2339 Fix typo: occured -> occurred (#1489366)
Conflicts:

	CHANGELOG
	installer/rcube_install.php
12 years ago
Aleksander Machniak 70eac89a5c Fix so additional headers are added to all messages sent (#1489284)
Conflicts:

	plugins/additional_message_headers/additional_message_headers.php
	program/lib/Roundcube/rcube.php
13 years ago
Thomas Bruederli c9192c1c73 Make session auth cookie name configurable 13 years ago
Aleksander Machniak ae0c133d45 Fix error handling in CLI mode, use STDERR and non-empty exit code (#1489043)
Conflicts:

	program/lib/Roundcube/rcube.php
13 years ago
Aleksander Machniak d74b410697 Fix session issues with use_https=true (#1488986) 13 years ago
Aleksander Machniak a5b8ef99d4 Improve charset detection by prioritizing charset according to user language (#1485669) 13 years ago
Aleksander Machniak d2534c63f2 Cleanup, remove file paths from doc 13 years ago
Thomas Bruederli a072247dde Fix package definitions and include framework classes in phpdoc 13 years ago
Aleksander Machniak 996af3bfd9 Some more rcmail -> rcube cleanup 13 years ago
Thomas Bruederli 10da75f364 Move shortcut functions to framework class 13 years ago
Aleksander Machniak a92beb6bdb Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistency 13 years ago
Aleksander Machniak 5b06e24265 Cleaner way of handling user password in framework-based programs with no session 13 years ago
Aleksander Machniak 789e5988aa Clarify rcube::get_user_name() usage, add rcube::get_user_email() 13 years ago
Thomas Bruederli 9be2f43d02 Define more (uniquely prefixed) constants for Roundcube directories in order to enhance the interoperability of the Roundcube framework 13 years ago
Aleksander Machniak ba6f21caeb Framework files moved to lib/Roundcube 13 years ago