prosody.git
15 years agoCoding style doc, HACKERS file
Matthew Wild [Mon, 25 Aug 2008 21:06:47 +0000 (22:06 +0100)]
Coding style doc, HACKERS file

15 years agoMoved server module to net/
Matthew Wild [Mon, 25 Aug 2008 15:46:05 +0000 (16:46 +0100)]
Moved server module to net/
also added note on licensing of that module

15 years agoRemove redundant comments
Matthew Wild [Mon, 25 Aug 2008 01:10:50 +0000 (02:10 +0100)]
Remove redundant comments

15 years agorenaming _ to sock to improve readability
Tobias Markmann [Sun, 24 Aug 2008 22:35:54 +0000 (00:35 +0200)]
renaming _ to sock to improve readability

15 years agoremaned _ to sock to improve readability
Tobias Markmann [Sun, 24 Aug 2008 22:33:16 +0000 (00:33 +0200)]
remaned _ to sock to improve readability

15 years agoadded LICENSE file
Matthew Wild [Sun, 24 Aug 2008 21:51:01 +0000 (22:51 +0100)]
added LICENSE file

15 years ago- Remove some debugging code
Matthew Wild [Sun, 24 Aug 2008 21:48:27 +0000 (22:48 +0100)]
- Remove some debugging code
- Don't allow stanzas to be sent before successful auth (needs further review)
- Make init_xmlhandlers local
- Fix indentation in main.lua
- Fix disconnect logic (it broke if client disconnected before auth, etc.)

15 years agoMerged 2 heads o_O
matthew@silver [Sun, 24 Aug 2008 17:08:04 +0000 (18:08 +0100)]
Merged 2 heads o_O

15 years agoAdded all the files to please hg :/
matthew@silver [Sun, 24 Aug 2008 17:01:20 +0000 (18:01 +0100)]
Added all the files to please hg :/

15 years agoPresence unavailable on disconnect
matthew [Sun, 24 Aug 2008 14:52:02 +0000 (14:52 +0000)]
Presence unavailable on disconnect

15 years ago"Shared roster" - well, kind of :)
matthew [Sun, 24 Aug 2008 13:29:01 +0000 (13:29 +0000)]
"Shared roster" - well, kind of :)
+ TODO

15 years agoWorking presence!
matthew [Sun, 24 Aug 2008 04:34:01 +0000 (04:34 +0000)]
Working presence!

15 years agoSwitched to new connection framework, courtesy of the luadch project
matthew [Sun, 24 Aug 2008 01:51:02 +0000 (01:51 +0000)]
Switched to new connection framework, courtesy of the luadch project
Now supports SSL on 5223
Beginning support for presence (aka. the proper routing of stanzas)

15 years agoFirst commit, where do you want to go tomorrow?
matthew [Fri, 22 Aug 2008 21:09:04 +0000 (21:09 +0000)]
First commit, where do you want to go tomorrow?