summaryrefslogtreecommitdiff
path: root/program/js/app.js
AgeCommit message (Expand)Author
2012-11-11Added cross-task 'refresh' request for system state updatesAleksander Machniak
2012-11-10Simplify keep-alive action. Now the interval is based on session_lifetime,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-10-31Improve client-side timezone detection using jsTimezoneDetect by Jon Nylander...Thomas Bruederli
2012-10-31Fix possible HTTP DoS on error in keep-alive requests (#1488782)Aleksander Machniak
2012-10-28Fix error in IE<8Aleksander Machniak
2012-10-27Merge branch 'dev-compose-newwindow'Thomas Bruederli
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-24- Fix handling dont_override with message_sort_col and message_sort_order set...Aleksander Machniak
2012-10-17Close compose step in opener windowThomas Bruederli
2012-10-17Add user settings to open message view and compose form in new windows. This ...Thomas Bruederli
2012-10-02Let the skin limit the number of visible recipeints and place a link to show ...Thomas Bruederli
2012-09-25Allow to mark/flag messages from full message view screenThomas Bruederli
2012-09-18Enable list sort command on empty folder (#1488617)Aleksander Machniak
2012-09-13Fix so "Edit as new" on draft creates a new message (#1488687)Aleksander Machniak
2012-08-29Fix so contentframe can have name != idAleksander Machniak
2012-08-26Fix Larry's messages list filter in IE (#1488632)Aleksander Machniak
2012-08-24Fix javascript error on Reply-List actionAleksander Machniak
2012-08-20Added session_path config option and unified cookies settings in javascriptAleksander Machniak
2012-08-15Fix XSS issue where plain signatures wasn't secured in HTML mode (#1488613)Aleksander Machniak
2012-08-14- Fix Remove from group option is active for contact search result (#1488608)Aleksander Machniak
2012-08-11Added separate From and To columns apart from smart From/To column (#1486891)Aleksander Machniak
2012-08-05- Fix order of attachments in sent mail (#1488423)Aleksander Machniak
2012-07-31Small code improvementAleksander Machniak
2012-07-31Fix variable scopeAleksander Machniak
2012-07-30Keep some resource files (images) in separate directoryAleksander Machniak
2012-07-23Fix 403 error on file uploads with drag&drop (#1488539)Aleksander Machniak
2012-07-11Fix drag&drop feature test on IE7Thomas Bruederli
2012-07-06Fix connection error alerts when page unloads (#1488547)Thomas Bruederli
2012-06-26Enable drag & drop file upload for contact photosThomas Bruederli
2012-06-11Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-06-09Display attachment icon for multipart/signed messages (#1488525)Aleksander Machniak
2012-06-08Fix Shift + delete button does not permanently delete messages (#1488243)Aleksander Machniak
2012-06-07Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-06-06Fix js error when dropping attachment fileAleksander Machniak
2012-06-06Better commentsThomas Bruederli
2012-06-06New feature to add mail attachments using drag & drop on HTML5 enabled browsersThomas Bruederli
2012-05-30Fix regression where redundant autocompletion requests were sentAleksander Machniak
2012-05-30Code cleanup, more object-like syntax when building URLsAleksander Machniak
2012-05-28Add Flash support detectionAleksander Machniak
2012-05-28Added browser capabilities detection, i.e. PDF and TIFF supportAleksander Machniak
2012-05-22Removed $Id$Aleksander Machniak
2012-05-09Fix add_contact() (#1488465)Aleksander Machniak
2012-05-08Fix issue where signature wasn't re-added on draft compose (#1488322)Aleksander Machniak
2012-05-04Fix multi-threaded autocompletion when number of threads > number of sourcesthomascube
2012-05-01Better handling of HTTP request errors; re-send keep-alive requests on failur...thomascube
2012-04-26- Add IE8 hack for messages list issue (#1487821)alecpl
2012-04-25- Improved all headers viewer (mostly in Larry skin)alecpl