Commit Graph

28 Commits

Author SHA1 Message Date
Shivaram Lingamneni
5c4425ec54 switch to nothing-up-my-sleeve example password hashes 2020-05-24 20:19:10 -04:00
Shivaram Lingamneni
b09258b698 change the default self-signed certificate filenames 2020-05-24 00:19:58 -04:00
Shivaram Lingamneni
06b2cb2efc
Merge pull request #1036 from slingamn/account_persistence.3
last round of feature changes
2020-05-20 04:58:57 -07:00
Shivaram Lingamneni
ca7da62138 recommend that auto-away be opt-in 2020-05-20 07:56:22 -04:00
Shivaram Lingamneni
a0f4e90b7e add auto-away 2020-05-19 22:46:23 -04:00
Shivaram Lingamneni
b2483f5cf2 fix #1030 2020-05-19 08:01:10 -04:00
Shivaram Lingamneni
67150bc8f7 fix #1020 2020-05-17 18:12:24 -04:00
Alex Jaspersen
fc1d6ee724 Uncomment MySQL port in default configs.
This ensures that host:port is used rather than an empty address,
which defaults to 127.0.0.1:3306 (ignoring the host in the config).
2020-05-17 05:13:10 +00:00
Alex Jaspersen
3468a8cb8a Add support for Unix domain sockets.
This adds a new configuration option, socket-path, instead of using
host.
2020-05-17 05:04:03 +00:00
Shivaram Lingamneni
9402c0acf7 #1011: recommend allowing webirc from localhost 2020-05-16 23:13:24 -04:00
Shivaram Lingamneni
67f35e5c8a fix #858 and #383 2020-05-12 12:05:40 -04:00
Shivaram Lingamneni
215d36cff1 enable cloaking by default 2020-05-08 01:26:50 -04:00
Shivaram Lingamneni
8c74b0660b fix #952 2020-05-08 01:18:00 -04:00
Shivaram Lingamneni
c426cc8bab
Merge pull request #989 from slingamn/proxy_allowed_localhost
new recommended default: proxy allowed from localhost
2020-05-06 20:22:28 -07:00
Shivaram Lingamneni
98b91e7bdd review fix 2020-05-06 22:52:01 -04:00
Shivaram Lingamneni
07fe28af95 new recommended default: proxy allowed from localhost 2020-05-06 17:00:03 -04:00
Shivaram Lingamneni
ddf52f85b7 use 8097 as the example websocket port 2020-05-06 14:01:36 -04:00
Shivaram Lingamneni
c92192ef48 review fixes; add submatch support to glob 2020-05-05 17:20:55 -04:00
Shivaram Lingamneni
3dc5c8de78 more work on websocket support 2020-05-04 23:26:51 -04:00
Shivaram Lingamneni
25813f6d3a Merge remote-tracking branch 'origin/master' into websockets_draft.2 2020-04-30 22:16:07 -04:00
Hubert Hirtz
b71e23d814 WebSockets: add configuration doc 2020-04-30 23:21:19 +02:00
Alex Jaspersen
b3a7e5c996 Set default user modes when always-on clients reconnect.
Add default-user-modes configuration to conventional.yaml.
Fix comment on DefaultUserModes.
2020-04-30 04:38:19 +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
5df1b8b2bc rename default operator to admin 2020-03-31 13:57:38 -04:00
Shivaram Lingamneni
fb4b407772 add conventional.yaml 2020-03-30 17:22:23 -04:00