Commit graph

33 commits

Author SHA1 Message Date
marc0s
643032e8b3 doc/coding_style: apply consistent semi-colon usage
Make all "good" statements in the coding style document use consistent
statement-separator semi-colon
2019-03-30 18:44:34 +01:00
Kim Alvefur
582fa3f46f mod_storage_internal: Implement a summary API returning message counts per contact 2019-02-25 15:48:28 +01:00
Kim Alvefur
95314bb2be doc/coding_style: The codebase uses semicolons 2019-03-23 04:00:55 +01:00
Kim Alvefur
7aab0c40a4 doc/coding_style: Trim trailing whitespace 2019-03-23 03:56:55 +01:00
Maxime “pep” Buquet
24581c47db doc/coding_style: remove superfulous bracket in example 2019-03-23 02:27:45 +00:00
Matthew Wild
8c6de8ceba Actually remove coding_style.txt 2019-03-14 16:18:00 +00:00
Matthew Wild
0666d291f6 doc/coding_style.{txt,md}: Update coding style guide 2019-03-14 16:13:14 +00:00
Kim Alvefur
99e25a9093 doc/net.server: Document the new server.listen() API 2019-03-10 18:05:08 +01:00
Matthew Wild
c2ade19490 doc/net.server.lua: Not an actual source file, instruct luacheck to ignore it 2018-09-12 14:27:01 +01:00
Kim Alvefur
7fa2aa0007 net.server: Add watchfd, a simple API for watching file descriptors 2018-05-09 16:15:40 +02:00
Kim Alvefur
3ec060fc0c Fix spelling throughout the codebase [codespell] 2018-02-04 01:51:25 +01:00
Kim Alvefur
7a08d4ca27 doc: Add template / API specification for net.server (thanks Daurnimator) 2018-02-23 17:10:21 +01:00
Kim Alvefur
728d74d8bf Merge 0.10->trunk 2016-11-26 20:11:03 +01:00
Kim Alvefur
1b95aabe89 doc: Add a description of the Storage API in TypedLua format 2016-11-26 20:10:40 +01:00
Kim Alvefur
ea980269cc doc/session: As far as I remember, sessions have had a close method, not disconnect 2016-08-03 19:22:01 +02:00
Waqas Hussain
500ca52709 Removed some legacy doc/ files. 2009-11-25 21:30:41 +05:00
Waqas Hussain
962ab41be7 Removed core/offlinemessage.lua along with documentation and references - we have core/offlinemanager.lua instead 2009-01-09 23:09:53 +05:00
Waqas Hussain
66ae6ceaa8 Added resource priority handling, etc 2008-11-02 06:36:42 +05:00
Waqas Hussain
869f2859c3 Roster updates
- Added support for item.ask attribute in rostermanager and mod_roster
 - Updated roster docs
 - Removed old code from rostermanager
2008-10-23 20:02:30 +05:00
Waqas Hussain
7bf903298c Docs update
- 'ask' property available on roster items
2008-10-23 19:53:02 +05:00
Waqas Hussain
9bcfe122c0 Updated and fixed session documentation 2008-10-23 02:19:26 +05:00
Waqas Hussain
aa212bcf24 Updated session documentation 2008-10-23 02:11:48 +05:00
Waqas Hussain
36df1aac32 Documented the roster object's structure 2008-10-12 17:38:17 +05:00
Matthew Wild
5ef6334e69 Remove more of Dolphin's leftovers 2008-10-11 22:16:02 +01:00
Paul-Sebastian Manole
7ac1049b6a Added script to pull from master mercurial repository
Added a few name suggestions to doc/names.txt
Minor edits.
2008-10-08 19:17:14 +03:00
Matthew Wild
c64b4c069e Docs 2008-10-05 01:31:27 +01:00
Waqas Hussain
f2a5d6b378 Some notes of the stanza and session structures 2008-10-04 19:32:02 +05:00
Matthew Wild
f81b3a5d1f Merged Paul's branch 2008-09-17 21:33:05 +01:00
bt
2e735c5b6c Some docs written by Thorns. Need reviewing. 2008-09-17 22:20:08 +03:00
Matthew Wild
5e38a58420 Various documentation updates, and added names.txt :) 2008-09-03 02:24:28 +01:00
Matthew Wild
8af81638a0 Updated stanza routing doc 2008-08-27 03:16:14 +01:00
Matthew Wild
ba94e9cd6c Coding style doc, HACKERS file 2008-08-25 22:06:47 +01:00
Matthew Wild
0dadc00f7e Moved server module to net/
also added note on licensing of that module
2008-08-25 16:46:05 +01:00