Quick Search:

jump to detailed chart Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

Watches and RSS

History

trunk 236 2

latest revision download trunk

236 annotated / raw | Diffs: previous, other | Lines: 453 ( +0, -3 )

Created: 2008-02-01 12:59:13 -0600 (10 months ago) | Author: dev@jabber.fsinf.de | Changeset: 236

Removed twistfix.
Twisted 2.2 should be widely available now.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

231 annotated / raw | Diffs: previous, other | Lines: 456 ( +4, -1 )

Created: 2008-01-06 06:14:51 -0600 (10 months ago) | Author: dev@jabber.fsinf.de | Changeset: 231

Patch for Twisted 2.5.0 compatibility.
http://code.google.com/p/pyicqt/issues/detail?id=68
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=436935

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

224 annotated / raw | Diffs: previous, other | Lines: 453 ( +1, -1 )

Created: 2006-10-01 21:03:00 -0500 (2 years 2 months ago) | Author: jadestorm | Changeset: 224

Few minor tweaks.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

219 annotated / raw | Diffs: previous, other | Lines: 453 ( +28, -40 )

Created: 2006-09-30 14:53:20 -0500 (2 years 2 months ago) | Author: jadestorm | Changeset: 219

Fixed background mode.

Tags: RELEASE_0_8

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

217 annotated / raw | Diffs: previous, other | Lines: 465 ( +1, -2 )

Created: 2006-09-17 14:12:51 -0500 (2 years 2 months ago) | Author: jadestorm | Changeset: 217

Updated to reflect that -d is very non-verbose.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

216 annotated / raw | Diffs: previous, other | Lines: 466 ( +1, -1 )

Created: 2006-09-17 13:52:07 -0500 (2 years 2 months ago) | Author: jadestorm | Changeset: 216

Added in posixbase attempt for reactor.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

215 annotated / raw | Diffs: previous, other | Lines: 466 ( +22, -31 )

Created: 2006-09-17 13:49:47 -0500 (2 years 2 months ago) | Author: jadestorm | Changeset: 215

Updated to possibly handle reactors better.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

214 annotated / raw | Diffs: previous, other | Lines: 475 ( +13, -43 )

Created: 2006-09-17 13:37:19 -0500 (2 years 2 months ago) | Author: jadestorm | Changeset: 214

Big update to switch to usage of twistfix instead of twistwrap and such.  This means support for Twisted 2.4.  Also buried useless pubsub support.  May do a release soon.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

210 annotated / raw | Diffs: previous, other | Lines: 505 ( +0, -2 )

Created: 2006-09-11 07:25:34 -0500 (2 years 2 months ago) | Author: jadestorm | Changeset: 210

Updated to fix compliance with JEP-0172

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

194 annotated / raw | Diffs: previous, other | Lines: 507 ( +4, -4 )

Created: 2006-04-30 21:59:24 -0500 (2 years 7 months ago) | Author: jadestorm | Changeset: 194

Some work on PEP/pubsub support, various new options for disabling avatars, other tweaks.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

193 annotated / raw | Diffs: previous, other | Lines: 507 ( +54, -57 )

Created: 2006-04-27 22:04:37 -0500 (2 years 7 months ago) | Author: jadestorm | Changeset: 193

Debugging and reactor updates, code cleanup.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

192 annotated / raw | Diffs: previous, other | Lines: 510 ( +5, -0 )

Created: 2006-04-26 22:34:27 -0500 (2 years 7 months ago) | Author: jadestorm | Changeset: 192

Fixed IQ Avatar support, works with pandion now, added James's SVN version stuff, minor bug fixes.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

186 annotated / raw | Diffs: previous, other | Lines: 505 ( +7, -11 )

Created: 2006-04-17 22:00:18 -0500 (2 years 7 months ago) | Author: jadestorm | Changeset: 186

Slew of submitted patches and minor tweaks.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

184 annotated / raw | Diffs: previous, other | Lines: 509 ( +1, -0 )

Created: 2006-04-13 21:13:02 -0500 (2 years 7 months ago) | Author: jadestorm | Changeset: 184

Added some misc extra support and some cleanup here and there.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

181 annotated / raw | Diffs: previous, other | Lines: 508 ( +1, -1 )

Created: 2006-04-10 14:06:30 -0500 (2 years 7 months ago) | Author: jadestorm | Changeset: 181

Fixed bad call to onIq

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

180 annotated / raw | Diffs: previous, other | Lines: 508 ( +58, -28 )

Created: 2006-04-10 11:32:56 -0500 (2 years 7 months ago) | Author: jadestorm | Changeset: 180

