summaryrefslogtreecommitdiff
path: root/roundcubemail/program/js
AgeCommit message (Collapse)Author
2009-04-15- fix console for Konqueroralec
git-svn-id: https://svn.roundcube.net/trunk@2393 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-15- remove leading spaces from draglayer's rowsalec
git-svn-id: https://svn.roundcube.net/trunk@2392 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-15- Fix messagelist focus issue when modifying status of selected messages ↵alec
(#1485807) git-svn-id: https://svn.roundcube.net/trunk@2391 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-14- simplified code for serverside autocomplete + set rows limit on server ↵alec
side only git-svn-id: https://svn.roundcube.net/trunk@2390 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-10- Fix DEL key problem in search boxes (#1485528)alec
git-svn-id: https://svn.roundcube.net/trunk@2385 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-09- Fix drag&drop with scrolling on IE (#1485786)alec
git-svn-id: https://svn.roundcube.net/trunk@2382 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-08- Fix adding signature separator in html mode (#1485350)alec
git-svn-id: https://svn.roundcube.net/trunk@2379 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-17- Fix incorrect row id parsing for LDAP contacts list (#1485784)alec
git-svn-id: https://svn.roundcube.net/trunk@2357 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-27Prevent concurrent autocomplete query results display (#1485743)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2318 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-24- Fix IE problem with mouse click autocomplete (#1485739)alec
git-svn-id: https://svn.roundcube.net/trunk@2309 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-06- Fix pressing select all/unread multiple times (#1485723)alec
git-svn-id: https://svn.roundcube.net/trunk@2277 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-06- Fix selecting all unread does not honor new messages (#1485724)alec
git-svn-id: https://svn.roundcube.net/trunk@2276 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-06- allow printing draftsalec
git-svn-id: https://svn.roundcube.net/trunk@2274 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-02- Fix checking for recent messages on various IMAP servers (#1485702)alec
- performance fix: Don't fetch quota and recent messages in "message view" mode git-svn-id: https://svn.roundcube.net/trunk@2269 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-22- fix: don't lose spellcheck corrections when switching from plain to html ↵alec
editor (and spellchecking is on) git-svn-id: https://svn.roundcube.net/trunk@2250 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-17* bumping up copyright (happy new year ;-))till
git-svn-id: https://svn.roundcube.net/trunk@2237 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-17* adding svn:keywordstill
git-svn-id: https://svn.roundcube.net/trunk@2235 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-15- Allow absolute URLs to images in HTML messages/sigs (#1485666)alec
- Fix message body which contains both inline attachments and emotions git-svn-id: https://svn.roundcube.net/trunk@2232 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-30Fix drag & drop in address bookthomasb
git-svn-id: https://svn.roundcube.net/trunk@2204 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-18Bugfix and improve auto-completionthomasb
git-svn-id: https://svn.roundcube.net/trunk@2176 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-15- fix unflagged icon setting on IEalec
- small code cleanups git-svn-id: https://svn.roundcube.net/trunk@2153 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-14#1485444: fix drag layer over an iframealec
git-svn-id: https://svn.roundcube.net/trunk@2150 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-09#1485439: style fixes for IE6,7alec
git-svn-id: https://svn.roundcube.net/trunk@2138 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-08#1485444: drag-n-drop performance fix: read folders position only oncealec
git-svn-id: https://svn.roundcube.net/trunk@2134 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-07- Fix empty line before the signature in IE (#1485351)alec
git-svn-id: https://svn.roundcube.net/trunk@2130 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-04#1485602: fix 'searching' label in composealec
git-svn-id: https://svn.roundcube.net/trunk@2116 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-02- fix collapsing of folders with plus sign in name (use urlencode instead of ↵alec
escape) git-svn-id: https://svn.roundcube.net/trunk@2107 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-28Don't set client busy when automatically checking for new messages (#1485276)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2098 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-23Add onmouseup handler to hide autocompletion box when clicking outsidethomasb
git-svn-id: https://svn.roundcube.net/trunk@2082 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-23Do serverside addressbook queries for autocompletion (#1485531) + make ↵thomasb
autocompletion list clickable git-svn-id: https://svn.roundcube.net/trunk@2081 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-23- Allow setting attachment col position in 'list_cols' optionalec
- Allow override 'list_cols' via skin (#1485577) - Fix: allow empty attribs in templates git-svn-id: https://svn.roundcube.net/trunk@2078 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-13- Added message status filter + fixes for r2046 (searching with SORT)alec
git-svn-id: https://svn.roundcube.net/trunk@2049 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-05- Fix HTML editor initialization on IE (#1485304)alec
- move back toggle_editor function to editor.js - merge identity and compose editor init functions git-svn-id: https://svn.roundcube.net/trunk@2040 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-03- Add warning when switching editor mode from html to plain (#1485488)alec
- Unified editor switching functions git-svn-id: https://svn.roundcube.net/trunk@2035 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-02Fix mailto: compose links (#1485533)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2028 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-26- Added 'keep_alive' and 'min_keep_alive' options (#1485360)alec
git-svn-id: https://svn.roundcube.net/trunk@2013 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-24- Added option 'identities_level', removed 'multiple_identities'alec
- Allow deleting identities when multiple_identities=false (#1485435) git-svn-id: https://svn.roundcube.net/trunk@2006 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-22- Added option focus_on_new_message (#1485374)alec
git-svn-id: https://svn.roundcube.net/trunk@2003 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-17#1485506: close spellchecker before sending the messagealec
git-svn-id: https://svn.roundcube.net/trunk@1984 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-15- Add feedback and set busy when moving folder (#1485497)alec
git-svn-id: https://svn.roundcube.net/trunk@1982 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-15- fix multibyte characters on spellchecker suggestions list (still not fixed ↵alec
in tinyMCE repo) git-svn-id: https://svn.roundcube.net/trunk@1981 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-13- add empty line before signaturealec
git-svn-id: https://svn.roundcube.net/trunk@1975 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-10- Fix adding signature in drafts compose mode (#1485484)alec
git-svn-id: https://svn.roundcube.net/trunk@1972 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-08- update env.messages in set_message_status() to fix some issues with ↵alec
messages marking/flagging git-svn-id: https://svn.roundcube.net/trunk@1961 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-06- added 'flagged' class handling in set_message()alec
git-svn-id: https://svn.roundcube.net/trunk@1943 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-06- #1485463: fixed css classes setting in messages listalec
git-svn-id: https://svn.roundcube.net/trunk@1942 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-03- save selected folder when go to compose (to back to proper folder)alec
git-svn-id: https://svn.roundcube.net/trunk@1926 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-03-revert r1920 (as it breaks some things)alec
git-svn-id: https://svn.roundcube.net/trunk@1924 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-02- don't reload messages list if user clicks on (already) selected folderalec
git-svn-id: https://svn.roundcube.net/trunk@1920 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-02- revert wrong stuff from my tests that shouldn't be commitedalec
git-svn-id: https://svn.roundcube.net/trunk@1919 208e9e7b-5314-0410-a742-e7e81cd9613c