Commit Graph

2992 Commits

Author SHA1 Message Date
Shivaram Lingamneni 806c4b0d68
Merge pull request #767 from slingamn/issue764_hstake_again
fix #764
2020-02-02 10:09:24 -08:00
Shivaram Lingamneni 88d7e98011 add vhost snomasks 2020-02-02 02:03:08 -05:00
Shivaram Lingamneni 5426c9fdc0 disallow TAKE and REQUEST while under a FORBID 2020-02-01 23:51:29 -05:00
Shivaram Lingamneni e1f56aaee3 fix #764 2020-02-01 22:19:33 -05:00
Shivaram Lingamneni b1e5570f85
Merge pull request #762 from slingamn/fix_760_again
actually fix #760
2020-01-29 13:31:07 -08:00
Shivaram Lingamneni 52d85517cd actually fix #760 2020-01-29 16:27:59 -05:00
Shivaram Lingamneni bc692a70a0
Merge pull request #761 from slingamn/issue760.1
fix #760
2020-01-29 13:09:22 -08:00
Shivaram Lingamneni fd46874ad3 fix #760 2020-01-29 15:45:50 -05:00
Shivaram Lingamneni b329cf430e
Merge pull request #744 from slingamn/hostserv_offer.1
add support for offering vhosts
2020-01-28 19:36:17 -08:00
Shivaram Lingamneni 955cdbdfef impose throttle checks on HS TAKE 2020-01-28 22:27:56 -05:00
Shivaram Lingamneni dedf78d0e9 review fixes 2020-01-28 21:23:31 -05:00
Shivaram Lingamneni f5b3adefba
Merge pull request #759 from slingamn/bump_sendq
increase default sendq and multiline max-lines
2020-01-28 09:35:00 -08:00
Shivaram Lingamneni faf08322a2 increase default sendq and multiline max-lines 2020-01-28 12:19:28 -05:00
Shivaram Lingamneni 537eb33dce
Merge pull request #758 from slingamn/ratify_labeled_response
ratify labeled-response
2020-01-28 08:29:14 -08:00
Shivaram Lingamneni 7d3c0f7884 fix #757 2020-01-27 21:10:24 -05:00
Shivaram Lingamneni 1ac3381623
Merge pull request #756 from slingamn/issue753_channel_ctcp
fix #753
2020-01-27 18:09:44 -08:00
Shivaram Lingamneni 8a10924801 review fix 2020-01-27 21:07:50 -05:00
Shivaram Lingamneni 166dc60729 fix #753
Also add +C no-ctcp mode, since it's not conflicted
2020-01-26 21:07:20 -05:00
Shivaram Lingamneni 66e2710ba2
Merge pull request #755 from slingamn/issue754_dm_tags
fix #754
2020-01-25 18:31:27 -08:00
Shivaram Lingamneni 1fc9a04503 fix #754 2020-01-25 21:06:55 -05:00
Shivaram Lingamneni fbfa32bf4c
Merge pull request #752 from slingamn/multiline.1
remove oragono.io/maxline-2 and fmsgid
2020-01-25 17:12:02 -08:00
Shivaram Lingamneni 6e2b2a44b8 set the time of a multiline message at BATCH - 2020-01-20 00:37:13 -05:00
Shivaram Lingamneni 5d662742b9 remove oragono.io/maxline-2 and fmsgid 2020-01-18 23:47:05 -05:00
Shivaram Lingamneni 5ef83c1673
Merge pull request #751 from slingamn/proxy_docs
fix #651
2020-01-14 23:53:44 -05:00
Shivaram Lingamneni f0891ce6f5 fix #651 2020-01-14 22:57:37 -05:00
Shivaram Lingamneni 0cebdba82c
Merge pull request #750 from slingamn/isupport_fix
fix incorrect values of UTF8MAPPING for non-PRECIS casefoldings
2020-01-14 13:11:53 -05:00
Shivaram Lingamneni e70b9e28e9
Merge pull request #746 from slingamn/issue745
fix #745
2020-01-14 01:29:18 -05:00
Shivaram Lingamneni d807f1252f move generateISupport to config.go 2020-01-14 01:21:47 -05:00
Shivaram Lingamneni 3ff586e821 don't read globalCasemappingSetting in generateISupport
The isupport is always a pure function of the Config object,
not of Server or any globals.
2020-01-14 01:19:48 -05:00
Shivaram Lingamneni 90b428b416 fix #745 2020-01-12 11:24:11 -05:00
Shivaram Lingamneni 2db14c91b9 review fixes 2020-01-11 22:52:30 -05:00
Shivaram Lingamneni 05cb80507f fix #741 2020-01-11 22:43:40 -05:00
Shivaram Lingamneni e10a5f07de
Merge pull request #742 from slingamn/issue741_env
fix #741
2020-01-09 16:46:39 -05:00
Shivaram Lingamneni 11ca86028c fix #741 2020-01-09 13:49:36 -05:00
Shivaram Lingamneni 68968d6868
Merge pull request #740 from slingamn/proxy_dline
don't check the real IP for bans on proxy-before-TLS
2020-01-09 04:42:46 -05:00
Shivaram Lingamneni 6838d19acc don't check the real IP for bans on proxy-before-TLS
In the k8s PROXY-before-TLS setting, we don't know all the IPs
of the load balancers, so we can't whitelist them, so they're at
risk of being d-lined.
2020-01-09 04:38:59 -05:00
Shivaram Lingamneni 5687fbb185
Merge pull request #738 from slingamn/issue705_userlimit
fix #705
2020-01-08 11:33:58 -05:00
Shivaram Lingamneni 2110f3dad7 fix #705 2020-01-08 02:20:37 -05:00
Shivaram Lingamneni 99c5838949
Merge pull request #736 from slingamn/issue733_followup
Revert "never set the certfp lookup key before verification"
2020-01-06 15:44:10 -05:00
Shivaram Lingamneni eb630b7657 Revert "never set the certfp lookup key before verification"
This reverts commit a120cc2443.
2020-01-06 15:00:26 -05:00
Shivaram Lingamneni 01e1a01fa2
Merge pull request #735 from slingamn/issue733
fix #733
2020-01-06 13:29:34 -05:00
Shivaram Lingamneni a120cc2443 never set the certfp lookup key before verification 2020-01-06 12:53:21 -05:00
Shivaram Lingamneni 1b35c6887f fix #733 2020-01-06 12:21:52 -05:00
Shivaram Lingamneni 1ae38091a3
Merge pull request #728 from slingamn/issue727_group_ghost.1
fix #727
2020-01-05 03:26:26 -05:00
Shivaram Lingamneni 37f4836d99 review fix 2020-01-05 03:22:51 -05:00
Shivaram Lingamneni 46fedfced0
Merge pull request #730 from slingamn/copyright
update copyright notice
2020-01-03 12:39:27 -05:00
Shivaram Lingamneni aec8421afa
Merge pull request #732 from slingamn/issue731_multiline_batch_arg
fix #731
2020-01-03 09:52:48 -05:00
Shivaram Lingamneni d67d77bee7 fix #731 2020-01-03 09:46:55 -05:00
Shivaram Lingamneni 85c79be18b update copyright notice 2020-01-03 02:44:03 -05:00
Shivaram Lingamneni ea4d4a2f64 change nick reservation defaults 2019-12-31 21:30:51 -05:00