Commit Graph

55 Commits (c0ed783aa1b3fcad7937a8b321756cf87cbe69d0)

Author SHA1 Message Date
alecpl 6f096812c9 - Support contact's email addresses up to 255 characters long (#1487095)
- Added email format checks when saving contacts data
14 years ago
alecpl e99991996d - Add Internationalized Domain Name (IDNA) support (#1483894) 14 years ago
alecpl e019f2d0f2 - s/RoundCube/Roundcube/ 14 years ago
alecpl 8fd1cf943c - Small improvements 14 years ago
alecpl 372d3bf6de - Fix Chrome browser was recognized as Safari 14 years ago
thomascube 8ef2f3c5cf Make drag&drop work on iPads 14 years ago
alecpl b231f68ba2 - Fix typo in last commit + some code cleanup 14 years ago
thomascube 89e31bec15 Update user agent detection and set according class names to html node 14 years ago
alecpl 0e7b66357d - Added threads tree icons
- css/js fixes and improvements in (messages) list code
14 years ago
alecpl 283a37fb11 - code cleanup 14 years ago
alecpl 27480b4a02 - fix performance of getElementById wrapper for IE (don't look over all elements if initial getElementById returns no element
)
14 years ago
alecpl 8fa9229d57 - code formatting, cleanup and small improvements 14 years ago
alecpl 186537b2c6 - more code formatting
- allow re-selecting highlighted row (#1486442)
14 years ago
alecpl 81ab85e5ab - use jQuery.inArray() instead of rcube_in_array() 15 years ago
thomascube f52c936f4d Merged devel-threads branch (r3066:3364) back into trunk 15 years ago
thomascube 7910c0ff55 Remember search modifiers in user prefs (#1486146) + bring back the old defaults 15 years ago
alecpl f8dae9f00f - fix IE version check (fixes horizontal splitter height issue) 15 years ago
alecpl c1e9b03061 - fix debug console 15 years ago
thomascube 0e99d37a18 Use event system on the client to handle ajax callbacks 15 years ago
alecpl 309d2f40a0 - jQuery'fied GoogieSpell 4.0 + some changes in compose 15 years ago
thomascube cc97ea0559 Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins) 15 years ago
alecpl c0b82242b0 - Fix debug console on Safari 15 years ago
alecpl a83697a501 - fix console for Konqueror 15 years ago
alecpl cf6bc5d5fa #1485444: fix drag layer over an iframe 16 years ago
alecpl f4b8681160 - Stop spellchecking when switching to html editor (#1485362) 16 years ago
svncommit 8b7f5a3792 Workaround a (possible) IE bug (#1485309). 16 years ago
alecpl 4c70d1f9a2 -#1485349: fixed getElementById wrapper for IE 16 years ago
alecpl 6d89d65cd8 -better getElementById wrapper for IE 16 years ago
alecpl bafadd89d7 - getElementById() case-sensitive hack for IE 16 years ago
alecpl e5686f4a01 - Added vertical splitter for folders list resizing
- Added possibility to view all headers in message view
- Fixed splitter drag/resize on Opera (#1485170)
- debug console css fixes for IE
16 years ago
thomascube f89f03cd6a Refactor drag & drop functionality. Don't rely on browser events anymore (#1484453) 16 years ago
alecpl 7155539ffd - fixed not working debug console (was initialized before html object creation)
- fixed separator in debug console
16 years ago
till a265ab1a29 * implementing patch from #1484605 17 years ago
thomascube a0ce2f0fa1 Make script cross browser compatible 17 years ago
thomascube e581e74153 Fix client side e-mail address check 17 years ago
thomascube d39eecad6d Remove some unused object properties 17 years ago
thomascube f20cf0f171 Simplified email address check (fixes #1484679) 17 years ago
svncommit b0dbf3ce3e Enable drag-/dropping of folders to a new parent folder, closes #1457344. 17 years ago
thomascube f1154163b0 Merged branch devel-addressbook from r443 back to trunk 17 years ago
thomascube 9bbb17c1c6 Abstract event keycode detection 18 years ago
thomascube 86958f70d2 Improved contacts drop down; HTML output improvements; JS code cleanup 18 years ago
thomascube a7d5c6480c Added patch for resizeable preview pane 18 years ago
thomascube 6b47de3f49 Partial client re-write with a common list class 18 years ago
thomascube 4d4264cdcd Fixed charset problems with folder renaming 18 years ago
svncommit 2c57622f08 #1483826 added much longer but much more rfc 822/2822 compliant js email
validator.
18 years ago
svncommit b4b081713e Workaround for drag-drop using whitespace in FF, Junk emptying, misc fixes 18 years ago
thomascube bf39ad587b Allow & in e-mail addresses 18 years ago
thomascube dd53e2b489 Started integrating GoogieSpell 18 years ago
thomascube 5e35126796 Added folder purge function and some checks 19 years ago
thomascube 15a9d1ce67 Optimized loading time; added periodic mail check; added EXPUNGE command 19 years ago