summaryrefslogtreecommitdiff
path: root/program/js/app.js
AgeCommit message (Expand)Author
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
2012-04-22- Small code improvementsalecpl
2012-04-22- Fix issue where draft auto-save wasn't executed after some inactivity timealecpl
2012-04-21Add (missing) support for textarea cols to be added to the contact formthomascube
2012-04-13- Code improvements, handle post/get request arguments as objectsalecpl
2012-04-12- Fix "false" placeholder in contact notes textareaalecpl
2012-04-12- Fix adding contact form fields in situation when the fieldset is empty.alecpl
2012-04-11Allow mass-removal of addresses from a group (#1487748)thomascube
2012-04-10- Fix so "Back" from compose/show doesn't reset search request (#1488238)alecpl
2012-04-08- Fix identationalecpl
2012-04-08- Add option to delete messages instead of moving to Trash when in Junk folde...alecpl
2012-04-06- Fix some issues regarding to cancel icon on attachments list, improve delet...alecpl
2012-03-20Add support for read-only address book recordsthomascube
2012-03-15Improve input field placeholders: use native attributes if supported, encapsu...thomascube
2012-03-15- Fix lack of warning when switching task in compose window (#1488399)alecpl
2012-03-14- Fix bug where it wasn't possible to enter ( or & characters in autocomplete...alecpl
2012-03-13- Fix js errors (spellcheck-related) when switching editor mode in identity s...alecpl
2012-03-09- Unified (single) spellchecker buttonalecpl
2012-03-08- On login screen show only one message at a timealecpl
2012-03-03Move address book widget initialization out of the 'compose' action blockthomascube
2012-03-03Fix spellingthomascube
2012-03-03- Prevent from folder selection on virtual folder collapsing (#1488346)alecpl
2012-02-27- Move percent_indicator from app.js into the skinalecpl
2012-02-26- Fixed identity delete button state, removed delete button in identity-edit ...alecpl