ChatZilla: Difference between revisions
| No edit summary |  (timestamp is done) | ||
| (11 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  | == Upcoming Work == | ||
| {| | {| | ||
| Line 9: | Line 9: | ||
| ! Bug(s) | ! Bug(s) | ||
| |- | |- | ||
| | [[ChatZilla: | | [[ChatZilla:Message Filter|Message Filtering draft]] || In progress || Hannibal || {{bug|252848}} | ||
| |- | |- | ||
| | [[ChatZilla:Website|New website design and planning]] ||  | | [[ChatZilla:Website|New website design and planning]] || Infrastructure work || Silver | ||
| |- | |- | ||
| | [[ChatZilla:Network backend|Persistent user networks (backend)]] ||  | | [[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: | * [[ChatZilla:User Mistakes|Common mistakes made by users that ChatZilla could handle]] | ||
| * [[ChatZilla:XULRunner|Running ChatZilla with XUL Runner]] | |||
| * [[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 == | == 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, | 
| Multiple Windows | Groundwork being done | Silver | bug 76175 | 
| Line Marker | Patch (needs updating) | Silver | bug 112325 | 
General Topics
- Common mistakes made by users that ChatZilla could handle
- Running ChatZilla with XUL Runner
- Plugin resources
- Could we have a wishlist / brainstorm section in this wiki?
- Could we use this wiki more (this could be the first item in the above mentioned wishlist)?
Completed Changes
| Topic | Status | Owner | Bug(s) | 
|---|---|---|---|
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.