|
7f8f98aa5a
|
add ChatOnly to our $Supports
|
2017-02-08 19:30:53 +13:00 |
|
|
8536cb0a5c
|
implement QuickList, save a network roundtrip on supported hubs (ptokax)
|
2017-02-08 19:22:07 +13:00 |
|
|
553ec20850
|
fix not emitting EVENT_USER_UPDATED_INFO on recieved MyINFO (!)
|
2017-02-08 18:58:14 +13:00 |
|
|
a403dac461
|
declare NoHello support (since our MyINFO handler will add unknown users)
|
2017-02-08 18:58:03 +13:00 |
|
|
59a37b975c
|
more idiomatic error handling
|
2017-02-08 18:57:49 +13:00 |
|
|
a4e7d876cc
|
Added tag release-0.12 for changeset 22b156a6fc2f
|
2017-02-05 22:37:24 +13:00 |
|
|
7c3069eabb
|
readme
|
2017-02-05 22:35:18 +13:00 |
|
|
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 |
|
|
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 |
|
|
58c1151278
|
readme for 0.11
|
2016-11-29 20:18:17 +13:00 |
|
|
d1c549f1f2
|
Added tag release-0.11 for changeset 5149ffe70ea8
|
2016-11-29 20:13:14 +13:00 |
|
|
9eb9cf0726
|
set a default clientversion of 0.11
|
2016-11-29 20:07:19 +13:00 |
|
|
f2abf8893c
|
rename example functions for correct godoc appearance
|
2016-11-29 19:50:05 +13:00 |
|
|
732622f4db
|
add some function comments
|
2016-11-29 19:49:53 +13:00 |
|
|
95311e1479
|
ConnectionState rename member function to satisfy Stringer interface
|
2016-11-29 19:44:45 +13:00 |
|
|
084b629ad7
|
rename NMDC{Escape,Unescape,Unlock} functions; don't export NMDCUnlock
|
2016-11-29 19:44:10 +13:00 |
|
|
5713b58c7c
|
don't export checkIsNetTimeout
|
2016-11-29 19:43:32 +13:00 |
|
|
56c6b7b352
|
remove junk strings appearing in godoc HTML output
|
2016-11-29 19:41:44 +13:00 |
|
|
ea97afb01f
|
move examples into a godoc-compatible Examples function
|
2016-11-29 19:40:08 +13:00 |
|
|
482b0d3ad8
|
existential fixes for the synchronous API
|
2016-11-29 19:39:47 +13:00 |
|
|
231bfeb247
|
sample: add a version using the synchronous API
|
2016-11-29 19:30:33 +13:00 |
|
|
bd0425d6d4
|
sample: use UserInfo constructor
|
2016-11-29 19:25:41 +13:00 |
|
|
5564eccf22
|
split structs to separate files
|
2016-11-29 19:24:31 +13:00 |
|
|
d373e9791a
|
fix parsing connection modes in MyINFO
|
2016-11-29 19:23:00 +13:00 |
|
|
7e249acd6c
|
remove errant printf
|
2016-11-29 19:22:45 +13:00 |
|
|
b592e8ef7e
|
add ConnectionMode.String() helper
|
2016-11-29 19:22:28 +13:00 |
|
|
11564b8c32
|
test: add MyINFO parsing test cases
|
2016-11-29 19:22:15 +13:00 |
|
|
0a53963ec0
|
fix special characters appearing in recieved PM's
|
2016-11-04 19:01:01 +13:00 |
|
|
b63a240e9b
|
Added tag libnmdc-r10 for changeset 3ecc037cf2d7
|
2016-10-08 16:32:16 +13:00 |
|
|
51b08dad3d
|
readme
|
2016-10-08 16:32:10 +13:00 |
|
|
1a3e4fe072
|
support parsing usercommands
|
2016-10-08 15:19:21 +13:00 |
|
|
086281dab2
|
Added tag libnmdc-r9 for changeset e7c2c71ef24b
|
2016-08-27 17:39:00 +12:00 |
|
|
7392cbbea5
|
readme
|
2016-08-27 17:38:53 +12:00 |
|
|
265c0a43ce
|
fix an issue not applying updated user profiles
|
2016-08-27 15:31:00 +12:00 |
|
|
417deff347
|
remove debug logging in previous
|
2016-08-27 15:24:18 +12:00 |
|
|
a996f1668c
|
better myinfo parsing for zero-length speed strings
|
2016-08-27 15:22:39 +12:00 |
|
|
9b290ebb96
|
Added tag libnmdc-r8 for changeset b0e57a5fcffd
|
2016-05-10 19:18:11 +12:00 |
|
|
756b347592
|
readme
|
2016-05-10 19:18:04 +12:00 |
|
|
d4e442bd84
|
separate ClientTag and ClientVersion in UserInfo
|
2016-05-09 18:13:38 +12:00 |
|
|
bbdc18698d
|
changelog
|
2016-05-08 14:46:41 +12:00 |
|
|
b049acad90
|
Added tag libnmdc-r7 for changeset 71343a2c641a
|
2016-05-08 14:44:45 +12:00 |
|
|
df0211c67d
|
parse $OpList, set IsOperator bool in UserInfo structs
|
2016-05-08 12:49:36 +12:00 |
|
|
861090b0e9
|
add UserCount() helper (along with previous UserExists() helper)
|
2016-05-08 12:37:05 +12:00 |
|
|
cc15a571a8
|
threadsafe access to HubConnection.Users [[BREAKING CHANGE]]
|
2016-05-08 12:33:49 +12:00 |
|
|
3c4972d930
|
HubConnection.Disconnect() function (via autoreconnect abuse)
|
2016-05-04 19:17:20 +12:00 |
|
|
43db3a0d64
|
option to disable autoreconnect, move magic to constant
|
2016-05-04 19:15:02 +12:00 |
|
|
8e4a45a2b9
|
split off all other files, too
|
2016-05-04 19:03:36 +12:00 |
|
|
f350afa0fe
|
split off HubAddress struct
|
2016-05-04 18:59:11 +12:00 |
|
|
dea4f996f9
|
move nmdc-log-service to separate repo
|
2016-04-30 19:48:04 +12:00 |
|
|
0fee719b90
|
restructure repo
|
2016-04-30 19:47:56 +12:00 |
|