Difference between revisions of "Application:WIRC"

From WebOS Internals
Jump to navigation Jump to search
m (format)
 
(173 intermediate revisions by 12 users not shown)
Line 2: Line 2:
 
|name=wIRC
 
|name=wIRC
 
|type=webOS
 
|type=webOS
|version=Version: Alpha 0.0.1
+
|version=Version: 0.3.5
 
|tag=Communications
 
|tag=Communications
 
|screenshot=Wirc.png
 
|screenshot=Wirc.png
|description=
+
|description=}}
<!-- Wirc-server-status.png -->
 
  
 
== Summary ==  
 
== Summary ==  
{{icon|Icon_WebOSInternals_wIRC.png|float:right;}}
+
{{icon|Icon_WebOSInternals_wIRC.png|float:right;}}wIRC is a Mojo IRC client. The WebOS-Internals team uses IRC as its primary communications channel, and Palm staff participate in IRC as well.  wIRC provides a way for us to stay connected to the team while away from our desktops.
wIRC and wIRCd (its service)
 
  
 +
== Support ==
 +
If you have reports about issues or bugs or wants or design please contact oil, PuffTheMagic, or egaudet on freenode.net irc in the #wirc or #webos-internals channel.
  
=== Current TODO List ===
+
We also have a bug tracker: [http://redmine.webos-internals.org/projects/wirc/issues Redmine].
* channel modes in channel header (DONE [[User:PuffTheMagic|PuffTheMagic]] 15:49, 31 October 2009 (UTC))
+
 
* fix NOTICE messages
+
== Usage ==
* Get Links to work (you have the script).
+
* Nick Auto Complete:
* Text entry area keep focus
+
** After typing some of the nick, hold the gesture area, and press the orange button.
* show nick list (DONE [[User:PuffTheMagic|PuffTheMagic]] 17:55, 1 November 2009 (UTC))
+
** If not the right nick, keep holding the gesture area, and press the orange button again.
* querys (DONE [[User:PuffTheMagic|PuffTheMagic]] 17:55, 1 November 2009 (UTC))
+
 
* show dialog to op/voice/etc when tapping on nick in nicklist
+
* Command History:
* orange+tap on nicklist spawns query
+
** Hold the gesture area and press the Q or A buttons to go through the list
* add "perform on connect" support (service and gui)
+
 
* auto nick hilighting
+
 
* 10px default font size
+
* Supported Commands:
* add support for numbers and hyphens in nicks (DONE [[User:PuffTheMagic|PuffTheMagic]] 14:35, 1 November 2009 (UTC))
+
** /away
* escape quotes in params when service sends it to client (DONE [[User:PuffTheMagic|PuffTheMagic]] 06:42, 1 November 2009 (UTC))
+
** /join, /j
}}
+
** /kick
 +
** /list
 +
** /me
 +
** /mode
 +
** /nick
 +
** /part, /leave
 +
** /query, /msg, /ns, /authserv
 +
** /quit
 +
** /topic
 +
** /whois
 +
** /notice
 +
** /raw, /quote
 +
** /ping

Latest revision as of 20:52, 3 January 2011

« Go Back to the Communications application list
Wirc.png

wIRC - Version: 0.3.5


Summary

Icon WebOSInternals wIRC.png

wIRC is a Mojo IRC client. The WebOS-Internals team uses IRC as its primary communications channel, and Palm staff participate in IRC as well. wIRC provides a way for us to stay connected to the team while away from our desktops.

Support

If you have reports about issues or bugs or wants or design please contact oil, PuffTheMagic, or egaudet on freenode.net irc in the #wirc or #webos-internals channel.

We also have a bug tracker: Redmine.

Usage

  • Nick Auto Complete:
    • After typing some of the nick, hold the gesture area, and press the orange button.
    • If not the right nick, keep holding the gesture area, and press the orange button again.
  • Command History:
    • Hold the gesture area and press the Q or A buttons to go through the list


  • Supported Commands:
    • /away
    • /join, /j
    • /kick
    • /list
    • /me
    • /mode
    • /nick
    • /part, /leave
    • /query, /msg, /ns, /authserv
    • /quit
    • /topic
    • /whois
    • /notice
    • /raw, /quote
    • /ping