Software /
code /
prosody
Graph
-
Fix for previous commit (again)2008-11-02, by Matthew Wild
-
Fix for previous commit2008-11-02, by Matthew Wild
-
Fix for add_iq_handler to allow multiple origin types too2008-11-02, by Matthew Wild
-
vcards for s2s2008-11-02, by Matthew Wild
-
Fix MD5 loading check2008-11-02, by Matthew Wild
-
mod_roster fix2008-11-01, by Waqas Hussain
-
Another fix for s2s (well, let's say it was more for modules)2008-11-01, by Matthew Wild
-
Fix s2s once and for all2008-11-01, by Matthew Wild
-
Fix for mod_version over s2s2008-11-01, by Matthew Wild
-
mod_version is here2008-10-30, by Matthew Wild
-
Was a bit hasty to remove send_s2s() from stanza_router. We still use it, and there is no problem with it.2008-10-30, by Matthew Wild
-
sends2s -> s2s_session.send(), s2s_session.send() -> s2s_session.sends2s()2008-10-30, by Matthew Wild
-
Added support for XEP-0049: Private XML Storage (mod_private)2008-10-26, by Waqas Hussain
-
mod_vcard: Fixed to use new util.stanza.add_child2008-10-26, by Waqas Hussain
-
Combined some lines2008-10-26, by Waqas Hussain
-
Datamanager Fixes and improvements2008-10-26, by Waqas Hussain
-
Don't set cursor inside added child when using add_child()2008-10-26, by Matthew Wild
-
Make add_child() behave as expected. Old add_child() is now add_direct_child()2008-10-26, by Matthew Wild
-
Better logging of s2s connections2008-10-26, by Matthew Wild
-
Merge presence/subscription support from waqas2008-10-26, by Matthew Wild
-
Bug fixes and checks for presence subscriptions, etc2008-10-25, by Waqas Hussain
-
Outbound presence subscription2008-10-25, by Waqas Hussain
-
Routing code reorganization2008-10-25, by Waqas Hussain
-
Inbound subscription request2008-10-24, by Waqas Hussain
-
Inbound unsubscribe2008-10-24, by Waqas Hussain
-
Inbound subscription cancellation2008-10-24, by Waqas Hussain
-
Inbound subscription approval2008-10-24, by Waqas Hussain
-
Minor fixes, comments2008-10-24, by Waqas Hussain
-
Little tweak for more useful logging of closed s2s sessions2008-10-26, by Matthew Wild
-
Log when an incoming dialback verification request is an invalid key for our domain2008-10-25, by Matthew Wild
-
Remove misleading log message regarding s2s/dialback2008-10-25, by Matthew Wild
-
Backed out changeset 4adc53e03b4d (garbage collection)2008-10-24, by Matthew Wild
-
Extra garbage collection, for debugging2008-10-24, by Matthew Wild
-
other half of previous commit2008-10-24, by Matthew Wild
-
Clean up session when s2s connections are disconnected2008-10-24, by Matthew Wild
-
Remove some overly-verbose debug log output2008-10-24, by Matthew Wild
-
Destroy s2s sendqueue when connection is established successfully and data written2008-10-24, by Matthew Wild
-
Fix nil concat for good this time (\!)2008-10-24, by Matthew Wild
-
Fix nil concat when non-existant user is probed (another)2008-10-24, by Matthew Wild
-
Fix nil concat when non-existant user is probed2008-10-24, by Matthew Wild
-
Hack until we get SRV resolving2008-10-24, by Matthew Wild
-
Fix for sessionmanager to not throw error when session doesn't have a private logger2008-10-24, by Matthew Wild
-
Show error when no MD5 lib available2008-10-24, by Matthew Wild
-
Fix mod_legacyauth to not use old stanza_dispatch2008-10-24, by Matthew Wild
-
Merge from waqas2008-10-24, by Matthew Wild
-
Moved some code and removed unnecessary checks.2008-10-23, by Waqas Hussain
-
Presence fixes (again)2008-10-23, by Waqas Hussain
-
Merging more s2s2008-10-24, by Matthew Wild
-
Partial s2s commit2008-10-24, by Matthew Wild
-
Backed out changeset 98e9fea75e5b2008-10-23, by Matthew Wild
-
Backed out changeset 37b3e9ed8918 (again)2008-10-23, by Matthew Wild
-
Backed out changeset a0fc73d5f48c2008-10-23, by Matthew Wild
-
Backed out changeset 8f17ba74823c2008-10-23, by Matthew Wild
-
Reverting stanza_router to non-conflicted version2008-10-23, by Matthew Wild
-
Making the best attempt out of a bad merge from waqas2008-10-23, by Matthew Wild
-
Added TODO2008-10-23, by Waqas Hussain
-
Merged from Matthew2008-10-23, by Waqas Hussain
-
Merged from Matthew2008-10-23, by Waqas Hussain
-
Removed .hgtags2008-10-23, by Waqas Hussain
-
Fixed: Works when LuaRocks is not present2008-10-23, by Waqas Hussain
-
Roster updates2008-10-23, by Waqas Hussain
-
Docs update2008-10-23, by Waqas Hussain
-
Presence fixes2008-10-23, by Waqas Hussain
-
Fixed: Some modules did not return anything2008-10-23, by Waqas Hussain
-
Set things up for presence subscriptions.2008-10-23, by Waqas Hussain
-
Final fix for marking user offline when all resources are gone :)2008-10-23, by Matthew Wild
-
even faster checking for other sessions... thank you waqas :)2008-10-23, by Matthew Wild
-
faster checking for other sessions2008-10-23, by Matthew Wild
-
Fix for not destroying sessions when connection closed.2008-10-23, by Matthew Wild
-
No s2s yet :)2008-10-23, by Matthew Wild
-
Added a comment, removed all the old code2008-10-23, by Matthew Wild
-
TLS/SASL no longer should include the connhandler module2008-10-23, by Matthew Wild
-
Relocate presence broadcast to core_handle_stanza()2008-10-23, by Matthew Wild
-
Merge roster & presence from waqas2008-10-22, by Matthew Wild
-
Updated and fixed session documentation2008-10-22, by Waqas Hussain
-
Updated session documentation2008-10-22, by Waqas Hussain
-
Added session property for interested resources2008-10-22, by Waqas Hussain
-
Working presence, presence probes and other fixes2008-10-22, by Waqas Hussain
-
Added: TODO2008-10-22, by Waqas Hussain
-
Fixed: Unhandled stanza handling2008-10-22, by Waqas Hussain
-
Fixed: Roster support2008-10-22, by Waqas Hussain
-
Minor edit, and added a TODO2008-10-22, by Waqas Hussain
-
Added: More complete implementation for mod_roster2008-10-17, by Waqas Hussain
-
Added: Roster manipulation functions to core.rostermanager2008-10-17, by Waqas Hussain
-
Added: presence broadcast2008-10-14, by Waqas Hussain
-
Removed an unnecessary line2008-10-14, by Waqas Hussain
-
Fixed: util/jid.lua now returns module object2008-10-14, by Waqas Hussain
-
Fixed: Typos caused by lack of sleep.2008-10-14, by Waqas Hussain
-
Fixed: mod_roster now outputs all roster data (instead of just the JIDs)2008-10-12, by Waqas Hussain
-
Added some roster management functions2008-10-12, by Waqas Hussain
-
Documented the roster object's structure2008-10-12, by Waqas Hussain
-
Abstract connections with "connection listeners"2008-10-22, by Matthew Wild
-
server.lua should degrade gracefully when LuaSec not present2008-10-22, by Matthew Wild
-
Some tiny changes for main.lua2008-10-12, by Matthew Wild
-
Updated TODO2008-10-12, by Matthew Wild
-
Remove more of Dolphin's leftovers2008-10-11, by Matthew Wild
-
Add AUTHORS file2008-10-11, by Matthew Wild
-
Fix MUC address2008-10-09, by Matthew Wild
-
Updated pull script for new repo2008-10-09, by Matthew Wild
-
Fixed: util.stanza.deserialize now handles nil stanzas2008-10-09, by Waqas Hussain
-
Fixed: incorrect auth check2008-10-08, by Waqas Hussain
-
Minor fix2008-10-08, by Waqas Hussain
-
Merge from Matthew. datamanager.simplesave fix2008-10-08, by Waqas Hussain
Scroll all the way down to load more.