7
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 19 hours ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
log every single connection and it's incoming and outgoing xml, for now the only way to turn it off is to change a constant in the code More... almost 18 years ago
Remove excessive logging and outdated comment.
Martin Atkins
as Mart Atkins
More... almost 18 years ago
Rejig the component class heirarchy a little bit, after reflecting on it. It now looks like this
Martin Atkins
as Mart Atkins
More... almost 18 years ago
detab and make error more usefull More... almost 18 years ago
don't display this More... almost 18 years ago
Completely rewritten implementation of DJabberd::Component::Easier for a nicer API and less code duplication.
Martin Atkins
as Mart Atkins
More... almost 18 years ago
A new method for building standards-compliant (I think?) error responses to arbitrary stanzas.
Martin Atkins
as Mart Atkins
More... almost 18 years ago
Make less log noise.
Martin Atkins
as Mart Atkins
More... almost 18 years ago
Turn components back into real plugins again, except now they inherit from DJabberd::Delivery. This removes support for including a component as a subdomain of a vhost, but I think that functionality is better offered another way.
Martin Atkins
as Mart Atkins
More... almost 18 years ago
Components no longer get passed the $cb object and have to call ->delivered on it.
Martin Atkins
as Mart Atkins
More... almost 18 years ago
The start of a higher-level component base class that implements a lot of "common case" stuff like disco and vcards.
Martin Atkins
as Mart Atkins
More... almost 18 years ago
New Stanza method make_response which returns an empty stanza that is, in most cases, the right kind of thing to send in response.
Martin Atkins
as Mart Atkins
More... almost 18 years ago
ridiculously pathetic counting of everything to try and figure out where the chain stoppage is. More... almost 18 years ago
changes in the monitor tool More... almost 18 years ago
fix the previous refactoring to not break trusted probes More... almost 18 years ago
unsubscribe More... almost 18 years ago
formatting More... almost 18 years ago
fix admin test More... almost 18 years ago
unsubscribe part 1, now we need to autorespond with an unsubscribed pack More... almost 18 years ago
more refactoring to share code for people loading the roster item More... almost 18 years ago
refactor More... almost 18 years ago
built out roster storage plugin for LJ More... almost 18 years ago
first part of the unsubscribe test More... almost 18 years ago
croak earlier on bogus JID More... almost 18 years ago
better reload support, w/o destroying initial memory, w/o warnings More... almost 18 years ago
be able to reload the admin module at runtime More... almost 18 years ago
when we leak hookchain callbacks, make gladiator show the phase they came from. More... almost 18 years ago
store the last 10 longer than 5ms requests More... almost 18 years ago
use devel leak More... almost 18 years ago
for fucks sake, hopefully this will catch the double accounting More... almost 18 years ago