ChatZilla: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
(timestamp is done)
 
(12 intermediate revisions by 9 users not shown)
Line 1: Line 1:
This page is a placeholder for ChatZilla development discussions.
This page is a placeholder for ChatZilla development discussions.


=== Upcoming Changes ===
== Upcoming Work ==


{|
{|
Line 9: Line 9:
! Bug(s)
! Bug(s)
|-
|-
| [[ChatZilla:Message_Filter|Message Filtering draft]] || Ongoing || Hannibal || {{bug|252848}}
| [[ChatZilla:Message Filter|Message Filtering draft]] || In progress || Hannibal || {{bug|252848}}
|-
|-
| [[ChatZilla:Website|New website design and planning]] || - || Silver
| [[ChatZilla:Website|New website design and planning]] || Infrastructure work || Silver
|-
|-
| [[ChatZilla:Network backend|Persistent user networks (backend)]] || Ongoing || Silver || {{bug|239080}}, <del>{{bug|27807}}</del>
| [[ChatZilla:Network backend|Persistent user networks (backend)]] || In progress || Silver || {{bug|239080}}, <del>{{bug|27807}}</del>
|-
| Multiple Windows || Groundwork being done || Silver || {{bug|76175}}
|-
| Line Marker || Patch (needs updating) || Silver || {{bug|112325}}
|}
|}


=== General Topics ===
== General Topics ==


* [[ChatZilla:UserMistakes|Common mistakes made by users that ChatZilla could handle]]
* [[ChatZilla:User Mistakes|Common mistakes made by users that ChatZilla could handle]]
 
* [[ChatZilla:XULRunner|Running ChatZilla with XUL Runner]]
=== Completed Changes ===
* [[ChatZilla:Plugins|Plugin resources]]
* <del>Could we have a wishlist / brainstorm section in this wiki?</del>
* <del>Could we use this wiki more (this could be the first item in the above mentioned wishlist)?</del>


== Completed Changes ==


{|
{|
Line 32: Line 39:
|-
|-
| <del>[[ChatZilla:Collapsing|Message Collapsing information]]</del> || <del>Completed</del> || <del>Hannibal</del> || <del>{{bug|134814}}</del>
| <del>[[ChatZilla:Collapsing|Message Collapsing information]]</del> || <del>Completed</del> || <del>Hannibal</del> || <del>{{bug|134814}}</del>
|-
| <del>[[ChatZilla:Timestamps|More flexible/consistent timestamps]]</del> || <del>Completed</del> || <del>tH</del> || <del>{{bug|318422}}</del>
|-
|-
|}
|}
== Wishlist ==
1. Use this wiki more.
2. Build a version of Chatzilla to work in Thunderbird. This seems logical, given other chat protocols are being installed. This can be done with less than 5 lines of code. We might want to integrate idea #1 into this as well.
== Ideas ==
1. Configure Chatzilla to run as a tab. Bug #3 for this in the FAQ "Clicking web links in the chat area will usually replace ChatZilla with the webpage. If you try to open the link in a new tab or window (either from the context menu or using a modifier key)." Can be fixed with simple CSS code to configure all links to open in a new tab within the Chatzilla tab. This might fix Bug #2. The context menu bug is fixable, but requires a bunch of busywork. Bug #4 is fixable. No clue on bug #5.
2. Build a Camino version.
[[category:ChatZilla|*]]

Latest revision as of 13:47, 24 March 2014

This page is a placeholder for ChatZilla development discussions.

Upcoming Work

Topic Status Owner Bug(s)
Message Filtering draft In progress Hannibal bug 252848
New website design and planning Infrastructure work Silver
Persistent user networks (backend) In progress Silver bug 239080, bug 27807
Multiple Windows Groundwork being done Silver bug 76175
Line Marker Patch (needs updating) Silver bug 112325

General Topics

Completed Changes

Topic Status Owner Bug(s)
Menu specification Completed Hannibal bug 291105
Message Collapsing information Completed Hannibal bug 134814
More flexible/consistent timestamps Completed tH bug 318422

Wishlist

1. Use this wiki more. 2. Build a version of Chatzilla to work in Thunderbird. This seems logical, given other chat protocols are being installed. This can be done with less than 5 lines of code. We might want to integrate idea #1 into this as well.

Ideas

1. Configure Chatzilla to run as a tab. Bug #3 for this in the FAQ "Clicking web links in the chat area will usually replace ChatZilla with the webpage. If you try to open the link in a new tab or window (either from the context menu or using a modifier key)." Can be fixed with simple CSS code to configure all links to open in a new tab within the Chatzilla tab. This might fix Bug #2. The context menu bug is fixable, but requires a bunch of busywork. Bug #4 is fixable. No clue on bug #5. 2. Build a Camino version.