index
:
roundcube.git
css_sprites
local_0.8.6
local_0.9.0
nkinkade
npk
svn-trunk
A clone of the Roundcube Mail code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roundcubemail
/
program
/
include
Age
Commit message (
Expand
)
Author
2008-06-18
Revert changes from r994 and make cram-md5 work again (#1484819)
thomasb
2008-06-15
- skin_path fix after last changes
alec
2008-06-15
- actually we don't need default_skin option
alec
2008-06-15
- Added option to select skin in user preferences (#1485031)
alec
2008-06-14
- fixed warning when show()'ing tables without attributes
alec
2008-06-14
Complete implementation of #1484601: add link for saving sender to address bo...
thomasb
2008-06-14
More code cleanup
thomasb
2008-06-13
- Added option to display images in messages from known senders (#1484601)
alec
2008-06-12
- Fix corrupted MIME headers of messages in Sent folder (#1485111)
alec
2008-06-11
- don't call expunge and don't remove message row after message move
alec
2008-06-11
- mce_editable field is not used in tinymce3, so detect html-editable textare...
alec
2008-06-10
- allow tabindex in buttons and #1484171
alec
2008-06-07
-segfault (#1485109)
alec
2008-06-07
-added encoding detection for attachment names when message part hasn't got c...
alec
2008-06-07
Update UPGRADNG instructions + add SVN revision to version string (if available)
thomasb
2008-06-07
Fix language detection + update Catala localization
thomasb
2008-06-07
Cleaned up localization names to unique language_COUNTRY schema according to ...
thomasb
2008-06-06
- just boolean check
alec
2008-06-06
- TLS support in LDAP connections: 'use_tls' property (#1485104)
alec
2008-06-05
Fix structure parsing and html output for multipart messages
thomasb
2008-06-05
#1485106
alec
2008-06-05
Fix fallback if no message strucutre is provided by the imap server
thomasb
2008-06-05
Use internal strtolower function because mbstring is optional
thomasb
2008-06-04
-typo in get_header()
alec
2008-05-30
-removed not existing variable
alec
2008-05-30
-cleanup
alec
2008-05-30
- Support for subfolders in default/protected folders (#1484665)
alec
2008-05-29
Replace our crappy html sanitization with the dom-based washtml script + fix ...
thomasb
2008-05-29
-fixed last commit
alec
2008-05-29
-set utf8 locales in setlocale()
alec
2008-05-28
Pass auth_type as argument; don't start session if started from command line
thomasb
2008-05-28
- Fixed sorting of folders with non-ascii characters
alec
2008-05-27
Code cleanup: use common objects and methods
thomasb
2008-05-27
iil_C_FetchHeaders does not always return the headers in the correct order ->...
thomasb
2008-05-27
Moved RoundCube functionality from lib to rcube_imap class; removed debug log
thomasb
2008-05-26
fix to #1485083
till
2008-05-20
Fix automatic creation of (prefixed) folders
thomasb
2008-05-18
Made encrypt_passwd method public as requested in #1485071
thomasb
2008-05-17
New class rcube_message representing a mail message; changed global $MESSAGE ...
thomasb
2008-05-15
Make IMAP auth type configurable (#1483825)
thomasb
2008-05-15
Allow tabindex attribute in textareas
thomasb
2008-05-15
Link global config array with class props (to be removed)
thomasb
2008-05-15
Make sure we have a valid integer even if date is empty (#1485055)
thomasb
2008-05-15
- fix #1485066
alec
2008-05-12
-added check for caching_enabled (#1485051)
alec
2008-05-12
- fixed problem with postgresql sequences (after MDB2 drivers update)
alec
2008-05-10
- fix: fallback labels/messages ignored from en_US localisation files after r...
alec
2008-05-09
Call load_host_config() and add reference to Howto_Config (#1485040)
thomasb
2008-05-09
- Fixed (?) r1366 change (#1485050)
alec
2008-05-08
- Corrected message headers decoding when charset isn't specified and improved
alec
[next]