Shivaram Lingamneni
|
52b0fb71e7
|
refactor ClientManager
|
2017-11-22 05:09:38 -05:00 |
|
Shivaram Lingamneni
|
9b74c47b74
|
rename some getters
Rename getters in conformance with the "Effective Go" styleguide recommendation:
https://golang.org/doc/effective_go.html#Getters
|
2017-11-03 02:36:55 -04:00 |
|
Shivaram Lingamneni
|
94cf438f51
|
remove channelJoinPartMutex
|
2017-10-30 05:21:47 -04:00 |
|
Daniel Oaks
|
207c1074df
|
Split utils out to a separate subpackage
|
2017-10-05 23:47:43 +10:00 |
|
Daniel Oaks
|
eac6a69782
|
Fix some notes and add some comments.
|
2017-10-05 23:29:34 +10:00 |
|
Daniel Oaks
|
04d5d2fcc2
|
monitor: Fix target output when adding targets
|
2017-10-04 18:54:02 +10:00 |
|
Shivaram Lingamneni
|
d39ee2fafa
|
fix: RPL_MONONLINE must be server-prefixed
also, remove the self-notification check; clients are probably not
monitoring themselves, and it doesn't much matter if they are
|
2017-10-04 03:52:45 -04:00 |
|
Shivaram Lingamneni
|
84c1533b53
|
review fix: report unfolded nicks in /monitor l when possible
|
2017-10-04 03:16:22 -04:00 |
|
Shivaram Lingamneni
|
3877db2391
|
review fixes: rename MonitorManager methods
|
2017-10-04 02:59:59 -04:00 |
|
Shivaram Lingamneni
|
26686d7e86
|
refactor monitor and /oper implementations
|
2017-10-04 01:19:27 -04:00 |
|
Daniel Oaks
|
e95c75f87d
|
monitor: Fix a crash around the MONITOR command
|
2017-09-25 11:29:27 +10:00 |
|
Daniel Oaks
|
c9ed749538
|
Rename deps
|
2017-06-15 10:14:19 -06:00 |
|
Daniel Oaks
|
2bd4d03ecc
|
Prevent copying locks because that's silly
|
2017-04-30 11:12:25 +10:00 |
|
Daniel Oaks
|
317a804644
|
Fix dates at top of source files
|
2017-03-27 22:15:02 +10:00 |
|
Daniel Oaks
|
522001d4f6
|
Cleanup message sending
|
2017-01-18 07:27:06 +10:00 |
|
Daniel Oaks
|
e741c1476b
|
Implement message-ids draft
|
2017-01-18 07:26:41 +10:00 |
|
Daniel Oaks
|
7068072292
|
monitor: Send with account-tag where appropriate
|
2016-11-29 21:40:56 +10:00 |
|
Daniel Oaks
|
1092caa190
|
MONITOR: Fix display of long lists
|
2016-10-23 20:24:02 +10:00 |
|
Daniel Oaks
|
1bab81091f
|
Add MONITOR command
|
2016-10-16 20:14:56 +10:00 |
|