49 Commits

Author SHA1 Message Date
James Lu
97fd1e7897 Bump version to 2022.02.01 2022-02-01 22:44:49 -08:00
James Lu
62387421d8 Bump version to 2021.08.01+git 2021-08-01 13:50:01 -07:00
James Lu
ae7646a274 Bump version to 2021.08.01 2021-08-01 13:49:55 -07:00
James Lu
7e959b9f24 Remove references to my old nick & emails 2021-07-03 16:36:43 -07:00
James Lu
17b3e86d1b Bump version to 2020.01.05+git 2020-01-05 21:12:06 -08:00
James Lu
5675a97857 Bump version to 2020.01.05 2020-01-05 21:11:31 -08:00
James Lu
cbd953b32c Update plugin author/maintainer data 2019-11-16 12:29:03 -08:00
James Lu
2ae51939b3 Update my email & repo link references 2019-10-11 09:58:50 -07:00
James Lu
eaea9ebd5f Bump version to 2019.07.09+git 2019-07-09 17:39:53 -07:00
James Lu
653d64d561 Bump version to 2019.07.09 2019-07-09 17:39:50 -07:00
James Lu
9504ee446a Bump version to 2019.03.03+git 2019-03-03 22:26:12 -08:00
James Lu
07f860c735 Bump version to 2019.03.03 2019-03-03 22:25:50 -08:00
James Lu
ca3b9323e7 Bump version to 2018.05.03+git 2018-05-03 12:09:23 -07:00
James Lu
f4bc06f0d3 Bump version to 2018.05.03 2018-05-03 12:01:10 -07:00
James Lu
0906dc554d OperUp: rework numeric logging
- Include full messages for the numerics we care about
- Remove handlers for 464 and 481; they aren't useful for our purposes
2018-02-23 19:08:12 -05:00
James Lu
1d20f5afd5 OperUp: unset _oper_tried_oper on disconnect
Closes #67.
2018-02-23 19:08:12 -05:00
James Lu
06e00beea6 OperUp: write tried_oper flag to irc.state, as attributes under irc are not persistant 2017-11-22 23:58:00 -08:00
James Lu
8c0b8d91a1 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).
2017-11-22 09:26:05 -08:00
James Lu
6fdcdefca6 OperUp: cleanup and reindent 2017-11-21 11:53:32 -08:00
James Lu
4081afc999 OperUp: remove 461 handler
ERR_NEEDMOREPARAMS is very general and can be triggered by other commands too.
2017-11-21 11:47:30 -08:00
James Lu
6dc362041c OperUp: fix wrong numeric in do464 logging 2017-11-21 11:46:05 -08:00
James Lu
4b5795b9ce 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
2017-11-21 11:42:25 -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