Loootttss of overhauling plus fixes for offline messages.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

178 annotated / raw | Diffs: previous, other | Lines: 478 ( +15, -11 )

Created: 2006-03-31 23:04:52 -0600 (2 years 8 months ago) | Author: jadestorm | Changeset: 178

Updated nickname support and iq-based avatars.  Still not working 100%.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

176 annotated / raw | Diffs: previous, other | Lines: 474 ( +1, -1 )

Created: 2006-03-20 16:07:36 -0600 (2 years 8 months ago) | Author: jadestorm | Changeset: 176

Minor tweak.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

175 annotated / raw | Diffs: previous, other | Lines: 474 ( +19, -10 )

Created: 2006-03-20 15:54:36 -0600 (2 years 8 months ago) | Author: jadestorm | Changeset: 175

Fixed handling of reactors.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

173 annotated / raw | Diffs: previous, other | Lines: 465 ( +1, -1 )

Created: 2006-03-14 10:23:36 -0600 (2 years 8 months ago) | Author: jadestorm | Changeset: 173

Batch of updates

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

172 annotated / raw | Diffs: previous, other | Lines: 465 ( +2, -3 )

Created: 2006-03-12 21:36:33 -0600 (2 years 8 months ago) | Author: jadestorm | Changeset: 172

Bugfixes, but seems to be a major problem with delayed messages.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

171 annotated / raw | Diffs: previous, other | Lines: 466 ( +3, -2 )

Created: 2006-03-11 22:50:48 -0600 (2 years 8 months ago) | Author: jadestorm | Changeset: 171

Lots of general adjustments/fixes, web interface works in Twisted 1.* again

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

168 annotated / raw | Diffs: previous, other | Lines: 465 ( +4, -1 )

Created: 2006-03-06 19:29:32 -0600 (2 years 8 months ago) | Author: jadestorm | Changeset: 168

Updated for release

Branch point for: secupdate-0_7a

Tags: RELEASE_0_7a

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

167 annotated / raw | Diffs: previous, other | Lines: 462 ( +1, -0 )

Created: 2006-03-05 21:01:12 -0600 (2 years 8 months ago) | Author: jadestorm | Changeset: 167

Couple of fixes.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

166 annotated / raw | Diffs: previous, other | Lines: 461 ( +2, -2 )

Created: 2006-03-05 16:03:16 -0600 (2 years 9 months ago) | Author: jadestorm | Changeset: 166

Minor fixes.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

145 annotated / raw | Diffs: previous, other | Lines: 461 ( +60, -68 )

Created: 2006-02-11 22:24:53 -0600 (2 years 9 months ago) | Author: jadestorm | Changeset: 145

Code cleanup and new debugging system

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

143 annotated / raw | Diffs: previous, other | Lines: 469 ( +52, -24 )

Created: 2006-02-11 07:31:07 -0600 (2 years 9 months ago) | Author: jadestorm | Changeset: 143

Fixes from Florian for crashes during debug printing, and fix for reactors.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

135 annotated / raw | Diffs: previous, other | Lines: 441 ( +7, -7 )

Created: 2006-02-07 11:46:21 -0600 (2 years 9 months ago) | Author: jadestorm | Changeset: 135

Unless I hear otherwise, this is going to become a release in a little bit.

Branch point for: tag:RELEASE_0_7

Tags: RELEASE_0_7

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

131 annotated / raw | Diffs: previous, other | Lines: 441 ( +4, -39 )

Created: 2006-02-04 15:27:04 -0600 (2 years 9 months ago) | Author: jadestorm | Changeset: 131

Many updates, approaching a release I think.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

130 annotated / raw | Diffs: previous, other | Lines: 476 ( +12, -13 )

Created: 2006-02-03 22:45:57 -0600 (2 years 9 months ago) | Author: jadestorm | Changeset: 130

Applied patch sets, fixed a couple of bugs, updated web interface.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

128 annotated / raw | Diffs: previous, other | Lines: 477 ( +5, -2 )

Created: 2006-02-01 23:13:02 -0600 (2 years 10 months ago) | Author: jadestorm | Changeset: 128

Working with web interface and minor fixes.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

127 annotated / raw | Diffs: previous, other | Lines: 474 ( +7, -1 )

Created: 2006-01-28 22:46:21 -0600 (2 years 10 months ago) | Author: jadestorm | Changeset: 127

Code restructuring, minor bug fix, may have introduced new bugs, wouldn't recommend using yet unless you just want to test.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

119 annotated / raw | Diffs: previous, other | Lines: 468 ( +2, -0 )

