Prosody is a modern XMPP communication server http://prosody.im
Find a file
2009-03-31 20:15:33 +01:00
certs Add some example certificates and update the config to point to them 2008-11-29 17:21:04 +00:00
core core.componentmanager: Fix global set, causing problems with multiple components. Fixes #82. 2009-03-31 03:48:51 +01:00
doc Removed core/offlinemessage.lua along with documentation and references - we have core/offlinemanager.lua instead 2009-01-09 23:09:53 +05:00
net Fixed: net/http.lua: HTTP request callback wasn't being called on some errors 2009-03-30 01:55:56 +05:00
plugins mod_bosh: Fix to correctly timeout idle sessions 2009-03-31 13:56:41 +01:00
tests 0.3->0.4 2009-03-20 20:16:25 +00:00
tools 0.3->0.4 2009-03-20 20:16:25 +00:00
util Added: util/events.lua: An event handling library 2009-03-30 03:58:59 +05:00
util-src 0.3->0.4 2009-03-20 20:16:25 +00:00
AUTHORS Fix to correct my email address in AUTHORS file 2009-02-13 10:54:25 +00:00
configure Add -Wall to default CFLAGS 2009-02-15 11:47:43 +00:00
COPYING Update COPYING file... probably the worst thing I could forget to commit in this release :) 2009-02-02 18:04:13 +00:00
DEPENDS Stopped using the lbase64 library 2008-11-28 00:48:16 +05:00
HACKERS Update HACKERS 2008-12-03 16:20:58 +00:00
Makefile Add posix support library, and adjust makefiles for it 2008-12-06 23:20:59 +00:00
prosody Add lock_globals() and unlock_globals() functions (for when you really need to use globals) 2009-03-31 02:18:13 +01:00
prosody.cfg.lua.dist Update example config, categorise modules, add new modules 2009-03-22 15:23:26 +00:00
TODO Update TODO 2008-11-25 05:00:31 +00:00