summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Expand)Author
2012-11-11Added cross-task 'refresh' request for system state updatesAleksander Machniak
2012-11-10Clarify keep-alive setting, move it to User Interface section, change labelAleksander Machniak
2012-11-10Simplify keep-alive action. Now the interval is based on session_lifetime,Aleksander Machniak
2012-11-08Fix AREA links handling (#1488792)Aleksander Machniak
2012-11-07Updated to jQuery 1.8.2 and jQuery UI 1.9.1Thomas Bruederli
2012-11-07Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-11-07Fix regression in detecting if attachment should be displayed inline (is an i...Aleksander Machniak
2012-11-07Adapt to common naming scheme for template tag attributesThomas Bruederli
2012-11-07Tell client to open mailto: links in contact details in a new window (if conf...Thomas Bruederli
2012-11-06Allow setting contentframe from template (as frame object attribute)Aleksander Machniak
2012-11-06Fix syntax errorThomas Bruederli
2012-11-06Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-11-06Recursively resolve paths of iframe contents; unify contentframe registration...Thomas Bruederli
2012-11-06Remove unused unEscape() methodAleksander Machniak
2012-11-05Make sure affected_rows() method returns expected (consistent with other RDBM...Aleksander Machniak
2012-11-05Fixed rcube_imap_generic::uncompressMessageSet() result when argument is empt...Aleksander Machniak
2012-11-05Don't add signature (again) when opening compose view in a new windowThomas Bruederli
2012-11-05Don't open another window when replying to a message displayed in extwinThomas Bruederli
2012-11-03Fix count display after inserting a new contactThomas Bruederli
2012-10-31Improve client-side timezone detection using jsTimezoneDetect by Jon Nylander...Thomas Bruederli
2012-10-31Don't add Bcc headers from identity twice (e.g. if already saved in draft)Thomas Bruederli
2012-10-31Fix possible HTTP DoS on error in keep-alive requests (#1488782)Aleksander Machniak
2012-10-31Make sure HTML part size>0 before assuming the message has got HTML partAleksander Machniak
2012-10-29Fix HTML entities handling on addressbooks listAleksander Machniak
2012-10-28Fix error in IE<8Aleksander Machniak
2012-10-27Merge branch 'dev-compose-newwindow'Thomas Bruederli
2012-10-27Merge pull request #38 from dupondje/masterThomas B.
2012-10-26Prepare template processor to handle skin inheritanceThomas Bruederli
2012-10-25Add deprecated alias clear_mailbox()Aleksander Machniak
2012-10-24Show compose options if they were visible in openerThomas Bruederli
2012-10-24Fix new (empty) window opening on FF and othersThomas Bruederli
2012-10-24Refactored compose UI according to discussions on the mailing listThomas Bruederli
2012-10-24Add option to disable saving sent mail in Sent folder - no_save_sent_messages...Aleksander Machniak
2012-10-24- Fix handling dont_override with message_sort_col and message_sort_order set...Aleksander Machniak
2012-10-24Remove leftover codeAleksander Machniak
2012-10-23Give option to hide DB address book with addressbook pluginJean-Louis Dupond
2012-10-22Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-10-22Convert all identity headers into the desired message charsetThomas Bruederli
2012-10-22Fix HTML part detection in messages with attachments (#1488769)Aleksander Machniak
2012-10-21Fixed undefined global variableAleksander Machniak
2012-10-20Short text label in en_GBThomas Bruederli
2012-10-20Fix bug where wrong words were highlighted on spell-before-send checkAleksander Machniak
2012-10-19Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-10-19Display email address if contact has more than one (in compose address book w...Thomas Bruederli
2012-10-19Match http://localhost/xxx as linkThomas Bruederli
2012-10-19Improved error message when setting required options fails (#1488682)Aleksander Machniak
2012-10-18Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2012-10-18Skip redundant SELECT on new user creationAleksander Machniak
2012-10-18Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-10-18Don't display session error message if imap connection failedThomas Bruederli