Improve jid.split() and jid.bare() to pass new test cases with invalid JIDs
[prosody.git] / util / jid.lua
2008-11-21 Matthew WildImprove jid.split() and jid.bare() to pass new test...
2008-11-20 Matthew WildAdd jid.bare() helper function
2008-10-22 Matthew WildMerge roster & presence from waqas
2008-10-22 Waqas HussainMinor edit, and added a TODO
2008-10-14 Waqas HussainFixed: util/jid.lua now returns module object
2008-09-30 Matthew Wildjid.split(): Return nil when passed nil
2008-09-27 Matthew WildFixing jid.split() for all JIDs
2008-08-22 matthewFirst commit, where do you want to go tomorrow?