Shivaram Lingamneni
|
0073b98505
|
fix (*http.Server).Serve() exiting on ErrBadProxyLine
anything other than a (net.Error) with Temporary() == true
is treated as a fatal error that causes the http server to exit
|
2020-09-16 06:12:27 -04:00 |
|
Shivaram Lingamneni
|
36ea93cc9d
|
Merge pull request #1268 from slingamn/saslmessage
pass the require-sasl message through from the script
|
2020-09-14 05:45:58 -07:00 |
|
Shivaram Lingamneni
|
f3cdf8442a
|
pass the require-sasl message through from the script
|
2020-09-14 08:16:03 -04:00 |
|
Shivaram Lingamneni
|
7f13ec14cc
|
Merge pull request #1267 from slingamn/ipbanscripts.release
scripting API for IP bans
|
2020-09-14 01:51:08 -07:00 |
|
Shivaram Lingamneni
|
1a98a37a75
|
scripting API for IP bans
See discussion on #68.
|
2020-09-14 04:28:12 -04:00 |
|
Shivaram Lingamneni
|
a742ef9639
|
Merge pull request #1266 from oragono/add_untracked
add untracked x/sys/unix files
|
2020-09-12 23:16:46 -07:00 |
|
Shivaram Lingamneni
|
676045422b
|
add untracked x/sys/unix files
These should have been added in 66995cdfdf .
Forgetting this seems to be an ongoing problem.
|
2020-09-13 02:02:17 -04:00 |
|
Shivaram Lingamneni
|
f03602905b
|
Merge pull request #1262 from slingamn/founderkick
make channel founder unkickable
|
2020-09-10 02:41:05 -07:00 |
|
Shivaram Lingamneni
|
32bb10f6c6
|
make channel founder unkickable
|
2020-09-09 23:15:00 -04:00 |
|
Shivaram Lingamneni
|
f5e9fd3e77
|
Merge pull request #1261 from slingamn/issue1259_rename
fix #1259
|
2020-09-09 10:08:53 -07:00 |
|
Shivaram Lingamneni
|
20aaa1ab06
|
fix #1259
|
2020-09-09 11:46:05 -04:00 |
|
Shivaram Lingamneni
|
2d277566b5
|
Merge pull request #1120 from oragono/master+relaymsg
Initial RELAYMSG implementation
|
2020-09-09 08:40:08 -07:00 |
|
Shivaram Lingamneni
|
af056f26a9
|
fixes and refactoring
|
2020-09-09 05:35:04 -04:00 |
|
Shivaram Lingamneni
|
3962ff8643
|
deprecate roleplay commands
See #1240
|
2020-09-09 03:57:51 -04:00 |
|
Shivaram Lingamneni
|
8102d1ddb6
|
Merge remote-tracking branch 'origin/master' into master+relaymsg
|
2020-09-09 03:55:41 -04:00 |
|
Shivaram Lingamneni
|
adeaa5440b
|
Merge pull request #1258 from slingamn/issue1213_nouser
fix #1213
|
2020-09-09 00:02:04 -07:00 |
|
Shivaram Lingamneni
|
307adba8bd
|
fix #1213
|
2020-09-07 06:00:53 -04:00 |
|
Shivaram Lingamneni
|
60db9536f4
|
Merge pull request #1241 from slingamn/restricted_stringset
use utils.StringSet in more places
|
2020-09-05 22:31:17 -07:00 |
|
Shivaram Lingamneni
|
bfb3fd702a
|
Merge pull request #1249 from jesopo/pong-params
PONG param 0 should be server name
|
2020-09-05 22:30:50 -07:00 |
|
Shivaram Lingamneni
|
16ca5c2590
|
Merge pull request #1257 from slingamn/next
set up new development window
|
2020-09-05 22:30:22 -07:00 |
|
Shivaram Lingamneni
|
66995cdfdf
|
bump x/sys dependency
|
2020-09-06 01:23:02 -04:00 |
|
Shivaram Lingamneni
|
4d940a5dc0
|
bump x/crypto dependency
|
2020-09-06 01:22:12 -04:00 |
|
Shivaram Lingamneni
|
f589a673a7
|
set up new development version
|
2020-09-06 01:21:10 -04:00 |
|
Shivaram Lingamneni
|
e43db479ca
|
bump version to 2.3.0
|
2020-09-06 01:02:05 -04:00 |
|
Shivaram Lingamneni
|
8d1f0067df
|
Merge pull request #1250 from slingamn/changelog
changelog for v2.3.0
|
2020-09-05 22:00:17 -07:00 |
|
Shivaram Lingamneni
|
1c110fa501
|
Merge pull request #1256 from slingamn/deadcode
remove dead code
|
2020-09-03 21:19:34 -07:00 |
|
Shivaram Lingamneni
|
ed8de2a77a
|
remove dead code
|
2020-09-03 18:37:18 -04:00 |
|
Shivaram Lingamneni
|
860d61e664
|
update changelog for 2.3.0
|
2020-09-01 17:08:49 -04:00 |
|
Shivaram Lingamneni
|
812414189b
|
Merge pull request #1255 from slingamn/issue1254
fix #1254
|
2020-09-01 00:24:12 -07:00 |
|
Shivaram Lingamneni
|
71cdc43d9a
|
fix #1254
|
2020-09-01 02:41:15 -04:00 |
|
Shivaram Lingamneni
|
f58e66152d
|
bump version to 2.3.0-rc2
|
2020-08-30 02:29:21 -04:00 |
|
Shivaram Lingamneni
|
192f3fb1c9
|
add changelog for 2.3.0-rc2
|
2020-08-30 02:29:06 -04:00 |
|
Shivaram Lingamneni
|
e05e624070
|
Merge pull request #1253 from slingamn/registration_bugs
fix critical bugs in 2.3.0-rc1
|
2020-08-29 21:21:39 -07:00 |
|
Shivaram Lingamneni
|
01726f8935
|
fix #1252
|
2020-08-29 23:40:49 -04:00 |
|
Shivaram Lingamneni
|
3bcf67b956
|
fix #1251
|
2020-08-29 21:42:27 -04:00 |
|
jesopo
|
574b07513c
|
PONG param 0 should be server name
fix #1248
|
2020-08-26 09:18:53 +00:00 |
|
Shivaram Lingamneni
|
fda23264ad
|
Merge pull request #1247 from slingamn/config_cleanup
remove stray references to timeout enforcement
|
2020-08-25 17:34:24 -07:00 |
|
Shivaram Lingamneni
|
20fcbe5147
|
remove stray references to timeout enforcement
These should have been removed in #1027.
|
2020-08-25 14:11:13 -04:00 |
|
Shivaram Lingamneni
|
75a0e18580
|
Merge pull request #1245 from slingamn/issue1244
fix #1244
|
2020-08-23 20:25:37 -07:00 |
|
Shivaram Lingamneni
|
ddb8400124
|
include go version even without the git hash
|
2020-08-23 21:59:19 -04:00 |
|
Shivaram Lingamneni
|
6628a3d1c6
|
fix #1244
|
2020-08-23 18:11:10 -04:00 |
|
Shivaram Lingamneni
|
4c0144c708
|
bump version to 2.3.0-rc1
|
2020-08-23 00:20:20 -04:00 |
|
Shivaram Lingamneni
|
b31c817bcb
|
Merge pull request #1243 from slingamn/changelog
changelog for 2.3.0-rc1
|
2020-08-22 21:19:32 -07:00 |
|
Shivaram Lingamneni
|
48adf33411
|
changelog for 2.3.0-rc1
|
2020-08-23 00:16:02 -04:00 |
|
Shivaram Lingamneni
|
e44a8550df
|
Merge pull request #1242 from slingamn/noop_nick_changes
clean up handling of no-op nick changes
|
2020-08-22 19:48:33 -07:00 |
|
Shivaram Lingamneni
|
1dd0c432fd
|
use utils.StringSet in more places
|
2020-08-22 22:43:21 -04:00 |
|
Shivaram Lingamneni
|
b1c3a1467a
|
clean up handling of no-op nick changes
|
2020-08-22 22:26:50 -04:00 |
|
Shivaram Lingamneni
|
c8e2dcb1e9
|
Merge pull request #1239 from slingamn/issue1228_disable_lookup_hostnames
fix #1228
|
2020-08-19 12:34:34 -07:00 |
|
Shivaram Lingamneni
|
9d17ed41b5
|
clarify which option is the default
|
2020-08-19 15:32:32 -04:00 |
|
Shivaram Lingamneni
|
4411fa7b38
|
Merge pull request #1237 from slingamn/trailing_space
correct trailing space on +R usermode documentation
|
2020-08-19 12:30:41 -07:00 |
|