Shivaram Lingamneni
a549827f17
upgrade to go 1.18, use generics
2022-03-30 00:44:51 -04:00
Shivaram Lingamneni
446c654dea
docs: add a caution about operator passwords with spaces
2022-03-15 16:28:01 -04:00
Shivaram Lingamneni
6d892fe371
bump irctest to latest
2022-03-06 02:06:38 -05:00
Shivaram Lingamneni
9f6e26450b
make SAREGISTER override DEFCON
...
DEFCON 4 and lower were blocking SAREGISTER. This is wrong; admins should be
allowed to make new accounts even under DEFCON (this may be needed
specifically to work around the DEFCON restriction).
2022-03-01 07:57:15 -05:00
William Rehwinkel
4010f3fc02
Fix #1911 +s channels don't appear in /list even though on the channel ( #1923 )
...
* Fix #1911 +s channels don't appear in /list even though on the channel
* use channel.HasClient instead of custom iterative checker
2022-02-28 20:31:16 -05:00
Shivaram Lingamneni
99294b8968
docs: expand FAQ on coerce-ident
2022-02-23 07:56:28 -05:00
Shivaram Lingamneni
ba474b9b9a
bump irctest to latest
2022-02-21 16:56:24 -05:00
Shivaram Lingamneni
302c9cb908
Merge pull request #1919 from slingamn/default
...
bump recommended CHATHISTORY limit to 1000
2022-02-20 15:42:31 -05:00
Shivaram Lingamneni
87d9addcfc
Merge pull request #1920 from thesamesam/openrc-init
...
distrib: refine OpenRC init scripts
2022-02-19 22:53:35 -05:00
Sam James
7c766b2096
distrib: refine OpenRC init scripts
...
- Add logging to init script
- Add delay so OpenRC realises if we crashed quickly b/c of e.g. bad config
file
- General cleanups (like supporting multiple instances, style changes)
This should make it a lot easier to see what's going wrong when something
breaks.
Bug: ergochat/ergo#1914
Signed-off-by: Sam James <sam@gentoo.org>
2022-02-19 22:39:39 +00:00
Shivaram Lingamneni
b66ea9f56d
bump recommended CHATHISTORY limit to 1000
...
Discussed with emersion, this is the value used in soju and it works fine.
2022-02-18 13:06:24 -05:00
Shivaram Lingamneni
1e7775f6de
Merge pull request #1918 from slingamn/znc_exact
...
use exact integer parsing for znc.in/playback
2022-02-15 11:28:32 -05:00
Shivaram Lingamneni
197a9d4b5e
use exact integer parsing for znc.in/playback
2022-02-15 10:50:38 -05:00
Shivaram Lingamneni
cba3a2fc10
Merge pull request #1916 from slingamn/issue1895_info
...
fix #1895
2022-02-11 16:27:59 -05:00
Shivaram Lingamneni
2b0d94dfee
manual: add note about secure-nets
2022-02-11 13:28:35 -05:00
Shivaram Lingamneni
0a2a850005
Merge pull request #1917 from progval/patch-4
...
Update help of REGISTER and VERIFY commands
2022-02-08 16:22:58 -05:00
Val Lorentz
e7abd93e90
Update help of REGISTER and VERIFY commands
2022-02-08 20:25:41 +01:00
Shivaram Lingamneni
0afa7edffe
fix #1895
...
Include server start time in INFO output.
2022-02-08 07:38:11 -05:00
Shivaram Lingamneni
59ef59870a
Merge pull request #1915 from slingamn/privileged_kick
...
fix #1906
2022-02-08 05:52:04 -05:00
Shivaram Lingamneni
b492b8385b
bump irctest
2022-02-07 19:11:31 -05:00
Shivaram Lingamneni
fcb86c54f7
fix #1906
...
Having the 'samode' capability made all KICK commands privileged. This appears
to have been introduced unintentionally by 42316bc04f
and I can't find
any discussion of a rationale. Since this goes against our policy that all
ircop (as opposed to channel founder) privileges must be invoked explicitly
(e.g. SAJOIN, SAMODE), remove this.
2022-02-07 19:06:31 -05:00
Shivaram Lingamneni
6c0e9619cb
Merge pull request #1904 from slingamn/prefix.1
...
bump irc-go to v0.1.0
2022-01-20 18:03:25 -05:00
Shivaram Lingamneni
e3e8136f85
update ergo to work with irc-go v0.1.0
2022-01-20 18:00:04 -05:00
Shivaram Lingamneni
74f3ea1d2e
bump irc-go to v0.1.0
2022-01-20 17:59:57 -05:00
Shivaram Lingamneni
fa7b76d66a
Merge pull request #1903 from slingamn/zero_nick
...
fix #1896
2022-01-19 22:32:08 -05:00
Shivaram Lingamneni
e3c9eb8e71
fix #1896
...
Don't allow any new uses of 0 as a nickname, since it conflicts with
the use of 0 as a placeholder for account name in WHOX.
2022-01-19 04:14:00 -05:00
Shivaram Lingamneni
c2bf59ca38
Merge pull request #1897 from slingamn/whox_show_ip
...
show arbitrary IP in WHOX
2022-01-19 02:16:14 -05:00
Shivaram Lingamneni
86c5839044
Merge pull request #1902 from slingamn/amode_v_join
...
fix #1901
2022-01-19 01:15:58 -05:00
Shivaram Lingamneni
eb477c3793
fix #1901
...
AMODE +v should allow you to join a +i channel
2022-01-19 00:54:03 -05:00
Shivaram Lingamneni
bf3c0ad70e
Merge pull request #1900 from csmith/docs-faq-webirc-secure
...
Add FAQ about WebIRC and secure clients
2022-01-19 00:52:22 -05:00
Chris Smith
0da7e68e6d
Add FAQ about WebIRC and secure clients
2022-01-18 16:15:48 +00:00
Shivaram Lingamneni
6dc6abc455
set up new development version (again)
2022-01-10 19:03:54 -05:00
Shivaram Lingamneni
a73ad5fc10
bump irctest to latest
2022-01-10 18:58:11 -05:00
Shivaram Lingamneni
1d8a54289f
bump version to 2.9.1
2022-01-10 02:33:56 -05:00
Shivaram Lingamneni
d8c9d0ec03
fix changelog
2022-01-10 02:32:27 -05:00
Shivaram Lingamneni
2e26efa55d
changelog update for 2.9.1
2022-01-10 02:31:05 -05:00
Shivaram Lingamneni
7347e94da1
Merge pull request #1899 from slingamn/saregister_fix
...
fix #1898
2022-01-10 02:27:15 -05:00
Shivaram Lingamneni
3162c8a1c8
fix #1898
...
NS SAREGISTER would fail due to a nil dereference of `client`;
add two safeguards against this.
2022-01-10 01:58:05 -05:00
Shivaram Lingamneni
8605cd2295
correct 2.9.0 changelog credits for posterity
2022-01-09 23:34:10 -05:00
Shivaram Lingamneni
28ab3612e2
Merge pull request #1894 from thesamesam/openrc-init
...
distrib: add OpenRC init scripts
2022-01-09 17:27:11 -05:00
Shivaram Lingamneni
dba5d3faae
show arbitrary IP in WHOX
...
This extends #1650 to cover WHO as well as WHOIS
2022-01-09 17:24:24 -05:00
Shivaram Lingamneni
1953e90720
set up new development version
2022-01-09 16:11:34 -05:00
Sam James
e6951aca3f
README: add Gentoo package
...
Signed-off-by: Sam James <sam@gentoo.org>
2022-01-09 07:39:14 +00:00
Sam James
2619a23458
distrib: add OpenRC init scripts
...
Written originally for Gentoo but should work
on Alpine and other OpenRC-consuming distros too.
Signed-off-by: Sam James <sam@gentoo.org>
2022-01-09 07:39:14 +00:00
Shivaram Lingamneni
a0ad42272d
bump version and changelog for v2.9.0
2022-01-09 01:47:27 -05:00
Shivaram Lingamneni
7a6e7f05a1
Merge pull request #1892 from slingamn/unregister_warning
...
add a warning about NS UNREGISTER unregistering channels
2022-01-06 16:00:17 -05:00
Shivaram Lingamneni
6863d58cab
add a warning about NS UNREGISTER unregistering channels
...
See discussion on #1891
2022-01-05 13:30:36 -05:00
Shivaram Lingamneni
d68813927a
Merge pull request #1890 from slingamn/translations
...
update translations
2022-01-02 18:52:59 -05:00
Shivaram Lingamneni
c2a5853d08
commit the results of updatetranslations.py
2022-01-02 17:38:02 -05:00
Shivaram Lingamneni
d174b5aad6
add disambiguating numbers in translated strings
2022-01-02 17:36:12 -05:00