Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net.server: Add watchfd, a simple API for watching file descriptors | Kim Alvefur | 2018-05-09 | 1 | -0/+13 |
| | |||||
* | Fix spelling throughout the codebase [codespell] | Kim Alvefur | 2018-02-04 | 4 | -4/+4 |
| | |||||
* | doc: Add template / API specification for net.server (thanks Daurnimator) | Kim Alvefur | 2018-02-23 | 1 | -0/+243 |
| | |||||
* | Merge 0.10->trunk | Kim Alvefur | 2016-11-26 | 1 | -0/+61 |
|\ | |||||
| * | doc: Add a description of the Storage API in TypedLua format | Kim Alvefur | 2016-11-26 | 1 | -0/+61 |
| | | |||||
* | | doc/session: As far as I remember, sessions have had a close method, not ↵ | Kim Alvefur | 2016-08-03 | 1 | -1/+1 |
|/ | | | | disconnect | ||||
* | Removed some legacy doc/ files. | Waqas Hussain | 2009-11-25 | 2 | -36/+0 |
| | |||||
* | Removed core/offlinemessage.lua along with documentation and references - we ↵ | Waqas Hussain | 2009-01-09 | 1 | -12/+0 |
| | | | | have core/offlinemanager.lua instead | ||||
* | Added resource priority handling, etc | Waqas Hussain | 2008-11-02 | 1 | -4/+4 |
| | |||||
* | Roster updates | Waqas Hussain | 2008-10-23 | 1 | -1/+1 |
| | | | | | | - Added support for item.ask attribute in rostermanager and mod_roster - Updated roster docs - Removed old code from rostermanager | ||||
* | Docs update | Waqas Hussain | 2008-10-23 | 1 | -0/+1 |
| | | | | - 'ask' property available on roster items | ||||
* | Updated and fixed session documentation | Waqas Hussain | 2008-10-23 | 1 | -1/+2 |
| | |||||
* | Updated session documentation | Waqas Hussain | 2008-10-23 | 1 | -0/+6 |
| | |||||
* | Documented the roster object's structure | Waqas Hussain | 2008-10-12 | 1 | -0/+18 |
| | |||||
* | Remove more of Dolphin's leftovers | Matthew Wild | 2008-10-11 | 1 | -3/+0 |
| | |||||
* | Added script to pull from master mercurial repository | Paul-Sebastian Manole | 2008-10-08 | 2 | -8/+35 |
| | | | | | Added a few name suggestions to doc/names.txt Minor edits. | ||||
* | Docs | Matthew Wild | 2008-10-05 | 1 | -2/+4 |
| | |||||
* | Some notes of the stanza and session structures | Waqas Hussain | 2008-10-04 | 2 | -0/+39 |
| | |||||
* | Merged Paul's branch | Matthew Wild | 2008-09-17 | 4 | -0/+50 |
|\ | |||||
| * | Some docs written by Thorns. Need reviewing. | bt | 2008-09-17 | 4 | -0/+50 |
| | | |||||
* | | Various documentation updates, and added names.txt :) | Matthew Wild | 2008-09-03 | 2 | -0/+10 |
|/ | |||||
* | Updated stanza routing doc | Matthew Wild | 2008-08-27 | 1 | -0/+4 |
| | |||||
* | Coding style doc, HACKERS file | Matthew Wild | 2008-08-25 | 1 | -0/+33 |
| | |||||
* | Moved server module to net/ | Matthew Wild | 2008-08-25 | 1 | -0/+25 |
also added note on licensing of that module |