Commit Graph

17 Commits

Author SHA1 Message Date
Thomas Bruederli
0a83971d3e Clarify mime_magic config option; add new function to map mimetypes and filename extensions 2012-11-27 15:55:42 +01:00
Aleksander Machniak
63f130782c Small fixes to last commits 2012-11-27 12:42:42 +01:00
Thomas Bruederli
60226a75d8 Separate the very application-specific output classes from the Roundcube framework; add autoloader for rmail* classes 2012-11-27 12:13:33 +01:00
Thomas Bruederli
10da75f364 Move shortcut functions to framework class 2012-11-27 11:17:37 +01:00
Aleksander Machniak
a92beb6bdb Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistency 2012-11-27 08:43:43 +01:00
Aleksander Machniak
3ff8cc2bc8 RCMAIL_VERSION -> RCUBE_VERSION 2012-11-26 10:45:21 +01:00
Aleksander Machniak
3b428c830d Merge branch 'master' of github.com:roundcube/roundcubemail 2012-11-26 10:28:32 +01:00
Aleksander Machniak
5b06e24265 Cleaner way of handling user password in framework-based programs with no session 2012-11-26 10:27:19 +01:00
Thomas Bruederli
00b98ee325 Make charset header accessible, too 2012-11-26 10:23:44 +01:00
Aleksander Machniak
789e5988aa Clarify rcube::get_user_name() usage, add rcube::get_user_email() 2012-11-26 10:08:40 +01:00
Thomas Bruederli
bfc3070067 Cut dependencies to rcmail class 2012-11-25 20:07:37 +01:00
Thomas Bruederli
5926684aab Unify path schema in global constants: paths always end with a /. Keep RCMAIL_CONFIG_DIR for backwards compatibility 2012-11-25 17:57:39 +01:00
Thomas Bruederli
fdbe5a8804 Separate framework and application constants 2012-11-25 17:45:38 +01:00
Thomas Bruederli
9be2f43d02 Define more (uniquely prefixed) constants for Roundcube directories in order to enhance the interoperability of the Roundcube framework 2012-11-25 17:35:53 +01:00
Aleksander Machniak
922a1fb714 Add lost rcube_vcard.php file 2012-11-23 09:05:59 +01:00
Aleksander Machniak
d0edbfb33d Fix cache (in)validation after setting \Deleted flag 2012-11-22 19:38:41 +01:00
Aleksander Machniak
ba6f21caeb Framework files moved to lib/Roundcube 2012-11-21 19:52:03 +01:00