ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Net-XMPP2/lib/Net/XMPP2/IM/Connection.pm
Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Tue Jul 24 13:35:22 2007 UTC (19 years, 2 months ago) by elmex
Branch: MAIN
CVS Tags: HEAD
Changes since 1.20: +11 -6 lines
Diff to previous 1.20
changed subscription semantics

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Tue Jul 24 12:31:15 2007 UTC (19 years, 2 months ago) by elmex
Branch: MAIN
Changes since 1.19: +4 -5 lines
Diff to previous 1.19
documentation update

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Thu Jul 19 11:36:33 2007 UTC (19 years, 2 months ago) by elmex
Branch: MAIN
Changes since 1.18: +34 -5 lines
Diff to previous 1.18
added initial_presence argument to the IM::Connection and the
Client. added and upgraded some examples. further work on the
registration forms.

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Sat Jul 7 12:39:45 2007 UTC (19 years, 2 months ago) by elmex
Branch: MAIN
Changes since 1.17: +14 -0 lines
Diff to previous 1.17
fixed some bugs, redesigned disco mechanism, probably added some bugs,
added samples/disco_test example.

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Fri Jul 6 06:49:33 2007 UTC (19 years, 2 months ago) by elmex
Branch: MAIN
Changes since 1.16: +2 -1 lines
Diff to previous 1.16
fixed documentation broken link

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Thu Jul 5 19:27:35 2007 UTC (19 years, 2 months ago) by elmex
Branch: MAIN
Changes since 1.15: +1 -1 lines
Diff to previous 1.15
fixed some typos and such

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Thu Jul 5 17:33:59 2007 UTC (19 years, 2 months ago) by elmex
Branch: MAIN
Changes since 1.14: +3 -3 lines
Diff to previous 1.14
fixed some broken links in the documentation and moved errors
to seperate files.

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Wed Jul 4 16:05:22 2007 UTC (19 years, 2 months ago) by elmex
Branch: MAIN
Changes since 1.13: +14 -7 lines
Diff to previous 1.13
major documentation refresh. preparing for release

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Tue Jul 3 14:00:52 2007 UTC (19 years, 2 months ago) by elmex
Branch: MAIN
Changes since 1.12: +22 -0 lines
Diff to previous 1.12
implemented stanza errors

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sun Jun 24 10:41:58 2007 UTC (19 years, 3 months ago) by elmex
Branch: MAIN
Changes since 1.11: +32 -4 lines
Diff to previous 1.11
finished subscription implementation and also added the possibility
of forwarding all events of an object to some other object
and forwarded all events from a IM::Connection to the Client.

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Tue Apr 24 18:11:10 2007 UTC (19 years, 5 months ago) by elmex
Branch: MAIN
Changes since 1.10: +0 -1 lines
Diff to previous 1.10
removed extension mechanisms which don't seem neccessary
to me anymore. noone wants XMPP without the XEPs (at least not me).

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Mon Apr 23 11:31:15 2007 UTC (19 years, 5 months ago) by elmex
Branch: MAIN
Changes since 1.9: +3 -0 lines
Diff to previous 1.9
minor document addition

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sun Apr 22 14:36:52 2007 UTC (19 years, 5 months ago) by elmex
Branch: MAIN
Changes since 1.8: +36 -55 lines
Diff to previous 1.8
implemented addition/removal/update of roster items and
first functionality for subscription.

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Fri Apr 20 14:56:45 2007 UTC (19 years, 5 months ago) by elmex
Branch: MAIN
Changes since 1.7: +44 -13 lines
Diff to previous 1.7
implemented Client.pm. Implemented error objects which simplyfied
the error reporting.

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Fri Feb 9 20:23:06 2007 UTC (19 years, 7 months ago) by elmex
Branch: MAIN
Changes since 1.6: +39 -48 lines
Diff to previous 1.6
removed unneccessary documentation and added neglected documentation.

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Fri Feb 9 16:46:40 2007 UTC (19 years, 7 months ago) by elmex
Branch: MAIN
Changes since 1.5: +31 -4 lines
Diff to previous 1.5
implemented roster and message sending mostly.
along with presence handling.

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Feb 6 22:52:45 2007 UTC (19 years, 7 months ago) by elmex
Branch: MAIN
Changes since 1.4: +52 -9 lines
Diff to previous 1.4
implemented firts parts of roster handling.
added jid handling functions.

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sat Feb 3 11:39:55 2007 UTC (19 years, 7 months ago) by elmex
Branch: MAIN
Changes since 1.3: +7 -5 lines
Diff to previous 1.3
marked low level events with an _xml. changed documentation a bit.

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Fri Feb 2 23:24:39 2007 UTC (19 years, 7 months ago) by elmex
Branch: MAIN
Changes since 1.2: +40 -0 lines
Diff to previous 1.2
lots of changes. added roster retrival

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sun Jan 28 21:52:19 2007 UTC (19 years, 8 months ago) by elmex
Branch: MAIN
Changes since 1.1: +50 -8 lines
Diff to previous 1.1
further detail work and implemented extension enabling and extensions xep-0086
along with xml stanza error generation. implemented also first parts
of Net::XMPP2::IM::Connection.

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Tue Jan 23 15:56:47 2007 UTC (19 years, 8 months ago) by elmex
Branch: MAIN
initial checkin.

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