Chad Weider
363e168561
Share `randomString` method.
...
This simply shares a common implementation and makes no judgements on the validity of its use. The string created is not a secure random number, so some uses of it may not be applicable.
2012-02-10 14:52:34 -08:00
booo
a300bb6e92
move randomString function into module
2012-01-28 13:24:58 +01:00
Peter 'Pita' Martischka
6684d6ed52
replaced all stop callbacks with customError callbacks. Fixes #270
2011-12-10 16:46:47 +01:00
Peter 'Pita' Martischka
5c56e62d67
Changed all error handling to async-stacktrace style + fixed import/export on unix
2011-12-04 16:50:02 +01:00
Peter 'Pita' Martischka
0e05e58c76
changed copyright from Peter 'Pita' Martischka to Peter 'Pita' Martischka (Primary Technology Ltd)
2011-08-11 15:27:16 +01:00
Peter 'Pita' Martischka
292c68a0a5
harmonize different ID types, improved the prefixes
2011-08-10 22:44:08 +01:00
Peter 'Pita' Martischka
f6b87daa27
added deleteSession
2011-08-10 22:43:58 +01:00
Peter 'Pita' Martischka
dbf9dc6dfb
added listSessionsOfGroup and listSessionsOfAuthor
2011-08-09 20:14:32 +01:00
Peter 'Pita' Martischka
4b48380a2f
added createSession and getSessionInfo
2011-08-09 16:45:49 +01:00
Peter 'Pita' Martischka
f45b7ce9ea
Installed API infrastructure, getText works already
2011-08-03 19:31:25 +01:00