Version 3 (modified by andersk@mit.edu, 14 years ago) (diff) |
---|
Apparently we have a lot of patches to upstream Perl modules. This page lists them so we can figure out what to do with them all.
XML::Stream
- barnowl-1.0.0~398 Adding XML::Stream, Net::XMPP, and Net::Jabber to perl/lib/
- Unmodified from XML::Stream 1.22
- barnowl-1.0.0~397 Stream.pm: Proper call to SASL. Roster.pm: Removing print statements.
- barnowl-1.0.0~379 Fixed attribute parser, which resolves LJ-talk problems.
- barnowl-1.0.0~191^2~4 Getting rid of indirect object syntax new calls. Quoting perlobj:
- barnowl-1.0.0~191^2~2 Moving Net::Jabber into Jabber.par
- No changes
- barnowl-1.0.0~132 Apply patch from: http://rt.cpan.org/Public/Bug/Display.html?id=17484
- barnowl-1.0.0~19^2~30 Patches to jabber libraries for better UTF-8 handling.
- barnowl-1.0.0~19^2~25 Remove more bad hacks.
Net::XMPP
- barnowl-1.0.0~398 Adding XML::Stream, Net::XMPP, and Net::Jabber to perl/lib/
- Unmodified from Net::XMPP 1.0
- barnowl-1.0.0~397 Stream.pm: Proper call to SASL. Roster.pm: Removing print statements.
- barnowl-1.0.0~386 Protocol.pm: allow IQ Auth to take a password callback like SASL's.
- barnowl-1.0.0~346 Fixing Net::Jabber bugs. $jid->isa() doesn't do what you want if $jid is a bare string.
- barnowl-1.0.0~345 Fix the ->isa issue slightly more robustly
- barnowl-1.0.0~308 Update to Roster.pm to not blow away presence information for a jid on every roster update for that jid.
- barnowl-1.0.0~303 Making the jabber.log “timeout(0)” debug messages log level 5 so our logs are slightly less obnoxious.
- barnowl-1.0.0~300 Add better handling for changing groups in the roster.
- barnowl-1.0.0~191^2~17 For reasons I don't claim to understand, using the old-style new was throwing odd errors about undefined functions.
- barnowl-1.0.0~191^2~8 Still not sure why old-style new seems to be eiting us so much...
- barnowl-1.0.0~191^2~4 Getting rid of indirect object syntax new calls. Quoting perlobj:
- barnowl-1.0.0~191^2~2 Moving Net::Jabber into Jabber.par
- No changes
- barnowl-1.0.0~187 Net::XMPP::Protocol - Make resource binding note the full jid on connect. BarnOwl::Module::Jabber::ConnectionManager - Allow for connections to be renamed. BarnOwl::Module::Jabber - Rename the connection after connect to match the jid received.
- barnowl-1.0.0~19^2~30 Patches to jabber libraries for better UTF-8 handling.
- barnowl-1.0.0~19^2~29 Shuffling a line of code to where it actually should be.
- barnowl-1.0.0~19^2~28 Pet peeve - tabs. That should be the end of it for now.
- barnowl-1.0.0~51 Fix a file descriptor leak.
- barnowl-1.0.0~19^2~6 Merged revisions 972-974 via svnmerge from file:///afs/sipb.mit.edu/project/barnowl/src/svn/trunk
Net::Jabber
- barnowl-1.0.0~398 Adding XML::Stream, Net::XMPP, and Net::Jabber to perl/lib/
- Unmodified from Net::Jabber 2.0
- barnowl-1.0.0~384 Net::Jabber::Owl patch to support muc configuration and history requests on MUC join
- barnowl-1.0.0~327 Adding the beginning of a class abstracting MUC presence information.
- barnowl-1.0.0~325 Some stupid Net::Jabber::MUC bugfixes.
- barnowl-1.0.0~321 Removing a debug error message
- barnowl-1.0.0~191^2~4 Getting rid of indirect object syntax new calls. Quoting perlobj:
- barnowl-1.0.0~191^2~2 Moving Net::Jabber into Jabber.par
- No changes
- barnowl-1.0.0~124 Show full JIDs for users in non-anonymous JIDs in :jmuc presence. closes #24
- barnowl-1.0.0~31 It's apparently a popular typo