Commit Graph

80 Commits (5147eea0a228e6680f0af7b6f9f2f4fe41aa921d)

Author SHA1 Message Date
Aleksander Machniak da28121dcd Improved email address validation with IPv6 support 12 years ago
Aleksander Machniak ff805351ca Fix email address validation for addresses with IP address in domain part 12 years ago
Aleksander Machniak ae7027de02 Added session_path config option and unified cookies settings in javascript 12 years ago
Aleksander Machniak 1257dd6796 Add generic mobile browser detection, enable touch events for all mobile browsers 12 years ago
Aleksander Machniak 2698d7ff8c Fixed Konqueror browser detection 12 years ago
Aleksander Machniak 4188c61563 Define and use 'mozilla' class for HTML style 12 years ago
Aleksander Machniak 041c93ce0b Removed $Id$ 12 years ago
thomascube 9e2c949d86 Improve input field placeholders: use native attributes if supported, encapsulate in jquery plugin 13 years ago
thomascube 43d98b244c Simplify code 13 years ago
thomascube 071c78c3a4 Fine tuning Larry styles + browser specific css quirks 13 years ago
thomascube 7fe3811c65 Changed license to GNU GPLv3+ with exceptions for skins and plugins 13 years ago
alecpl fb6d86b9ad - Fixed bug where similiar folder names were highlighted wrong (#1487860) 13 years ago
alecpl be58b50431 - Make urlencode() compatible with PHP's rawurlencode() - fixes collapsing/expanding of folders with some special characters in name 13 years ago
thomascube 65082b3adb Distinguish standard timezone offset and DST of client 13 years ago
alecpl 90a6aff022 - Fix bug where when replying always the last identity is used (#1488101) 13 years ago
alecpl 699a25a822 - Disable message list keypress operations when CTRL key is pressed,
to workaround FF6 issue, where Ctrl+Pg(Up/Down) was changing list page
  and browser tab)
- Fix multiselection with Ctrl+Up/Down keys
13 years ago
alecpl 6e16260e63 - Fixed error in IE7 (#1488017) 13 years ago
alecpl 8fc0f9451e - Fix GCC errors and warnings (#1487988) 13 years ago
alecpl 24958af8d9 - Unset event name, so it will be not added to request data 13 years ago
alecpl e23b1d913c - Fix mozilla browser detection 13 years ago
alecpl 5c1dfb0b11 - Fix handling of top-level domains with more than 5 chars or unicode chars (#1487883) 13 years ago
alecpl 129aeff199 - Move console initialization to rcube.init(), hide console area if browser's console exists, some code cleanup 14 years ago
alecpl 47f55c0d08 - Fix ICANN example addresses doesn't validate (#1487742) 14 years ago
alecpl ef4f591a1d - Unify typeof and undefined usage 14 years ago
thomascube e224b002c0 Missed some replacements in previous commit... 14 years ago
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 15 years ago
alecpl 186537b2c6 - more code formatting
- allow re-selecting highlighted row (#1486442)
15 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) 16 years ago
alecpl c0b82242b0 - Fix debug console on Safari 16 years ago
alecpl a83697a501 - fix console for Konqueror 16 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