source: subversion/trunk/roundcubemail/CHANGELOG @ 2177

Last change on this file since 2177 was 2177, checked in by thomasb, 4 years ago

Only abbreviate attachment file names in MSIE < 7

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 50.1 KB
Line 
1CHANGELOG RoundCube Webmail
2---------------------------
3
42008/12/18 (thomasb)
5----------
6- Only abbreviate attachment file names in MSIE < 7
7- Fix autocomplete "unknown server error" (#1485637)
8- Optimize autocomplete search and output
9
102008/12/18 (alec)
11----------
12- Fix STARTTLS before AUTH in SMTP connection (#1484883)
13- Support multiple quota values in QUOTAROOT resonse (#1485626)
14
152008/12/16 (thomasb)
16----------
17- Only abbreviate file name for IE browsers (#1485063)
18
192008/12/11 (alec)
20----------
21- Performance: allow setting imap rootdir and delimiter before connect (#1485172)
22
232008/12/06 (alec)
24----------
25- Fix sorting of folders with more than 2 levels (#1485569)
26- Fix search results page jumps in LDAP addressbook (#1485253)
27- Fix empty line before the signature in IE (#1485351)
28- Fix horizontal scrollbar in preview pane on IE (#1484633)
29- Add Robots meta tag in login page and installer (#1484846)
30
312008/12/04 (alec)
32----------
33- Added 'show_images' option, removed 'addrbook_show_images' (#1485597)
34- Performance fix: some mail actions do not require imap connection
35
362008/11/28 (thomasb)
37----------
38- Option to check for new mails in all folders (#1484374)
39- Don't set client busy when checking for new messages (#1485276)
40
412008/11/26 (alec)
42----------
43- Allow UTF-8 folder names in config (#1485579)
44- Add junk_mbox option configuration in installer (#1485579)
45
462008/11/23 (thomasb)
47----------
48- Do serverside addressbook queries for autocompletion (#1485531)
49
502008/11/23 (alec)
51----------
52- Allow setting attachment col position in 'list_cols' option
53- Allow override 'list_cols' via skin (#1485577)
54
552008/11/21 (alec)
56----------
57- Fix 'cache' table cleanup on session destroy (#1485516)
58- Increase speed of session destroy and garbage clean up
59- Fix session timeout when DB server got clock skew (#1485490)
60
612008/11/19 (alec)
62----------
63- Fix handling of some malformed messages (#1484438)
64- Speed up raw message body handling
65- Better HTML entities conversion in html2text (#1485519)
66
672008/11/15 (alec)
68----------
69- Fix big memory consumption and speed up searching on servers without SORT capability
70- Fix setting locale to tr_TR, ku and az_AZ (#1485470)
71
722008/11/12 (alec)
73----------
74- Use SORT for searching on servers with SORT capability
75- Added message status filter
76
772008/11/06 (alec)
78----------
79- Fix empty file sending (#1485389)
80- Improved searching with many criterias (calling one SEARCH command)
81
822008/11/05 (alec)
83----------
84- Fix HTML editor initialization on IE (#1485304)
85
862008/11/03 (alec)
87----------
88- Add warning when switching editor mode from html to plain (#1485488)
89- Make identities list scrollable (#1485538)
90
912008/10/29 (alec)
92----------
93- Fix problem with numeric folder names (#1485527)
94- Added BYE response simple support to prevent from endless loops in imap.inc (#1483956)
95
962008/10/27 (alec)
97----------
98- Fix unread message unintentionally marked as read if read_when_deleted=true (#1485409)
99- Remove port number from SERVER_NAME in smtp_helo_host (#1485518)
100
1012008/10/25 (alec)
102----------
103- Don't send disposition notification receipts for messages marked as 'read' (#1485523)
104- Added 'keep_alive' and 'min_keep_alive' options (#1485360)
105
1062008/10/24 (alec)
107----------
108- Added option 'identities_level', removed 'multiple_identities'
109- Allow deleting identities when multiple_identities=false (#1485435)
110
1112008/10/22 (alec)
112----------
113- Added option focus_on_new_message (#1485374)
114
1152008/10/18 (alec)
116----------
117- Fix html2text class autoloading on Windows (#1485505)
118- Fix html signature formatting when identity save error occured (#1485426)
119
1202008/10/15 (alec)
121----------
122- Add feedback and set busy when moving folder (#1485497)
123
1242008/10/10 (alec)
125----------
126- Fix 'Empty' link visibility for some languages e.g. Slovak (#1485489)
127- Fix messages count bar overlapping (#1485270)
128- Fix adding signature in drafts compose mode (#1485484)
129
1302008/10/09 (alec)
131----------
132- Fix iil_C_Sort() to support very long and/or divided responses (#1485283)
133- Fix matching case sensitivity when setting identity on reply (#1485480)
134- Prefer default identity on reply
135
1362008/10/08 (alec)
137----------
138- Fix imap searching on ISMail server (#1485466)
139- Add css class for flagged messages (#1485464)
140
1412008/10/07 (alec)
142----------
143- Write username instead of id in sendmail log (#1485477)
144- Fix htmlspecialchars() use for PHP version < 5.2.3 (#1485475)
145- Fix js keywords escaping in json_serialize() for IE/Opera (#1485472)
146- Added bin/killcache.php script (#1485434)
147
1482008/10/03 (alec)
149----------
150- Add support for SJIS, GB2312, BIG5 in rc_detect_encoding()
151- Fix vCard file encoding detection for non-UTF-8 strings (#1485410)
152- Add 'skip_deleted' option in User Preferences (#1485445)
153
1542008/10/02 (alec)
155----------
156- Minimize "inline" javascript scripts use (#1485433)
157- Fix css class setting for folders with names matching defined classes names (#1485355)
158- Fix race conditions when changing mailbox
159
1602008/10/01 (alec)
161- Fix spellchecking when switching to html editor (#1485362)
162- Fix compose window width/height (#1485396)
163- Allow calling msgimport.sh/msgexport.sh from any directory (#1485431)
164- Localized filesize units (#1485340)
165- Better handling of "no identity" and "no email in identity" situations (#1485117)
166
1672008/09/29 (alec)
168----------
169- Added 'mime_param_folding' option with possibility to choose
170  long/non-ascii attachment names encoding eg. to be readable
171  in MS Outlook/OE (#1485320)
172- Added "advanced options" feature in User Preferences
173- Fix unread counter when displaying cached massage in preview panel (#1485290)
174- Fix htmleditor spellchecking on MS Windows (#1485397)
175
1762008/09/25 (alec)
177----------
178- Fix problem with non-ascii attachment names in Mail_mime (#1485267, #1485096)
179
1802008/09/23 (alec)
181----------
182- Fix language autodetection (#1485401)
183- Fix button label in folders management (#1485405)
184- Fix collapsed folder not indicating unread msgs count of all subfolders (#1485403)
185- Fix handling of apostrophes in filenames decoded according to rfc2231
186
1872008/09/19 (thomasb)
188----------
189- Made config files location configurable (#1485215)
190
1912008/09/16 (alec)
192----------
193- Reduced memory footprint when forwarding attachments (#1485345)
194- Fix inline images handling when replying/forwarding html messages
195- Allow and use spellcheck attribute for input/textarea fields (#1485060)
196- Added icons for forwarded/forwarded+replied messages (#1485257)
197- Added Reply-To to forwarded emails (#1485315)
198- Display progress message for folders create/delete/rename (#1485357)
199- Smart Tags and NOBR tag support in html messages (#1485363, #1485327)
200
2012008/09/15 (thomasb)
202----------
203- Redesign of the identities settings (#1484042)
204- Add config option to disable creation/deletion of identities (#1484498)
205
2062008/09/15 (alec)
207----------
208- Added 'sendmail_delay' option to restrict messages sending interval (#1484491)
209
2102008/09/12 (alec)
211----------
212- Added vertical splitter for folders list resizing
213- Added possibility to view all headers in message view
214- Fixed splitter drag/resize on Opera (#1485170)
215- Fixed quota img height/width setting from template (#1484857)
216
2172008/09/12 (thomasb)
218----------
219- Refactor drag & drop functionality. Don't rely on browser events anymore (#1484453)
220- Insert "virtual" folders in subscription list (#1484779)
221- Added link to open message in new window
222
2232008/09/05 (thomasb)
224----------
225- Enable export of address book contacts as vCard
226- Respect Content-Location headers in multipart/related messages according to RFC2110 (#1484946)
227- Applied mime_decode patch by David Lublink
228- Allowed max. attachment size now indicated in compose screen (#1485030)
229- Also capture backspace key in list mode (#1484566)
230- Allow application/pgp parts to be displayed (#1484753)
231- Correctly handle options in mailto-links (#1485228)
232- Immediately save sort_col/sort_order in user prefs (#1485265)
233
2342008/09/04 (alec)
235----------
236- Truncate very long (above 50 characters) attachment filenames when displaying
237- Support \" and \\ in quoted strings when parsing BODYSTRUCTURE (mime.inc)
238- Allow 'readonly' atributes in input and textarea (#1485312)
239
2402008/09/03 (thomasb)
241----------
242- Allow to auto-detect client language if none set (#1484434)
243- Auto-detect the client timezone (user configurable)
244
2452008/09/03 (alec)
246----------
247- Add RFC2231 header value continuations support for attachment
248  filenames + hack for servers that not support that feature
249- Fix Reply-To header displaying (#1485314)
250
2512008/09/02 (thomasb)
252----------
253- Add feature to import contacts from vcard files (#1326103)
254- Mark form buttons that provide the most obvious operation (mainaction)
255
2562008/08/30 (alec)
257----------
258- Improved HTML to TXT conversion by html2text class update
259  to version 1.0.0
260
2612008/08/28 (alec)
262----------
263- Added option 'quota_zero_as_unlimited' (#1484604)
264- Added PRE handling in html2text class (#1484740)
265
2662008/08/28 (robin)
267----------
268- Added folder hierarchy collapsing
269
2702008/08/27 (alec)
271----------
272- Added options to use syslog instead of log file (#1484850)
273- Added Logging & Debugging section in Installer
274- Write to smtp log also sent MDN confirmations
275
2762008/08/26 (alec)
277----------
278- Removed support for PEAR::DB driver
279
2802008/08/21 (alec)
281----------
282- Add Content-Length header while attachments downloading (#1484256)
283- Fix In-Reply-To and References headers when composing saved draft
284  message (#1485288)
285- Removed PHP4 class constructors
286- Fix html message charset conversion for charsets with underline (#1485287)
287- Fix buttons status after contacts deletion (#1485233)
288
2892008/08/21 (estadtherr)
290----------
291- Fix escaping of To: and From: fields when building message body for reply
292  or forward in the HTML editor (#1484904)
293
2942008/08/15 (thomasb)
295----------
296- Use current mailbox name in template (#1485256)
297- Better fix for skipping untagged responses (#1485261)
298- Added pspell support patch by Kris Steinhoff (#1483960)
299- Enable spellchecker for HTML editor (#1485114)
300- Respect spellcheck_uri in tinyMCE spellchecker (#1484196)
301
3022008/08/09 (alec)
303----------
304- Case insensitive contacts searching using PostgreSQL (#1485259)
305
3062008/07/31 (thomasb)
307----------
308- Make default imap folders configurable for each user (#1485075)
309- Save outgoing mail to selectable folder (#1324581)
310- Fix hiding of mark menu when clicking th button again (#1484944)
311
3122008/07/21 (alec)
313----------
314- use long date format in print mode (#1485191)
315
3162008/07/18 (alec)
317----------
318- Updated TinyMCE to version 3.1.0.1
319
3202008/07/14 (thomasb)
321----------
322- Re-enable autocomplete attribute for login form (#1485211)
323- Check PERMANENTFLAGS before saving $MDNSent flag (#1484963, #1485163)
324
3252008/06/30 (alec)
326----------
327- Added flag column on messages list (#1484623)
328
3292008/06/24 (alec)
330----------
331- Patched Mail/MimePart.php (http://pear.php.net/bugs/bug.php?id=14232)
332
3332008/06/24 (alec)
334----------
335- Allow trash/junk subfolders to be purged (#1485085)
336
3372008/06/20 (alec)
338----------
339- Added Azerbaijani translation
340
3412008/06/20 (thomasb)
342----------
343- Store compose parameters in session and redirect to a unique URL
344
3452008/06/18 (thomasb)
346----------
347- Fixed CRAM-MD5 authentication (#1484819)
348- Add fallback to old 'skin_path' property
349
3502008/06/16 (alec)
351----------
352- Fixed sending emoticons
353- Fixed forwarding messages with one HTML attachment (#1484442)
354- Fixed encoding of message/rfc822 attachments and image/pjpeg handling (#1484914)
355
3562008/06/15 (alec)
357----------
358- Added option to select skin in user preferences
359  WARNING: option 'skin_path' replaced by 'skin' option!
360
3612008/06/14 (alec)
362----------
363- Added option to disable displaying of attached images below the message body
364
3652008/06/13 (alec)
366----------
367- Added option to display images in messages from known senders (#1484601)
368- Updated PEAR::Mail_Mime
369- User preferences grouped in more fieldsets
370
3712008/06/12 (alec)
372----------
373- Fix corrupted MIME headers of messages in Sent folder (#1485111)
374- Fixed bug in MDB2 package: http://pear.php.net/bugs/bug.php?id=14124
375- Use keypress instead of keydown to select list's row (#1484816)
376
3772008/06/11 (alec)
378----------
379- Don't call expunge and don't remove message row after message move
380  if flag_for_deletion is set to true (#1485002)
381
3822008/06/08 (alec)
383----------
384- Added option to disable autocompletion from selected LDAP address books (#1484922)
385
3862008/06/07 (thomasb)
387----------
388- Cleaned up localization names. Now named with lang_COUNTRY according to ISO 639-1/3166-1
389- Updated Catalan localization
390
3912008/06/06 (robin)
392----------
393- Add option to log successful logins
394
3952008/06/06 (alec)
396----------
397- TLS support in LDAP connections: 'use_tls' property (#1485104)
398
3992008/06/05 (alec)
400----------
401- Fix removing messages from search set after deleting them (#1485106)
402
4032008/06/03 (alec)
404----------
405- imap.inc: Fixed iil_MultLine(): use iil_ReadBytes() instead of iil_ReadLine()
406- imap.inc: Fixed iil_C_FetchStructureString() to handle many
407  literal strings in response (#1484969)
408- imap.inc: Removed hardcoded data size in iil_ReadLine()
409
4102008/05/30 (alec)
411----------
412- Support for subfolders in default/protected folders (#1484665)
413- Disallowed delimiter in folder name (#1484803)
414- Support " and \ in folder names
415- Escape \ in login (#1484614)
416
4172008/05/29 (thomasb)
418----------
419- Better HTML sanitization with the DOM-based washtml script (#1484701)
420
4212008/05/29 (alec)
422----------
423- Polish localization folder renamed to pl_PL
424
4252008/05/28 (alec)
426----------
427- Fixed sorting of folders with non-ascii characters
428
4292008/05/21 (alec)
430----------
431- Localized pagetitle in Settings and Address Book
432
4332008/05/19 (alec)
434----------
435- Fixed Mysql DDL for default identities creation (#1485070)
436
4372008/05/16 (alec)
438----------
439- In Preferences added possibility to configure 'read_when_deleted',
440  'mdn_requests', 'flag_for_deletion' options
441
4422008/05/15 (thomasb)
443----------
444- Make IMAP auth type configurable (#1483825)
445- Fix empty values with FROM_UNIXTIME() in rcube_mdb2 (#1485055)
446
4472008/05/15 (alec)
448----------
449- Fix attachment list on IE 6/7 (#1484807)
450
4512008/05/12 (estadtherr)
452----------
453- fix JavaScript in compose.html that shows cc/bcc fields if populated
454
4552008/05/12 (alec)
456----------
457- Updated PEAR::DB package to version 1.7.13
458
4592008/05/10 (alec)
460----------
461- Make password input fields of type password in installer (#1484886)
462
4632008/05/09 (alec)
464----------
465- Don't call CAPABILITY if was recieved as server's optional response
466  on connect (RFC3501 [7.1])
467
4682008/05/08 (alec)
469----------
470- Don't attempt to delete cache entries if enable_caching is FALSE (#1485051)
471- Optimized messages sorting on servers without sort capability (#1485049)
472- Option 'use_SQL_address_book' replaced by 'address_book_type'
473- Corrected message headers decoding when charset isn't specified and improved
474  support for native languages (#1485050, #1485048)
475
4762008/05/07 (davidke/richs)
477----------
478- Completed LDAP address book support so it can now write to an LDAP server.
479- Expanded LDAP configuration options to support LDAP server writes.
480- Modified config/main.inc.php.dist:
481  New Option: $rcmail_config['use_SQL_address_book']
482  Changed Option:  $rcmail_config['ldap_public']['Verisign']
483
4842008/05/05 (alec)
485----------
486- Installer: encode special characters in DB username/password (#1485042)
487- Do charset conversion also for from/to column on messages list
488- Fix management of folders with national characters in names (#1485036, #1485001)
489
4902008/05/02 (alec)
491----------
492- Updated MDB2 package to version 2.5.0b1
493- Updated MDB2 pgsql, mysql, mysqli, sqlite drivers to version 1.5.0b1
494- Updated MDB2 mssql driver to version 1.3.0b1
495- Fixed identities saving when using MDB2 pgsql driver (#1485032)
496
4972008/05/01 (alec)
498----------
499- Fix BCC header reset (#1484997)
500
5012008/04/30 (thomasb)
502----------
503- Introduce new application class 'rcmail' and get rid of some global vars
504
5052008/04/29 (alec)
506----------
507- improved messages list performance - patch from Justin Heesemann
508
5092008/04/23 (alec)
510----------
511- Append skin_path to images location only when it starts
512  with '/' sign (#1484859)
513
5142008/04/20 (estadtherr)
515----------
516- fix parse_attrib_string to handle unquoted values, which fixes
517  display issues with HTML messages that do not quote attributes
518
5192008/04/17 (alec)
520----------
521- Fix IMAP response in message body when message has no body (#1484964)
522- Updated PEAR::Auth_SASL to 1.0.2
523- Fix non-RFC dates formatting (#1484901)
524
5252008/04/16 (estadtherr)
526----------
527- Fix mail sending with new TinyMCE
528
5292008/04/16 (alec)
530----------
531- Fix typo in set_charset() (#1484991)
532- Decode entities when inserting HTML signature to plain text message (#1484990)
533
5342008/04/15 (estadtherr)
535----------
536- HTML editing is now working with PHP5 updates and TinyMCE v3.0.6
537- fix signature loading on Windows (#1484545)
538- add language support to HTML editing (#1484862)
539
5402008/04/15 (alec)
541----------
542- Fix remove signature when replying (#1333167)
543- Fix problem with line with a space at the end (#1484916)
544- Don't send set_env() in ajax response when env array is empty
545- Fix <!DOCTYPE> tag filtering (#1484391)
546- Fix <?xml> tag filtering (#1484403)
547 
5482008/04/14 (alec)
549----------
550- Added sections (fieldset+label) in Settings interface
551
5522008/04/12 (alec)
553----------
554- Fixed and optimized 'read_when_deleted': mark as read on server side
555  in one action when marking as deleted, fixed js bugs when deleting
556  from message preview page
557
5582008/04/12 (thomasb)
559----------
560- Changed codebase to PHP5 with autoloader
561- Added some new classes from devel-vnext branch
562
5632008/04/11 (alec)
564----------
565- Mark as read in one action with message preview (#1484972)
566- Delete redundant quota reads (#1484972)
567- Add options for empty trash and expunge inbox on logout (#1483863)
568
5692008/04/10 (alec)
570----------
571- Add rows highlighting in onmousemove on ksearch list
572- Remove lines wrapping when displaying message
573- Fix month localization
574- Do ob_start/ob_end_clean when reading config files (#1484624)
575- Fix debug (ajax) console
576
5772008/04/02 (alec)
578----------
579- Updated timezones list (#1484908)
580- Fix design in Settings (#1484799)
581- Fix deleting messages after clicking on "All" (#1484838)
582- Fix sorting o0f message list when default folder is empty (#1484317)
583- Fix creating a new folder w/a comma in its name (#1484681)
584
5852008/04/01 (thomasb)
586----------
587- Fix Enter problem on login (#1484839)
588- Make the http-received header in outgoing mails configurable
589
5902008/03/30 (till)
591----------
592- Fix Firefox problem with ob_gzhandler (#1484932)
593- Improve message previewpane - less loading (#1484316)
594
5952008/03/28 (thomasb)
596----------
597- Disable installer by default; add config option to enable it again
598
5992008/03/24 (till)
600----------
601- Don't send mark requests for already marked messages (#1484906)
602- Fix "quote inside a quote" (#1484783)
603
6042008/03/23 (till)
605
606- Applied patch to strip newlines from headers (#1484811)
607- Applied patch to trim login (#1484231)
608- Added robots.txt
609- Fix attachment problem when restoring saved draft without body (#1484506)
610- Fix call to undefined function decrypt_passwd() 
611
6122008/03/21 (thomasb)
613----------
614- Add configurable default charset for message decoding
615- Applied patch to fix mime decoding an folder subscription (#1484191)
616- Applied patch to correctly quote email recipient strings (#1484191)
617- Fix wrong charset aliases (#1484818 and #1484598)
618- Remove hard-coded size of logo image (#1484378)
619- Strip slashes from virtuser email values (#1484700)
620- Fixed message part window display in IE6 (#1484610)
621
6222008/02/28 (thomasb)
623----------
624- Fix folder adding/renaming inspired by #1484800
625- Applied patch by Emanuele Rocca to make LDAP filters work with or without brackets
626- Fix quirky message selection
627- Completed installer
628
6292008/02/20 (thomasb)
630----------
631- Localize folder name in page title (#1484785)
632- Fix code using wrong variable name (#1484018)
633- Allow to send mail with BCC recipients only
634- Remove MDN headers before saving in sent folder
635
6362008/02/12 (estadtherr)
637----------
638- fix switching between HTML/plain composing (#1484752)
639- condense TinyMCE toolbar down to one line, removing table buttons (#1484747)
640- fix image removal in message display when message HTML includes JS event handlers
641
6422008/02/11 (thomasb)
643----------
644- Add function to mark the selected messages as read/unread (#1457360)
645- Also do charset decoding as suggested in RFC 2231 (fix #1484321)
646- Show message count in folder list and hint when creating a subfolder
647
6482008/02/08 (thomasb)
649----------
650- Distinguish ssl and tls for imap connections (#1484667)
651- Added some charset aliases to fix typical mis-labelling (#1484565)
652
6532008/02/07 (thomasb)
654----------
655- Remember decision to display images for a certain message during session (#1484754)
656- Truncate attachment filenames to 55 characters due to an IE bug (#1484757)
657- Fix size of the attachment preview frame (#1484758)
658
6592008/02/05 (thomasb)
660----------
661- Fix regular expression for checking e-mail address (#1484710)
662- Make sending of read receipts configurable
663- Respect config when localize folder names (#1484707)
664- Applied patch for updating page title (#1484727, #1484650)
665- Applied patch to prevent from purging inbox by uberlinuxguy (#1484449)
666- Applied patch to prevent bad header delimiters (#1484751)
667- Also send search request when deleting a contact (#1484620)
668- Add CSS hack for Safari
669
6702008/02/02 (thomasb)
671----------
672- Always update $CONFIG with user prefs (#1484729)
673- Don't ask for MDN confirmations on drafted messages (#1484691)
674- Also respect receipt and priority settings when re-opening a draft message
675
6762008/01/31 (robin)
677----------
678- Remember search results (closes #1483883), patch by the_glu
679
6802008/01/08 (tomekp)
681----------
682- add he (Hebrew) localization (#1484713)
683
6842008/01/08 (tomekp)
685----------
686- update fr localization
687
6882008/01/04 (tomekp)
689- purge kur_KU because it has no messages translation
690- bump copyright for all localization files
691
6922007/12/31 (tomekp)
693----------
694- update es localization
695
6962007/12/28 (tomekp)
697----------
698- update mk localization
699
7002007/12/27 (tomekp)
701----------
702- update se localization
703
7042007/12/13 (robin)
705----------
706- Add Received header on outgoing mail
707
7082007/12/10 (estadtherr)
709----------
710- Upgrade to TinyMCE 2.1.3
711- Allow inserting image attachments into HTML messages while composing (#1484557)
712
7132007/12/10 (thomasb)
714----------
715- Delegate user-stuff to new class rcube_user
716- Implement Message-Disposition-Notification (Receipts)
717
7182007/12/05 (tomekp)
719----------
720- update bg, uk localization
721
7222007/12/04 (tomekp)
723----------
724- update bg localization
725
7262007/11/25 (thomasb)
727----------
728- Applied UID fetch patch by Glen Ogilvie
729- Applied patch for correct Postgres instructions from ticket #1484674
730- Fix overriding of session vars when register_globals is on (#1484670)
731- Fix wrong Postgres setup instructions in INSTALL (#1484674)
732- Fix bug with case-sensitive folder names (#1484245)
733- Don't create default folders by default
734- Added Georgian localization by Zaza Zviadadze
735- Updated Russian localization
736- Fixed some potential security risks (audited by Andris)
737- Only show new messages if they match the current search (#1484176)
738
7392007/11/20 (tomekp)
740----------
741- add Korean (kr) localization
742
7432007/11/14 (tomekp)
744----------
745- update id_ID localization
746
7472007/11/06 (thomasb)
748----------
749- Switch to/from when searcing in Sent folder (#1484555)
750- Correctly read the References header (#1484646)
751- Unset old cookie in before sending a new value (#1484639)
752- Correctly decode attachments when downloading them (#1484645 and #1484642)
753
7542007/10/22 (tomekp)
755----------
756- update ru, eo localizations
757
7582007/10/17 (thomasb)
759----------
760- Make message listing less error prone
761
7622007/10/10 (thomasb)
763----------
764- Suppress IE errors when clearing attachments form (#1484356)
765- Set preferences field in user table to NULL (#1484386)
766- Log error when login fails due to auto_create_user turned off
767- Update UPGRADING instructions
768
7692007/10/05 (tomekp)
770----------
771- Add Esperanto localization
772
7732007/10/04 (Stiwi)
774----------
775- Updated German localization
776
7772007/10/04 (yllar)
778----------
779- Added Malay localization
780- Updated Lithuanian localization
781
7822007/09/27 (tomekp)
783----------
784- Update dutch localization (closes #1484588)
785
7862007/09/29 (thomasb)
787----------
788- Filter linked/imported CSS files (closes #1484056)
789
790
7912007/09/27 (tomekp)
792----------
793- Update brazilian portuguese localization (#1484580)
794
7952007/09/26 (thomasb)
796----------
797- Improve message compose screen (closes #1484383)
798- Select next row after removing one from list (#1484387)
799
800
8012007/09/26 (tomekp)
802----------
803- Add polish labels for changes in r816.
804- Update polish localization (#1484579)
805- Update thai localization (#1484578)
806
8072007/09/25 (robin)
808----------
809- Enable drag-/dropping of folders to a new parent folder (#1457344)
810
811
8122007/09/24 (robin)
813----------
814- Fix preview pane size for Safari & Konqueror (#1484187)
815
816
8172007/09/20 (robin)
818----------
819- Make smtp HELO/EHLO hostname configurable (#1484067)
820
821
8222007/09/19 (thomasb)
823----------
824- IPv6 Compatability (#1484322), Patch #1484373
825- Unlock interface when message sending fails (#1484570)
826- Eval PHP code in template includes (if configured)
827- Show message when folder is empty. Mo more static text in table (#1484395)
828- Only display unread count in page title when new messages arrived
829- Show mailbox name in page title
830
831
8322007/09/09 (thomasb)
833----------
834- Fixed wrong delete button tooltip (#1483965)
835- Fixed charset encoding bug (#1484429)
836- Applied patch for LDAP version (#1484552)
837- Improved XHTML validation
838
839
8402007/09/05 (thomasb)
841----------
842- Fix message list selection (#1484550)
843- Better fix lowercased usernames (#1484473)
844- Update pngbehavior Script as suggested in #1484490
845
846
8472007/08/29 (richs)
848----------
849- Fixed moving/deleting messages when more than 1 is selected
850
8512007/08/15 (thomasb)
852----------
853- Applied patch for LDAP contacts listing by Glen Ogilvie
854- Applied patch for more address fields in LDAP contacts (#1484402)
855- Close LDAP connections on script shutdown
856
857
8582007/08/13 (thomasb)
859----------
860- Add alternative for getallheaders() (fix #1484508)
861- Revert changes for mbstring usage (fix #1484509)
862
863
8642007/08/10 (thomasb)
865----------
866- Identify mailboxes case-sensitive
867- Sort mailbox list case-insensitive (closes #1484338)
868- Fix display of multipart messages from Apple Mail (closes #1484027)
869- Protect AJAX request from being fetched by a foreign site (XSS)
870- Make autocomplete for loginform configurable by the skin template
871- Fix compose function from address book (closes #1484426)
872- Added //IGNORE to iconv call (patch #1484420, closes #1484023)
873- Check if mbstring supports charset (#1484290 and #1484292)
874- Prefer iconv over mbstring (as suggested in #1484292)
875- Check filesize of template includes (#1484409)
876- Updated Simplified Chinese localization
877- Added Ukrainian translation
878
879
8802007/08/09 (richs)
881----------
882- Fixed bug with buttons not dimming/enabling properly after switching folders
883- Fixed compose window becoming unresponsive after saving a draft (#1484487)
884- Re-enabled "Back" button in compose window now that bug #1484487 is fixed
885- Fixed unresponsive interface issue when downloading attachments (#1484496)
886- Lowered status message time from 5 to 3 seconds to improve responsiveness
887- Added note to INSTALL about .htaccess limiting upload_max_filesize
888- Raised .htaccess upload_max_filesize from 2M to 5M to differ from default php.ini
889- Increased "mailboxcontrols" mail.css width from 160 to 170px to fix non-english languages (#1484499)
890- Fixed empty-message sending with TinyMCE plain-text mode, or if it's not installed
891
892
8932007/07/03 (thomasb)
894----------
895- Added Macedonian (Slavic FYROM) localization
896- Fix status message bug #1484464 with regard to #1484353
897- Fix address adding bug reported by David Koblas
898- Applied socket error patch by Thomas Mangin
899
900
9012007/06/28 (tomekp)
902----------
903- fix typos in Polish localization (Janusz Zamecki)
904
905
9062007/06/27 (tomekp)
907----------
908- Update Polish (Janusz Zamecki), Croatian (Svebor Prstacic) localization
909
910
9112007/06/12 (thomasb)
912----------
913- Updated Turkish, Polish, Finnish/Suomi, Japanese, Hungarian, Greek, Euskara localization
914- Added Irish/Gaelic translation
915- Little correction in Swedish translation
916- Quote username for virtuser_query
917- Pass-by-reference workarround for PHP5 in sendmail.inc
918
919
9202007/06/04 (estadtherr)
921----------
922- Fixed bug in HTML->Plain editor toggling
923
924
9252007/05/28 (thomasb)
926---------
927- Fixed buggy imap_root settings (closes #1484379)
928- Prevent default events on subject links (#1484399)
929- Typo in rcube_smtp.inc
930
931
9322007/05/23 (estadtherr)
933----------
934- Upgrade to TinyMCE v2.1.1.1
935
936
9372007/05/18 (thomasb)
938----------
939- Use HTTP-POST requests for actions that change state
940
941
9422007/05/17 (thomasb)
943----------
944- Updated Catalan, Russian, Portuguese, Slovak and Chinese translations
945- Renamed localization folder for Chinese (Big5)
946- Chanegd Slovenian language code from 'si' to 'sl'
947- Added Sinhala (Sri-Lanka) localization
948- Use global filters and bind username/ for Ldap searches (#1484159)
949- Hide quota display if imap server does not support it
950- Hide address groups if no LDAP servers configured
951- Add link to message subjects (closes #1484257)
952- Better SQL query for contact listing/search (closes #1484369)
953
954
9552007/05/13 (thomasb)
956----------
957- Updated Norwegian (bokmal), Czech, Danish and Portuguese (standard) translation
958- Fixed marking as read in preview pane (closes #1484364)
959- CSS hack to display attachments correctly in IE6
960- Wrap message body text (closes #1484148)
961
962
9632007/05/03 (yllar)
964----------
965- Updated French, Lithuanian, Armenian, Spanish and Italian translations
966
967
9682007/05/01 (thomasb)
969----------
970- Updated German, Euskara, Hungarian, Romanian and Spanish translation
971- Added Hindi and Kurdish localization
972
973
9742007/04/28 (thomasb)
975----------
976- LDAP access is back in address book (closes #1484087)
977- Added search function for contacts
978- New Template parsing and output encoding
979- Fixed bugs #1484119 and #1483978
980
981
9822007/04/08 (thomasb)
983----------
984- Fixed message moving procedure (closes #1484308)
985- Fixed display of multiple attachments (closes #1466563)
986- Fixed check for new messages (closes #1484310)
987- List attachments without filename
988
989
9902007/03/27 (thomasb)
991----------
992- New session authentication: Change sessid cookie when login, authentication with sessauth cookie is now configurable.
993  Should close bugs #1483951 and #1484299
994
995
9962007/03/23 (thomasb)
997----------
998- Correctly translate mailbox names (closes #1484276)
999- Quote e-mail address links (closes #1484300)
1000
1001
10022007/03/21 (thomasb)
1003----------
1004- Updated PEAR::Mail_mime package
1005- Added Persian localization
1006- Updated Catalan and Brazilian Portuguese translations
1007- Updated INSTALL manual with a note about database passwords
1008- Accept single quotes for HTML attributes when modifying message body (thanks Jason)
1009- Sanitize input for new users/identities (thanks Colin Alston)
1010
1011
10122007/03/19 (thomasb)
1013----------
1014- Don't download HTML message parts
1015- Convert HTML parts to plaintext if 'prefer_html' is off
1016- Correctly parse message/rfc822 parts (closes #1484045)
1017- Code cleanup
1018
1019
10202007/03/18 (thomasb)
1021----------
1022- Also use user_id for unique key in messages table (closes #1484074)
1023- Hide contacts drop down on blur (closes #1484203)
1024- Make entries in contacts drop down clickable
1025- Turn off browser autocompletion on login page
1026- Quote <? in text/html message parts
1027- Hide border around radio buttons
1028- Replaced old JS function calls.
1029
1030
10312007/03/13 (thomasb)
1032----------
1033- Applied patch for attachment download by crichardson (closes #1484198)
1034- Fixed bug in Postgres DB handling (closes #1484068)
1035- Fixed bug of invalid calls to fetchRow() in rcube_db.inc (closes #1484280)
1036- Fixed array_merge bug (closes #1484281)
1037- Fixed flag for deletion in list view (closes #1484264)
1038- Finally support semicolons as recipient separator (closes ##1484251)
1039- Fixed message headers (subject) encoding
1040
1041
10422007/03/04 (tomekp)
1043----------
1044- check if safe mode is on or not (closes #1484269)
1045
1046
10472007/03/02 (thomasb)
1048----------
1049- Show "no subject" in message list if subject is missing (closes #1484243)
1050- Solved page caching of message preview (closes #1484153)
1051- Only use gzip compression if configured (closes #1484236)
1052
1053
10542007/02/25 (estadtherr)
1055----------
1056- Fixed priority selector issue (#1484150)
1057- Upgraded to TinyMCE v2.1.0
1058
1059
10602007/02/21 (thomasb)
1061----------
1062- Fixed some CSS issues in default skin (closes #1484210 and #1484161)
1063- Prevent from double quoting of numeric HTML character references (closes #1484253)
1064
1065
10662007/02/07 (tomekp)
1067----------
1068- Updated (bg) translation (Doichin Dokov)
1069
1070
10712007/02/06 (tomekp)
1072----------
1073- Updated (pl) translation
1074- Updated (pt_BR) translation (Robson F. Ramaldes)
1075- Big cleanup in program/localization
1076
1077
10782007/02/05 (thomasb)
1079----------
1080- Updated Italian, Slovenian, Greek, Bulgarian, Hungarian and Croatian translation
1081
1082
10832007/01/07 (estadtherr)
1084----------
1085- Fixed display of HTML message attachments (closes #1484178)
1086
1087
10882007/01/07 (thomasb)
1089----------
1090- Applied patch for preview caching (closes #1484186)
1091- Added Thai and Vietnamese localization files
1092
1093
10942006/12/29 (thomasb)
1095----------
1096- Added error handling for attachment uploads
1097- Use multibyte safe string functions where necessary (closes #1483988)
1098- Updated Swiss German localization (de_CH)
1099
1100
11012006/12/22 (thomasb)
1102----------
1103- Applied security patch to validate the submitted host value (by Kees Cook)
1104- Applied security patch to validate input values when deleting contacts (by Kees Cook)
1105- Applied security patch that sanitizes emoticon paths when attaching them (by Kees Cook)
1106- Applied a patch to more aggressively sanitize a HTML message
1107- Visualize blocked images in HTML messages
1108
1109
11102006/12/20 (thomasb)
1111----------
1112- Fixed wrong message listing when showing search results (closes #1484131)
1113- Introduced functions Q() and JQ() as aliases for rep_specialchars_output()
1114- Show remote images when opening HTML message part as attachment
1115
1116
11172006/12/17 (thomasb)
1118----------
1119- Added patch by Ryan Rittenhouse & David Glick for a resizeable preview pane
1120
1121
11222006/12/06 (thomasb)
1123----------
1124- Improve memory usage when sending mail (closes #1484098)
1125- Mark messages as read once the preview is loaded (closes #1484132)
1126- Include smtp final response in log (closes #1484081)
1127
1128
11292006/12/04 (thomasb)
1130----------
1131- Corrected date string in sent message header (closes #1484125)
1132- Correclty choose "To" column in sent and draft mailboxes (closes #1483943)
1133- Changed srong tooltips for message browse buttons (closes #1483930)
1134
1135
11362006/12/03 (estadtherr)
1137----------
1138- Added fix to convert HTML signatures for plain text messages
1139- Fixed signature delimeter character to be standard (Bug #1484035)
1140
1141
11422006/12/01 (thomasb)
1143----------
1144- Implemented preview pane
1145- Fixed XSS vulnerability (Bug #1484109)
1146- Remove newlines from mail headers (Bug #1484031)
1147- Selection issues when moving/deleting (Bug #1484044)
1148- Applied patch of Clement Moulin for imap host auto-selection
1149- ISO-encode IMAP password for plaintext login (Bugs #1483977 & #1483886)
1150- Fixed folder name encoding in subscription list (Bug #1484113)
1151- Fixed JS errors in identity list (Bug #1484120)
1152- Show client debug console on debug_level 8
1153- Added Serbian translation
1154- Updated Spanish and Bulgarian localization
1155
1156
11572006/11/22 (robin)
1158----------
1159- Fix a bug introduced with Shift-Del yesterday
1160
1161
11622006/11/21 (robin)
1163----------
1164- Add missing nl_NL translations
1165- Translate foldernames in folder form (closes #1484113)
1166
1167
11682006/11/21 (robin)
1169----------
1170- Added first and last buttons to message list, address book
1171  and message detail
1172- Pressing Shift-Del bypasses Trash folder
1173- Enable purge command for Junk folder
1174
1175
11762006/11/17 (robin)
1177----------
1178- Re-initialize message list after shift-select and delete
1179
1180
11812006/11/16 (robin)
1182----------
1183- Fixed updating message list after expunge and purge
1184- Fetch all aliases if virtuser_query is used instead
1185  of only the first one
1186
1187
11882006/11/11 (estadtherr)
1189----------
1190- fixed deletion/moving of messages from within "show" page
1191
1192
11932006/11/09 (thomasb)
1194----------
1195- Little bugfix in HTML encoding
1196- Fixed encoding issues and delete-on-reply problem
1197- Corrected template parsing
1198
1199
12002006/11/07 (estadtherr)
1201----------
1202- Upgraded to TinyMCE v2.0.8
1203- Fixed CSS path for editor popups
1204
12052006/09/26 (estadtherr)
1206----------
1207- Added spellchecker plugin to TinyMCE configuration
1208- Fixed HTML/Plain toggle labels
1209
1210
12112006/09/24 (thomasb)
1212----------
1213- Partial client re-write with a common list class
1214- Re-enabled multi select of contacts (Bug #1484017)
1215- Enable contact editing right after creation (Bug #1459641)
1216- Updated Hungarian, Estonian and Traditional Chinese localization
1217
1218
12192006/09/19 (thomasb)
1220----------
1221- Correct UTF-7 to UTF-8 conversion if mbstring is not available
1222
1223
12242006/09/13 (estadtherr)
1225----------
1226- Introduction of TinyMCE HTML editor support for message composition and signatures
1227  Note : a new column is added to the "identities" database table
1228
1229
12302006/09/12 (estadtherr)
1231----------
1232- Fixed html2text treatment of table headers (Bug #1484020)
1233- Fixed IMAP fetch of message body (Bug #1484019)
1234
1235
12362006/09/08 (thomasb)
1237----------
1238- Fixed safe_mode problems (Bug #1418381)
1239- Fixed wrong header encoding (Bug #1483976)
1240
1241
12422006/09/07 (thomasb)
1243----------
1244- Made automatic draft saving configurable
1245- Fixed JS bug when renaming folders (Bug #1483989)
1246- Don't wait for complete page load when calling JavaScript init()
1247- Some improvements to prevent session expiration
1248- Prevent from double submit of spell check requests
1249
1250
12512006/09/01 (thomasb)
1252----------
1253- Imporoved message parsing and HTML validation
1254- Added quota display as image (by Brett Patterson)
1255- Corrected creation of a message-id
1256- Updated Norwegian (bokmal) localization
1257
1258
12592006/08/30 (thomasb)
1260----------
1261- New indentation for quoted message text
1262- Improved HTML validity
1263
1264
12652006/08/28 (estadtherr)
1266----------
1267- Fixed URL character set (Ticket #1445501)
1268- Fixed saving of contact into MySQL from LDAP query results (Ticket #1483820)
1269
1270
12712006/08/25 (thomasb)
1272----------
1273- Fixed folder renaming: unsubscribe before rename (Bug #1483920)
1274- Finalized new message parsing (+ chaching)
1275- Updated SQL scripts and UPGRADING instructions
1276
1277
12782006/08/23 (thomasb)
1279----------
1280- Updated Polish, Portuguese, Latvian, Chinese and Japanese localization
1281
1282
12832006/08/20 (thomasb)
1284----------
1285- Fixed wrong usage of mbstring (Bug #1462439)
1286- Set default spelling language (Ticket #1483938)
1287- Added support for Nox Spell Server
1288
1289
12902006/08/18 (thomasb)
1291----------
1292- Re-built message parsing (Bug #1327068)
1293  Now based on the message structure delivered by the IMAP server.
1294- Fixed some XSS and SQL injection issues
1295
1296
12972006/08/10 (thomasb)
1298----------
1299- Fixed charset problems with folder renaming
1300
1301
13022006/08/04 (thomasb)
1303----------
1304- Fixed Bug in saving identities (Ticket #1483915)
1305- Set folder name in window title (Bug #1483919)
1306- Don't add imap_root to INBOX path (Bug #1483816)
1307- Attempt to create default folders only after login
1308- Avoid usage of $CONFIG in rcube_imap class
1309
1310
13112006/07/30 (thomasb)
1312----------
1313- Alter links in HTML messages (Bug #1326402)
1314- Added fallback if host not found in 'mail_domain' array
1315- Applied patch of Charles to highlight droptargets (Ticket #1473034)
1316- Fixed folder renaming (Bug #1483914)
1317- Added confirmation message after deleting a folder
1318
1319
13202006/07/25 (thomasb)
1321----------
1322- Made folder renaming a bit more ajax-style
1323- Changed rename-labels and German translation
1324- Fixed addressbox countbar width (Bug #1483845)
1325- Fixed refresh interval problems in Safari (Bug #1483902)
1326- Fixed clear_message_list_header() errors (Bug #1483898)
1327- Sanity check of $message_set in imap.inc (Bug #1443200)
1328- Added correct changing of message list headers for Sent folder
1329- Updated Spanish localization (Ticket #1483887)
1330- Applied patch #1483846
1331
1332
13332006/07/24 (richs)
1334----------
1335- Draft window no longer reloads. It saves to an iframe in the background instead (fixes bug #1483869)
1336- Draft timer now part of program/js/app.js instead of skins/default/templates/compose.inc
1337- Draft saving now properly returns an error when saving fails
1338- Draft timer stops and resets properly when attachments are uploaded, or when saving manually
1339- Old compose session/attachments are now cleaned up when a new/forward/reply/draft is made/opened
1340
1341
13422006/07/19 (thomasb)
1343----------
1344- Correct entity encoding of link urls (HTML validity)
1345- Improved usability in compose step (Ticket #1483807)
1346- Added absolute URLs to several buttons (for "open in new window")
1347- Applied patch #1328032
1348- Fixed Bug/Patch #1443200
1349
1350
13512006/07/18 (thomasb)
1352----------
1353- Fixed password with spaces issue (Bug #1364122)
1354- Replaced _auth hash with second cookie (Ticket #1483811)
1355- Don't use get_input_value() for passwords (Bug #1468895)
1356- Made password encryption key configurable
1357- Minor bugfixes with charset encoding
1358- Added <label> tags to forms (Ticket #1483810)
1359
1360
13612006/07/07 (thomasb)
1362----------
1363- Fixed INSTALL_PATH bug #1425663
1364
1365
13662006/07/03 (richs)
1367----------
1368- Fixed compatibility with in-body email addresses containing "+" (Bug #1483836)
1369- Updated French localizations (Ticket #1483862)
1370- Incoming messages can now be moved to Drafts, edited, saved, then moved back (Feature #1436191)
1371- Added Firefox workaround when clicking whitespace to drag messages (Bug #1483857)
1372- Corrected Dutch and Italian localizations (Ticket #1483851 and #1483848)
1373- Enabled 'Empty' (purge) command for Junk mailbox (defined in main.inc.php)
1374
1375
13762006/06/30 (richs)
1377----------
1378- Fixed empty INBOX compatibility bug (Patch #1443200)
1379- Temporarily fixed French "compact" localization (Patch #1483862)
1380- Fixed "Select All" not working with Delete interface button (Bug #1332434)
1381- Fixed messsage list column compatibility with Konqueror (Bug #1395711)
1382- Fixed "unread count" in window title when count changed (Bug #1483812)
1383- Fixed DB error when deleting from message table (Patch #1483835)
1384
1385
13862006/06/29 (richs)
1387----------
1388- Added ability to remove attachments (Feature #1436721)
1389- Default folders are now auto-created on first login (Feature #1471594)
1390- Fixed compatibility with folder apostrophes (e.g.: Joe's Folder) (Bug #1429458)
1391- Corrected Italian localizations
1392- Tweaked rename-folder form to clear after a rename
1393
1394
13952006/06/26 (richs)
1396----------
1397- Added button to immediately check for new messages
1398- New message checking now displays status "Checking for new messages..."
1399- New message checking now looks for unread messages in all mailboxes (Feature #1326401)
1400- Task buttons now respond to clicks by darkening (as in other applications)
1401- Fixed "Sender" column changing to "Recipient" for "Sent" and "Drafts" message lists
1402- Added ability to sort messages by "Size"
1403- Added ability to rename folders (Feature #1326396)
1404- Added 'protect_default_folders' option to main.inc.php to prevent renames/deletes/unsubscribes of default folders
1405- Corrected 5 typos of "INSTLL" to "INSTALL" in program/include/main.inc
1406
1407
14082006/06/25
1409----------
1410- Changed behavior to include host-specific configuration (Bug #1483849)
1411- Assume ISO-8859-1 encoding of mail messages by default (Patch #1483839)
1412- Fixed spell checker to work with the new URL at google.com
1413- Some memory and security optimizations sendmail.inc
1414- Updated UGRADING description
1415
1416
14172006/06/19
1418----------
1419- Added Drafts support (Feature #1326839) (richs)
1420
1421
14222006/06/02
1423----------
1424- Updated Estonian localization and moved from ee to et
1425- Added Bulgarian localization
1426
1427
14282006/05/25
1429----------
1430- Finalized GoogieSpell integration
1431
1432
14332006/05/18
1434----------
1435- Added Arabic and Armenian localizations
1436- Updated Russian localization
1437- Removed MDB2 classes from repository. Install them seperately if used.
1438- Updated MDB2 wrapper class contributed by Lukas Kahwe Smith
1439- Allow & in e-mail addresses
1440
1441
14422006/05/05
1443----------
1444- Fixed typos in function rcube_button() (Bugs #1473198 and #1473201)
1445- Check for zlib.output_compression before using ob_gzhandler (Bug #1471069)
1446- Casting date parts in iil_StrToTime() to avoid warnings (Bug #1482140)
1447- Corrected INSTALL description (Bug #1476106)
1448- Added charset to javascript HTTP headers
1449- Fixed Opera bug with CC and BCC fields (Bug #1474576)
1450- Changed login page title regarding product name (Bug #1476413)
1451- Pimped search function
1452- Applied attachment viewing/forwarding patches by Andrew Fladmark
1453- Applied prev/next patch by Leonard Bouchet
1454- Applied patches by Mark Bucciarelli
1455- Applied patch for requesting receipts by Salvatore Ansani
1456- Integrated GoogieSpell as suggested by phil (styling is not perfect yet, localization is missing)
1457
1458
14592006/04/13
1460----------
1461- Added Slovenian localization
1462- Updated Portuguese localization
1463- Fixed parent.location problem for compose-links
1464- Added sort order saving patch by Jacob Brunson
1465- Added gzip compression support
1466
1467
14682006/04/02
1469----------
1470- Added Lithuanian localization
1471- Improved search function
1472- Added version string as template object
1473- Load host-specific configuration file (see config/main.inc.php)
1474- New config parameter adding domain to user names for login
1475- Strip tags on _auth, _action, _task parameters
1476- Corrected labels for next/previous page buttons in address book
1477
1478
14792006/03/23
1480----------
1481- Auto-detect mail header delimiters
1482- Regard daylight savings
1483- Localized quota display
1484- Started implementing search function
1485
1486
14872006/03/20
1488----------
1489- Avoid error message when saving an unchanged identity (Bug #1429510)
1490- Fixed hard-coded cols selection for sent folder (Bug #1354586)
1491- Enable some HTML links for use with "open in new window" or "save target"
1492- Check meta-key instead of ctrl on Macs
1493- Ignore double clicks when holding down a modifier key
1494- Fixed reloading of the login page
1495- Fixed typo in compose template (Bug #1446852)
1496- Added compose button to message read step (Request #1433288)
1497- New config parameter for persistent database connections (Bug #1431817)
1498
1499
15002006/03/14
1501----------
1502- Don't remove internal HTML tags in plaintext messages
1503- Improved error handling in DB connection failure
1504
1505
15062006/02/22
1507----------
1508- Updated localizations
1509- Fixed bug #1435989
1510
1511
15122006/02/19
1513----------
1514- Updated localizations
1515- Applied patch of Anders Karlsson
1516- Applied patch of Jacob Brunson
1517- Applied patch for virtuser_query by Robin Elfrink
1518- Added support for References header (patch by Auke)
1519- Added support for mbstring module by Tadashi Jokagi
1520- Added function for automatic remove of slashes on GET and POST vars
1521  if magic_quotes is enabled
1522
1523
15242006/02/05
1525----------
1526- Added Slovak, Hungarian, Bosnian and Croation translation
1527- Fixed bug when inserting signatures with !?&
1528- Chopping message headers before inserting into the message cache table
1529  (to avoid bugs in Postgres)
1530- Allow one-char domains in e-mail addresses
1531- Make product name in page title configurable
1532- Make username available as skin object
1533- Added session_write_close() in rcube_db class destructor to avoid problems
1534  in PHP 5.0.5
1535- Use move_uploaded_file() instead of copy() for a more secure handling of
1536  uploaded attachments
1537- Additional config parameter to show/hide deleted messages
1538- Added periodic request for checking new mails (Request #1307821)
1539- Added EXPUNGE command
1540- Optimized loading time for mail interface
1541- Changed to full UTF-8 support
1542- Additional timezones (Patch #1389912)
1543- Added LDAP public search (experimental)
1544- Applied patch for correct ctrl/shift behavior for message selection (Bug #1326364)
1545- Casting to strings when adding empty headers to message cache (Bug #1406026)
1546- Skip sender-address as recipient when Reply-to-all
1547- Fixes in utf8-class
1548- Added patch for Quota display by Aury Fink Filho <nuny@aury.com.br>
1549- Added garbage collector for message cache
1550- Added patches for BCC headers
1551
1552
15532005/12/16
1554----------
1555- Added Turkish and Simplified Chinese translation
1556- Use virtusertable to resolve e-mail addresses at login
1557- Configurable mail_domain used to compose correct e-mail addresses
1558  on first login
1559
1560
15612005/12/03
1562----------
1563- Added Finnish, Romanian, Polish, Czech, British, Norwegian, Greek, Russian,
1564  Estonian and Chinese translation
1565- Get IMAP server capabilities in array
1566- Check for NAMESPACE capability before sending command
1567- Set default user language from config 'locale_string'
1568- Added sorting patch for message list
1569- Make default sort col/order configurable
1570- Fixed XSS in address book and identities
1571- Added more XSS protection (Bug #1308236)
1572- Added tab indexes for compose form
1573- Added 'changed' col to contacts table
1574- Support for 160-bit session hashes
1575- Added input check for contacts and identities (Patch #1346523)
1576- Added messages/warning to compose step (Patch #1323895)
1577- Added favicon to the default skin
1578- Fixed Bug #1334337 as far as possible
1579- Added Reply-To-All functionality (Request #1326395, Patch #1349777)
1580- Redesign of client side AJAX code (enable multi threading)
1581- Added keep-alive signal every minute
1582- Make logs dir configurable
1583- Added support for SMTPS
1584- Decode attachment file names
1585- Make delimiter for message headers configurable
1586- Add generic footer to sent messages
1587- Choose the rigt identity when replying
1588- Remove signature when replying (Request #1333167)
1589- Signatures for each identity
1590- Select charset when composing message
1591- Complete re-design of the caching mechanism
1592
1593
15942005/08/11
1595----------
1596- Write list header to client even if list is empty
1597- Add functions "select all", "select none" to message list
1598- Improved filter for HTML messages to remove potentially malicious tags
1599  (script, iframe, object) and event handlers.
1600- Buttons for next/previous message in view mode
1601- Add new created contact to list and show confirmation status
1602- Added folder management (subscribe/create/delete)
1603- Log message sending (SMTP log)
1604- Grant access for Camino browser
1605- Added German translation
1606
1607
16082005/10/20
1609----------
1610- Added Swedish, Latvian, Portuguese and Catalan translation
1611- Make SMTP auth method configurable
1612- Make mailboxlist scrollable (Bug #1326372)
1613- Fixed SSL support
1614- Improved support for Courier IMAP (root folder and delimiter issues)
1615- Moved taskbar from bottom to top
1616- Added 'session_lifetime' parameter
1617- Fixed wrong unread count when deleting message (Bug #1332434)
1618- Srip tags when creating a new folder (Bug #1332084)
1619- Translate HTML tags in message headers (Bug #1330134)
1620- Correction in German translation (Bug #1329434)
1621- Display folder names with special chars correctly (Bug #1330157)
1622
1623
16242005/10/07
1625----------
1626- Added French, Italian, Spanish, Danish, Dutch translation
1627- Clarified license (Bug #1305966)
1628- Fixed PHP warnings (Bug #1299403)
1629- Fixed english translation (Bug #1295406)
1630- Fixed bug #1290833: Last character of email not seen
1631- Fixed bug #1292199 when creating new user
1632- Allow more browsers (Bug #1285101)
1633- Added setting for showing pretty dates
1634- Added support for SQLite database
1635- Make use of message caching configurable
1636- Also add attachments when forwarding a message
1637- Long folder names will not flow over message list (Bug #1267232)
1638- Show nested mailboxes hieracically
1639- Enable IMAPS by host
1640
1641
16422005/08/20
1643----------
1644- Improved cacheing of mailbox messagecount
1645- Fixed javascript bug when creating a new message folder
1646- Fixed javascript bugs #1260990 and #1260992: folder selection
1647- Make Trash folder configurable
1648- Auto create folders Inbox, Sent and Trash (if configured)
1649- Support for IMAP root folder
1650- Added support fot text/enriched messages
1651- Make list of special mailboxes configurable
1652
Note: See TracBrowser for help on using the repository browser.