Created: 2005-12-11 20:31:52 -0600 (2 years 11 months ago) | Author: jadestorm | Changeset: 119

Debug log fixes.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

110 annotated / raw | Diffs: previous, other | Lines: 466 ( +229, -97 )

Created: 2005-11-28 23:12:49 -0600 (3 years ago) | Author: jadestorm | Changeset: 110

Beginnings of PyAIM updates.  DO NOT USE THIS, it's busticated.  =)

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

108 annotated / raw | Diffs: previous, other | Lines: 334 ( +4, -3 )

Created: 2005-08-24 06:38:29 -0500 (3 years 3 months ago) | Author: jadestorm | Changeset: 108

Fixed problem with lack of icqIPaddy setting.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

107 annotated / raw | Diffs: previous, other | Lines: 333 ( +7, -0 )

Created: 2005-08-14 10:55:55 -0500 (3 years 3 months ago) | Author: jadestorm | Changeset: 107

Applied Robert Quattlebaum's patches to auto-reconnect upon restart.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

101 annotated / raw | Diffs: previous, other | Lines: 326 ( +4, -3 )

Created: 2005-05-03 23:22:11 -0500 (3 years 7 months ago) | Author: jadestorm | Changeset: 101

Fixes and WIP changes.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

100 annotated / raw | Diffs: previous, other | Lines: 325 ( +44, -14 )

Created: 2005-04-24 00:50:43 -0500 (3 years 7 months ago) | Author: jadestorm | Changeset: 100

Many modifications towards PyMSNt's recent release as well as misc other mods.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

94 annotated / raw | Diffs: previous, other | Lines: 295 ( +11, -9 )

Created: 2005-04-11 16:00:04 -0500 (3 years 7 months ago) | Author: jadestorm | Changeset: 94

Added ability to kill pid file generation.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

89 annotated / raw | Diffs: previous, other | Lines: 293 ( +9, -7 )

Created: 2005-03-20 01:36:42 -0600 (3 years 8 months ago) | Author: jadestorm | Changeset: 89

Minor fixes

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

87 annotated / raw | Diffs: previous, other | Lines: 291 ( +1, -0 )

Created: 2005-03-12 22:30:43 -0600 (3 years 8 months ago) | Author: jadestorm | Changeset: 87

Changed debug log format and added exception handler.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

86 annotated / raw | Diffs: previous, other | Lines: 290 ( +4, -0 )

Created: 2005-03-11 23:45:14 -0600 (3 years 8 months ago) | Author: jadestorm | Changeset: 86

Final commit before 0.6 release.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

83 annotated / raw | Diffs: previous, other | Lines: 286 ( +2, -2 )

Created: 2005-03-11 17:29:54 -0600 (3 years 8 months ago) | Author: jadestorm | Changeset: 83

Finished fixing import bug.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

82 annotated / raw | Diffs: previous, other | Lines: 286 ( +1, -1 )

Created: 2005-03-11 17:29:06 -0600 (3 years 8 months ago) | Author: jadestorm | Changeset: 82

Fixed import bug.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

77 annotated / raw | Diffs: previous, other | Lines: 286 ( +8, -1 )

Created: 2005-03-07 17:37:47 -0600 (3 years 8 months ago) | Author: jadestorm | Changeset: 77

Fixed lack of function exception and improved xml unicode handling.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

75 annotated / raw | Diffs: previous, other | Lines: 279 ( +33, -6 )

Created: 2005-03-05 13:05:11 -0600 (3 years 9 months ago) | Author: jadestorm | Changeset: 75

Updated to PyMSNt 0.9.1 release-ish.  Also added stream error log and various other features.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

71 annotated / raw | Diffs: previous, other | Lines: 252 ( +17, -17 )

Created: 2005-02-20 21:29:43 -0600 (3 years 9 months ago) | Author: daniel | Changeset: 71

Updated with PyMSN changes between 0.8 and 0.9

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

70 annotated / raw | Diffs: previous, other | Lines: 252 ( +0, -3 )

Created: 2005-02-20 20:44:38 -0600 (3 years 9 months ago) | Author: daniel | Changeset: 70

Removed tests

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

69 annotated / raw | Diffs: previous, other | Lines: 255 ( +8, -21 )

Created: 2005-02-20 20:43:40 -0600 (3 years 9 months ago) | Author: daniel | Changeset: 69

More cleanup

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

66 annotated / raw | Diffs: previous, other | Lines: 268 ( +0, -7 )

Created: 2005-02-16 22:14:15 -0600 (3 years 9 months ago) | Author: daniel | Changeset: 66

