source: github/CHANGELOG @ f1cc7fc

HEADcourier-fixdev-browser-capabilitiespdorelease-0.6release-0.7release-0.8
Last change on this file since f1cc7fc was f1cc7fc, checked in by thomascube <thomas@…>, 4 years ago

Only abbreviate file name for IE browsers (#1485063)

  • Property mode set to 100644
File size: 49.7 KB
Line 
1CHANGELOG RoundCube Webmail
2---------------------------
3
42008/12/16 (thomasb)
5----------
6- Only abbreviate file name for IE browsers (#1485063)
7
82008/12/11 (alec)
9----------
10- Performance: allow setting imap rootdir and delimiter before connect (#1485172)
11
122008/12/06 (alec)
13----------
14- Fix sorting of folders with more than 2 levels (#1485569)
15- Fix search results page jumps in LDAP addressbook (#1485253)
16- Fix empty line before the signature in IE (#1485351)
17- Fix horizontal scrollbar in preview pane on IE (#1484633)
18- Add Robots meta tag in login page and installer (#1484846)
19
202008/12/04 (alec)
21----------
22- Added 'show_images' option, removed 'addrbook_show_images' (#1485597)
23- Performance fix: some mail actions do not require imap connection
24
252008/11/28 (thomasb)
26----------
27- Option to check for new mails in all folders (#1484374)
28- Don't set client busy when checking for new messages (#1485276)
29
302008/11/26 (alec)
31----------
32- Allow UTF-8 folder names in config (#1485579)
33- Add junk_mbox option configuration in installer (#1485579)
34
352008/11/23 (thomasb)
36----------
37- Do serverside addressbook queries for autocompletion (#1485531)
38
392008/11/23 (alec)
40----------
41- Allow setting attachment col position in 'list_cols' option
42- Allow override 'list_cols' via skin (#1485577)
43
442008/11/21 (alec)
45----------
46- Fix 'cache' table cleanup on session destroy (#1485516)
47- Increase speed of session destroy and garbage clean up
48- Fix session timeout when DB server got clock skew (#1485490)
49
502008/11/19 (alec)
51----------
52- Fix handling of some malformed messages (#1484438)
53- Speed up raw message body handling
54- Better HTML entities conversion in html2text (#1485519)
55
562008/11/15 (alec)
57----------
58- Fix big memory consumption and speed up searching on servers without SORT capability
59- Fix setting locale to tr_TR, ku and az_AZ (#1485470)
60
612008/11/12 (alec)
62----------
63- Use SORT for searching on servers with SORT capability
64- Added message status filter
65
662008/11/06 (alec)
67----------
68- Fix empty file sending (#1485389)
69- Improved searching with many criterias (calling one SEARCH command)
70
712008/11/05 (alec)
72----------
73- Fix HTML editor initialization on IE (#1485304)
74
752008/11/03 (alec)
76----------
77- Add warning when switching editor mode from html to plain (#1485488)
78- Make identities list scrollable (#1485538)
79
802008/10/29 (alec)
81----------
82- Fix problem with numeric folder names (#1485527)
83- Added BYE response simple support to prevent from endless loops in imap.inc (#1483956)
84
852008/10/27 (alec)
86----------
87- Fix unread message unintentionally marked as read if read_when_deleted=true (#1485409)
88- Remove port number from SERVER_NAME in smtp_helo_host (#1485518)
89
902008/10/25 (alec)
91----------
92- Don't send disposition notification receipts for messages marked as 'read' (#1485523)
93- Added 'keep_alive' and 'min_keep_alive' options (#1485360)
94
952008/10/24 (alec)
96----------
97- Added option 'identities_level', removed 'multiple_identities'
98- Allow deleting identities when multiple_identities=false (#1485435)
99
1002008/10/22 (alec)
101----------
102- Added option focus_on_new_message (#1485374)
103
1042008/10/18 (alec)
105----------
106- Fix html2text class autoloading on Windows (#1485505)
107- Fix html signature formatting when identity save error occured (#1485426)
108
1092008/10/15 (alec)
110----------
111- Add feedback and set busy when moving folder (#1485497)
112
1132008/10/10 (alec)
114----------
115- Fix 'Empty' link visibility for some languages e.g. Slovak (#1485489)
116- Fix messages count bar overlapping (#1485270)
117- Fix adding signature in drafts compose mode (#1485484)
118
1192008/10/09 (alec)
120----------
121- Fix iil_C_Sort() to support very long and/or divided responses (#1485283)
122- Fix matching case sensitivity when setting identity on reply (#1485480)
123- Prefer default identity on reply
124
1252008/10/08 (alec)
126----------
127- Fix imap searching on ISMail server (#1485466)
128- Add css class for flagged messages (#1485464)
129
1302008/10/07 (alec)
131----------
132- Write username instead of id in sendmail log (#1485477)
133- Fix htmlspecialchars() use for PHP version < 5.2.3 (#1485475)
134- Fix js keywords escaping in json_serialize() for IE/Opera (#1485472)
135- Added bin/killcache.php script (#1485434)
136
1372008/10/03 (alec)
138----------
139- Add support for SJIS, GB2312, BIG5 in rc_detect_encoding()
140- Fix vCard file encoding detection for non-UTF-8 strings (#1485410)
141- Add 'skip_deleted' option in User Preferences (#1485445)
142
1432008/10/02 (alec)
144----------
145- Minimize "inline" javascript scripts use (#1485433)
146- Fix css class setting for folders with names matching defined classes names (#1485355)
147- Fix race conditions when changing mailbox
148
1492008/10/01 (alec)
150- Fix spellchecking when switching to html editor (#1485362)
151- Fix compose window width/height (#1485396)
152- Allow calling msgimport.sh/msgexport.sh from any directory (#1485431)
153- Localized filesize units (#1485340)
154- Better handling of "no identity" and "no email in identity" situations (#1485117)
155
1562008/09/29 (alec)
157----------
158- Added 'mime_param_folding' option with possibility to choose
159  long/non-ascii attachment names encoding eg. to be readable
160  in MS Outlook/OE (#1485320)
161- Added "advanced options" feature in User Preferences
162- Fix unread counter when displaying cached massage in preview panel (#1485290)
163- Fix htmleditor spellchecking on MS Windows (#1485397)
164
1652008/09/25 (alec)
166----------
167- Fix problem with non-ascii attachment names in Mail_mime (#1485267, #1485096)
168
1692008/09/23 (alec)
170----------
171- Fix language autodetection (#1485401)
172- Fix button label in folders management (#1485405)
173- Fix collapsed folder not indicating unread msgs count of all subfolders (#1485403)
174- Fix handling of apostrophes in filenames decoded according to rfc2231
175
1762008/09/19 (thomasb)
177----------
178- Made config files location configurable (#1485215)
179
1802008/09/16 (alec)
181----------
182- Reduced memory footprint when forwarding attachments (#1485345)
183- Fix inline images handling when replying/forwarding html messages
184- Allow and use spellcheck attribute for input/textarea fields (#1485060)
185- Added icons for forwarded/forwarded+replied messages (#1485257)
186- Added Reply-To to forwarded emails (#1485315)
187- Display progress message for folders create/delete/rename (#1485357)
188- Smart Tags and NOBR tag support in html messages (#1485363, #1485327)
189
1902008/09/15 (thomasb)
191----------
192- Redesign of the identities settings (#1484042)
193- Add config option to disable creation/deletion of identities (#1484498)
194
1952008/09/15 (alec)
196----------
197- Added 'sendmail_delay' option to restrict messages sending interval (#1484491)
198
1992008/09/12 (alec)
200----------
201- Added vertical splitter for folders list resizing
202- Added possibility to view all headers in message view
203- Fixed splitter drag/resize on Opera (#1485170)
204- Fixed quota img height/width setting from template (#1484857)
205
2062008/09/12 (thomasb)
207----------
208- Refactor drag & drop functionality. Don't rely on browser events anymore (#1484453)
209- Insert "virtual" folders in subscription list (#1484779)
210- Added link to open message in new window
211
2122008/09/05 (thomasb)
213----------
214- Enable export of address book contacts as vCard
215- Respect Content-Location headers in multipart/related messages according to RFC2110 (#1484946)
216- Applied mime_decode patch by David Lublink
217- Allowed max. attachment size now indicated in compose screen (#1485030)
218- Also capture backspace key in list mode (#1484566)
219- Allow application/pgp parts to be displayed (#1484753)
220- Correctly handle options in mailto-links (#1485228)
221- Immediately save sort_col/sort_order in user prefs (#1485265)
222
2232008/09/04 (alec)
224----------
225- Truncate very long (above 50 characters) attachment filenames when displaying
226- Support \" and \\ in quoted strings when parsing BODYSTRUCTURE (mime.inc)
227- Allow 'readonly' atributes in input and textarea (#1485312)
228
2292008/09/03 (thomasb)
230----------
231- Allow to auto-detect client language if none set (#1484434)
232- Auto-detect the client timezone (user configurable)
233
2342008/09/03 (alec)
235----------
236- Add RFC2231 header value continuations support for attachment
237  filenames + hack for servers that not support that feature
238- Fix Reply-To header displaying (#1485314)
239
2402008/09/02 (thomasb)
241----------
242- Add feature to import contacts from vcard files (#1326103)
243- Mark form buttons that provide the most obvious operation (mainaction)
244
2452008/08/30 (alec)
246----------
247- Improved HTML to TXT conversion by html2text class update
248  to version 1.0.0
249
2502008/08/28 (alec)
251----------
252- Added option 'quota_zero_as_unlimited' (#1484604)
253- Added PRE handling in html2text class (#1484740)
254
2552008/08/28 (robin)
256----------
257- Added folder hierarchy collapsing
258
2592008/08/27 (alec)
260----------
261- Added options to use syslog instead of log file (#1484850)
262- Added Logging & Debugging section in Installer
263- Write to smtp log also sent MDN confirmations
264
2652008/08/26 (alec)
266----------
267- Removed support for PEAR::DB driver
268
2692008/08/21 (alec)
270----------
271- Add Content-Length header while attachments downloading (#1484256)
272- Fix In-Reply-To and References headers when composing saved draft
273  message (#1485288)
274- Removed PHP4 class constructors
275- Fix html message charset conversion for charsets with underline (#1485287)
276- Fix buttons status after contacts deletion (#1485233)
277
2782008/08/21 (estadtherr)
279----------
280- Fix escaping of To: and From: fields when building message body for reply
281  or forward in the HTML editor (#1484904)
282
2832008/08/15 (thomasb)
284----------
285- Use current mailbox name in template (#1485256)
286- Better fix for skipping untagged responses (#1485261)
287- Added pspell support patch by Kris Steinhoff (#1483960)
288- Enable spellchecker for HTML editor (#1485114)
289- Respect spellcheck_uri in tinyMCE spellchecker (#1484196)
290
2912008/08/09 (alec)
292----------
293- Case insensitive contacts searching using PostgreSQL (#1485259)
294
2952008/07/31 (thomasb)
296----------
297- Make default imap folders configurable for each user (#1485075)
298- Save outgoing mail to selectable folder (#1324581)
299- Fix hiding of mark menu when clicking th button again (#1484944)
300
3012008/07/21 (alec)
302----------
303- use long date format in print mode (#1485191)
304
3052008/07/18 (alec)
306----------
307- Updated TinyMCE to version 3.1.0.1
308
3092008/07/14 (thomasb)
310----------
311- Re-enable autocomplete attribute for login form (#1485211)
312- Check PERMANENTFLAGS before saving $MDNSent flag (#1484963, #1485163)
313
3142008/06/30 (alec)
315----------
316- Added flag column on messages list (#1484623)
317
3182008/06/24 (alec)
319----------
320- Patched Mail/MimePart.php (http://pear.php.net/bugs/bug.php?id=14232)
321
3222008/06/24 (alec)
323----------
324- Allow trash/junk subfolders to be purged (#1485085)
325
3262008/06/20 (alec)
327----------
328- Added Azerbaijani translation
329
3302008/06/20 (thomasb)
331----------
332- Store compose parameters in session and redirect to a unique URL
333
3342008/06/18 (thomasb)
335----------
336- Fixed CRAM-MD5 authentication (#1484819)
337- Add fallback to old 'skin_path' property
338
3392008/06/16 (alec)
340----------
341- Fixed sending emoticons
342- Fixed forwarding messages with one HTML attachment (#1484442)
343- Fixed encoding of message/rfc822 attachments and image/pjpeg handling (#1484914)
344
3452008/06/15 (alec)
346----------
347- Added option to select skin in user preferences
348  WARNING: option 'skin_path' replaced by 'skin' option!
349
3502008/06/14 (alec)
351----------
352- Added option to disable displaying of attached images below the message body
353
3542008/06/13 (alec)
355----------
356- Added option to display images in messages from known senders (#1484601)
357- Updated PEAR::Mail_Mime
358- User preferences grouped in more fieldsets
359
3602008/06/12 (alec)
361----------
362- Fix corrupted MIME headers of messages in Sent folder (#1485111)
363- Fixed bug in MDB2 package: http://pear.php.net/bugs/bug.php?id=14124
364- Use keypress instead of keydown to select list's row (#1484816)
365
3662008/06/11 (alec)
367----------
368- Don't call expunge and don't remove message row after message move
369  if flag_for_deletion is set to true (#1485002)
370
3712008/06/08 (alec)
372----------
373- Added option to disable autocompletion from selected LDAP address books (#1484922)
374
3752008/06/07 (thomasb)
376----------
377- Cleaned up localization names. Now named with lang_COUNTRY according to ISO 639-1/3166-1
378- Updated Catalan localization
379
3802008/06/06 (robin)
381----------
382- Add option to log successful logins
383
3842008/06/06 (alec)
385----------
386- TLS support in LDAP connections: 'use_tls' property (#1485104)
387
3882008/06/05 (alec)
389----------
390- Fix removing messages from search set after deleting them (#1485106)
391
3922008/06/03 (alec)
393----------
394- imap.inc: Fixed iil_MultLine(): use iil_ReadBytes() instead of iil_ReadLine()
395- imap.inc: Fixed iil_C_FetchStructureString() to handle many
396  literal strings in response (#1484969)
397- imap.inc: Removed hardcoded data size in iil_ReadLine()
398
3992008/05/30 (alec)
400----------
401- Support for subfolders in default/protected folders (#1484665)
402- Disallowed delimiter in folder name (#1484803)
403- Support " and \ in folder names
404- Escape \ in login (#1484614)
405
4062008/05/29 (thomasb)
407----------
408- Better HTML sanitization with the DOM-based washtml script (#1484701)
409
4102008/05/29 (alec)
411----------
412- Polish localization folder renamed to pl_PL
413
4142008/05/28 (alec)
415----------
416- Fixed sorting of folders with non-ascii characters
417
4182008/05/21 (alec)
419----------
420- Localized pagetitle in Settings and Address Book
421
4222008/05/19 (alec)
423----------
424- Fixed Mysql DDL for default identities creation (#1485070)
425
4262008/05/16 (alec)
427----------
428- In Preferences added possibility to configure 'read_when_deleted',
429  'mdn_requests', 'flag_for_deletion' options
430
4312008/05/15 (thomasb)
432----------
433- Make IMAP auth type configurable (#1483825)
434- Fix empty values with FROM_UNIXTIME() in rcube_mdb2 (#1485055)
435
4362008/05/15 (alec)
437----------
438- Fix attachment list on IE 6/7 (#1484807)
439
4402008/05/12 (estadtherr)
441----------
442- fix JavaScript in compose.html that shows cc/bcc fields if populated
443
4442008/05/12 (alec)
445----------
446- Updated PEAR::DB package to version 1.7.13
447
4482008/05/10 (alec)
449----------
450- Make password input fields of type password in installer (#1484886)
451
4522008/05/09 (alec)
453----------
454- Don't call CAPABILITY if was recieved as server's optional response
455  on connect (RFC3501 [7.1])
456
4572008/05/08 (alec)
458----------
459- Don't attempt to delete cache entries if enable_caching is FALSE (#1485051)
460- Optimized messages sorting on servers without sort capability (#1485049)
461- Option 'use_SQL_address_book' replaced by 'address_book_type'
462- Corrected message headers decoding when charset isn't specified and improved
463  support for native languages (#1485050, #1485048)
464
4652008/05/07 (davidke/richs)
466----------
467- Completed LDAP address book support so it can now write to an LDAP server.
468- Expanded LDAP configuration options to support LDAP server writes.
469- Modified config/main.inc.php.dist:
470  New Option: $rcmail_config['use_SQL_address_book']
471  Changed Option:  $rcmail_config['ldap_public']['Verisign']
472
4732008/05/05 (alec)
474----------
475- Installer: encode special characters in DB username/password (#1485042)
476- Do charset conversion also for from/to column on messages list
477- Fix management of folders with national characters in names (#1485036, #1485001)
478
4792008/05/02 (alec)
480----------
481- Updated MDB2 package to version 2.5.0b1
482- Updated MDB2 pgsql, mysql, mysqli, sqlite drivers to version 1.5.0b1
483- Updated MDB2 mssql driver to version 1.3.0b1
484- Fixed identities saving when using MDB2 pgsql driver (#1485032)
485
4862008/05/01 (alec)
487----------
488- Fix BCC header reset (#1484997)
489
4902008/04/30 (thomasb)
491----------
492- Introduce new application class 'rcmail' and get rid of some global vars
493
4942008/04/29 (alec)
495----------
496- improved messages list performance - patch from Justin Heesemann
497
4982008/04/23 (alec)
499----------
500- Append skin_path to images location only when it starts
501  with '/' sign (#1484859)
502
5032008/04/20 (estadtherr)
504----------
505- fix parse_attrib_string to handle unquoted values, which fixes
506  display issues with HTML messages that do not quote attributes
507
5082008/04/17 (alec)
509----------
510- Fix IMAP response in message body when message has no body (#1484964)
511- Updated PEAR::Auth_SASL to 1.0.2
512- Fix non-RFC dates formatting (#1484901)
513
5142008/04/16 (estadtherr)
515----------
516- Fix mail sending with new TinyMCE
517
5182008/04/16 (alec)
519----------
520- Fix typo in set_charset() (#1484991)
521- Decode entities when inserting HTML signature to plain text message (#1484990)
522
5232008/04/15 (estadtherr)
524----------
525- HTML editing is now working with PHP5 updates and TinyMCE v3.0.6
526- fix signature loading on Windows (#1484545)
527- add language support to HTML editing (#1484862)
528
5292008/04/15 (alec)
530----------
531- Fix remove signature when replying (#1333167)
532- Fix problem with line with a space at the end (#1484916)
533- Don't send set_env() in ajax response when env array is empty
534- Fix <!DOCTYPE> tag filtering (#1484391)
535- Fix <?xml> tag filtering (#1484403)
536 
5372008/04/14 (alec)
538----------
539- Added sections (fieldset+label) in Settings interface
540
5412008/04/12 (alec)
542----------
543- Fixed and optimized 'read_when_deleted': mark as read on server side
544  in one action when marking as deleted, fixed js bugs when deleting
545  from message preview page
546
5472008/04/12 (thomasb)
548----------
549- Changed codebase to PHP5 with autoloader
550- Added some new classes from devel-vnext branch
551
5522008/04/11 (alec)
553----------
554- Mark as read in one action with message preview (#1484972)
555- Delete redundant quota reads (#1484972)
556- Add options for empty trash and expunge inbox on logout (#1483863)
557
5582008/04/10 (alec)
559----------
560- Add rows highlighting in onmousemove on ksearch list
561- Remove lines wrapping when displaying message
562- Fix month localization
563- Do ob_start/ob_end_clean when reading config files (#1484624)
564- Fix debug (ajax) console
565
5662008/04/02 (alec)
567----------
568- Updated timezones list (#1484908)
569- Fix design in Settings (#1484799)
570- Fix deleting messages after clicking on "All" (#1484838)
571- Fix sorting o0f message list when default folder is empty (#1484317)
572- Fix creating a new folder w/a comma in its name (#1484681)
573
5742008/04/01 (thomasb)
575----------
576- Fix Enter problem on login (#1484839)
577- Make the http-received header in outgoing mails configurable
578
5792008/03/30 (till)
580----------
581- Fix Firefox problem with ob_gzhandler (#1484932)
582- Improve message previewpane - less loading (#1484316)
583
5842008/03/28 (thomasb)
585----------
586- Disable installer by default; add config option to enable it again
587
5882008/03/24 (till)
589----------
590- Don't send mark requests for already marked messages (#1484906)
591- Fix "quote inside a quote" (#1484783)
592
5932008/03/23 (till)
594
595- Applied patch to strip newlines from headers (#1484811)
596- Applied patch to trim login (#1484231)
597- Added robots.txt
598- Fix attachment problem when restoring saved draft without body (#1484506)
599- Fix call to undefined function decrypt_passwd() 
600
6012008/03/21 (thomasb)
602----------
603- Add configurable default charset for message decoding
604- Applied patch to fix mime decoding an folder subscription (#1484191)
605- Applied patch to correctly quote email recipient strings (#1484191)
606- Fix wrong charset aliases (#1484818 and #1484598)
607- Remove hard-coded size of logo image (#1484378)
608- Strip slashes from virtuser email values (#1484700)
609- Fixed message part window display in IE6 (#1484610)
610
6112008/02/28 (thomasb)
612----------
613- Fix folder adding/renaming inspired by #1484800
614- Applied patch by Emanuele Rocca to make LDAP filters work with or without brackets
615- Fix quirky message selection
616- Completed installer
617
6182008/02/20 (thomasb)
619----------
620- Localize folder name in page title (#1484785)
621- Fix code using wrong variable name (#1484018)
622- Allow to send mail with BCC recipients only
623- Remove MDN headers before saving in sent folder
624
6252008/02/12 (estadtherr)
626----------
627- fix switching between HTML/plain composing (#1484752)
628- condense TinyMCE toolbar down to one line, removing table buttons (#1484747)
629- fix image removal in message display when message HTML includes JS event handlers
630
6312008/02/11 (thomasb)
632----------
633- Add function to mark the selected messages as read/unread (#1457360)
634- Also do charset decoding as suggested in RFC 2231 (fix #1484321)
635- Show message count in folder list and hint when creating a subfolder
636
6372008/02/08 (thomasb)
638----------
639- Distinguish ssl and tls for imap connections (#1484667)
640- Added some charset aliases to fix typical mis-labelling (#1484565)
641
6422008/02/07 (thomasb)
643----------
644- Remember decision to display images for a certain message during session (#1484754)
645- Truncate attachment filenames to 55 characters due to an IE bug (#1484757)
646- Fix size of the attachment preview frame (#1484758)
647
6482008/02/05 (thomasb)
649----------
650- Fix regular expression for checking e-mail address (#1484710)
651- Make sending of read receipts configurable
652- Respect config when localize folder names (#1484707)
653- Applied patch for updating page title (#1484727, #1484650)
654- Applied patch to prevent from purging inbox by uberlinuxguy (#1484449)
655- Applied patch to prevent bad header delimiters (#1484751)
656- Also send search request when deleting a contact (#1484620)
657- Add CSS hack for Safari
658
6592008/02/02 (thomasb)
660----------
661- Always update $CONFIG with user prefs (#1484729)
662- Don't ask for MDN confirmations on drafted messages (#1484691)
663- Also respect receipt and priority settings when re-opening a draft message
664
6652008/01/31 (robin)
666----------
667- Remember search results (closes #1483883), patch by the_glu
668
6692008/01/08 (tomekp)
670----------
671- add he (Hebrew) localization (#1484713)
672
6732008/01/08 (tomekp)
674----------
675- update fr localization
676
6772008/01/04 (tomekp)
678- purge kur_KU because it has no messages translation
679- bump copyright for all localization files
680
6812007/12/31 (tomekp)
682----------
683- update es localization
684
6852007/12/28 (tomekp)
686----------
687- update mk localization
688
6892007/12/27 (tomekp)
690----------
691- update se localization
692
6932007/12/13 (robin)
694----------
695- Add Received header on outgoing mail
696
6972007/12/10 (estadtherr)
698----------
699- Upgrade to TinyMCE 2.1.3
700- Allow inserting image attachments into HTML messages while composing (#1484557)
701
7022007/12/10 (thomasb)
703----------
704- Delegate user-stuff to new class rcube_user
705- Implement Message-Disposition-Notification (Receipts)
706
7072007/12/05 (tomekp)
708----------
709- update bg, uk localization
710
7112007/12/04 (tomekp)
712----------
713- update bg localization
714
7152007/11/25 (thomasb)
716----------
717- Applied UID fetch patch by Glen Ogilvie
718- Applied patch for correct Postgres instructions from ticket #1484674
719- Fix overriding of session vars when register_globals is on (#1484670)
720- Fix wrong Postgres setup instructions in INSTALL (#1484674)
721- Fix bug with case-sensitive folder names (#1484245)
722- Don't create default folders by default
723- Added Georgian localization by Zaza Zviadadze
724- Updated Russian localization
725- Fixed some potential security risks (audited by Andris)
726- Only show new messages if they match the current search (#1484176)
727
7282007/11/20 (tomekp)
729----------
730- add Korean (kr) localization
731
7322007/11/14 (tomekp)
733----------
734- update id_ID localization
735
7362007/11/06 (thomasb)
737----------
738- Switch to/from when searcing in Sent folder (#1484555)
739- Correctly read the References header (#1484646)
740- Unset old cookie in before sending a new value (#1484639)
741- Correctly decode attachments when downloading them (#1484645 and #1484642)
742
7432007/10/22 (tomekp)
744----------
745- update ru, eo localizations
746
7472007/10/17 (thomasb)
748----------
749- Make message listing less error prone
750
7512007/10/10 (thomasb)
752----------
753- Suppress IE errors when clearing attachments form (#1484356)
754- Set preferences field in user table to NULL (#1484386)
755- Log error when login fails due to auto_create_user turned off
756- Update UPGRADING instructions
757
7582007/10/05 (tomekp)
759----------
760- Add Esperanto localization
761
7622007/10/04 (Stiwi)
763----------
764- Updated German localization
765
7662007/10/04 (yllar)
767----------
768- Added Malay localization
769- Updated Lithuanian localization
770
7712007/09/27 (tomekp)
772----------
773- Update dutch localization (closes #1484588)
774
7752007/09/29 (thomasb)
776----------
777- Filter linked/imported CSS files (closes #1484056)
778
779
7802007/09/27 (tomekp)
781----------
782- Update brazilian portuguese localization (#1484580)
783
7842007/09/26 (thomasb)
785----------
786- Improve message compose screen (closes #1484383)
787- Select next row after removing one from list (#1484387)
788
789
7902007/09/26 (tomekp)
791----------
792- Add polish labels for changes in r816.
793- Update polish localization (#1484579)
794- Update thai localization (#1484578)
795
7962007/09/25 (robin)
797----------
798- Enable drag-/dropping of folders to a new parent folder (#1457344)
799
800
8012007/09/24 (robin)
802----------
803- Fix preview pane size for Safari & Konqueror (#1484187)
804
805
8062007/09/20 (robin)
807----------
808- Make smtp HELO/EHLO hostname configurable (#1484067)
809
810
8112007/09/19 (thomasb)
812----------
813- IPv6 Compatability (#1484322), Patch #1484373
814- Unlock interface when message sending fails (#1484570)
815- Eval PHP code in template includes (if configured)
816- Show message when folder is empty. Mo more static text in table (#1484395)
817- Only display unread count in page title when new messages arrived
818- Show mailbox name in page title
819
820
8212007/09/09 (thomasb)
822----------
823- Fixed wrong delete button tooltip (#1483965)
824- Fixed charset encoding bug (#1484429)
825- Applied patch for LDAP version (#1484552)
826- Improved XHTML validation
827
828
8292007/09/05 (thomasb)
830----------
831- Fix message list selection (#1484550)
832- Better fix lowercased usernames (#1484473)
833- Update pngbehavior Script as suggested in #1484490
834
835
8362007/08/29 (richs)
837----------
838- Fixed moving/deleting messages when more than 1 is selected
839
8402007/08/15 (thomasb)
841----------
842- Applied patch for LDAP contacts listing by Glen Ogilvie
843- Applied patch for more address fields in LDAP contacts (#1484402)
844- Close LDAP connections on script shutdown
845
846
8472007/08/13 (thomasb)
848----------
849- Add alternative for getallheaders() (fix #1484508)
850- Revert changes for mbstring usage (fix #1484509)
851
852
8532007/08/10 (thomasb)
854----------
855- Identify mailboxes case-sensitive
856- Sort mailbox list case-insensitive (closes #1484338)
857- Fix display of multipart messages from Apple Mail (closes #1484027)
858- Protect AJAX request from being fetched by a foreign site (XSS)
859- Make autocomplete for loginform configurable by the skin template
860- Fix compose function from address book (closes #1484426)
861- Added //IGNORE to iconv call (patch #1484420, closes #1484023)
862- Check if mbstring supports charset (#1484290 and #1484292)
863- Prefer iconv over mbstring (as suggested in #1484292)
864- Check filesize of template includes (#1484409)
865- Updated Simplified Chinese localization
866- Added Ukrainian translation
867
868
8692007/08/09 (richs)
870----------
871- Fixed bug with buttons not dimming/enabling properly after switching folders
872- Fixed compose window becoming unresponsive after saving a draft (#1484487)
873- Re-enabled "Back" button in compose window now that bug #1484487 is fixed
874- Fixed unresponsive interface issue when downloading attachments (#1484496)
875- Lowered status message time from 5 to 3 seconds to improve responsiveness
876- Added note to INSTALL about .htaccess limiting upload_max_filesize
877- Raised .htaccess upload_max_filesize from 2M to 5M to differ from default php.ini
878- Increased "mailboxcontrols" mail.css width from 160 to 170px to fix non-english languages (#1484499)
879- Fixed empty-message sending with TinyMCE plain-text mode, or if it's not installed
880
881
8822007/07/03 (thomasb)
883----------
884- Added Macedonian (Slavic FYROM) localization
885- Fix status message bug #1484464 with regard to #1484353
886- Fix address adding bug reported by David Koblas
887- Applied socket error patch by Thomas Mangin
888
889
8902007/06/28 (tomekp)
891----------
892- fix typos in Polish localization (Janusz Zamecki)
893
894
8952007/06/27 (tomekp)
896----------
897- Update Polish (Janusz Zamecki), Croatian (Svebor Prstacic) localization
898
899
9002007/06/12 (thomasb)
901----------
902- Updated Turkish, Polish, Finnish/Suomi, Japanese, Hungarian, Greek, Euskara localization
903- Added Irish/Gaelic translation
904- Little correction in Swedish translation
905- Quote username for virtuser_query
906- Pass-by-reference workarround for PHP5 in sendmail.inc
907
908
9092007/06/04 (estadtherr)
910----------
911- Fixed bug in HTML->Plain editor toggling
912
913
9142007/05/28 (thomasb)
915---------
916- Fixed buggy imap_root settings (closes #1484379)
917- Prevent default events on subject links (#1484399)
918- Typo in rcube_smtp.inc
919
920
9212007/05/23 (estadtherr)
922----------
923- Upgrade to TinyMCE v2.1.1.1
924
925
9262007/05/18 (thomasb)
927----------
928- Use HTTP-POST requests for actions that change state
929
930
9312007/05/17 (thomasb)
932----------
933- Updated Catalan, Russian, Portuguese, Slovak and Chinese translations
934- Renamed localization folder for Chinese (Big5)
935- Chanegd Slovenian language code from 'si' to 'sl'
936- Added Sinhala (Sri-Lanka) localization
937- Use global filters and bind username/ for Ldap searches (#1484159)
938- Hide quota display if imap server does not support it
939- Hide address groups if no LDAP servers configured
940- Add link to message subjects (closes #1484257)
941- Better SQL query for contact listing/search (closes #1484369)
942
943
9442007/05/13 (thomasb)
945----------
946- Updated Norwegian (bokmal), Czech, Danish and Portuguese (standard) translation
947- Fixed marking as read in preview pane (closes #1484364)
948- CSS hack to display attachments correctly in IE6
949- Wrap message body text (closes #1484148)
950
951
9522007/05/03 (yllar)
953----------
954- Updated French, Lithuanian, Armenian, Spanish and Italian translations
955
956
9572007/05/01 (thomasb)
958----------
959- Updated German, Euskara, Hungarian, Romanian and Spanish translation
960- Added Hindi and Kurdish localization
961
962
9632007/04/28 (thomasb)
964----------
965- LDAP access is back in address book (closes #1484087)
966- Added search function for contacts
967- New Template parsing and output encoding
968- Fixed bugs #1484119 and #1483978
969
970
9712007/04/08 (thomasb)
972----------
973- Fixed message moving procedure (closes #1484308)
974- Fixed display of multiple attachments (closes #1466563)
975- Fixed check for new messages (closes #1484310)
976- List attachments without filename
977
978
9792007/03/27 (thomasb)
980----------
981- New session authentication: Change sessid cookie when login, authentication with sessauth cookie is now configurable.
982  Should close bugs #1483951 and #1484299
983
984
9852007/03/23 (thomasb)
986----------
987- Correctly translate mailbox names (closes #1484276)
988- Quote e-mail address links (closes #1484300)
989
990
9912007/03/21 (thomasb)
992----------
993- Updated PEAR::Mail_mime package
994- Added Persian localization
995- Updated Catalan and Brazilian Portuguese translations
996- Updated INSTALL manual with a note about database passwords
997- Accept single quotes for HTML attributes when modifying message body (thanks Jason)
998- Sanitize input for new users/identities (thanks Colin Alston)
999
1000
10012007/03/19 (thomasb)
1002----------
1003- Don't download HTML message parts
1004- Convert HTML parts to plaintext if 'prefer_html' is off
1005- Correctly parse message/rfc822 parts (closes #1484045)
1006- Code cleanup
1007
1008
10092007/03/18 (thomasb)
1010----------
1011- Also use user_id for unique key in messages table (closes #1484074)
1012- Hide contacts drop down on blur (closes #1484203)
1013- Make entries in contacts drop down clickable
1014- Turn off browser autocompletion on login page
1015- Quote <? in text/html message parts
1016- Hide border around radio buttons
1017- Replaced old JS function calls.
1018
1019
10202007/03/13 (thomasb)
1021----------
1022- Applied patch for attachment download by crichardson (closes #1484198)
1023- Fixed bug in Postgres DB handling (closes #1484068)
1024- Fixed bug of invalid calls to fetchRow() in rcube_db.inc (closes #1484280)
1025- Fixed array_merge bug (closes #1484281)
1026- Fixed flag for deletion in list view (closes #1484264)
1027- Finally support semicolons as recipient separator (closes ##1484251)
1028- Fixed message headers (subject) encoding
1029
1030
10312007/03/04 (tomekp)
1032----------
1033- check if safe mode is on or not (closes #1484269)
1034
1035
10362007/03/02 (thomasb)
1037----------
1038- Show "no subject" in message list if subject is missing (closes #1484243)
1039- Solved page caching of message preview (closes #1484153)
1040- Only use gzip compression if configured (closes #1484236)
1041
1042
10432007/02/25 (estadtherr)
1044----------
1045- Fixed priority selector issue (#1484150)
1046- Upgraded to TinyMCE v2.1.0
1047
1048
10492007/02/21 (thomasb)
1050----------
1051- Fixed some CSS issues in default skin (closes #1484210 and #1484161)
1052- Prevent from double quoting of numeric HTML character references (closes #1484253)
1053
1054
10552007/02/07 (tomekp)
1056----------
1057- Updated (bg) translation (Doichin Dokov)
1058
1059
10602007/02/06 (tomekp)
1061----------
1062- Updated (pl) translation
1063- Updated (pt_BR) translation (Robson F. Ramaldes)
1064- Big cleanup in program/localization
1065
1066
10672007/02/05 (thomasb)
1068----------
1069- Updated Italian, Slovenian, Greek, Bulgarian, Hungarian and Croatian translation
1070
1071
10722007/01/07 (estadtherr)
1073----------
1074- Fixed display of HTML message attachments (closes #1484178)
1075
1076
10772007/01/07 (thomasb)
1078----------
1079- Applied patch for preview caching (closes #1484186)
1080- Added Thai and Vietnamese localization files
1081
1082
10832006/12/29 (thomasb)
1084----------
1085- Added error handling for attachment uploads
1086- Use multibyte safe string functions where necessary (closes #1483988)
1087- Updated Swiss German localization (de_CH)
1088
1089
10902006/12/22 (thomasb)
1091----------
1092- Applied security patch to validate the submitted host value (by Kees Cook)
1093- Applied security patch to validate input values when deleting contacts (by Kees Cook)
1094- Applied security patch that sanitizes emoticon paths when attaching them (by Kees Cook)
1095- Applied a patch to more aggressively sanitize a HTML message
1096- Visualize blocked images in HTML messages
1097
1098
10992006/12/20 (thomasb)
1100----------
1101- Fixed wrong message listing when showing search results (closes #1484131)
1102- Introduced functions Q() and JQ() as aliases for rep_specialchars_output()
1103- Show remote images when opening HTML message part as attachment
1104
1105
11062006/12/17 (thomasb)
1107----------
1108- Added patch by Ryan Rittenhouse & David Glick for a resizeable preview pane
1109
1110
11112006/12/06 (thomasb)
1112----------
1113- Improve memory usage when sending mail (closes #1484098)
1114- Mark messages as read once the preview is loaded (closes #1484132)
1115- Include smtp final response in log (closes #1484081)
1116
1117
11182006/12/04 (thomasb)
1119----------
1120- Corrected date string in sent message header (closes #1484125)
1121- Correclty choose "To" column in sent and draft mailboxes (closes #1483943)
1122- Changed srong tooltips for message browse buttons (closes #1483930)
1123
1124
11252006/12/03 (estadtherr)
1126----------
1127- Added fix to convert HTML signatures for plain text messages
1128- Fixed signature delimeter character to be standard (Bug #1484035)
1129
1130
11312006/12/01 (thomasb)
1132----------
1133- Implemented preview pane
1134- Fixed XSS vulnerability (Bug #1484109)
1135- Remove newlines from mail headers (Bug #1484031)
1136- Selection issues when moving/deleting (Bug #1484044)
1137- Applied patch of Clement Moulin for imap host auto-selection
1138- ISO-encode IMAP password for plaintext login (Bugs #1483977 & #1483886)
1139- Fixed folder name encoding in subscription list (Bug #1484113)
1140- Fixed JS errors in identity list (Bug #1484120)
1141- Show client debug console on debug_level 8
1142- Added Serbian translation
1143- Updated Spanish and Bulgarian localization
1144
1145
11462006/11/22 (robin)
1147----------
1148- Fix a bug introduced with Shift-Del yesterday
1149
1150
11512006/11/21 (robin)
1152----------
1153- Add missing nl_NL translations
1154- Translate foldernames in folder form (closes #1484113)
1155
1156
11572006/11/21 (robin)
1158----------
1159- Added first and last buttons to message list, address book
1160  and message detail
1161- Pressing Shift-Del bypasses Trash folder
1162- Enable purge command for Junk folder
1163
1164
11652006/11/17 (robin)
1166----------
1167- Re-initialize message list after shift-select and delete
1168
1169
11702006/11/16 (robin)
1171----------
1172- Fixed updating message list after expunge and purge
1173- Fetch all aliases if virtuser_query is used instead
1174  of only the first one
1175
1176
11772006/11/11 (estadtherr)
1178----------
1179- fixed deletion/moving of messages from within "show" page
1180
1181
11822006/11/09 (thomasb)
1183----------
1184- Little bugfix in HTML encoding
1185- Fixed encoding issues and delete-on-reply problem
1186- Corrected template parsing
1187
1188
11892006/11/07 (estadtherr)
1190----------
1191- Upgraded to TinyMCE v2.0.8
1192- Fixed CSS path for editor popups
1193
11942006/09/26 (estadtherr)
1195----------
1196- Added spellchecker plugin to TinyMCE configuration
1197- Fixed HTML/Plain toggle labels
1198
1199
12002006/09/24 (thomasb)
1201----------
1202- Partial client re-write with a common list class
1203- Re-enabled multi select of contacts (Bug #1484017)
1204- Enable contact editing right after creation (Bug #1459641)
1205- Updated Hungarian, Estonian and Traditional Chinese localization
1206
1207
12082006/09/19 (thomasb)
1209----------
1210- Correct UTF-7 to UTF-8 conversion if mbstring is not available
1211
1212
12132006/09/13 (estadtherr)
1214----------
1215- Introduction of TinyMCE HTML editor support for message composition and signatures
1216  Note : a new column is added to the "identities" database table
1217
1218
12192006/09/12 (estadtherr)
1220----------
1221- Fixed html2text treatment of table headers (Bug #1484020)
1222- Fixed IMAP fetch of message body (Bug #1484019)
1223
1224
12252006/09/08 (thomasb)
1226----------
1227- Fixed safe_mode problems (Bug #1418381)
1228- Fixed wrong header encoding (Bug #1483976)
1229
1230
12312006/09/07 (thomasb)
1232----------
1233- Made automatic draft saving configurable
1234- Fixed JS bug when renaming folders (Bug #1483989)
1235- Don't wait for complete page load when calling JavaScript init()
1236- Some improvements to prevent session expiration
1237- Prevent from double submit of spell check requests
1238
1239
12402006/09/01 (thomasb)
1241----------
1242- Imporoved message parsing and HTML validation
1243- Added quota display as image (by Brett Patterson)
1244- Corrected creation of a message-id
1245- Updated Norwegian (bokmal) localization
1246
1247
12482006/08/30 (thomasb)
1249----------
1250- New indentation for quoted message text
1251- Improved HTML validity
1252
1253
12542006/08/28 (estadtherr)
1255----------
1256- Fixed URL character set (Ticket #1445501)
1257- Fixed saving of contact into MySQL from LDAP query results (Ticket #1483820)
1258
1259
12602006/08/25 (thomasb)
1261----------
1262- Fixed folder renaming: unsubscribe before rename (Bug #1483920)
1263- Finalized new message parsing (+ chaching)
1264- Updated SQL scripts and UPGRADING instructions
1265
1266
12672006/08/23 (thomasb)
1268----------
1269- Updated Polish, Portuguese, Latvian, Chinese and Japanese localization
1270
1271
12722006/08/20 (thomasb)
1273----------
1274- Fixed wrong usage of mbstring (Bug #1462439)
1275- Set default spelling language (Ticket #1483938)
1276- Added support for Nox Spell Server
1277
1278
12792006/08/18 (thomasb)
1280----------
1281- Re-built message parsing (Bug #1327068)
1282  Now based on the message structure delivered by the IMAP server.
1283- Fixed some XSS and SQL injection issues
1284
1285
12862006/08/10 (thomasb)
1287----------
1288- Fixed charset problems with folder renaming
1289
1290
12912006/08/04 (thomasb)
1292----------
1293- Fixed Bug in saving identities (Ticket #1483915)
1294- Set folder name in window title (Bug #1483919)
1295- Don't add imap_root to INBOX path (Bug #1483816)
1296- Attempt to create default folders only after login
1297- Avoid usage of $CONFIG in rcube_imap class
1298
1299
13002006/07/30 (thomasb)
1301----------
1302- Alter links in HTML messages (Bug #1326402)
1303- Added fallback if host not found in 'mail_domain' array
1304- Applied patch of Charles to highlight droptargets (Ticket #1473034)
1305- Fixed folder renaming (Bug #1483914)
1306- Added confirmation message after deleting a folder
1307
1308
13092006/07/25 (thomasb)
1310----------
1311- Made folder renaming a bit more ajax-style
1312- Changed rename-labels and German translation
1313- Fixed addressbox countbar width (Bug #1483845)
1314- Fixed refresh interval problems in Safari (Bug #1483902)
1315- Fixed clear_message_list_header() errors (Bug #1483898)
1316- Sanity check of $message_set in imap.inc (Bug #1443200)
1317- Added correct changing of message list headers for Sent folder
1318- Updated Spanish localization (Ticket #1483887)
1319- Applied patch #1483846
1320
1321
13222006/07/24 (richs)
1323----------
1324- Draft window no longer reloads. It saves to an iframe in the background instead (fixes bug #1483869)
1325- Draft timer now part of program/js/app.js instead of skins/default/templates/compose.inc
1326- Draft saving now properly returns an error when saving fails
1327- Draft timer stops and resets properly when attachments are uploaded, or when saving manually
1328- Old compose session/attachments are now cleaned up when a new/forward/reply/draft is made/opened
1329
1330
13312006/07/19 (thomasb)
1332----------
1333- Correct entity encoding of link urls (HTML validity)
1334- Improved usability in compose step (Ticket #1483807)
1335- Added absolute URLs to several buttons (for "open in new window")
1336- Applied patch #1328032
1337- Fixed Bug/Patch #1443200
1338
1339
13402006/07/18 (thomasb)
1341----------
1342- Fixed password with spaces issue (Bug #1364122)
1343- Replaced _auth hash with second cookie (Ticket #1483811)
1344- Don't use get_input_value() for passwords (Bug #1468895)
1345- Made password encryption key configurable
1346- Minor bugfixes with charset encoding
1347- Added <label> tags to forms (Ticket #1483810)
1348
1349
13502006/07/07 (thomasb)
1351----------
1352- Fixed INSTALL_PATH bug #1425663
1353
1354
13552006/07/03 (richs)
1356----------
1357- Fixed compatibility with in-body email addresses containing "+" (Bug #1483836)
1358- Updated French localizations (Ticket #1483862)
1359- Incoming messages can now be moved to Drafts, edited, saved, then moved back (Feature #1436191)
1360- Added Firefox workaround when clicking whitespace to drag messages (Bug #1483857)
1361- Corrected Dutch and Italian localizations (Ticket #1483851 and #1483848)
1362- Enabled 'Empty' (purge) command for Junk mailbox (defined in main.inc.php)
1363
1364
13652006/06/30 (richs)
1366----------
1367- Fixed empty INBOX compatibility bug (Patch #1443200)
1368- Temporarily fixed French "compact" localization (Patch #1483862)
1369- Fixed "Select All" not working with Delete interface button (Bug #1332434)
1370- Fixed messsage list column compatibility with Konqueror (Bug #1395711)
1371- Fixed "unread count" in window title when count changed (Bug #1483812)
1372- Fixed DB error when deleting from message table (Patch #1483835)
1373
1374
13752006/06/29 (richs)
1376----------
1377- Added ability to remove attachments (Feature #1436721)
1378- Default folders are now auto-created on first login (Feature #1471594)
1379- Fixed compatibility with folder apostrophes (e.g.: Joe's Folder) (Bug #1429458)
1380- Corrected Italian localizations
1381- Tweaked rename-folder form to clear after a rename
1382
1383
13842006/06/26 (richs)
1385----------
1386- Added button to immediately check for new messages
1387- New message checking now displays status "Checking for new messages..."
1388- New message checking now looks for unread messages in all mailboxes (Feature #1326401)
1389- Task buttons now respond to clicks by darkening (as in other applications)
1390- Fixed "Sender" column changing to "Recipient" for "Sent" and "Drafts" message lists
1391- Added ability to sort messages by "Size"
1392- Added ability to rename folders (Feature #1326396)
1393- Added 'protect_default_folders' option to main.inc.php to prevent renames/deletes/unsubscribes of default folders
1394- Corrected 5 typos of "INSTLL" to "INSTALL" in program/include/main.inc
1395
1396
13972006/06/25
1398----------
1399- Changed behavior to include host-specific configuration (Bug #1483849)
1400- Assume ISO-8859-1 encoding of mail messages by default (Patch #1483839)
1401- Fixed spell checker to work with the new URL at google.com
1402- Some memory and security optimizations sendmail.inc
1403- Updated UGRADING description
1404
1405
14062006/06/19
1407----------
1408- Added Drafts support (Feature #1326839) (richs)
1409
1410
14112006/06/02
1412----------
1413- Updated Estonian localization and moved from ee to et
1414- Added Bulgarian localization
1415
1416
14172006/05/25
1418----------
1419- Finalized GoogieSpell integration
1420
1421
14222006/05/18
1423----------
1424- Added Arabic and Armenian localizations
1425- Updated Russian localization
1426- Removed MDB2 classes from repository. Install them seperately if used.
1427- Updated MDB2 wrapper class contributed by Lukas Kahwe Smith
1428- Allow & in e-mail addresses
1429
1430
14312006/05/05
1432----------
1433- Fixed typos in function rcube_button() (Bugs #1473198 and #1473201)
1434- Check for zlib.output_compression before using ob_gzhandler (Bug #1471069)
1435- Casting date parts in iil_StrToTime() to avoid warnings (Bug #1482140)
1436- Corrected INSTALL description (Bug #1476106)
1437- Added charset to javascript HTTP headers
1438- Fixed Opera bug with CC and BCC fields (Bug #1474576)
1439- Changed login page title regarding product name (Bug #1476413)
1440- Pimped search function
1441- Applied attachment viewing/forwarding patches by Andrew Fladmark
1442- Applied prev/next patch by Leonard Bouchet
1443- Applied patches by Mark Bucciarelli
1444- Applied patch for requesting receipts by Salvatore Ansani
1445- Integrated GoogieSpell as suggested by phil (styling is not perfect yet, localization is missing)
1446
1447
14482006/04/13
1449----------
1450- Added Slovenian localization
1451- Updated Portuguese localization
1452- Fixed parent.location problem for compose-links
1453- Added sort order saving patch by Jacob Brunson
1454- Added gzip compression support
1455
1456
14572006/04/02
1458----------
1459- Added Lithuanian localization
1460- Improved search function
1461- Added version string as template object
1462- Load host-specific configuration file (see config/main.inc.php)
1463- New config parameter adding domain to user names for login
1464- Strip tags on _auth, _action, _task parameters
1465- Corrected labels for next/previous page buttons in address book
1466
1467
14682006/03/23
1469----------
1470- Auto-detect mail header delimiters
1471- Regard daylight savings
1472- Localized quota display
1473- Started implementing search function
1474
1475
14762006/03/20
1477----------
1478- Avoid error message when saving an unchanged identity (Bug #1429510)
1479- Fixed hard-coded cols selection for sent folder (Bug #1354586)
1480- Enable some HTML links for use with "open in new window" or "save target"
1481- Check meta-key instead of ctrl on Macs
1482- Ignore double clicks when holding down a modifier key
1483- Fixed reloading of the login page
1484- Fixed typo in compose template (Bug #1446852)
1485- Added compose button to message read step (Request #1433288)
1486- New config parameter for persistent database connections (Bug #1431817)
1487
1488
14892006/03/14
1490----------
1491- Don't remove internal HTML tags in plaintext messages
1492- Improved error handling in DB connection failure
1493
1494
14952006/02/22
1496----------
1497- Updated localizations
1498- Fixed bug #1435989
1499
1500
15012006/02/19
1502----------
1503- Updated localizations
1504- Applied patch of Anders Karlsson
1505- Applied patch of Jacob Brunson
1506- Applied patch for virtuser_query by Robin Elfrink
1507- Added support for References header (patch by Auke)
1508- Added support for mbstring module by Tadashi Jokagi
1509- Added function for automatic remove of slashes on GET and POST vars
1510  if magic_quotes is enabled
1511
1512
15132006/02/05
1514----------
1515- Added Slovak, Hungarian, Bosnian and Croation translation
1516- Fixed bug when inserting signatures with !?&
1517- Chopping message headers before inserting into the message cache table
1518  (to avoid bugs in Postgres)
1519- Allow one-char domains in e-mail addresses
1520- Make product name in page title configurable
1521- Make username available as skin object
1522- Added session_write_close() in rcube_db class destructor to avoid problems
1523  in PHP 5.0.5
1524- Use move_uploaded_file() instead of copy() for a more secure handling of
1525  uploaded attachments
1526- Additional config parameter to show/hide deleted messages
1527- Added periodic request for checking new mails (Request #1307821)
1528- Added EXPUNGE command
1529- Optimized loading time for mail interface
1530- Changed to full UTF-8 support
1531- Additional timezones (Patch #1389912)
1532- Added LDAP public search (experimental)
1533- Applied patch for correct ctrl/shift behavior for message selection (Bug #1326364)
1534- Casting to strings when adding empty headers to message cache (Bug #1406026)
1535- Skip sender-address as recipient when Reply-to-all
1536- Fixes in utf8-class
1537- Added patch for Quota display by Aury Fink Filho <nuny@aury.com.br>
1538- Added garbage collector for message cache
1539- Added patches for BCC headers
1540
1541
15422005/12/16
1543----------
1544- Added Turkish and Simplified Chinese translation
1545- Use virtusertable to resolve e-mail addresses at login
1546- Configurable mail_domain used to compose correct e-mail addresses
1547  on first login
1548
1549
15502005/12/03
1551----------
1552- Added Finnish, Romanian, Polish, Czech, British, Norwegian, Greek, Russian,
1553  Estonian and Chinese translation
1554- Get IMAP server capabilities in array
1555- Check for NAMESPACE capability before sending command
1556- Set default user language from config 'locale_string'
1557- Added sorting patch for message list
1558- Make default sort col/order configurable
1559- Fixed XSS in address book and identities
1560- Added more XSS protection (Bug #1308236)
1561- Added tab indexes for compose form
1562- Added 'changed' col to contacts table
1563- Support for 160-bit session hashes
1564- Added input check for contacts and identities (Patch #1346523)
1565- Added messages/warning to compose step (Patch #1323895)
1566- Added favicon to the default skin
1567- Fixed Bug #1334337 as far as possible
1568- Added Reply-To-All functionality (Request #1326395, Patch #1349777)
1569- Redesign of client side AJAX code (enable multi threading)
1570- Added keep-alive signal every minute
1571- Make logs dir configurable
1572- Added support for SMTPS
1573- Decode attachment file names
1574- Make delimiter for message headers configurable
1575- Add generic footer to sent messages
1576- Choose the rigt identity when replying
1577- Remove signature when replying (Request #1333167)
1578- Signatures for each identity
1579- Select charset when composing message
1580- Complete re-design of the caching mechanism
1581
1582
15832005/08/11
1584----------
1585- Write list header to client even if list is empty
1586- Add functions "select all", "select none" to message list
1587- Improved filter for HTML messages to remove potentially malicious tags
1588  (script, iframe, object) and event handlers.
1589- Buttons for next/previous message in view mode
1590- Add new created contact to list and show confirmation status
1591- Added folder management (subscribe/create/delete)
1592- Log message sending (SMTP log)
1593- Grant access for Camino browser
1594- Added German translation
1595
1596
15972005/10/20
1598----------
1599- Added Swedish, Latvian, Portuguese and Catalan translation
1600- Make SMTP auth method configurable
1601- Make mailboxlist scrollable (Bug #1326372)
1602- Fixed SSL support
1603- Improved support for Courier IMAP (root folder and delimiter issues)
1604- Moved taskbar from bottom to top
1605- Added 'session_lifetime' parameter
1606- Fixed wrong unread count when deleting message (Bug #1332434)
1607- Srip tags when creating a new folder (Bug #1332084)
1608- Translate HTML tags in message headers (Bug #1330134)
1609- Correction in German translation (Bug #1329434)
1610- Display folder names with special chars correctly (Bug #1330157)
1611
1612
16132005/10/07
1614----------
1615- Added French, Italian, Spanish, Danish, Dutch translation
1616- Clarified license (Bug #1305966)
1617- Fixed PHP warnings (Bug #1299403)
1618- Fixed english translation (Bug #1295406)
1619- Fixed bug #1290833: Last character of email not seen
1620- Fixed bug #1292199 when creating new user
1621- Allow more browsers (Bug #1285101)
1622- Added setting for showing pretty dates
1623- Added support for SQLite database
1624- Make use of message caching configurable
1625- Also add attachments when forwarding a message
1626- Long folder names will not flow over message list (Bug #1267232)
1627- Show nested mailboxes hieracically
1628- Enable IMAPS by host
1629
1630
16312005/08/20
1632----------
1633- Improved cacheing of mailbox messagecount
1634- Fixed javascript bug when creating a new message folder
1635- Fixed javascript bugs #1260990 and #1260992: folder selection
1636- Make Trash folder configurable
1637- Auto create folders Inbox, Sent and Trash (if configured)
1638- Support for IMAP root folder
1639- Added support fot text/enriched messages
1640- Make list of special mailboxes configurable
1641
Note: See TracBrowser for help on using the repository browser.