HACKERS

Wed, 11 Feb 2009 23:16:14 +0500

author
Waqas Hussain <waqas20@gmail.com>
date
Wed, 11 Feb 2009 23:16:14 +0500
changeset 783
defb0119f80f
parent 527
98aaa20af6a2
child 1082
f58394b9ba66
permissions
-rw-r--r--

Stanza router: Message to bare JID fixes
- headline messages get sent to all non-negative priority available resource
- all other messages get sent to the set of highest non-negative priority available resources
- only messages of type chat and normal or missing type go into offline storage

13
716632cca05d Coding style doc, HACKERS file
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
1 Welcome hackers!
716632cca05d Coding style doc, HACKERS file
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
2
527
98aaa20af6a2 Update HACKERS
Matthew Wild <mwild1@gmail.com>
parents: 93
diff changeset
3 This project accepts and *encourages* contributions. If you would like to get involved you can join us on our mailing list and discussion rooms. More information on these at http://prosody.im/discuss
13
716632cca05d Coding style doc, HACKERS file
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
4
527
98aaa20af6a2 Update HACKERS
Matthew Wild <mwild1@gmail.com>
parents: 93
diff changeset
5 Patches are welcome, though before sending we would appreciate if you read docs/coding_style.txt for guidelines on how to format your code, and are comfortable with copyright of contributions being assigned to the core developers.

mercurial