Updated to new stats handler.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

64 annotated / raw | Diffs: previous, other | Lines: 275 ( +10, -1 )

Created: 2005-02-16 13:12:33 -0600 (3 years 9 months ago) | Author: daniel | Changeset: 64

Updates since jabberstudio.org downtime.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

63 annotated / raw | Diffs: previous, other | Lines: 266 ( +2, -2 )

Created: 2005-01-18 12:18:19 -0600 (3 years 10 months ago) | Author: jadestorm | Changeset: 63

Performed a lot of fixes as per bug reports on jabberstudio.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

60 annotated / raw | Diffs: previous, other | Lines: 266 ( +8, -4 )

Created: 2005-01-11 14:51:31 -0600 (3 years 10 months ago) | Author: jadestorm | Changeset: 60

Added webaware pieces plus extra languages.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

58 annotated / raw | Diffs: previous, other | Lines: 262 ( +28, -5 )

Created: 2005-01-09 23:45:48 -0600 (3 years 10 months ago) | Author: jadestorm | Changeset: 58

Added config fixes.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

57 annotated / raw | Diffs: previous, other | Lines: 239 ( +3, -0 )

Created: 2005-01-09 23:07:13 -0600 (3 years 10 months ago) | Author: jadestorm | Changeset: 57

Collection of cvs ignores and many updates.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

56 annotated / raw | Diffs: previous, other | Lines: 236 ( +5, -0 )

Created: 2005-01-04 15:14:36 -0600 (3 years 10 months ago) | Author: jadestorm | Changeset: 56

Tried readding a piece that theoretically shouldn't have mattered.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

54 annotated / raw | Diffs: previous, other | Lines: 231 ( +0, -7 )

Created: 2005-01-04 12:35:39 -0600 (3 years 10 months ago) | Author: jadestorm | Changeset: 54

Fixes to allow for configurable encoding.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

53 annotated / raw | Diffs: previous, other | Lines: 238 ( +18, -6 )

Created: 2005-01-02 23:45:38 -0600 (3 years 11 months ago) | Author: jadestorm | Changeset: 53

Many modifications to add web interface support and some work to attempt
to get non-us character sets to work correctly.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

47 annotated / raw | Diffs: previous, other | Lines: 226 ( +1, -13 )

Created: 2004-12-25 12:04:27 -0600 (3 years 11 months ago) | Author: jadestorm | Changeset: 47

Last updates before 0.5 release.

Tags: RELEASE_0_5

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

44 annotated / raw | Diffs: previous, other | Lines: 238 ( +23, -5 )

Created: 2004-12-24 10:20:51 -0600 (3 years 11 months ago) | Author: jadestorm | Changeset: 44

Imported PyMSN improvements and Jonas Adahl's vcard patches.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

38 annotated / raw | Diffs: previous, other | Lines: 220 ( +12, -1 )

Created: 2004-12-13 20:35:41 -0600 (3 years 11 months ago) | Author: jadestorm | Changeset: 38

Removed unused nickname references.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

29 annotated / raw | Diffs: previous, other | Lines: 209 ( +2, -2 )

Created: 2004-11-28 22:02:59 -0600 (4 years ago) | Author: jadestorm | Changeset: 29

Add handling of /registered.

Tags: RELEASE_0_3 RELEASE_0_4

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

28 annotated / raw | Diffs: previous, other | Lines: 209 ( +2, -1 )

Created: 2004-11-27 23:13:55 -0600 (4 years ago) | Author: jadestorm | Changeset: 28

Imported "twisted lib" stuff.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

26 annotated / raw | Diffs: previous, other | Lines: 208 ( +7, -7 )

Created: 2004-10-10 10:45:20 -0500 (4 years 1 month ago) | Author: jadestorm | Changeset: 26

Fixed path bug, I think.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

20 annotated / raw | Diffs: previous, other | Lines: 208 ( +2, -0 )

Created: 2004-10-03 22:48:08 -0500 (4 years 2 months ago) | Author: jadestorm | Changeset: 20

Added local module path test.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

2 new annotated / raw | Lines: 206 ( +206, -0 )

Created: 2004-09-24 07:33:40 -0500 (4 years 2 months ago) | Author: jadestorm | Changeset: 2

First import of PyICQ sources.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

Crucible: Open Source License registered to Atlassian.
Atlassian FishEye, Subversion, CVS & Perforce analysis. (Version:1.5.5 Build:build-dev18790 2008-08-11 ) - Administration - Page generated 2008-12-04 17:08 -0600