Prosody is a modern XMPP communication server http://prosody.im
Find a file
Matthew Wild 4851756ca4 Fix s2s once and for all
- Moved dialback to the new mod_dialback (mostly).
- Modules can now supply a list of origins to handle to add_handler
- Modules can now handle and process any stanza, overriding the core
- Modules handle non-jabber:client/jabber:server xmlns'd stanzas
2008-11-01 21:07:14 +00:00
core Fix s2s once and for all 2008-11-01 21:07:14 +00:00
doc Roster updates 2008-10-23 20:02:30 +05:00
net Backed out changeset 4adc53e03b4d (garbage collection) 2008-10-24 19:04:51 +01:00
plugins Fix s2s once and for all 2008-11-01 21:07:14 +00:00
tests Adding initial unit testing scripts 2008-09-27 19:18:05 +01:00
util Datamanager Fixes and improvements 2008-10-26 21:19:04 +05:00
AUTHORS Add AUTHORS file 2008-10-11 21:40:50 +01:00
DEPENDS Added lbase64 to the dependency list 2008-10-04 18:54:09 +05:00
HACKERS Fix MUC address 2008-10-09 20:32:59 +01:00
LICENSE added LICENSE file 2008-08-24 22:51:01 +01:00
lxmppd.cfg.dist Moved hosts to a config file, still need better config though 2008-10-01 22:11:28 +01:00
main.lua Merging more s2s 2008-10-24 07:36:48 +01:00
pull_from_master.sh Updated pull script for new repo 2008-10-09 20:28:39 +01:00
TODO Updated TODO 2008-10-12 01:01:19 +01:00