Commit Graph

5724 Commits (0a83971d3e6bc5dae958e304bea4bb1e7a33db59)
 

Author SHA1 Message Date
Thomas Bruederli 0a83971d3e Clarify mime_magic config option; add new function to map mimetypes and filename extensions 13 years ago
Thomas Bruederli 928cb3401b Merge branch 'master' of github.com:roundcube/roundcubemail 13 years ago
Thomas Bruederli 297a74adf1 Bring back rcube_html_page class which was lost in framework refactoring; fix typo 13 years ago
Aleksander Machniak 63f130782c Small fixes to last commits 13 years ago
Thomas Bruederli 60226a75d8 Separate the very application-specific output classes from the Roundcube framework; add autoloader for rmail* classes 13 years ago
Thomas Bruederli 10da75f364 Move shortcut functions to framework class 13 years ago
Aleksander Machniak 0c82e95c59 Apply rcube_shared.inc -> bootstrap.php change in tests 13 years ago
Aleksander Machniak a92beb6bdb Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistency 13 years ago
Thomas Bruederli 581fe08a05 Merge branch 'master' of github.com:roundcube/roundcubemail 13 years ago
Thomas Bruederli 1bfe958ed8 Option to disable localization of the archive folder name 13 years ago
Aleksander Machniak 3ff8cc2bc8 RCMAIL_VERSION -> RCUBE_VERSION 13 years ago
Aleksander Machniak 3b428c830d Merge branch 'master' of github.com:roundcube/roundcubemail 13 years ago
Aleksander Machniak 5b06e24265 Cleaner way of handling user password in framework-based programs with no session 13 years ago
Thomas Bruederli 00b98ee325 Make charset header accessible, too 13 years ago
Aleksander Machniak 789e5988aa Clarify rcube::get_user_name() usage, add rcube::get_user_email() 13 years ago
Thomas Bruederli c72fbf06d6 Merge branch 'master' of github.com:roundcube/roundcubemail 13 years ago
Thomas Bruederli bfc3070067 Cut dependencies to rcmail class 13 years ago
Aleksander Machniak 8bfef1d7eb Remove unused db_max_length config 13 years ago
Aleksander Machniak a648ba6489 Fixed filter selection after filter deletion (#1488832) 13 years ago
Thomas Bruederli 5926684aab Unify path schema in global constants: paths always end with a /. Keep RCMAIL_CONFIG_DIR for backwards compatibility 13 years ago
Thomas Bruederli 92964a4a6c Merge branch 'master' of github.com:roundcube/roundcubemail 13 years ago
Thomas Bruederli dc088e25c2 Fix installer to work with the new framework architecture 13 years ago
Thomas Bruederli fdbe5a8804 Separate framework and application constants 13 years ago
Thomas Bruederli e2e2e8f379 Use new RCUBE_PLUGINS_DIR constant 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 0d4ccb8d88 Moved rcube_* classes to <plugin>/lib/Roundcube for compat. with Roundcube Framework autoloader 13 years ago
Aleksander Machniak 2470213313 Merge branch 'master' of github.com:roundcube/roundcubemail 13 years ago
Aleksander Machniak 5352b55779 Merge branch 'master' of github.com:roundcube/roundcubemail
Conflicts:
	CHANGELOG
13 years ago
Aleksander Machniak 297c1afb80 Fix redundant colon after last address in print mode 13 years ago
Aleksander Machniak 14d00daa1a Fix absolute positioning in HTML messages (#1488819) 13 years ago
Aleksander Machniak 65dff8f812 Fix hidden flag and default_addressbook settings handling 13 years ago
Aleksander Machniak 922a1fb714 Add lost rcube_vcard.php file 13 years ago
Aleksander Machniak f690cf1eb6 Small style improvements 13 years ago
Aleksander Machniak d0edbfb33d Fix cache (in)validation after setting \Deleted flag 13 years ago
Aleksander Machniak 15cf4fa925 Rename rcube_bc.inc to bc.php for consistency 13 years ago
Aleksander Machniak ba6f21caeb Framework files moved to lib/Roundcube 13 years ago
Aleksander Machniak f707fec000 Create Roundcube Framework initialization script (bootstrap) 13 years ago
Thomas Bruederli 5e1775691c Adapt stylesheets to recent changes in jQuery UI 1.9 13 years ago
Thomas Bruederli b81e7e91a9 Consider filename extension to detect image attachments of type application/octet-stream 13 years ago
Aleksander Machniak 90ff4ca951 Small thread icon alignment fix 13 years ago
Aleksander Machniak 17a8fb353b Fix keybord events on messages list in opera browser (#1488823) 13 years ago
Aleksander Machniak 9290303e80 Move prompt_silent() and get_opt() to rcube_utils class 13 years ago
Aleksander Machniak 2b55d4f420 Fix selection of collapsed thread rows (#1488772) 13 years ago
Aleksander Machniak 9ff3459d7b Check if checkdnsrr() and getmxrr() functions exist before using them 13 years ago
Thomas Bruederli f27c536401 Unset null values in user prefs 13 years ago
Thomas Bruederli fa981985ee New shell script to modify user preferences 13 years ago
Thomas Bruederli de1040731b Properly add author name from gettext files 13 years ago
Thomas Bruederli b6add5aed0 Add noscript warning to login page (#1488615) 13 years ago
Thomas Bruederli 6199a72c8e Updated localization files from launchpad 13 years ago
Thomas Bruederli 15eb32eee5 Mention new feature to compose messages in a new window 13 years ago