summaryrefslogtreecommitdiff
path: root/roundcubemail
AgeCommit message (Collapse)Author
2009-04-23- fix Unread selection after jquery integrationalec
git-svn-id: https://svn.roundcube.net/trunk@2416 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-23- Fix auto-complete function hangs with plus sign (#1485815)alec
git-svn-id: https://svn.roundcube.net/trunk@2415 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-23- messages list fix for IEalec
git-svn-id: https://svn.roundcube.net/trunk@2414 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-22- fix 1px rectangle fill when mailbox is empty (used=0)alec
git-svn-id: https://svn.roundcube.net/trunk@2413 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-22- check identities_level when creating identities for new useralec
git-svn-id: https://svn.roundcube.net/trunk@2412 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-22- fix #1485812alec
git-svn-id: https://svn.roundcube.net/trunk@2411 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-21- Fix AJAX requests errors handler (#1485000)alec
git-svn-id: https://svn.roundcube.net/trunk@2410 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-21- support _nosig param in compose URL (#1485604)alec
git-svn-id: https://svn.roundcube.net/trunk@2409 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-21- Speed up message list displaying on IE (initialize list in background)alec
- use DOM methods instead of jQuery for messages list object git-svn-id: https://svn.roundcube.net/trunk@2408 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-21- improved password plugin (#1485810)alec
git-svn-id: https://svn.roundcube.net/trunk@2407 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-21- Fix read/write database recognition (#1485811)alec
git-svn-id: https://svn.roundcube.net/trunk@2406 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-20A SASL password changing plugin inspired by the Squirrelmail Change SASL ↵thomasb
Password Plugin git-svn-id: https://svn.roundcube.net/trunk@2405 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-20Use compressed version of jQuery.jsthomasb
git-svn-id: https://svn.roundcube.net/trunk@2404 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-20- fix Enter key handler in user login inputalec
git-svn-id: https://svn.roundcube.net/trunk@2403 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-20- #1485809: use local copy of jQuery lib (1.3.2)alec
git-svn-id: https://svn.roundcube.net/trunk@2402 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-19Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ↵thomasb
sample plugins) git-svn-id: https://svn.roundcube.net/trunk@2401 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-19lv_LV updateyllar
git-svn-id: https://svn.roundcube.net/trunk@2400 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-19Updated Galician localizationthomasb
git-svn-id: https://svn.roundcube.net/trunk@2399 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-19- Make quicksearchbox looking the same in all browsers (checked in IE6, FF3, ↵alec
Opera9, Konqueror3, Chrome1, Safari4) git-svn-id: https://svn.roundcube.net/trunk@2398 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-17- Fix UTF-8 byte-order mark removing (#1485514)alec
git-svn-id: https://svn.roundcube.net/trunk@2397 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-16- Fix folders subscribtions on Konqueror (#1484841)alec
git-svn-id: https://svn.roundcube.net/trunk@2396 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-16- Fix debug console on Safarialec
git-svn-id: https://svn.roundcube.net/trunk@2395 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-15- don't execute autocomplete action on left/right arrow keyalec
- Konqueror fix for displaying the first message in preview pane git-svn-id: https://svn.roundcube.net/trunk@2394 208e9e7b-5314-0410-a742-e7e81cd9613c
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-14- use extension_loaded() instead of get_loaded_extensions()alec
git-svn-id: https://svn.roundcube.net/trunk@2389 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-14- Support STARTTLS in IMAP connection (#1485284)alec
git-svn-id: https://svn.roundcube.net/trunk@2388 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-10- Support several e-mail addresses per user from virtuser_file (#1485678)alec
- return NULL from rcube_user::email2user if user not found (#1485801) git-svn-id: https://svn.roundcube.net/trunk@2384 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-10- clean up, use simpler _get_email() replacementalec
git-svn-id: https://svn.roundcube.net/trunk@2383 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-09- subscription-list IE fixalec
git-svn-id: https://svn.roundcube.net/trunk@2381 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-09- small css fix in subscription-list theadalec
git-svn-id: https://svn.roundcube.net/trunk@2380 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-04-08- re-fix last commmitalec
git-svn-id: https://svn.roundcube.net/trunk@2378 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-08- Fix opening attachment marks message as read (#1485803)alec
git-svn-id: https://svn.roundcube.net/trunk@2377 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-06- Fix 'temp_dir' does not support relative path under Windows (#1484529)alec
- add file_exists check for uploaded attachments git-svn-id: https://svn.roundcube.net/trunk@2376 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-05- Fix "Initialize Database" button missing from installer (#1485802)alec
git-svn-id: https://svn.roundcube.net/trunk@2375 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-05- Fix compose window doesn't fit 1024x768 window (#1485396)alec
git-svn-id: https://svn.roundcube.net/trunk@2374 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-02- Fix service not available error when pressing back from compose dialog ↵alec
(#1485552) git-svn-id: https://svn.roundcube.net/trunk@2373 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-31- Fix using mail() on Windows (#1485779)alec
git-svn-id: https://svn.roundcube.net/trunk@2370 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-31- Fix word wrapping in message-part's <PRE>s for printing (#1485787)alec
git-svn-id: https://svn.roundcube.net/trunk@2369 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-30- Fix incorrect word wrapping in outgoing plaintext multibyte messages ↵alec
(#1485714) - Fix double footer in HTML message with embedded images git-svn-id: https://svn.roundcube.net/trunk@2368 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-27- Fix TNEF implementation bug (#1485773)alec
git-svn-id: https://svn.roundcube.net/trunk@2367 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-27- typoalec
git-svn-id: https://svn.roundcube.net/trunk@2364 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-26Select drafts mailbox when opening a draft messagethomasb
git-svn-id: https://svn.roundcube.net/trunk@2362 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-19Updated Armenian, Danish, Georgian, Indonesian, Italian and Romanian translationthomasb
git-svn-id: https://svn.roundcube.net/trunk@2359 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