Shivaram Lingamneni
|
131eb229bc
|
use the new irc-go identifiers
|
2021-03-10 20:07:43 -05:00 |
|
Shivaram Lingamneni
|
e957a89ee2
|
bump irc-go for the IRCMessage rename
|
2021-02-15 11:27:04 -05:00 |
|
Shivaram Lingamneni
|
cb530050f1
|
fix #1053, #1083
|
2020-06-21 23:51:31 -04:00 |
|
Shivaram Lingamneni
|
2def06b98f
|
fix #1076
|
2020-05-28 18:34:43 -04:00 |
|
Shivaram Lingamneni
|
3d445573cf
|
implement draft/resume-0.4
|
2019-05-21 22:36:37 -04:00 |
|
Shivaram Lingamneni
|
80a594802f
|
remove more indirections
|
2019-05-12 20:57:53 -04:00 |
|
Shivaram Lingamneni
|
a0bf548fc5
|
draft/resume-0.2 implementation, message history support
|
2018-11-26 05:23:27 -05:00 |
|
Daniel Oaks
|
27c575e191
|
Um... name monitor subcommands handler properly
|
2018-04-12 10:11:45 +10:00 |
|
Daniel Oaks
|
e0fa97d344
|
Get labeled-reply working just fine
|
2018-02-06 00:21:08 +10:00 |
|
Daniel Oaks
|
2419f69879
|
Move all errors into errors.go
|
2018-02-03 22:03:36 +10:00 |
|
Daniel Oaks
|
47d2ce351c
|
Centralise all command handlers in handlers.go
|
2018-02-03 19:28:02 +10:00 |
|
Daniel Oaks
|
275227a461
|
Make like every client-facing string translatable
|
2018-01-22 21:26:01 +10:00 |
|
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 |
|