John McLear
9e1dfc9487
docs for setHTML
2013-02-12 23:44:09 +00:00
Manuel Knitza
fde10052ca
Update doc/api/http_api.md
...
Updated
2013-02-12 21:57:01 +01:00
John McLear
a19ad983f1
docs for api change
2013-01-29 16:48:56 +00:00
mluto
cb2b93b133
Added getChatHistory and getChatHead (api+code+doc)
2013-01-26 14:35:26 +01:00
mluto
41cb5d8265
Added hook for clientVars and hook-doc
2013-01-14 22:51:26 +01:00
John McLear
654654b4e1
Merge pull request #1342 from spcsser/feature/padlisting
...
API & backend to list pads on epl instance
2013-01-14 08:13:57 -08:00
spcsser
062dbff738
Added listAllPads api docu
2013-01-11 12:59:02 +01:00
Stephan Jauernick
9f9f7a627e
corrected a documentation glitch for checkToken - clarified which token is validated
2013-01-02 15:14:46 +01:00
Marcel Klehr
b31563ea07
Fix docs: Correct API version for listAllGroups endpoint
2012-12-28 15:37:10 +01:00
Marcel Klehr
ffc9bcf028
Bump API version for checkToken endpoint
2012-12-27 22:09:22 +01:00
Stephan Jauernick
c2cc292324
Update doc/api/http_api.md
...
Added docs for the checkToken function
2012-12-07 11:28:03 +01:00
Hyacinthe Cartiaux
d6027726e6
Fix urls, use github.com/ether
...
Signed-off-by: Hyacinthe Cartiaux <hyacinthe.cartiaux@uni.lu>
2012-11-22 01:12:30 +01:00
0ip
7ee42edcf1
Document 'lang' Parameter
2012-11-14 17:21:45 +01:00
yourcelf
13cef386f8
Add api docs for userColor
query arg
2012-10-31 16:28:12 -03:00
Marcel Klehr
dd1e383d6e
Bump api version in #usage section
2012-10-30 14:35:26 +01:00
Marcel Klehr
ef923209b0
Refactor structure of api/http_api.md and add api version numbers for all endpoints.
2012-10-30 14:18:50 +01:00
Marcel Klehr
94e399e8a9
Change filename hooks.md -> hooks_overview.md
...
so it doesn't confuse tools/doc/generator
2012-10-27 16:30:31 +02:00
Marcel Klehr
63e4aafae8
Add docs for plugins and plugin framework
...
@redhog please elaborate on / improve 'doc/api/pluginfw.md'!
2012-10-25 15:45:06 +02:00
John McLear
db1a1a0e3e
Merge pull request #1034 from d-a-n/develop
...
Added hooks for pad events create/edit/load/remove
2012-10-05 17:28:40 -07:00
d-a-n
0fd8490ca6
Changed pad_id to padID to follow projct standards.
2012-10-03 15:49:28 +03:00
d-a-n
754c559d63
Changed pad hook names to follow naming conventions.
2012-10-03 13:35:31 +03:00
Marcel Klehr
2684a1d295
Merge branch 'develop' into express-v3
...
Conflicts:
src/node/hooks/express/errorhandling.js
2012-10-03 10:09:00 +02:00
d-a-n
4652751285
Updated docs for new pad hooks (add, edit, remove)
2012-10-02 22:32:30 +03:00
d-a-n
c0f2e557d3
Updated docs for new pad hooks (add, edit, remove)
2012-10-02 22:11:54 +03:00
d-a-n
07c33c77c4
Updated docs for new pad hooks (add, edit, remove)
2012-10-02 22:10:18 +03:00
Gedion
6009903095
added comments to ace exposed methods
2012-10-01 19:18:19 -05:00
Gedion
61022be6e4
added comments to ace exposed methods
2012-10-01 19:14:27 -05:00
Gedion
3fe3df91ae
update docs for new hooks and ace exposures
2012-09-30 17:13:14 -05:00
Marcel Klehr
1c38f5bab9
Update docs
2012-09-22 16:04:30 +02:00
Marcel Klehr
4416210471
Differentiate between http server and express app
2012-09-21 17:12:22 +02:00
Marcel Klehr
f8f002adc0
Add listAllGroups API endpoint
...
Adds a database key that lists all groups
2012-09-17 23:03:56 +02:00
Marcel Klehr
40572b13b9
Document, how return values of hooks are handled.
2012-09-12 17:15:38 +02:00
Marcel Klehr
eeb605334f
Add in docs for getAuthorName API method
2012-09-06 12:13:41 +02:00
Marcel Klehr
8a696ab77d
Expect a comma seperated list of sessionIDs in session cookie
...
This allows people to be active on more than one group.
2012-09-02 19:51:12 +02:00
Mark Holmquist
f9469ef256
Add in padUsers HTTP API call
...
I needed the list of users this time, so I got it. There are docs
and everything.
2012-08-17 13:39:16 -07:00
Marcel Klehr
1bb8844f42
Document loadSettings hook.
2012-08-15 10:10:55 +02:00
Mark Holmquist
17375b2eed
Fix doc format, add in makefile for docs
...
OK, first up, SOMEBODY *cough*analphabet*cough* screwed up the docs
by making them all use the wrong heading level. Not cool, guy. I
had to change them so they would compile right.
But anyway, now the docs will build into sexy-looking HTML and will
shortly be hosted on marktraceur.info.
Fixed the makefile to work properly.
Run:
* `make clean` for removing old doc-build(s)
* `make docs` for running new doc-build(s)
2012-08-13 21:11:39 -07:00
Marcel Klehr
98cdb96ac3
Document 'documentReady' client hook.
2012-08-12 21:29:21 +02:00
John McLear
838834f438
Merge pull request #930 from MarkTraceur/new-doc/http/send-clients-message
...
Added in docs for the HTTP call I just added
2012-08-12 09:09:20 -07:00
Mark Holmquist
14da09dddd
Add in docs for the new hook I just added
2012-08-10 09:49:43 -07:00
Mark Holmquist
e491476a0f
Added in docs for the HTTP call I just added
2012-08-08 10:26:18 -07:00
Marcel Klehr
db4ae500a1
Fix markup.
2012-08-07 20:29:44 +02:00
Marcel Klehr
7e2820a674
Remove file endings from includes.
2012-08-07 20:21:11 +02:00
Marcel Klehr
70fb765118
Restructure headings.
2012-08-07 20:19:37 +02:00
Marcel Klehr
5fac05a395
Add docs.
2012-08-03 22:04:06 +02:00