summaryrefslogtreecommitdiff
path: root/roundcubemail
AgeCommit message (Collapse)Author
2011-11-28- Reset messages list page when clicking on logo (#1487757)alec
git-svn-id: https://svn.roundcube.net/trunk@5502 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-28- Use strpos() instead of strstr() when possible (#1488211)alec
git-svn-id: https://svn.roundcube.net/trunk@5498 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-28- Fix handling HTML entities when converting HTML to text (#1488212)alec
git-svn-id: https://svn.roundcube.net/trunk@5497 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-27- Fix fit_string_to_size() renders browser and ui unresponsive (#1488207):alec
1) improve its performance by half, 2) don't call it on UI init, it's called after getunread action 3) don't call it for big number of folders (limit is 100 for IE and 500 for others) git-svn-id: https://svn.roundcube.net/trunk@5496 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-27- Fix handling of invalid characters in request (#1488124)alec
git-svn-id: https://svn.roundcube.net/trunk@5495 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-26- Fix merging some configuration options in update.sh script (#1485864)alec
git-svn-id: https://svn.roundcube.net/trunk@5494 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-26- Fix so TEXT key will remove all HEADER keys in IMAP SEARCH (#1488208)alec
git-svn-id: https://svn.roundcube.net/trunk@5493 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-25- Fix handling contact photo url with https:// prefix (#1488202)alec
git-svn-id: https://svn.roundcube.net/trunk@5492 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-25- Prevent from memory_limit exceeding when trying to parse big messages ↵alec
bodies (#1487424): don't try to parse it, display notice with a link to download it directly git-svn-id: https://svn.roundcube.net/trunk@5490 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-25- Add some debug and error handling around vlv_searchalec
git-svn-id: https://svn.roundcube.net/trunk@5489 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-25- Unmark folder after unseen count has been changed to zeroalec
git-svn-id: https://svn.roundcube.net/trunk@5488 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-25- gl_ES update (#1488205)alec
git-svn-id: https://svn.roundcube.net/trunk@5487 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-24- Performance improvementsalec
git-svn-id: https://svn.roundcube.net/trunk@5486 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-24- Add possibility to add SASL mechanisms for SMTP in smtp_connect hook ↵alec
(#1487937) git-svn-id: https://svn.roundcube.net/trunk@5485 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-24- Mark folder as recent only when it contains unseen messagesalec
git-svn-id: https://svn.roundcube.net/trunk@5484 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-24- Mark (with different color) folders with recent messages (#1486234)alec
git-svn-id: https://svn.roundcube.net/trunk@5483 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-24- Change version number to 0.8-svnalec
git-svn-id: https://svn.roundcube.net/trunk@5480 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-24- Fix possible infinite redirect on attachment preview (#1488199)alec
git-svn-id: https://svn.roundcube.net/trunk@5479 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-23Updated changelogthomasb
git-svn-id: https://svn.roundcube.net/trunk@5477 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-23Improve clickjacking protection: bust frame or disable all form elements and ↵thomasb
abort UI initialization git-svn-id: https://svn.roundcube.net/trunk@5476 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-23- Small optimisationsalec
git-svn-id: https://svn.roundcube.net/trunk@5475 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-23Started with the new skin, codename 'Larry'thomasb
git-svn-id: https://svn.roundcube.net/trunk@5474 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-23- Fixed bug where similiar folder names were highlighted wrong (#1487860)alec
git-svn-id: https://svn.roundcube.net/trunk@5473 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-23Improve task switching for tasks added by pluginsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5471 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-23Set selected state on task buttons; increase display time of ↵thomasb
messages/notifications git-svn-id: https://svn.roundcube.net/trunk@5470 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-23- Add version markersalec
git-svn-id: https://svn.roundcube.net/trunk@5468 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-22- Fix action when toggling prefer_html option statealec
git-svn-id: https://svn.roundcube.net/trunk@5465 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-22- Code improvementsalec
git-svn-id: https://svn.roundcube.net/trunk@5464 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-22- Remove test for HTML inputs existance, now they are allowedalec
git-svn-id: https://svn.roundcube.net/trunk@5462 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-22- Fixed bug in handling link with '!' character in it (#1488195)alec
git-svn-id: https://svn.roundcube.net/trunk@5461 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-22- Fixed bug where session ID's length was limited to 40 characters. Since ↵alec
PHP5.3 it's possible to set session.hash_function to any hash algorithm that would produce strings up to 128 characters long (#1488196) git-svn-id: https://svn.roundcube.net/trunk@5460 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-21Fit watermark background in about boxthomasb
git-svn-id: https://svn.roundcube.net/trunk@5458 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-21Show configurable support link in about page; refer on <srcuri> for download ↵thomasb
link; no link to roundcube.net to avoid tons of support requests git-svn-id: https://svn.roundcube.net/trunk@5457 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-20- Added TinyMCE localizationsalec
git-svn-id: https://svn.roundcube.net/trunk@5455 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-20- Small style improvementsalec
git-svn-id: https://svn.roundcube.net/trunk@5454 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-19- Use channel/uri as possible source locationsalec
- Handle dependent/required plugins git-svn-id: https://svn.roundcube.net/trunk@5453 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-18- Fix typo in _list_unsubscribed() (#1488186)alec
git-svn-id: https://svn.roundcube.net/trunk@5451 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-18- Added About tab in Settingsalec
git-svn-id: https://svn.roundcube.net/trunk@5450 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-18Clarify licenseing of forked Googiespell codethomasb
git-svn-id: https://svn.roundcube.net/trunk@5445 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-16- Don't add PRE tags when switching to html mode and textarea is emptyalec
git-svn-id: https://svn.roundcube.net/trunk@5436 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-16- Small improvement for Chromealec
git-svn-id: https://svn.roundcube.net/trunk@5433 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-16- Force font-family on body only, makes possible to set/display fonts of ↵alec
email message bodies git-svn-id: https://svn.roundcube.net/trunk@5432 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-16- Fix typoalec
git-svn-id: https://svn.roundcube.net/trunk@5431 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-15- Fix washing styles with quoted values e.g. font-familyalec
git-svn-id: https://svn.roundcube.net/trunk@5430 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-15- Cleanupalec
git-svn-id: https://svn.roundcube.net/trunk@5429 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-15- Fix handling of HTML form elements in messages (#1485137)alec
git-svn-id: https://svn.roundcube.net/trunk@5428 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-15- Fix regression in setting recipient to self when replying to a Sent ↵alec
message (#1487074) git-svn-id: https://svn.roundcube.net/trunk@5427 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-15- Fix commit r5424 + preformance microoptimizationsalec
git-svn-id: https://svn.roundcube.net/trunk@5425 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-15- Fix listing of folders in hidden namespaces (#1486796)alec
git-svn-id: https://svn.roundcube.net/trunk@5424 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-14- Don't consider \Noselect flag when building folders tree (#1488004)alec
git-svn-id: https://svn.roundcube.net/trunk@5423 208e9e7b-5314-0410-a742-e7e81cd9613c