ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Net-IRC3/samples/jsonclient
Revision 1.13
Sat Feb 17 13:01:38 2007 UTC (17 years, 3 months ago) by elmex
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +0 -0 lines
FILE REMOVED
removed json examples,
fixed a few minor bugs and added connect/connect_error events
with improved network code.

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Wed Jan 17 18:25:09 2007 UTC (17 years, 4 months ago) by elmex
Branch: MAIN
Changes since 1.11: +53 -43 lines
Diff to previous 1.11
fixed a bug in QUIT command handling where too many channel_remove events
were generated.
added chat buffer to jsonsrv and some buffer attributes to jsonclient

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Wed Jan 17 09:47:16 2007 UTC (17 years, 4 months ago) by elmex
Branch: MAIN
Changes since 1.10: +12 -5 lines
Diff to previous 1.10
added some todos and changed timestamp format a bit.

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Wed Jan 17 09:29:41 2007 UTC (17 years, 4 months ago) by elmex
Branch: MAIN
Changes since 1.9: +68 -28 lines
Diff to previous 1.9
changed completion to timeout the displayed partial-completion helpers.
added 'temporary' lines, which can be cleared from the buffers.
improved completion of many strings.
changed uri scheme again to jsirc, as jsirc is a special kind of IRC.
the client handles generally the 'json chat protocol' which works with any
kind of uris.

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Tue Jan 16 20:07:30 2007 UTC (17 years, 4 months ago) by elmex
Branch: MAIN
Changes since 1.8: +20 -18 lines
Diff to previous 1.8
added some todos, and further improvemnts on json chat framework

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Tue Jan 16 19:39:17 2007 UTC (17 years, 4 months ago) by elmex
Branch: MAIN
Changes since 1.7: +255 -55 lines
Diff to previous 1.7
Net::IRC3:
        - fixed case handling with channels
        - added functionality to change the nick automatically
          when it is already taken when registering an IRC connection.
          (Net::IRC3::Client::Connection)
        - added reply number <=> reply name mapping to Net::IRC3::Util
          accessible through rfc_code_to_name
        - added error event to Net::IRC3::Client::Connection
json chat framework:
        - client history
        - nick listing more correct
        - improved completion (added nick completion)
        - further improvement of the protocol
        - finally got the id handling correct
        - added logging to jsonsrv
        - many other changes i forgot.

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Mon Jan 15 17:41:42 2007 UTC (17 years, 4 months ago) by elmex
Branch: MAIN
Changes since 1.6: +26 -0 lines
Diff to previous 1.6
just a minor change on the json chat

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sun Jan 14 01:10:52 2007 UTC (17 years, 4 months ago) by elmex
Branch: MAIN
Changes since 1.5: +114 -21 lines
Diff to previous 1.5
further improvements of the jsonchat framework. maybe in some weeks i
have a new irc client for me!

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sun Dec 31 11:06:29 2006 UTC (17 years, 5 months ago) by elmex
Branch: MAIN
Changes since 1.4: +1 -0 lines
Diff to previous 1.4
just some minor changes.

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Mon Dec 25 21:54:46 2006 UTC (17 years, 5 months ago) by elmex
Branch: MAIN
Changes since 1.3: +95 -22 lines
Diff to previous 1.3
improved the json chat client: fixed scrolling a bit, implemented
completion and fixed other weird behaviour

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Mon Dec 25 19:39:41 2006 UTC (17 years, 5 months ago) by elmex
Branch: MAIN
Changes since 1.2: +36 -33 lines
Diff to previous 1.2
further improvements on the json irc client

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Wed Dec 6 23:08:51 2006 UTC (17 years, 6 months ago) by elmex
Branch: MAIN
Changes since 1.1: +54 -146 lines
Diff to previous 1.1
refactored the main gui for the curses client.
input line and the main window work now finally,
even scrolling with page up and page down works now.

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Wed Dec 6 13:12:11 2006 UTC (17 years, 6 months ago) by elmex
Branch: MAIN
added the json irc sample application

Convenience Links

Links to HEAD: (view) (download) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a