34
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix for previous commit (again) More... over 15 years ago
Fix for previous commit More... over 15 years ago
Fix for add_iq_handler to allow multiple origin types too More... over 15 years ago
vcards for s2s More... over 15 years ago
Fix MD5 loading check More... over 15 years ago
mod_roster fix More... over 15 years ago
Another fix for s2s (well, let's say it was more for modules) More... over 15 years ago
Fix s2s once and for all More... over 15 years ago
General fixes for s2s, to make it more robust (I hope), sending data to remote hosts sane (s2ssession.send() works as expected), recycle outgoing dialback connections, etc. More... over 15 years ago
Fix for mod_version over s2s More... over 15 years ago
mod_version is here More... over 15 years ago
Was a bit hasty to remove send_s2s() from stanza_router. We still use it, and there is no problem with it. More... over 15 years ago
sends2s -> s2s_session.send(), s2s_session.send() -> s2s_session.sends2s() More... over 15 years ago
Added support for XEP-0049: Private XML Storage (mod_private) More... over 15 years ago
mod_vcard: Fixed to use new util.stanza.add_child More... over 15 years ago
Combined some lines More... over 15 years ago
Datamanager Fixes and improvements More... over 15 years ago
Don't set cursor inside added child when using add_child() More... over 15 years ago
Make add_child() behave as expected. Old add_child() is now add_direct_child() More... over 15 years ago
Better logging of s2s connections More... over 15 years ago
Merge presence/subscription support from waqas More... over 15 years ago
Little tweak for more useful logging of closed s2s sessions More... over 15 years ago
Log when an incoming dialback verification request is an invalid key for our domain More... over 15 years ago
Bug fixes and checks for presence subscriptions, etc More... over 15 years ago
Remove misleading log message regarding s2s/dialback More... over 15 years ago
Outbound presence subscription More... over 15 years ago
Routing code reorganization More... over 15 years ago
Inbound subscription request More... over 15 years ago
Inbound unsubscribe More... over 15 years ago
Inbound subscription cancellation More... over 15 years ago