Commit Graph

195 Commits

Author SHA1 Message Date
Shivaram Lingamneni 4548eee6f1 make +i the recommended default usermode 2020-04-30 01:47:58 -04:00
Alex Jaspersen df9bf15f00 Add support for setting user modes by default. 2020-04-30 03:54:09 +00:00
Shivaram Lingamneni 3e2138db4f clarify that list-delay only applies to anonymous users 2020-04-26 03:00:40 -04:00
Shivaram Lingamneni 57e2187742 fix #964 2020-04-26 02:52:09 -04:00
Shivaram Lingamneni f4f7a8afaa shorten type names to 10 chars 2020-04-12 14:01:07 -04:00
Shivaram Lingamneni ee05a4324d fix #920, #921 2020-04-05 03:48:59 -04:00
Shivaram Lingamneni 27c734b71e make always-on opt-in by default 2020-03-31 14:30:05 -04:00
Shivaram Lingamneni 5df1b8b2bc rename default operator to admin 2020-03-31 13:57:38 -04:00
Shivaram Lingamneni 9e918efedc guidelines for config customization 2020-03-31 13:57:38 -04:00
Shivaram Lingamneni 97d0ffd098 recommend against custom enforcement 2020-03-30 17:31:47 -04:00
Shivaram Lingamneni bf562d8a5e recommend force-nick-equals-account: true 2020-03-30 17:11:59 -04:00
Shivaram Lingamneni 62f81a4988 describe oragono.yaml 2020-03-30 17:11:42 -04:00
Shivaram Lingamneni 895a0e6d68 fix #913 2020-03-27 17:52:37 -04:00
Shivaram Lingamneni 5dcc2a32d6 fix confusing config comment 2020-03-23 08:29:05 -04:00
Shivaram Lingamneni 2428acab95 enhancements to roleplay 2020-03-19 17:10:28 -04:00
Shivaram Lingamneni bd45c346dc fix #685 2020-03-18 07:07:20 -04:00
Shivaram Lingamneni 65ebe7f64a fix #868 2020-03-18 07:07:20 -04:00
Shivaram Lingamneni edd161ddfd rename config keys from review feedback 2020-03-17 09:04:14 -04:00
Shivaram Lingamneni 851c9ef198 add a caveat 2020-03-16 14:03:17 -04:00
Shivaram Lingamneni 26fd3e69a8 fix #749 2020-03-16 13:48:14 -04:00
Shivaram Lingamneni 36e3cc5496 better example mysql password 2020-03-08 05:27:33 -04:00
Shivaram Lingamneni 957fa8dd99 fix incorrect comment in oragono.yaml 2020-02-28 00:42:43 -05:00
Shivaram Lingamneni ea4bbd6899 reduce recommended cloak bits from 80 to 64
From testing on darwin; shaves 3 characters off the cloaked hostname,
and 64 bits of entropy is fine (a collision is expected after 2**32
~= 4 billion distinct CIDRs).
2020-02-24 03:44:09 -05:00
Shivaram Lingamneni fb8b73e29a Merge branch 'persistent.14' 2020-02-22 23:10:52 -05:00
Shivaram Lingamneni 998ac6928b new default: no public plaintext listener 2020-02-21 15:18:00 -05:00
Shivaram Lingamneni f5ca35ed72 rename 'bouncer' to 'multiclient' 2020-02-21 00:33:55 -05:00
Shivaram Lingamneni 98a7b45d96 add mysql timeouts 2020-02-21 00:33:48 -05:00
Shivaram Lingamneni ef161c47ed use custime.Duration for more config fields 2020-02-20 00:09:39 -05:00
Shivaram Lingamneni 33dac4c0ba initial persistent history implementation 2020-02-19 00:24:12 -05:00
Shivaram Lingamneni 9e35427fa6 change some recommended defaults in the config 2020-02-13 23:38:56 -05:00
Shivaram Lingamneni 306ca986a8 minor fixes 2020-02-11 22:08:41 -05:00
Shivaram Lingamneni 0c2d8adeac improve maintainability and license compliance
0. Maximum parity with upstream code
1. Added Apache-required modification notices
2. Added Apache license
2020-02-11 16:13:12 -05:00
Shivaram Lingamneni c13597f807 additional LDAP support 2020-02-11 06:35:17 -05:00
Shivaram Lingamneni 88d7e98011 add vhost snomasks 2020-02-02 02:03:08 -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 faf08322a2 increase default sendq and multiline max-lines 2020-01-28 12:19:28 -05:00
Shivaram Lingamneni 5d662742b9 remove oragono.io/maxline-2 and fmsgid 2020-01-18 23:47:05 -05:00
Shivaram Lingamneni 05cb80507f fix #741 2020-01-11 22:43:40 -05:00
Shivaram Lingamneni 11ca86028c fix #741 2020-01-09 13:49:36 -05:00
Shivaram Lingamneni 37f4836d99 review fix 2020-01-05 03:22:51 -05:00
Shivaram Lingamneni ea4d4a2f64 change nick reservation defaults 2019-12-31 21:30:51 -05:00
Shivaram Lingamneni f920d3b79f fix #530, #721 2019-12-29 12:05:01 -05:00
Shivaram Lingamneni 9de9fcf069
Merge pull request #695 from slingamn/issue693_casemappings.4
#693: configurable casemappings
2019-12-29 09:20:06 -05:00
Shivaram Lingamneni 358c4b7d81 implement draft/multiline 2019-12-24 09:29:54 -05:00
Shivaram Lingamneni b717402b5e implement review feedback
1. If both fingerprint and hash are specified, require both instead of either
2. Implement auto-oper on connect
2019-12-19 06:33:43 -05:00
Shivaram Lingamneni 6033d9f569 tweaks for consistency 2019-12-18 20:33:58 -05:00
Shivaram Lingamneni 98e83b0a82 add clarifying comments 2019-12-18 17:53:12 -05:00
Shivaram Lingamneni e143aaa83f fix #696 2019-12-18 16:04:43 -05:00
Shivaram Lingamneni 82e965db39 avoid yaml barewords 2019-12-18 12:29:57 -05:00
Shivaram Lingamneni 91d6888b7e fix #693 2019-12-18 12:26:09 -05:00