Daniel Oaks
|
9a3a5fff90
|
Setup 0.5.0-unreleased for next release
|
2016-11-03 20:25:40 +10:00 |
|
Daniel Oaks
|
b1db65009e
|
Release v0.4.0
|
2016-11-03 17:25:10 +10:00 |
|
Daniel Oaks
|
62a0cbc1f6
|
server: Move maxTargets to constant, fix bug on privmsg/notice
|
2016-10-27 00:51:55 +10:00 |
|
Daniel Oaks
|
1092caa190
|
MONITOR: Fix display of long lists
|
2016-10-23 20:24:02 +10:00 |
|
Daniel Oaks
|
a5395b5fe2
|
Setup 0.4.0-unreleased for next release
|
2016-10-23 09:42:57 +10:00 |
|
Daniel Oaks
|
09efb8e322
|
Release v0.3.0
|
2016-10-23 00:56:13 +10:00 |
|
Daniel Oaks
|
6e24efe84b
|
Setup 0.3.0-unreleased for next release
|
2016-10-19 21:37:59 +10:00 |
|
Daniel Oaks
|
b23707c12a
|
Release v0.2.0
|
2016-10-16 21:36:21 +10:00 |
|
Daniel Oaks
|
e807f3ca04
|
Fixing warnings and golint stuff
|
2016-10-13 17:36:44 +10:00 |
|
Daniel Oaks
|
09802f7181
|
constants: Remove unused constants.
We may re-add MaxReplyLength later as a variable config option, similar to mammon.
|
2016-10-13 16:44:36 +10:00 |
|
Daniel Oaks
|
88ce999b52
|
Rename things for next version
|
2016-09-18 11:48:41 +10:00 |
|
Daniel Oaks
|
2fdc9e5941
|
Release v0.1.0
|
2016-09-18 09:15:23 +10:00 |
|
Daniel Oaks
|
1d51bb450a
|
constants: Make SEM_VER the actual version number conforming to Semantec Versioning, and VER the composed number
|
2016-06-30 17:42:24 +10:00 |
|
Daniel Oaks
|
dbca03e948
|
Split numerics into their own new file
|
2016-06-16 19:41:07 +10:00 |
|
Daniel Oaks
|
2f08401a0f
|
Attempt to add mostly-correct license info at the top of each file... track this stuff a bit better
|
2016-06-15 21:50:56 +10:00 |
|
Daniel Oaks
|
63f5f34f28
|
version: Clarify semantic versioning "public API" and reset ver number on Oragono
|
2016-04-14 15:31:51 +10:00 |
|
Daniel Oaks
|
c88cd328f8
|
Very initial RPL_ISUPPORT numeric support
|
2016-04-13 08:57:34 +10:00 |
|
Daniel Oaks
|
c0c16c72f0
|
ergonomadic -> oragono. I'm making lots of changes and this is AN EXPERIMENT. I want to differentiate this from Ergonomadic proper
|
2016-04-13 08:55:37 +10:00 |
|
Jeremy Latt
|
84eed13f1d
|
v1.4.4
|
2014-04-15 21:25:55 -07:00 |
|
Jeremy Latt
|
cab21782b4
|
fix crash in whowas circular buffer
|
2014-04-10 11:53:34 -07:00 |
|
Jeremy Latt
|
142bf3d3bb
|
don't async buffer flushing
|
2014-03-31 10:00:59 -07:00 |
|
Jeremy Latt
|
37e15d7f62
|
v1.4.1
|
2014-03-28 14:41:24 -07:00 |
|
Jeremy Latt
|
bffad06a26
|
v1.4
|
2014-03-21 23:25:19 -07:00 |
|
Edmund Huber
|
d5bdc78d55
|
adding theater-mode, fixes #15
|
2014-03-20 05:05:18 +01:00 |
|
Jeremy Latt
|
8c44bb9ff3
|
ONICK command to allow operators to change users' nicks
|
2014-03-17 12:56:35 -07:00 |
|
Jeremy Latt
|
d85e6681d9
|
move modes code to its own file; fix SQL (un)marshalling
|
2014-03-13 13:22:38 -07:00 |
|
Jeremy Latt
|
39b7c2a915
|
Merge remote-tracking branch 'origin/master' into cleanup
Conflicts:
irc/client.go
irc/commands.go
irc/constants.go
irc/reply.go
irc/server.go
irc/types.go
|
2014-03-13 12:38:44 -07:00 |
|
Jeremy Latt
|
2006aff9f7
|
break up types.go
- remove old interfaces, move to relevant files
- remove Phase in favor of a boolean flag
|
2014-03-12 17:52:25 -07:00 |
|
Jeremy Latt
|
0126edc7af
|
move capability handling code to a single file
|
2014-03-12 17:38:11 -07:00 |
|
Jeremy Latt
|
e15f47c766
|
move to channel-based logging
|
2014-03-12 17:17:26 -07:00 |
|
Jeremy Latt
|
96a108f8da
|
mark unicode normalization with type
|
2014-03-12 16:45:22 -07:00 |
|
Jeremy Latt
|
97886dd00f
|
relax regex restrictions for nicknames
|
2014-03-08 20:03:36 -08:00 |
|
Jeremy Latt
|
f1b610e1c1
|
v1.3
|
2014-03-08 19:24:55 -08:00 |
|
Jeremy Latt
|
465313c9ac
|
Merge remote-tracking branch 'origin/master' into user-mask
Conflicts:
irc/types.go
|
2014-03-08 19:23:10 -08:00 |
|
Jeremy Latt
|
33df043961
|
fix CAP messages
|
2014-03-08 14:00:13 -08:00 |
|
Jeremy Latt
|
cd2042dfea
|
Merge remote-tracking branch 'origin/master' into user-mask
|
2014-03-07 17:10:14 -08:00 |
|
Jeremy Latt
|
f56db354ee
|
fix client auth for no password
All clients are authorized if the server lacks a password.
|
2014-03-06 20:10:02 -08:00 |
|
Jeremy Latt
|
5d46e7d7fa
|
Merge remote-tracking branch 'origin/master' into user-mask
Conflicts:
irc/reply.go
irc/server.go
irc/types.go
|
2014-03-06 17:44:37 -08:00 |
|
Jeremy Latt
|
b2055595e1
|
WHOWAS command
|
2014-03-06 12:14:21 -08:00 |
|
Jeremy Latt
|
d54f530d13
|
Merge remote-tracking branch 'origin/master' into cap-protocol
Conflicts:
irc/server.go
|
2014-03-06 10:34:50 -08:00 |
|
Jeremy Latt
|
04bb79a610
|
fix invite message to clients
|
2014-03-05 22:55:22 -08:00 |
|
Jeremy Latt
|
d6688a3047
|
allow | in nicks
|
2014-03-02 13:10:47 -08:00 |
|
Jeremy Latt
|
8f0d2b89ee
|
v.1.2.12
|
2014-03-02 11:06:02 -08:00 |
|
Edmund Huber
|
857907320d
|
allow underscores in nicks
|
2014-03-02 19:56:21 +01:00 |
|
Jeremy Latt
|
36602c9a3c
|
basic capability negotiation
- multi-prefix is supported as an example
|
2014-02-28 19:24:38 -08:00 |
|
Jeremy Latt
|
542744d52a
|
fix line parsing function
|
2014-02-27 21:21:47 -08:00 |
|
Jeremy Latt
|
f17855fce9
|
check channel emptiness when anyone leaves
|
2014-02-27 18:33:44 -08:00 |
|
Jeremy Latt
|
e33a65ec72
|
fix channel persistence
|
2014-02-26 21:52:17 -08:00 |
|
Jeremy Latt
|
04f0b2c48d
|
trim trailing space from commands
|
2014-02-26 16:18:52 -08:00 |
|
Jeremy Latt
|
9aeb813cf5
|
restrict nicknames to proper character set
|
2014-02-26 13:42:29 -08:00 |
|