James Lu
31a9a699fb
OperUp: write tried_oper flag to irc.state, as attributes under irc are not persistant
...
(cherry picked from commit 06e00beea6b66a885e5aaec803465eb869275f7f)
2017-11-23 00:01:53 -08:00
James Lu
34f7a765cb
OperUp: don't try to autooper multiple times
...
This fixes an infinite loop when receiving OPERMOTDs that use the regular MOTD numerics (e.g. on InspIRCd).
(cherry picked from commit 8c0b8d91a17a62cead22553c80b84b6d190df8df)
2017-11-23 00:01:53 -08:00
James Lu
4a6a13992c
OperUp: cleanup and reindent
...
(cherry picked from commit 6fdcdefca69d45bd823d913400448719cc84db23)
2017-11-23 00:01:53 -08:00
James Lu
dc1ec8e602
OperUp: remove 461 handler
...
ERR_NEEDMOREPARAMS is very general and can be triggered by other commands too.
(cherry picked from commit 4081afc999ba46bd8d87cbe10aa71fb38786316c)
2017-11-23 00:01:53 -08:00
James Lu
0226332b86
OperUp: fix wrong numeric in do464 logging
...
(cherry picked from commit 6dc362041c21ef793ae014d596394cbf8ce8f0f1)
2017-11-23 00:01:53 -08:00
James Lu
4f4e76b57a
OperUp: remove extraneous numeric 377 handler
...
The only MOTD-related usage of this is deprecated according to http://defs.ircdocs.horse/defs/numerics.html#rpl-kickexpired-377
(cherry picked from commit 4b5795b9ce4541840ec58a23be5fc84919295c32)
2017-11-23 00:01:53 -08:00
James Lu
11a03ad9a0
Bump version to 2017.05.31
2017-05-31 13:10:47 -07:00
James Lu
22a710649e
Bump version to 2017.01.16+git
2017-01-16 21:23:59 -08:00
James Lu
f97b54d709
Bump version to 2017.01.16
2017-01-16 21:16:25 -08:00
James Lu
b6f0397665
Bump version to 2016.09.26+git
2016-09-26 11:08:14 -07:00
James Lu
23989f692e
Bump version to 2016.09.26
2016-09-26 11:07:28 -07:00
James Lu
7c3c90ee37
Bump version to 2016.07.03+git
2016-07-03 12:49:10 -07:00
James Lu
1e96e5fd80
Bump version to 2016.07.03
2016-07-03 12:49:04 -07:00
James Lu
274027c94a
Bump version to 2016.05.15+git
2016-05-15 10:28:42 -07:00
James Lu
f2d9a3a3ff
Bump version to 2016.05.15
2016-05-15 10:28:39 -07:00
James Lu
bb1ed2eda8
Bump version to 2016.02.28.1+git
2016-03-04 16:39:58 -08:00
James Lu
177eefa0a3
plugins: update my email
2016-03-04 16:36:16 -08:00
James Lu
eb4f2b31e9
Bump version to 2016.02.28.1
2016-03-04 15:28:14 -08:00
James Lu
c581acde08
OperUp: listen for 376/422 (end of MOTD) instead of 005
...
There can be more than one 005 message sent on connect (depending on IRCd), and that would've triggered auto-oper multiple times!
2015-09-19 23:13:07 -07:00
James Lu
97c8238554
Bump version to 2015.09.19, restore OperUp
2015-09-19 23:00:29 -07:00
James Lu
51c15b1154
Drop OperUp, update README
2015-01-05 18:45:23 -08:00
James Lu
fb00466e4c
WTE/NoTrigger/OperUp/PkgInfo/Voteserv: update logging formatting
2014-12-13 11:35:12 -08:00
James Lu
418809872d
Small changes to plugins
2014-10-28 20:06:11 -07:00
James Lu
6c8e41e189
add Namegen plugin / update README and PkgInfo tests
...
- PkgInfo: add basic tests for pkgsearch / mintpkg
- Deprecate OperUp (and RelayLink to a lesser extent)
- add new Namegen plugin
2014-10-16 18:38:07 -07:00
James Lu
4a988297cf
Preperations for v1.0 release
2014-09-20 17:27:27 -07:00
GLolol
59c4bb1c5b
rename README.txt -> README.md
2014-07-22 14:08:03 -07:00
GLolol
a6819834a1
Fill in a load of silly plugin information
2014-04-23 17:51:52 -07:00
GLolol
480c89e39f
OperUp: disallow nesting
2014-02-11 19:17:22 -08:00
GLolol
82d9d73e0b
OperUp: add option to toggle autooper
2014-01-29 11:09:55 -08:00
GLolol
bba08d784d
OperUp: document the functions too!
2014-01-28 19:47:03 -08:00
GLolol
cc922126cb
OperUp: use ircmsgs.mode
2014-01-28 19:45:01 -08:00
GLolol
10cdf34797
OperUp: document plugin & wrap the longer lines
2014-01-28 19:41:55 -08:00
GLolol
41a2c962ea
Add OperUp plugin; make Hostmasks plugin threaded
2014-01-28 19:33:42 -08:00