Shivaram Lingamneni
364193df4e
refactor some start-stop logging
2021-07-04 17:58:48 -04:00
Shivaram Lingamneni
6f24082705
support systemd notifications
...
Fixes #1733
2021-07-04 07:41:59 -04:00
Shivaram Lingamneni
c53df2dc88
bump irctest
2021-07-04 04:29:21 -04:00
Shivaram Lingamneni
188d8c499d
Merge pull request #1728 from mogad0n/session_disconnect_sno
...
DISCONNECT Sno for always-on and/or multiclient
2021-07-04 02:25:10 -04:00
Shivaram Lingamneni
77bfdd8619
Merge pull request #1723 from slingamn/vhost_validation
...
fix #1722
2021-07-04 01:41:38 -04:00
Shivaram Lingamneni
6e72f12992
Merge pull request #1732 from slingamn/issue1731_invalid_target
...
fix #1731
2021-07-04 01:41:27 -04:00
Shivaram Lingamneni
d0801e45a8
fix #1731
...
CHATHISTORY INVALID_TARGETS was missing the subcommand parameter
2021-07-04 01:37:59 -04:00
99cb1fd02c
DISCONNECT Sno for always-on and/or multiclient
2021-07-03 04:41:42 +05:30
Shivaram Lingamneni
62d78a64cb
Merge pull request #1727 from kylef/kylef/mode-missing-nick
...
Include nick in ERR_LISTMODEALREADYSET and ERR_LISTMODENOTSET
2021-07-02 18:00:49 -04:00
Kyle Fuller
9adc77498e
Include nick in ERR_LISTMODEALREADYSET and ERR_LISTMODENOTSET
2021-07-02 20:09:48 +01:00
Shivaram Lingamneni
1121c71d75
bump irctest
2021-07-02 07:31:04 -04:00
Shivaram Lingamneni
0751f31b9e
fix #1722
...
Validate operator vhosts against the configured (or default)
vhosts.valid-regexp
2021-06-29 10:06:37 -04:00
Shivaram Lingamneni
5daabdd226
Merge pull request #1717 from ajaspers/voice
...
Allow +v users to talk in +R channels.
2021-06-29 09:11:52 -04:00
Alex Jaspersen
ff3f959d52
Allow +v users to talk in +R channels.
2021-06-28 17:27:50 -07:00
Shivaram Lingamneni
9af6b86868
bump irctest to reintegrated version
2021-06-28 03:52:25 -04:00
Shivaram Lingamneni
0a811f9d9e
Merge pull request #1719 from slingamn/config_panic
...
fix #1714
2021-06-28 01:51:40 -04:00
Shivaram Lingamneni
b68696eb9b
fix #1714
...
Fix a panic if the operator class title is empty
2021-06-28 01:45:13 -04:00
Shivaram Lingamneni
20aa8efe56
Merge pull request #1716 from obale/readme-fixes
...
Fixing the AUR package link in the README.md file
2021-06-27 23:55:57 -04:00
Alex Oberhauser
e8839407d4
Fixing AUR maintainer in README.md
2021-06-27 22:45:08 -04:00
Shivaram Lingamneni
f07524111c
Merge pull request #1702 from ajaspers/whowas
...
Show real IP in WHOWAS to opers with ban capability.
2021-06-22 02:28:56 -04:00
Shivaram Lingamneni
234459a2fe
Merge pull request #1704 from slingamn/issue1703
...
fix #1703
2021-06-22 02:28:24 -04:00
Shivaram Lingamneni
e60c2a6806
Merge pull request #1705 from dallemon/docker_readme
...
update docker readme
2021-06-21 19:13:40 -04:00
Daniel Thamdrup
2abfa66802
update docker readme
2021-06-21 11:56:14 +02:00
Alex Jaspersen
b6264a43b6
Rename "realIP" to "ip" in WhoWas struct.
...
It could be the real IP or the proxied IP.
2021-06-20 11:13:18 -07:00
Shivaram Lingamneni
51c207dc80
fix #1703
...
`WHOWAS :` should return an error numeric instead of an empty response
2021-06-20 14:12:13 -04:00
Alex Jaspersen
e5c2588eab
Show real IP in WHOWAS to opers with ban capability.
2021-06-20 10:26:30 -07:00
Shivaram Lingamneni
6786b87fbd
Merge pull request #1699 from slingamn/issue1696_mode
...
fix #1696
2021-06-18 19:06:33 -04:00
Shivaram Lingamneni
d03615d29a
bump irctest for #1696
2021-06-18 18:58:39 -04:00
Shivaram Lingamneni
99b9312847
fix #1696
2021-06-18 18:26:45 -04:00
Shivaram Lingamneni
21f51dcc3e
Merge pull request #1694 from slingamn/ircgo.1
...
use ergochat/irc-go instead of goshuirc/irc-go
2021-06-18 03:14:59 -04:00
Shivaram Lingamneni
4910aefa37
use ergochat/irc-go instead of goshuirc/irc-go
2021-06-18 02:43:25 -04:00
Shivaram Lingamneni
66af8cd63c
Merge pull request #1689 from slingamn/notice
...
add a FAQ entry for global notices
2021-06-16 03:06:37 -04:00
Shivaram Lingamneni
d097d34737
Merge pull request #1692 from mogad0n/help_modes
...
Help string updates for +f mode
2021-06-16 03:06:24 -04:00
Shivaram Lingamneni
8f8b71761d
Update irc/help.go
...
Co-authored-by: Mikaela Suomalainen <mikaela@mikaela.info>
2021-06-16 02:52:21 -04:00
8efb2d23c3
help for +f mode
...
fix help for +f mode
2021-06-16 11:01:34 +05:30
Shivaram Lingamneni
ece82b44fb
add links in README.md to manual/userguide
2021-06-15 19:45:29 -04:00
Shivaram Lingamneni
29982e3ffe
mention new init script in manual
2021-06-15 14:21:27 -04:00
Shivaram Lingamneni
57c746bd57
Merge pull request #1691 from tacerus/master
...
Submitting rc.ergo
2021-06-14 22:38:05 -04:00
ca99a65dc4
Submitting rc.ergo
...
/etc/rc.d/rc.ergo
2021-06-14 11:28:35 +00:00
Shivaram Lingamneni
c53097000b
fix remaining references to Freenode in documentation
2021-06-13 15:57:26 -04:00
Shivaram Lingamneni
2f5484a673
clarify mta configuration in manual
2021-06-13 14:15:03 -04:00
Shivaram Lingamneni
725bb7213d
add a FAQ entry for global notices
2021-06-13 13:50:58 -04:00
Shivaram Lingamneni
e59d599eed
Merge pull request #1685 from slingamn/next
...
set up new development version
2021-06-13 00:50:00 -04:00
Shivaram Lingamneni
94afd012fb
Merge pull request #1680 from tamiko/master
...
update ChanServ OP command documentation
2021-06-13 00:49:53 -04:00
Shivaram Lingamneni
5d4a12f008
Merge pull request #1677 from ajaspers/email
...
Show email in NS INFO when user has permission.
2021-06-13 00:49:33 -04:00
Shivaram Lingamneni
97d1786378
Merge pull request #1683 from dallemon/master
...
update dockerfile and minor changes
2021-06-09 16:26:55 -04:00
Daniel Thamdrup
0898a6aa91
update dockerfile and minor changes
2021-06-09 15:24:52 +02:00
Shivaram Lingamneni
fcaefaca9c
set up new development version
2021-06-08 10:47:18 -04:00
Shivaram Lingamneni
9851d2e9bc
bump version and changelog for official release
2021-06-08 00:51:37 -04:00
Matthias Maier
6cfd8eadc9
update ChanServ OP command documentation
...
Commit 7ce396931c
introduced the ability
that every user with an account in the AMODE list of a channel can use
the OP command to restore their modes. Update the chanserv help message
accordingly.
2021-06-06 13:57:48 -05:00