Commit Graph

118 Commits

Author SHA1 Message Date
mappu 21847db9fd readme 2017-02-11 13:56:08 +13:00
mappu b8122710f5 patch a crash on incomplete supplied UserIP2 2017-02-11 13:55:20 +13:00
mappu f8c0fc54d8 Added tag release-0.13 for changeset 3ee0f4ea5142 2017-02-09 19:31:24 +13:00
mappu 4490444d1c readme 2017-02-09 19:31:19 +13:00
mappu c5f655ff78 doc: update TODO 2017-02-09 19:28:58 +13:00
mappu 4415109174 support UserIP2 extension 2017-02-09 19:28:37 +13:00
mappu 0adc13ddfa move our is-connected one half roundtrip sooner 2017-02-09 19:19:17 +13:00
mappu 59c56fea1b doc: todo 2017-02-09 19:15:53 +13:00
mappu 7f8f98aa5a add ChatOnly to our $Supports 2017-02-08 19:30:53 +13:00
mappu 8536cb0a5c implement QuickList, save a network roundtrip on supported hubs (ptokax) 2017-02-08 19:22:07 +13:00
mappu 553ec20850 fix not emitting EVENT_USER_UPDATED_INFO on recieved MyINFO (!) 2017-02-08 18:58:14 +13:00
mappu a403dac461 declare NoHello support (since our MyINFO handler will add unknown users) 2017-02-08 18:58:03 +13:00
mappu 59a37b975c more idiomatic error handling 2017-02-08 18:57:49 +13:00
mappu a4e7d876cc Added tag release-0.12 for changeset 22b156a6fc2f 2017-02-05 22:37:24 +13:00
mappu 7c3069eabb readme 2017-02-05 22:35:18 +13:00
mappu 3cc31323ad more fine-grained locking around user map (fixes deadlock if callee uses Users() in response to processEvent) 2017-02-05 19:06:17 +13:00
mappu 7f898dff32 display a system message and disconnect if we're asked for a password but don't have one 2017-02-05 17:12:59 +13:00
mappu 58c1151278 readme for 0.11 2016-11-29 20:18:17 +13:00
mappu d1c549f1f2 Added tag release-0.11 for changeset 5149ffe70ea8 2016-11-29 20:13:14 +13:00
mappu 9eb9cf0726 set a default clientversion of 0.11 2016-11-29 20:07:19 +13:00
mappu f2abf8893c rename example functions for correct godoc appearance 2016-11-29 19:50:05 +13:00
mappu 732622f4db add some function comments 2016-11-29 19:49:53 +13:00
mappu 95311e1479 ConnectionState rename member function to satisfy Stringer interface 2016-11-29 19:44:45 +13:00
mappu 084b629ad7 rename NMDC{Escape,Unescape,Unlock} functions; don't export NMDCUnlock 2016-11-29 19:44:10 +13:00
mappu 5713b58c7c don't export checkIsNetTimeout 2016-11-29 19:43:32 +13:00
mappu 56c6b7b352 remove junk strings appearing in godoc HTML output 2016-11-29 19:41:44 +13:00
mappu ea97afb01f move examples into a godoc-compatible Examples function 2016-11-29 19:40:08 +13:00
mappu 482b0d3ad8 existential fixes for the synchronous API 2016-11-29 19:39:47 +13:00
mappu 231bfeb247 sample: add a version using the synchronous API 2016-11-29 19:30:33 +13:00
mappu bd0425d6d4 sample: use UserInfo constructor 2016-11-29 19:25:41 +13:00
mappu 5564eccf22 split structs to separate files 2016-11-29 19:24:31 +13:00
mappu d373e9791a fix parsing connection modes in MyINFO 2016-11-29 19:23:00 +13:00
mappu 7e249acd6c remove errant printf 2016-11-29 19:22:45 +13:00
mappu b592e8ef7e add ConnectionMode.String() helper 2016-11-29 19:22:28 +13:00
mappu 11564b8c32 test: add MyINFO parsing test cases 2016-11-29 19:22:15 +13:00
mappu 0a53963ec0 fix special characters appearing in recieved PM's 2016-11-04 19:01:01 +13:00
mappu b63a240e9b Added tag libnmdc-r10 for changeset 3ecc037cf2d7 2016-10-08 16:32:16 +13:00
mappu 51b08dad3d readme 2016-10-08 16:32:10 +13:00
mappu 1a3e4fe072 support parsing usercommands 2016-10-08 15:19:21 +13:00
mappu 086281dab2 Added tag libnmdc-r9 for changeset e7c2c71ef24b 2016-08-27 17:39:00 +12:00
mappu 7392cbbea5 readme 2016-08-27 17:38:53 +12:00
mappu 265c0a43ce fix an issue not applying updated user profiles 2016-08-27 15:31:00 +12:00
mappu 417deff347 remove debug logging in previous 2016-08-27 15:24:18 +12:00
mappu a996f1668c better myinfo parsing for zero-length speed strings 2016-08-27 15:22:39 +12:00
mappu 9b290ebb96 Added tag libnmdc-r8 for changeset b0e57a5fcffd 2016-05-10 19:18:11 +12:00
mappu 756b347592 readme 2016-05-10 19:18:04 +12:00
mappu d4e442bd84 separate ClientTag and ClientVersion in UserInfo 2016-05-09 18:13:38 +12:00
mappu bbdc18698d changelog 2016-05-08 14:46:41 +12:00
mappu b049acad90 Added tag libnmdc-r7 for changeset 71343a2c641a 2016-05-08 14:44:45 +12:00
mappu df0211c67d parse $OpList, set IsOperator bool in UserInfo structs 2016-05-08 12:49:36 +12:00