source: github/CHANGELOG @ 300fc65

HEADcourier-fixdev-browser-capabilitiespdorelease-0.6release-0.7release-0.8
Last change on this file since 300fc65 was 300fc65, checked in by alecpl <alec@…>, 5 years ago
  • Better HTML entities conversion in html2text (#1485519)
  • Property mode set to 100644
File size: 48.3 KB
Line 
1CHANGELOG RoundCube Webmail
2---------------------------
3
42008/11/19 (alec)
5----------
6- Fix handling of some malformed messages (#1484438)
7- Speed up raw message body handling
8- Better HTML entities conversion in html2text (#1485519)
9
102008/11/15 (alec)
11----------
12- Fix big memory consumption and speed up searching on servers without SORT capability
13- Fix setting locale to tr_TR, ku and az_AZ (#1485470)
14
152008/11/12 (alec)
16----------
17- Use SORT for searching on servers with SORT capability
18- Added message status filter
19
202008/11/06 (alec)
21----------
22- Fix empty file sending (#1485389)
23- Improved searching with many criterias (calling one SEARCH command)
24
252008/11/05 (alec)
26----------
27- Fix HTML editor initialization on IE (#1485304)
28
292008/11/03 (alec)
30----------
31- Add warning when switching editor mode from html to plain (#1485488)
32- Make identities list scrollable (#1485538)
33
342008/10/29 (alec)
35----------
36- Fix problem with numeric folder names (#1485527)
37- Added BYE response simple support to prevent from endless loops in imap.inc (#1483956)
38
392008/10/27 (alec)
40----------
41- Fix unread message unintentionally marked as read if read_when_deleted=true (#1485409)
42- Remove port number from SERVER_NAME in smtp_helo_host (#1485518)
43
442008/10/25 (alec)
45----------
46- Don't send disposition notification receipts for messages marked as 'read' (#1485523)
47- Added 'keep_alive' and 'min_keep_alive' options (#1485360)
48
492008/10/24 (alec)
50----------
51- Added option 'identities_level', removed 'multiple_identities'
52- Allow deleting identities when multiple_identities=false (#1485435)
53
542008/10/22 (alec)
55----------
56- Added option focus_on_new_message (#1485374)
57
582008/10/18 (alec)
59----------
60- Fix html2text class autoloading on Windows (#1485505)
61- Fix html signature formatting when identity save error occured (#1485426)
62
632008/10/15 (alec)
64----------
65- Add feedback and set busy when moving folder (#1485497)
66
672008/10/10 (alec)
68----------
69- Fix 'Empty' link visibility for some languages e.g. Slovak (#1485489)
70- Fix messages count bar overlapping (#1485270)
71- Fix adding signature in drafts compose mode (#1485484)
72
732008/10/09 (alec)
74----------
75- Fix iil_C_Sort() to support very long and/or divided responses (#1485283)
76- Fix matching case sensitivity when setting identity on reply (#1485480)
77- Prefer default identity on reply
78
792008/10/08 (alec)
80----------
81- Fix imap searching on ISMail server (#1485466)
82- Add css class for flagged messages (#1485464)
83
842008/10/07 (alec)
85----------
86- Write username instead of id in sendmail log (#1485477)
87- Fix htmlspecialchars() use for PHP version < 5.2.3 (#1485475)
88- Fix js keywords escaping in json_serialize() for IE/Opera (#1485472)
89- Added bin/killcache.php script (#1485434)
90
912008/10/03 (alec)
92----------
93- Add support for SJIS, GB2312, BIG5 in rc_detect_encoding()
94- Fix vCard file encoding detection for non-UTF-8 strings (#1485410)
95- Add 'skip_deleted' option in User Preferences (#1485445)
96
972008/10/02 (alec)
98----------
99- Minimize "inline" javascript scripts use (#1485433)
100- Fix css class setting for folders with names matching defined classes names (#1485355)
101- Fix race conditions when changing mailbox
102
1032008/10/01 (alec)
104- Fix spellchecking when switching to html editor (#1485362)
105- Fix compose window width/height (#1485396)
106- Allow calling msgimport.sh/msgexport.sh from any directory (#1485431)
107- Localized filesize units (#1485340)
108- Better handling of "no identity" and "no email in identity" situations (#1485117)
109
1102008/09/29 (alec)
111----------
112- Added 'mime_param_folding' option with possibility to choose
113  long/non-ascii attachment names encoding eg. to be readable
114  in MS Outlook/OE (#1485320)
115- Added "advanced options" feature in User Preferences
116- Fix unread counter when displaying cached massage in preview panel (#1485290)
117- Fix htmleditor spellchecking on MS Windows (#1485397)
118
1192008/09/25 (alec)
120----------
121- Fix problem with non-ascii attachment names in Mail_mime (#1485267, #1485096)
122
1232008/09/23 (alec)
124----------
125- Fix language autodetection (#1485401)
126- Fix button label in folders management (#1485405)
127- Fix collapsed folder not indicating unread msgs count of all subfolders (#1485403)
128- Fix handling of apostrophes in filenames decoded according to rfc2231
129
1302008/09/19 (thomasb)
131----------
132- Made config files location configurable (#1485215)
133
1342008/09/16 (alec)
135----------
136- Reduced memory footprint when forwarding attachments (#1485345)
137- Fix inline images handling when replying/forwarding html messages
138- Allow and use spellcheck attribute for input/textarea fields (#1485060)
139- Added icons for forwarded/forwarded+replied messages (#1485257)
140- Added Reply-To to forwarded emails (#1485315)
141- Display progress message for folders create/delete/rename (#1485357)
142- Smart Tags and NOBR tag support in html messages (#1485363, #1485327)
143
1442008/09/15 (thomasb)
145----------
146- Redesign of the identities settings (#1484042)
147- Add config option to disable creation/deletion of identities (#1484498)
148
1492008/09/15 (alec)
150----------
151- Added 'sendmail_delay' option to restrict messages sending interval (#1484491)
152
1532008/09/12 (alec)
154----------
155- Added vertical splitter for folders list resizing
156- Added possibility to view all headers in message view
157- Fixed splitter drag/resize on Opera (#1485170)
158- Fixed quota img height/width setting from template (#1484857)
159
1602008/09/12 (thomasb)
161----------
162- Refactor drag & drop functionality. Don't rely on browser events anymore (#1484453)
163- Insert "virtual" folders in subscription list (#1484779)
164- Added link to open message in new window
165
1662008/09/05 (thomasb)
167----------
168- Enable export of address book contacts as vCard
169- Respect Content-Location headers in multipart/related messages according to RFC2110 (#1484946)
170- Applied mime_decode patch by David Lublink
171- Allowed max. attachment size now indicated in compose screen (#1485030)
172- Also capture backspace key in list mode (#1484566)
173- Allow application/pgp parts to be displayed (#1484753)
174- Correctly handle options in mailto-links (#1485228)
175- Immediately save sort_col/sort_order in user prefs (#1485265)
176
1772008/09/04 (alec)
178----------
179- Truncate very long (above 50 characters) attachment filenames when displaying
180- Support \" and \\ in quoted strings when parsing BODYSTRUCTURE (mime.inc)
181- Allow 'readonly' atributes in input and textarea (#1485312)
182
1832008/09/03 (thomasb)
184----------
185- Allow to auto-detect client language if none set (#1484434)
186- Auto-detect the client timezone (user configurable)
187
1882008/09/03 (alec)
189----------
190- Add RFC2231 header value continuations support for attachment
191  filenames + hack for servers that not support that feature
192- Fix Reply-To header displaying (#1485314)
193
1942008/09/02 (thomasb)
195----------
196- Add feature to import contacts from vcard files (#1326103)
197- Mark form buttons that provide the most obvious operation (mainaction)
198
1992008/08/30 (alec)
200----------
201- Improved HTML to TXT conversion by html2text class update
202  to version 1.0.0
203
2042008/08/28 (alec)
205----------
206- Added option 'quota_zero_as_unlimited' (#1484604)
207- Added PRE handling in html2text class (#1484740)
208
2092008/08/28 (robin)
210----------
211- Added folder hierarchy collapsing
212
2132008/08/27 (alec)
214----------
215- Added options to use syslog instead of log file (#1484850)
216- Added Logging & Debugging section in Installer
217- Write to smtp log also sent MDN confirmations
218
2192008/08/26 (alec)
220----------
221- Removed support for PEAR::DB driver
222
2232008/08/21 (alec)
224----------
225- Add Content-Length header while attachments downloading (#1484256)
226- Fix In-Reply-To and References headers when composing saved draft
227  message (#1485288)
228- Removed PHP4 class constructors
229- Fix html message charset conversion for charsets with underline (#1485287)
230- Fix buttons status after contacts deletion (#1485233)
231
2322008/08/21 (estadtherr)
233----------
234- Fix escaping of To: and From: fields when building message body for reply
235  or forward in the HTML editor (#1484904)
236
2372008/08/15 (thomasb)
238----------
239- Use current mailbox name in template (#1485256)
240- Better fix for skipping untagged responses (#1485261)
241- Added pspell support patch by Kris Steinhoff (#1483960)
242- Enable spellchecker for HTML editor (#1485114)
243- Respect spellcheck_uri in tinyMCE spellchecker (#1484196)
244
2452008/08/09 (alec)
246----------
247- Case insensitive contacts searching using PostgreSQL (#1485259)
248
2492008/07/31 (thomasb)
250----------
251- Make default imap folders configurable for each user (#1485075)
252- Save outgoing mail to selectable folder (#1324581)
253- Fix hiding of mark menu when clicking th button again (#1484944)
254
2552008/07/21 (alec)
256----------
257- use long date format in print mode (#1485191)
258
2592008/07/18 (alec)
260----------
261- Updated TinyMCE to version 3.1.0.1
262
2632008/07/14 (thomasb)
264----------
265- Re-enable autocomplete attribute for login form (#1485211)
266- Check PERMANENTFLAGS before saving $MDNSent flag (#1484963, #1485163)
267
2682008/06/30 (alec)
269----------
270- Added flag column on messages list (#1484623)
271
2722008/06/24 (alec)
273----------
274- Patched Mail/MimePart.php (http://pear.php.net/bugs/bug.php?id=14232)
275
2762008/06/24 (alec)
277----------
278- Allow trash/junk subfolders to be purged (#1485085)
279
2802008/06/20 (alec)
281----------
282- Added Azerbaijani translation
283
2842008/06/20 (thomasb)
285----------
286- Store compose parameters in session and redirect to a unique URL
287
2882008/06/18 (thomasb)
289----------
290- Fixed CRAM-MD5 authentication (#1484819)
291- Add fallback to old 'skin_path' property
292
2932008/06/16 (alec)
294----------
295- Fixed sending emoticons
296- Fixed forwarding messages with one HTML attachment (#1484442)
297- Fixed encoding of message/rfc822 attachments and image/pjpeg handling (#1484914)
298
2992008/06/15 (alec)
300----------
301- Added option to select skin in user preferences
302  WARNING: option 'skin_path' replaced by 'skin' option!
303
3042008/06/14 (alec)
305----------
306- Added option to disable displaying of attached images below the message body
307
3082008/06/13 (alec)
309----------
310- Added option to display images in messages from known senders (#1484601)
311- Updated PEAR::Mail_Mime
312- User preferences grouped in more fieldsets
313
3142008/06/12 (alec)
315----------
316- Fix corrupted MIME headers of messages in Sent folder (#1485111)
317- Fixed bug in MDB2 package: http://pear.php.net/bugs/bug.php?id=14124
318- Use keypress instead of keydown to select list's row (#1484816)
319
3202008/06/11 (alec)
321----------
322- Don't call expunge and don't remove message row after message move
323  if flag_for_deletion is set to true (#1485002)
324
3252008/06/08 (alec)
326----------
327- Added option to disable autocompletion from selected LDAP address books (#1484922)
328
3292008/06/07 (thomasb)
330----------
331- Cleaned up localization names. Now named with lang_COUNTRY according to ISO 639-1/3166-1
332- Updated Catalan localization
333
3342008/06/06 (robin)
335----------
336- Add option to log successful logins
337
3382008/06/06 (alec)
339----------
340- TLS support in LDAP connections: 'use_tls' property (#1485104)
341
3422008/06/05 (alec)
343----------
344- Fix removing messages from search set after deleting them (#1485106)
345
3462008/06/03 (alec)
347----------
348- imap.inc: Fixed iil_MultLine(): use iil_ReadBytes() instead of iil_ReadLine()
349- imap.inc: Fixed iil_C_FetchStructureString() to handle many
350  literal strings in response (#1484969)
351- imap.inc: Removed hardcoded data size in iil_ReadLine()
352
3532008/05/30 (alec)
354----------
355- Support for subfolders in default/protected folders (#1484665)
356- Disallowed delimiter in folder name (#1484803)
357- Support " and \ in folder names
358- Escape \ in login (#1484614)
359
3602008/05/29 (thomasb)
361----------
362- Better HTML sanitization with the DOM-based washtml script (#1484701)
363
3642008/05/29 (alec)
365----------
366- Polish localization folder renamed to pl_PL
367
3682008/05/28 (alec)
369----------
370- Fixed sorting of folders with non-ascii characters
371
3722008/05/21 (alec)
373----------
374- Localized pagetitle in Settings and Address Book
375
3762008/05/19 (alec)
377----------
378- Fixed Mysql DDL for default identities creation (#1485070)
379
3802008/05/16 (alec)
381----------
382- In Preferences added possibility to configure 'read_when_deleted',
383  'mdn_requests', 'flag_for_deletion' options
384
3852008/05/15 (thomasb)
386----------
387- Make IMAP auth type configurable (#1483825)
388- Fix empty values with FROM_UNIXTIME() in rcube_mdb2 (#1485055)
389
3902008/05/15 (alec)
391----------
392- Fix attachment list on IE 6/7 (#1484807)
393
3942008/05/12 (estadtherr)
395----------
396- fix JavaScript in compose.html that shows cc/bcc fields if populated
397
3982008/05/12 (alec)
399----------
400- Updated PEAR::DB package to version 1.7.13
401
4022008/05/10 (alec)
403----------
404- Make password input fields of type password in installer (#1484886)
405
4062008/05/09 (alec)
407----------
408- Don't call CAPABILITY if was recieved as server's optional response
409  on connect (RFC3501 [7.1])
410
4112008/05/08 (alec)
412----------
413- Don't attempt to delete cache entries if enable_caching is FALSE (#1485051)
414- Optimized messages sorting on servers without sort capability (#1485049)
415- Option 'use_SQL_address_book' replaced by 'address_book_type'
416- Corrected message headers decoding when charset isn't specified and improved
417  support for native languages (#1485050, #1485048)
418
4192008/05/07 (davidke/richs)
420----------
421- Completed LDAP address book support so it can now write to an LDAP server.
422- Expanded LDAP configuration options to support LDAP server writes.
423- Modified config/main.inc.php.dist:
424  New Option: $rcmail_config['use_SQL_address_book']
425  Changed Option:  $rcmail_config['ldap_public']['Verisign']
426
4272008/05/05 (alec)
428----------
429- Installer: encode special characters in DB username/password (#1485042)
430- Do charset conversion also for from/to column on messages list
431- Fix management of folders with national characters in names (#1485036, #1485001)
432
4332008/05/02 (alec)
434----------
435- Updated MDB2 package to version 2.5.0b1
436- Updated MDB2 pgsql, mysql, mysqli, sqlite drivers to version 1.5.0b1
437- Updated MDB2 mssql driver to version 1.3.0b1
438- Fixed identities saving when using MDB2 pgsql driver (#1485032)
439
4402008/05/01 (alec)
441----------
442- Fix BCC header reset (#1484997)
443
4442008/04/30 (thomasb)
445----------
446- Introduce new application class 'rcmail' and get rid of some global vars
447
4482008/04/29 (alec)
449----------
450- improved messages list performance - patch from Justin Heesemann
451
4522008/04/23 (alec)
453----------
454- Append skin_path to images location only when it starts
455  with '/' sign (#1484859)
456
4572008/04/20 (estadtherr)
458----------
459- fix parse_attrib_string to handle unquoted values, which fixes
460  display issues with HTML messages that do not quote attributes
461
4622008/04/17 (alec)
463----------
464- Fix IMAP response in message body when message has no body (#1484964)
465- Updated PEAR::Auth_SASL to 1.0.2
466- Fix non-RFC dates formatting (#1484901)
467
4682008/04/16 (estadtherr)
469----------
470- Fix mail sending with new TinyMCE
471
4722008/04/16 (alec)
473----------
474- Fix typo in set_charset() (#1484991)
475- Decode entities when inserting HTML signature to plain text message (#1484990)
476
4772008/04/15 (estadtherr)
478----------
479- HTML editing is now working with PHP5 updates and TinyMCE v3.0.6
480- fix signature loading on Windows (#1484545)
481- add language support to HTML editing (#1484862)
482
4832008/04/15 (alec)
484----------
485- Fix remove signature when replying (#1333167)
486- Fix problem with line with a space at the end (#1484916)
487- Don't send set_env() in ajax response when env array is empty
488- Fix <!DOCTYPE> tag filtering (#1484391)
489- Fix <?xml> tag filtering (#1484403)
490 
4912008/04/14 (alec)
492----------
493- Added sections (fieldset+label) in Settings interface
494
4952008/04/12 (alec)
496----------
497- Fixed and optimized 'read_when_deleted': mark as read on server side
498  in one action when marking as deleted, fixed js bugs when deleting
499  from message preview page
500
5012008/04/12 (thomasb)
502----------
503- Changed codebase to PHP5 with autoloader
504- Added some new classes from devel-vnext branch
505
5062008/04/11 (alec)
507----------
508- Mark as read in one action with message preview (#1484972)
509- Delete redundant quota reads (#1484972)
510- Add options for empty trash and expunge inbox on logout (#1483863)
511
5122008/04/10 (alec)
513----------
514- Add rows highlighting in onmousemove on ksearch list
515- Remove lines wrapping when displaying message
516- Fix month localization
517- Do ob_start/ob_end_clean when reading config files (#1484624)
518- Fix debug (ajax) console
519
5202008/04/02 (alec)
521----------
522- Updated timezones list (#1484908)
523- Fix design in Settings (#1484799)
524- Fix deleting messages after clicking on "All" (#1484838)
525- Fix sorting o0f message list when default folder is empty (#1484317)
526- Fix creating a new folder w/a comma in its name (#1484681)
527
5282008/04/01 (thomasb)
529----------
530- Fix Enter problem on login (#1484839)
531- Make the http-received header in outgoing mails configurable
532
5332008/03/30 (till)
534----------
535- Fix Firefox problem with ob_gzhandler (#1484932)
536- Improve message previewpane - less loading (#1484316)
537
5382008/03/28 (thomasb)
539----------
540- Disable installer by default; add config option to enable it again
541
5422008/03/24 (till)
543----------
544- Don't send mark requests for already marked messages (#1484906)
545- Fix "quote inside a quote" (#1484783)
546
5472008/03/23 (till)
548
549- Applied patch to strip newlines from headers (#1484811)
550- Applied patch to trim login (#1484231)
551- Added robots.txt
552- Fix attachment problem when restoring saved draft without body (#1484506)
553- Fix call to undefined function decrypt_passwd() 
554
5552008/03/21 (thomasb)
556----------
557- Add configurable default charset for message decoding
558- Applied patch to fix mime decoding an folder subscription (#1484191)
559- Applied patch to correctly quote email recipient strings (#1484191)
560- Fix wrong charset aliases (#1484818 and #1484598)
561- Remove hard-coded size of logo image (#1484378)
562- Strip slashes from virtuser email values (#1484700)
563- Fixed message part window display in IE6 (#1484610)
564
5652008/02/28 (thomasb)
566----------
567- Fix folder adding/renaming inspired by #1484800
568- Applied patch by Emanuele Rocca to make LDAP filters work with or without brackets
569- Fix quirky message selection
570- Completed installer
571
5722008/02/20 (thomasb)
573----------
574- Localize folder name in page title (#1484785)
575- Fix code using wrong variable name (#1484018)
576- Allow to send mail with BCC recipients only
577- Remove MDN headers before saving in sent folder
578
5792008/02/12 (estadtherr)
580----------
581- fix switching between HTML/plain composing (#1484752)
582- condense TinyMCE toolbar down to one line, removing table buttons (#1484747)
583- fix image removal in message display when message HTML includes JS event handlers
584
5852008/02/11 (thomasb)
586----------
587- Add function to mark the selected messages as read/unread (#1457360)
588- Also do charset decoding as suggested in RFC 2231 (fix #1484321)
589- Show message count in folder list and hint when creating a subfolder
590
5912008/02/08 (thomasb)
592----------
593- Distinguish ssl and tls for imap connections (#1484667)
594- Added some charset aliases to fix typical mis-labelling (#1484565)
595
5962008/02/07 (thomasb)
597----------
598- Remember decision to display images for a certain message during session (#1484754)
599- Truncate attachment filenames to 55 characters due to an IE bug (#1484757)
600- Fix size of the attachment preview frame (#1484758)
601
6022008/02/05 (thomasb)
603----------
604- Fix regular expression for checking e-mail address (#1484710)
605- Make sending of read receipts configurable
606- Respect config when localize folder names (#1484707)
607- Applied patch for updating page title (#1484727, #1484650)
608- Applied patch to prevent from purging inbox by uberlinuxguy (#1484449)
609- Applied patch to prevent bad header delimiters (#1484751)
610- Also send search request when deleting a contact (#1484620)
611- Add CSS hack for Safari
612
6132008/02/02 (thomasb)
614----------
615- Always update $CONFIG with user prefs (#1484729)
616- Don't ask for MDN confirmations on drafted messages (#1484691)
617- Also respect receipt and priority settings when re-opening a draft message
618
6192008/01/31 (robin)
620----------
621- Remember search results (closes #1483883), patch by the_glu
622
6232008/01/08 (tomekp)
624----------
625- add he (Hebrew) localization (#1484713)
626
6272008/01/08 (tomekp)
628----------
629- update fr localization
630
6312008/01/04 (tomekp)
632- purge kur_KU because it has no messages translation
633- bump copyright for all localization files
634
6352007/12/31 (tomekp)
636----------
637- update es localization
638
6392007/12/28 (tomekp)
640----------
641- update mk localization
642
6432007/12/27 (tomekp)
644----------
645- update se localization
646
6472007/12/13 (robin)
648----------
649- Add Received header on outgoing mail
650
6512007/12/10 (estadtherr)
652----------
653- Upgrade to TinyMCE 2.1.3
654- Allow inserting image attachments into HTML messages while composing (#1484557)
655
6562007/12/10 (thomasb)
657----------
658- Delegate user-stuff to new class rcube_user
659- Implement Message-Disposition-Notification (Receipts)
660
6612007/12/05 (tomekp)
662----------
663- update bg, uk localization
664
6652007/12/04 (tomekp)
666----------
667- update bg localization
668
6692007/11/25 (thomasb)
670----------
671- Applied UID fetch patch by Glen Ogilvie
672- Applied patch for correct Postgres instructions from ticket #1484674
673- Fix overriding of session vars when register_globals is on (#1484670)
674- Fix wrong Postgres setup instructions in INSTALL (#1484674)
675- Fix bug with case-sensitive folder names (#1484245)
676- Don't create default folders by default
677- Added Georgian localization by Zaza Zviadadze
678- Updated Russian localization
679- Fixed some potential security risks (audited by Andris)
680- Only show new messages if they match the current search (#1484176)
681
6822007/11/20 (tomekp)
683----------
684- add Korean (kr) localization
685
6862007/11/14 (tomekp)
687----------
688- update id_ID localization
689
6902007/11/06 (thomasb)
691----------
692- Switch to/from when searcing in Sent folder (#1484555)
693- Correctly read the References header (#1484646)
694- Unset old cookie in before sending a new value (#1484639)
695- Correctly decode attachments when downloading them (#1484645 and #1484642)
696
6972007/10/22 (tomekp)
698----------
699- update ru, eo localizations
700
7012007/10/17 (thomasb)
702----------
703- Make message listing less error prone
704
7052007/10/10 (thomasb)
706----------
707- Suppress IE errors when clearing attachments form (#1484356)
708- Set preferences field in user table to NULL (#1484386)
709- Log error when login fails due to auto_create_user turned off
710- Update UPGRADING instructions
711
7122007/10/05 (tomekp)
713----------
714- Add Esperanto localization
715
7162007/10/04 (Stiwi)
717----------
718- Updated German localization
719
7202007/10/04 (yllar)
721----------
722- Added Malay localization
723- Updated Lithuanian localization
724
7252007/09/27 (tomekp)
726----------
727- Update dutch localization (closes #1484588)
728
7292007/09/29 (thomasb)
730----------
731- Filter linked/imported CSS files (closes #1484056)
732
733
7342007/09/27 (tomekp)
735----------
736- Update brazilian portuguese localization (#1484580)
737
7382007/09/26 (thomasb)
739----------
740- Improve message compose screen (closes #1484383)
741- Select next row after removing one from list (#1484387)
742
743
7442007/09/26 (tomekp)
745----------
746- Add polish labels for changes in r816.
747- Update polish localization (#1484579)
748- Update thai localization (#1484578)
749
7502007/09/25 (robin)
751----------
752- Enable drag-/dropping of folders to a new parent folder (#1457344)
753
754
7552007/09/24 (robin)
756----------
757- Fix preview pane size for Safari & Konqueror (#1484187)
758
759
7602007/09/20 (robin)
761----------
762- Make smtp HELO/EHLO hostname configurable (#1484067)
763
764
7652007/09/19 (thomasb)
766----------
767- IPv6 Compatability (#1484322), Patch #1484373
768- Unlock interface when message sending fails (#1484570)
769- Eval PHP code in template includes (if configured)
770- Show message when folder is empty. Mo more static text in table (#1484395)
771- Only display unread count in page title when new messages arrived
772- Show mailbox name in page title
773
774
7752007/09/09 (thomasb)
776----------
777- Fixed wrong delete button tooltip (#1483965)
778- Fixed charset encoding bug (#1484429)
779- Applied patch for LDAP version (#1484552)
780- Improved XHTML validation
781
782
7832007/09/05 (thomasb)
784----------
785- Fix message list selection (#1484550)
786- Better fix lowercased usernames (#1484473)
787- Update pngbehavior Script as suggested in #1484490
788
789
7902007/08/29 (richs)
791----------
792- Fixed moving/deleting messages when more than 1 is selected
793
7942007/08/15 (thomasb)
795----------
796- Applied patch for LDAP contacts listing by Glen Ogilvie
797- Applied patch for more address fields in LDAP contacts (#1484402)
798- Close LDAP connections on script shutdown
799
800
8012007/08/13 (thomasb)
802----------
803- Add alternative for getallheaders() (fix #1484508)
804- Revert changes for mbstring usage (fix #1484509)
805
806
8072007/08/10 (thomasb)
808----------
809- Identify mailboxes case-sensitive
810- Sort mailbox list case-insensitive (closes #1484338)
811- Fix display of multipart messages from Apple Mail (closes #1484027)
812- Protect AJAX request from being fetched by a foreign site (XSS)
813- Make autocomplete for loginform configurable by the skin template
814- Fix compose function from address book (closes #1484426)
815- Added //IGNORE to iconv call (patch #1484420, closes #1484023)
816- Check if mbstring supports charset (#1484290 and #1484292)
817- Prefer iconv over mbstring (as suggested in #1484292)
818- Check filesize of template includes (#1484409)
819- Updated Simplified Chinese localization
820- Added Ukrainian translation
821
822
8232007/08/09 (richs)
824----------
825- Fixed bug with buttons not dimming/enabling properly after switching folders
826- Fixed compose window becoming unresponsive after saving a draft (#1484487)
827- Re-enabled "Back" button in compose window now that bug #1484487 is fixed
828- Fixed unresponsive interface issue when downloading attachments (#1484496)
829- Lowered status message time from 5 to 3 seconds to improve responsiveness
830- Added note to INSTALL about .htaccess limiting upload_max_filesize
831- Raised .htaccess upload_max_filesize from 2M to 5M to differ from default php.ini
832- Increased "mailboxcontrols" mail.css width from 160 to 170px to fix non-english languages (#1484499)
833- Fixed empty-message sending with TinyMCE plain-text mode, or if it's not installed
834
835
8362007/07/03 (thomasb)
837----------
838- Added Macedonian (Slavic FYROM) localization
839- Fix status message bug #1484464 with regard to #1484353
840- Fix address adding bug reported by David Koblas
841- Applied socket error patch by Thomas Mangin
842
843
8442007/06/28 (tomekp)
845----------
846- fix typos in Polish localization (Janusz Zamecki)
847
848
8492007/06/27 (tomekp)
850----------
851- Update Polish (Janusz Zamecki), Croatian (Svebor Prstacic) localization
852
853
8542007/06/12 (thomasb)
855----------
856- Updated Turkish, Polish, Finnish/Suomi, Japanese, Hungarian, Greek, Euskara localization
857- Added Irish/Gaelic translation
858- Little correction in Swedish translation
859- Quote username for virtuser_query
860- Pass-by-reference workarround for PHP5 in sendmail.inc
861
862
8632007/06/04 (estadtherr)
864----------
865- Fixed bug in HTML->Plain editor toggling
866
867
8682007/05/28 (thomasb)
869---------
870- Fixed buggy imap_root settings (closes #1484379)
871- Prevent default events on subject links (#1484399)
872- Typo in rcube_smtp.inc
873
874
8752007/05/23 (estadtherr)
876----------
877- Upgrade to TinyMCE v2.1.1.1
878
879
8802007/05/18 (thomasb)
881----------
882- Use HTTP-POST requests for actions that change state
883
884
8852007/05/17 (thomasb)
886----------
887- Updated Catalan, Russian, Portuguese, Slovak and Chinese translations
888- Renamed localization folder for Chinese (Big5)
889- Chanegd Slovenian language code from 'si' to 'sl'
890- Added Sinhala (Sri-Lanka) localization
891- Use global filters and bind username/ for Ldap searches (#1484159)
892- Hide quota display if imap server does not support it
893- Hide address groups if no LDAP servers configured
894- Add link to message subjects (closes #1484257)
895- Better SQL query for contact listing/search (closes #1484369)
896
897
8982007/05/13 (thomasb)
899----------
900- Updated Norwegian (bokmal), Czech, Danish and Portuguese (standard) translation
901- Fixed marking as read in preview pane (closes #1484364)
902- CSS hack to display attachments correctly in IE6
903- Wrap message body text (closes #1484148)
904
905
9062007/05/03 (yllar)
907----------
908- Updated French, Lithuanian, Armenian, Spanish and Italian translations
909
910
9112007/05/01 (thomasb)
912----------
913- Updated German, Euskara, Hungarian, Romanian and Spanish translation
914- Added Hindi and Kurdish localization
915
916
9172007/04/28 (thomasb)
918----------
919- LDAP access is back in address book (closes #1484087)
920- Added search function for contacts
921- New Template parsing and output encoding
922- Fixed bugs #1484119 and #1483978
923
924
9252007/04/08 (thomasb)
926----------
927- Fixed message moving procedure (closes #1484308)
928- Fixed display of multiple attachments (closes #1466563)
929- Fixed check for new messages (closes #1484310)
930- List attachments without filename
931
932
9332007/03/27 (thomasb)
934----------
935- New session authentication: Change sessid cookie when login, authentication with sessauth cookie is now configurable.
936  Should close bugs #1483951 and #1484299
937
938
9392007/03/23 (thomasb)
940----------
941- Correctly translate mailbox names (closes #1484276)
942- Quote e-mail address links (closes #1484300)
943
944
9452007/03/21 (thomasb)
946----------
947- Updated PEAR::Mail_mime package
948- Added Persian localization
949- Updated Catalan and Brazilian Portuguese translations
950- Updated INSTALL manual with a note about database passwords
951- Accept single quotes for HTML attributes when modifying message body (thanks Jason)
952- Sanitize input for new users/identities (thanks Colin Alston)
953
954
9552007/03/19 (thomasb)
956----------
957- Don't download HTML message parts
958- Convert HTML parts to plaintext if 'prefer_html' is off
959- Correctly parse message/rfc822 parts (closes #1484045)
960- Code cleanup
961
962
9632007/03/18 (thomasb)
964----------
965- Also use user_id for unique key in messages table (closes #1484074)
966- Hide contacts drop down on blur (closes #1484203)
967- Make entries in contacts drop down clickable
968- Turn off browser autocompletion on login page
969- Quote <? in text/html message parts
970- Hide border around radio buttons
971- Replaced old JS function calls.
972
973
9742007/03/13 (thomasb)
975----------
976- Applied patch for attachment download by crichardson (closes #1484198)
977- Fixed bug in Postgres DB handling (closes #1484068)
978- Fixed bug of invalid calls to fetchRow() in rcube_db.inc (closes #1484280)
979- Fixed array_merge bug (closes #1484281)
980- Fixed flag for deletion in list view (closes #1484264)
981- Finally support semicolons as recipient separator (closes ##1484251)
982- Fixed message headers (subject) encoding
983
984
9852007/03/04 (tomekp)
986----------
987- check if safe mode is on or not (closes #1484269)
988
989
9902007/03/02 (thomasb)
991----------
992- Show "no subject" in message list if subject is missing (closes #1484243)
993- Solved page caching of message preview (closes #1484153)
994- Only use gzip compression if configured (closes #1484236)
995
996
9972007/02/25 (estadtherr)
998----------
999- Fixed priority selector issue (#1484150)
1000- Upgraded to TinyMCE v2.1.0
1001
1002
10032007/02/21 (thomasb)
1004----------
1005- Fixed some CSS issues in default skin (closes #1484210 and #1484161)
1006- Prevent from double quoting of numeric HTML character references (closes #1484253)
1007
1008
10092007/02/07 (tomekp)
1010----------
1011- Updated (bg) translation (Doichin Dokov)
1012
1013
10142007/02/06 (tomekp)
1015----------
1016- Updated (pl) translation
1017- Updated (pt_BR) translation (Robson F. Ramaldes)
1018- Big cleanup in program/localization
1019
1020
10212007/02/05 (thomasb)
1022----------
1023- Updated Italian, Slovenian, Greek, Bulgarian, Hungarian and Croatian translation
1024
1025
10262007/01/07 (estadtherr)
1027----------
1028- Fixed display of HTML message attachments (closes #1484178)
1029
1030
10312007/01/07 (thomasb)
1032----------
1033- Applied patch for preview caching (closes #1484186)
1034- Added Thai and Vietnamese localization files
1035
1036
10372006/12/29 (thomasb)
1038----------
1039- Added error handling for attachment uploads
1040- Use multibyte safe string functions where necessary (closes #1483988)
1041- Updated Swiss German localization (de_CH)
1042
1043
10442006/12/22 (thomasb)
1045----------
1046- Applied security patch to validate the submitted host value (by Kees Cook)
1047- Applied security patch to validate input values when deleting contacts (by Kees Cook)
1048- Applied security patch that sanitizes emoticon paths when attaching them (by Kees Cook)
1049- Applied a patch to more aggressively sanitize a HTML message
1050- Visualize blocked images in HTML messages
1051
1052
10532006/12/20 (thomasb)
1054----------
1055- Fixed wrong message listing when showing search results (closes #1484131)
1056- Introduced functions Q() and JQ() as aliases for rep_specialchars_output()
1057- Show remote images when opening HTML message part as attachment
1058
1059
10602006/12/17 (thomasb)
1061----------
1062- Added patch by Ryan Rittenhouse & David Glick for a resizeable preview pane
1063
1064
10652006/12/06 (thomasb)
1066----------
1067- Improve memory usage when sending mail (closes #1484098)
1068- Mark messages as read once the preview is loaded (closes #1484132)
1069- Include smtp final response in log (closes #1484081)
1070
1071
10722006/12/04 (thomasb)
1073----------
1074- Corrected date string in sent message header (closes #1484125)
1075- Correclty choose "To" column in sent and draft mailboxes (closes #1483943)
1076- Changed srong tooltips for message browse buttons (closes #1483930)
1077
1078
10792006/12/03 (estadtherr)
1080----------
1081- Added fix to convert HTML signatures for plain text messages
1082- Fixed signature delimeter character to be standard (Bug #1484035)
1083
1084
10852006/12/01 (thomasb)
1086----------
1087- Implemented preview pane
1088- Fixed XSS vulnerability (Bug #1484109)
1089- Remove newlines from mail headers (Bug #1484031)
1090- Selection issues when moving/deleting (Bug #1484044)
1091- Applied patch of Clement Moulin for imap host auto-selection
1092- ISO-encode IMAP password for plaintext login (Bugs #1483977 & #1483886)
1093- Fixed folder name encoding in subscription list (Bug #1484113)
1094- Fixed JS errors in identity list (Bug #1484120)
1095- Show client debug console on debug_level 8
1096- Added Serbian translation
1097- Updated Spanish and Bulgarian localization
1098
1099
11002006/11/22 (robin)
1101----------
1102- Fix a bug introduced with Shift-Del yesterday
1103
1104
11052006/11/21 (robin)
1106----------
1107- Add missing nl_NL translations
1108- Translate foldernames in folder form (closes #1484113)
1109
1110
11112006/11/21 (robin)
1112----------
1113- Added first and last buttons to message list, address book
1114  and message detail
1115- Pressing Shift-Del bypasses Trash folder
1116- Enable purge command for Junk folder
1117
1118
11192006/11/17 (robin)
1120----------
1121- Re-initialize message list after shift-select and delete
1122
1123
11242006/11/16 (robin)
1125----------
1126- Fixed updating message list after expunge and purge
1127- Fetch all aliases if virtuser_query is used instead
1128  of only the first one
1129
1130
11312006/11/11 (estadtherr)
1132----------
1133- fixed deletion/moving of messages from within "show" page
1134
1135
11362006/11/09 (thomasb)
1137----------
1138- Little bugfix in HTML encoding
1139- Fixed encoding issues and delete-on-reply problem
1140- Corrected template parsing
1141
1142
11432006/11/07 (estadtherr)
1144----------
1145- Upgraded to TinyMCE v2.0.8
1146- Fixed CSS path for editor popups
1147
11482006/09/26 (estadtherr)
1149----------
1150- Added spellchecker plugin to TinyMCE configuration
1151- Fixed HTML/Plain toggle labels
1152
1153
11542006/09/24 (thomasb)
1155----------
1156- Partial client re-write with a common list class
1157- Re-enabled multi select of contacts (Bug #1484017)
1158- Enable contact editing right after creation (Bug #1459641)
1159- Updated Hungarian, Estonian and Traditional Chinese localization
1160
1161
11622006/09/19 (thomasb)
1163----------
1164- Correct UTF-7 to UTF-8 conversion if mbstring is not available
1165
1166
11672006/09/13 (estadtherr)
1168----------
1169- Introduction of TinyMCE HTML editor support for message composition and signatures
1170  Note : a new column is added to the "identities" database table
1171
1172
11732006/09/12 (estadtherr)
1174----------
1175- Fixed html2text treatment of table headers (Bug #1484020)
1176- Fixed IMAP fetch of message body (Bug #1484019)
1177
1178
11792006/09/08 (thomasb)
1180----------
1181- Fixed safe_mode problems (Bug #1418381)
1182- Fixed wrong header encoding (Bug #1483976)
1183
1184
11852006/09/07 (thomasb)
1186----------
1187- Made automatic draft saving configurable
1188- Fixed JS bug when renaming folders (Bug #1483989)
1189- Don't wait for complete page load when calling JavaScript init()
1190- Some improvements to prevent session expiration
1191- Prevent from double submit of spell check requests
1192
1193
11942006/09/01 (thomasb)
1195----------
1196- Imporoved message parsing and HTML validation
1197- Added quota display as image (by Brett Patterson)
1198- Corrected creation of a message-id
1199- Updated Norwegian (bokmal) localization
1200
1201
12022006/08/30 (thomasb)
1203----------
1204- New indentation for quoted message text
1205- Improved HTML validity
1206
1207
12082006/08/28 (estadtherr)
1209----------
1210- Fixed URL character set (Ticket #1445501)
1211- Fixed saving of contact into MySQL from LDAP query results (Ticket #1483820)
1212
1213
12142006/08/25 (thomasb)
1215----------
1216- Fixed folder renaming: unsubscribe before rename (Bug #1483920)
1217- Finalized new message parsing (+ chaching)
1218- Updated SQL scripts and UPGRADING instructions
1219
1220
12212006/08/23 (thomasb)
1222----------
1223- Updated Polish, Portuguese, Latvian, Chinese and Japanese localization
1224
1225
12262006/08/20 (thomasb)
1227----------
1228- Fixed wrong usage of mbstring (Bug #1462439)
1229- Set default spelling language (Ticket #1483938)
1230- Added support for Nox Spell Server
1231
1232
12332006/08/18 (thomasb)
1234----------
1235- Re-built message parsing (Bug #1327068)
1236  Now based on the message structure delivered by the IMAP server.
1237- Fixed some XSS and SQL injection issues
1238
1239
12402006/08/10 (thomasb)
1241----------
1242- Fixed charset problems with folder renaming
1243
1244
12452006/08/04 (thomasb)
1246----------
1247- Fixed Bug in saving identities (Ticket #1483915)
1248- Set folder name in window title (Bug #1483919)
1249- Don't add imap_root to INBOX path (Bug #1483816)
1250- Attempt to create default folders only after login
1251- Avoid usage of $CONFIG in rcube_imap class
1252
1253
12542006/07/30 (thomasb)
1255----------
1256- Alter links in HTML messages (Bug #1326402)
1257- Added fallback if host not found in 'mail_domain' array
1258- Applied patch of Charles to highlight droptargets (Ticket #1473034)
1259- Fixed folder renaming (Bug #1483914)
1260- Added confirmation message after deleting a folder
1261
1262
12632006/07/25 (thomasb)
1264----------
1265- Made folder renaming a bit more ajax-style
1266- Changed rename-labels and German translation
1267- Fixed addressbox countbar width (Bug #1483845)
1268- Fixed refresh interval problems in Safari (Bug #1483902)
1269- Fixed clear_message_list_header() errors (Bug #1483898)
1270- Sanity check of $message_set in imap.inc (Bug #1443200)
1271- Added correct changing of message list headers for Sent folder
1272- Updated Spanish localization (Ticket #1483887)
1273- Applied patch #1483846
1274
1275
12762006/07/24 (richs)
1277----------
1278- Draft window no longer reloads. It saves to an iframe in the background instead (fixes bug #1483869)
1279- Draft timer now part of program/js/app.js instead of skins/default/templates/compose.inc
1280- Draft saving now properly returns an error when saving fails
1281- Draft timer stops and resets properly when attachments are uploaded, or when saving manually
1282- Old compose session/attachments are now cleaned up when a new/forward/reply/draft is made/opened
1283
1284
12852006/07/19 (thomasb)
1286----------
1287- Correct entity encoding of link urls (HTML validity)
1288- Improved usability in compose step (Ticket #1483807)
1289- Added absolute URLs to several buttons (for "open in new window")
1290- Applied patch #1328032
1291- Fixed Bug/Patch #1443200
1292
1293
12942006/07/18 (thomasb)
1295----------
1296- Fixed password with spaces issue (Bug #1364122)
1297- Replaced _auth hash with second cookie (Ticket #1483811)
1298- Don't use get_input_value() for passwords (Bug #1468895)
1299- Made password encryption key configurable
1300- Minor bugfixes with charset encoding
1301- Added <label> tags to forms (Ticket #1483810)
1302
1303
13042006/07/07 (thomasb)
1305----------
1306- Fixed INSTALL_PATH bug #1425663
1307
1308
13092006/07/03 (richs)
1310----------
1311- Fixed compatibility with in-body email addresses containing "+" (Bug #1483836)
1312- Updated French localizations (Ticket #1483862)
1313- Incoming messages can now be moved to Drafts, edited, saved, then moved back (Feature #1436191)
1314- Added Firefox workaround when clicking whitespace to drag messages (Bug #1483857)
1315- Corrected Dutch and Italian localizations (Ticket #1483851 and #1483848)
1316- Enabled 'Empty' (purge) command for Junk mailbox (defined in main.inc.php)
1317
1318
13192006/06/30 (richs)
1320----------
1321- Fixed empty INBOX compatibility bug (Patch #1443200)
1322- Temporarily fixed French "compact" localization (Patch #1483862)
1323- Fixed "Select All" not working with Delete interface button (Bug #1332434)
1324- Fixed messsage list column compatibility with Konqueror (Bug #1395711)
1325- Fixed "unread count" in window title when count changed (Bug #1483812)
1326- Fixed DB error when deleting from message table (Patch #1483835)
1327
1328
13292006/06/29 (richs)
1330----------
1331- Added ability to remove attachments (Feature #1436721)
1332- Default folders are now auto-created on first login (Feature #1471594)
1333- Fixed compatibility with folder apostrophes (e.g.: Joe's Folder) (Bug #1429458)
1334- Corrected Italian localizations
1335- Tweaked rename-folder form to clear after a rename
1336
1337
13382006/06/26 (richs)
1339----------
1340- Added button to immediately check for new messages
1341- New message checking now displays status "Checking for new messages..."
1342- New message checking now looks for unread messages in all mailboxes (Feature #1326401)
1343- Task buttons now respond to clicks by darkening (as in other applications)
1344- Fixed "Sender" column changing to "Recipient" for "Sent" and "Drafts" message lists
1345- Added ability to sort messages by "Size"
1346- Added ability to rename folders (Feature #1326396)
1347- Added 'protect_default_folders' option to main.inc.php to prevent renames/deletes/unsubscribes of default folders
1348- Corrected 5 typos of "INSTLL" to "INSTALL" in program/include/main.inc
1349
1350
13512006/06/25
1352----------
1353- Changed behavior to include host-specific configuration (Bug #1483849)
1354- Assume ISO-8859-1 encoding of mail messages by default (Patch #1483839)
1355- Fixed spell checker to work with the new URL at google.com
1356- Some memory and security optimizations sendmail.inc
1357- Updated UGRADING description
1358
1359
13602006/06/19
1361----------
1362- Added Drafts support (Feature #1326839) (richs)
1363
1364
13652006/06/02
1366----------
1367- Updated Estonian localization and moved from ee to et
1368- Added Bulgarian localization
1369
1370
13712006/05/25
1372----------
1373- Finalized GoogieSpell integration
1374
1375
13762006/05/18
1377----------
1378- Added Arabic and Armenian localizations
1379- Updated Russian localization
1380- Removed MDB2 classes from repository. Install them seperately if used.
1381- Updated MDB2 wrapper class contributed by Lukas Kahwe Smith
1382- Allow & in e-mail addresses
1383
1384
13852006/05/05
1386----------
1387- Fixed typos in function rcube_button() (Bugs #1473198 and #1473201)
1388- Check for zlib.output_compression before using ob_gzhandler (Bug #1471069)
1389- Casting date parts in iil_StrToTime() to avoid warnings (Bug #1482140)
1390- Corrected INSTALL description (Bug #1476106)
1391- Added charset to javascript HTTP headers
1392- Fixed Opera bug with CC and BCC fields (Bug #1474576)
1393- Changed login page title regarding product name (Bug #1476413)
1394- Pimped search function
1395- Applied attachment viewing/forwarding patches by Andrew Fladmark
1396- Applied prev/next patch by Leonard Bouchet
1397- Applied patches by Mark Bucciarelli
1398- Applied patch for requesting receipts by Salvatore Ansani
1399- Integrated GoogieSpell as suggested by phil (styling is not perfect yet, localization is missing)
1400
1401
14022006/04/13
1403----------
1404- Added Slovenian localization
1405- Updated Portuguese localization
1406- Fixed parent.location problem for compose-links
1407- Added sort order saving patch by Jacob Brunson
1408- Added gzip compression support
1409
1410
14112006/04/02
1412----------
1413- Added Lithuanian localization
1414- Improved search function
1415- Added version string as template object
1416- Load host-specific configuration file (see config/main.inc.php)
1417- New config parameter adding domain to user names for login
1418- Strip tags on _auth, _action, _task parameters
1419- Corrected labels for next/previous page buttons in address book
1420
1421
14222006/03/23
1423----------
1424- Auto-detect mail header delimiters
1425- Regard daylight savings
1426- Localized quota display
1427- Started implementing search function
1428
1429
14302006/03/20
1431----------
1432- Avoid error message when saving an unchanged identity (Bug #1429510)
1433- Fixed hard-coded cols selection for sent folder (Bug #1354586)
1434- Enable some HTML links for use with "open in new window" or "save target"
1435- Check meta-key instead of ctrl on Macs
1436- Ignore double clicks when holding down a modifier key
1437- Fixed reloading of the login page
1438- Fixed typo in compose template (Bug #1446852)
1439- Added compose button to message read step (Request #1433288)
1440- New config parameter for persistent database connections (Bug #1431817)
1441
1442
14432006/03/14
1444----------
1445- Don't remove internal HTML tags in plaintext messages
1446- Improved error handling in DB connection failure
1447
1448
14492006/02/22
1450----------
1451- Updated localizations
1452- Fixed bug #1435989
1453
1454
14552006/02/19
1456----------
1457- Updated localizations
1458- Applied patch of Anders Karlsson
1459- Applied patch of Jacob Brunson
1460- Applied patch for virtuser_query by Robin Elfrink
1461- Added support for References header (patch by Auke)
1462- Added support for mbstring module by Tadashi Jokagi
1463- Added function for automatic remove of slashes on GET and POST vars
1464  if magic_quotes is enabled
1465
1466
14672006/02/05
1468----------
1469- Added Slovak, Hungarian, Bosnian and Croation translation
1470- Fixed bug when inserting signatures with !?&
1471- Chopping message headers before inserting into the message cache table
1472  (to avoid bugs in Postgres)
1473- Allow one-char domains in e-mail addresses
1474- Make product name in page title configurable
1475- Make username available as skin object
1476- Added session_write_close() in rcube_db class destructor to avoid problems
1477  in PHP 5.0.5
1478- Use move_uploaded_file() instead of copy() for a more secure handling of
1479  uploaded attachments
1480- Additional config parameter to show/hide deleted messages
1481- Added periodic request for checking new mails (Request #1307821)
1482- Added EXPUNGE command
1483- Optimized loading time for mail interface
1484- Changed to full UTF-8 support
1485- Additional timezones (Patch #1389912)
1486- Added LDAP public search (experimental)
1487- Applied patch for correct ctrl/shift behavior for message selection (Bug #1326364)
1488- Casting to strings when adding empty headers to message cache (Bug #1406026)
1489- Skip sender-address as recipient when Reply-to-all
1490- Fixes in utf8-class
1491- Added patch for Quota display by Aury Fink Filho <nuny@aury.com.br>
1492- Added garbage collector for message cache
1493- Added patches for BCC headers
1494
1495
14962005/12/16
1497----------
1498- Added Turkish and Simplified Chinese translation
1499- Use virtusertable to resolve e-mail addresses at login
1500- Configurable mail_domain used to compose correct e-mail addresses
1501  on first login
1502
1503
15042005/12/03
1505----------
1506- Added Finnish, Romanian, Polish, Czech, British, Norwegian, Greek, Russian,
1507  Estonian and Chinese translation
1508- Get IMAP server capabilities in array
1509- Check for NAMESPACE capability before sending command
1510- Set default user language from config 'locale_string'
1511- Added sorting patch for message list
1512- Make default sort col/order configurable
1513- Fixed XSS in address book and identities
1514- Added more XSS protection (Bug #1308236)
1515- Added tab indexes for compose form
1516- Added 'changed' col to contacts table
1517- Support for 160-bit session hashes
1518- Added input check for contacts and identities (Patch #1346523)
1519- Added messages/warning to compose step (Patch #1323895)
1520- Added favicon to the default skin
1521- Fixed Bug #1334337 as far as possible
1522- Added Reply-To-All functionality (Request #1326395, Patch #1349777)
1523- Redesign of client side AJAX code (enable multi threading)
1524- Added keep-alive signal every minute
1525- Make logs dir configurable
1526- Added support for SMTPS
1527- Decode attachment file names
1528- Make delimiter for message headers configurable
1529- Add generic footer to sent messages
1530- Choose the rigt identity when replying
1531- Remove signature when replying (Request #1333167)
1532- Signatures for each identity
1533- Select charset when composing message
1534- Complete re-design of the caching mechanism
1535
1536
15372005/08/11
1538----------
1539- Write list header to client even if list is empty
1540- Add functions "select all", "select none" to message list
1541- Improved filter for HTML messages to remove potentially malicious tags
1542  (script, iframe, object) and event handlers.
1543- Buttons for next/previous message in view mode
1544- Add new created contact to list and show confirmation status
1545- Added folder management (subscribe/create/delete)
1546- Log message sending (SMTP log)
1547- Grant access for Camino browser
1548- Added German translation
1549
1550
15512005/10/20
1552----------
1553- Added Swedish, Latvian, Portuguese and Catalan translation
1554- Make SMTP auth method configurable
1555- Make mailboxlist scrollable (Bug #1326372)
1556- Fixed SSL support
1557- Improved support for Courier IMAP (root folder and delimiter issues)
1558- Moved taskbar from bottom to top
1559- Added 'session_lifetime' parameter
1560- Fixed wrong unread count when deleting message (Bug #1332434)
1561- Srip tags when creating a new folder (Bug #1332084)
1562- Translate HTML tags in message headers (Bug #1330134)
1563- Correction in German translation (Bug #1329434)
1564- Display folder names with special chars correctly (Bug #1330157)
1565
1566
15672005/10/07
1568----------
1569- Added French, Italian, Spanish, Danish, Dutch translation
1570- Clarified license (Bug #1305966)
1571- Fixed PHP warnings (Bug #1299403)
1572- Fixed english translation (Bug #1295406)
1573- Fixed bug #1290833: Last character of email not seen
1574- Fixed bug #1292199 when creating new user
1575- Allow more browsers (Bug #1285101)
1576- Added setting for showing pretty dates
1577- Added support for SQLite database
1578- Make use of message caching configurable
1579- Also add attachments when forwarding a message
1580- Long folder names will not flow over message list (Bug #1267232)
1581- Show nested mailboxes hieracically
1582- Enable IMAPS by host
1583
1584
15852005/08/20
1586----------
1587- Improved cacheing of mailbox messagecount
1588- Fixed javascript bug when creating a new message folder
1589- Fixed javascript bugs #1260990 and #1260992: folder selection
1590- Make Trash folder configurable
1591- Auto create folders Inbox, Sent and Trash (if configured)
1592- Support for IMAP root folder
1593- Added support fot text/enriched messages
1594- Make list of special mailboxes configurable
1595
Note: See TracBrowser for help on using the repository browser.