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
2011-08-09
- Fix XSS vulnerability in UI messages (#1488030)
alec
2011-08-09
- Fix handling of email addresses with quoted local part (#1487939)
alec
2011-08-09
- Fix handling of email addresses with quoted local part (#1487939)
alec
2011-08-03
- Display current user name in page title if devel_mode=true
alec
2011-08-03
- Fix EOL character in vCard exports (#1487873)
alec
2011-08-03
- Remove temp debug code
alec
2011-08-03
- Added possibility to extend rcube_vcard's fieldmap
alec
2011-08-02
- Fix get_address_book() to call get_address_sources() internally when lookin...
alec
2011-08-02
- Support department field as X-DEPARTMENT
alec
2011-08-01
- Remove function duplicate (from last commit)
alec
2011-08-01
- Move rcmail_localize_folderpath() to main.inc
alec
2011-08-01
- Improved detection of folder rename possibility and its handling
alec
2011-07-30
Log session validation errors; keep error message when redirecting to login a...
thomasb
2011-07-29
- Fix 'exceptions' parameter of rcmail_mailbox_select() to handle directories...
alec
2011-07-29
- Fix 'sql' identifier for addressbook handling (#1488013)
alec
2011-07-27
- Performance fix: don't create addressbook object to close() it if it wasn't...
alec
2011-07-27
- Use rcube_imap_generic::tokenizeResponse() for parsing BODYSTRUCTURE, fixes...
alec
2011-07-27
- Delay imap cache initialization, fixes problem with cache cleanup on login ...
alec
2011-07-27
Move mail sending functions from mail task to core for general usage
thomasb
2011-07-27
- Don't use default source if source id is specified in get_address_source()
alec
2011-07-27
- Fix IE9 detection (#1488008)
alec
2011-07-26
- Move console object initialization code into one place
alec
2011-07-25
- Fixed display name on contact lists
alec
2011-07-25
- Added optional "multithreading" autocomplete feature
alec
2011-07-25
- Plugin API: Added 'config_get' hook
alec
2011-07-21
- Simplify undo message, add dots at the end of messages
alec
2011-07-21
- Round upload progress percentage value
alec
2011-07-17
Small improvements and codestyle
thomasb
2011-07-17
Filter LDAP groups by search query
thomasb
2011-07-17
Fix ldap group members listing
thomasb
2011-07-11
Session object can be null if db/memcache is not available
thomasb
2011-07-10
- Add add_shutdown_function() method. Make possible to call user function bef...
alec
2011-07-08
- Make Undo action optional by setting undo_timeout=0
alec
2011-07-07
- Added possibility to undo last contact delete operation
alec
2011-07-06
- Fix infinite loop in tokenizeResponse() when server returns atoms with forb...
alec
2011-07-06
- Fix handling of other users namespace roots
alec
2011-07-05
- Added lost argument in delete_record() method
alec
2011-07-05
- Remove debug code
alec
2011-07-04
- Fix lack of Cc and Reply-To headers on messages list, add them to default h...
alec
2011-07-04
- Add optional textual upload progress indicator (#1486039)
alec
2011-06-29
- Fix url() so zero-values are not skipped (#1487979)
alec
2011-06-27
- Fix handling of untagged responses in LIST/LSUB response parser
alec
2011-06-27
- Fix parsing URLs containing commas (#1487970)
alec
2011-06-27
- Fix PHP warning in mailbox_info(),
alec
2011-06-24
- Read _unlock from POST too
alec
2011-06-23
- Add rcube_imap::mailbox_info()
alec
2011-06-21
- Make local_skin_path() to be a public method
alec
2011-06-18
Use numSubOrdindates inconjuction with VLV to count total
thomasb
2011-06-18
- Fix set_row_attribs() for backward compat.
alec
2011-06-17
- Don't log errors when charset conversion fails
alec
[next]