summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Expand)Author
2011-01-31- Prevent from messages_sort_col == nullalec
2011-01-31- Fix add/remove columns in message list when message_sort_order isn't set (#...alec
2011-01-30- Clarify regexp (#1487722)alec
2011-01-29Check mime headers before attempt to parse them (#1487745); broken since r4421thomasb
2011-01-29Add groups support for LDAP address books, contributed by Andreas Dickthomasb
2011-01-28Improve session validity check with changing auth cookies; reduce writes to D...thomasb
2011-01-28Updated more translationsthomasb
2011-01-28Updated translations from user submissionsthomasb
2011-01-28Don't block CSS styles having important keywordsthomasb
2011-01-26Fix group item identifiersthomasb
2011-01-26Separate full message headers UI element from headers table (#1487715) + Remo...thomasb
2011-01-23When creating a new contact, add it to the selected group; consider the selec...thomasb
2011-01-23Define required publich memberthomasb
2011-01-23Also wrap unread count in span on server side (#1487720)thomasb
2011-01-23- Add part MIME ID to message_part_* hooks (#1487718)alec
2011-01-23- Fix typo (#1487717)alec
2011-01-22Wrap unread count in <span> for more flexible stylingthomasb
2011-01-22Improve parsing of vCards exported by MS Outlook (#1487716)thomasb
2011-01-22Fix search with no results; no size for date fieldthomasb
2011-01-21Better grouping of contact informationthomasb
2011-01-21Use improved strtotime() function + reduce duplicated codethomasb
2011-01-20- Updated PEAR::Net_Socket to 1.0.10alec
2011-01-20- Updated PEAR::Net_IDNA2 to 0.1.1alec
2011-01-20- Fix handling of comments inside an email address spec. (#1487673)alec
2011-01-19Show full mail subject as title (#1487128)thomasb
2011-01-19- Fix: selecting Preferences tab doesn't work after clicking other tabalec
2011-01-19- Fix setting timezone in Preferences (#1487705)alec
2011-01-19- Uncomment code (commented out for testing?) + cleanup whitespacesalec
2011-01-19Fix list column add/removal in IE (#1487703)thomasb
2011-01-19- Fix add link has faulty characters in swedish (#1487702)alec
2011-01-18Merge branch devel-addressbook (r4193:4382) back into trunkthomasb
2011-01-17- Fix impossible to subscribe to protected folders (#1487656)alec
2011-01-17- Workaround for setting charset in case of malformed bodystructure response ...alec
2011-01-17- Fix %h/%z variables in username_domain option (#1487701)alec
2011-01-16- Move action files map from index.php to steps' func.inc filesalec
2011-01-14- Fix typo in hu_HU localization labels (#1487682)alec
2011-01-13- Fix typos in encoding names (#1487680)alec
2011-01-12- include css files before scripts for speedup (with parallel downloads) + so...alec
2011-01-12Missed some replacements in previous commit...thomasb
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomasb
2011-01-12Update Chinese messagesthomasb
2011-01-12- Remove some empty lines from output of template conditionsalec
2011-01-10Exclude punctuation from URLs within text; only link accepted url schemesthomasb
2011-01-10- Fix handling square brackets in links (#1487672)alec
2011-01-09- Use 'loading' message's labels stacking + some code improvementsalec
2011-01-08- Fix fallback to LOGIN auth (broken in r4389)alec
2011-01-06Only display one loading message at oncethomasb
2011-01-06Make sure an existing session is killed/replaced when submitting login formthomasb
2011-01-06Wrap HTML parts with <html><body> and add Doctype declaration (#1487098)thomasb
2011-01-04Silently ignore unknown classes in rcube_autoload (#1487109)thomasb