3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-07 03:49:04 +02:00
Commit Graph

2285 Commits

Author SHA1 Message Date
Pragmatic Software
03df0ae139 Update version 2020-02-01 22:20:51 -08:00
Pragmatic Software
5e0a3a7035 Factoids/FactoidCommands: properly preserve quotes when splitting arguments 2020-02-01 22:19:53 -08:00
Pragmatic Software
20159ad929 Commands: make in command more intuitive 2020-02-01 22:17:20 -08:00
Pragmatic Software
4e0e39ea52 BlackList: minor clean-up 2020-02-01 22:16:21 -08:00
Pragmatic Software
b2a26100c0 AntiFlood: very, very minor clean-up 2020-02-01 22:15:06 -08:00
Pragmatic Software
f358cd9c73 Interpreter: split_args() now accepts option to toggle preserving of quotes in rest of arguments 2020-02-01 22:14:32 -08:00
Pragmatic Software
a24ddd765d Factoids: fix minor issue with factrem 2020-02-01 20:51:45 -08:00
Pragmatic Software
f173b43c8d Factoids: fix minor issue with factadd 2020-02-01 20:48:34 -08:00
Pragmatic Software
d4fd86d690 Update version 2020-02-01 01:04:15 -08:00
Pragmatic Software
e8e26512bc ChanOps: fix checkmute command 2020-02-01 01:03:16 -08:00
Pragmatic Software
989f072f1a Update version 2020-01-31 23:17:04 -08:00
Pragmatic Software
4883b5effd Update version 2020-01-31 22:51:33 -08:00
Pragmatic Software
3843e24eaa Update version 2020-01-31 22:46:21 -08:00
Pragmatic Software
2d38f71682 ChanOps/ChanOpCommands: make checkban/checkmute API 2020-01-31 22:46:19 -08:00
Pragmatic Software
a9c1f1eebd Update version 2020-01-31 22:03:53 -08:00
Pragmatic Software
7cb7ec0d6c Update version 2020-01-31 19:35:30 -08:00
Pragmatic Software
0af8fc4c5c Commands: add set_meta function 2020-01-31 19:35:22 -08:00
Pragmatic Software
164e4d94ae Update version 2020-01-31 18:53:05 -08:00
Pragmatic Software
0dd8b1587e Update version 2020-01-31 18:42:19 -08:00
Pragmatic Software
78c5200007 Update version 2020-01-31 18:30:14 -08:00
Pragmatic Software
b798fee183 Update version 2020-01-31 12:33:24 -08:00
Pragmatic Software
7373ae6315 Users: Whoops, used $user instead of $u 2020-01-31 12:33:20 -08:00
Pragmatic Software
a5fbb74095 Users: my: must be admin to set "name" 2020-01-31 03:09:24 -08:00
Pragmatic Software
7dda42a181 Update version 2020-01-31 01:56:54 -08:00
Pragmatic Software
cfd6925d0f MessageHistory: add a couple of necessary API functions 2020-01-31 01:56:02 -08:00
Pragmatic Software
f557307a8a EventDispatcher: remove handler if it has errors 2020-01-31 00:58:04 -08:00
Pragmatic Software
b7e622a32e Utils: remove debug statements 2020-01-30 22:33:27 -08:00
Pragmatic Software
1baff41267 Refresher: version factoid does not exist any longer 2020-01-30 22:07:54 -08:00
Pragmatic Software
6081ee11e1 Update version 2020-01-30 21:18:05 -08:00
Pragmatic Software
609523fd67 Add LWPUserAgentCached: always caches get() for specified duration 2020-01-30 21:17:17 -08:00
Pragmatic Software
4a85f79d0d Plugins: minor text change 2020-01-30 19:44:40 -08:00
Pragmatic Software
9446317116 Update version 2020-01-30 11:17:33 -08:00
Pragmatic Software
462be8c3d2 Users: minor bugfix 2020-01-30 11:17:17 -08:00
Pragmatic Software
4288785932 Update version 2020-01-29 20:41:35 -08:00
Pragmatic Software
761b737ccc Update version 2020-01-29 19:14:22 -08:00
Pragmatic Software
61fa6bbb66 Interpreter: recall/mock "me" works again 2020-01-29 16:09:38 -08:00
Pragmatic Software
7d3e49eaa0 Update version 2020-01-29 14:09:37 -08:00
Pragmatic Software
33d9faac52 Users: useradd now properly returns "added" message 2020-01-29 14:09:34 -08:00
Pragmatic Software
95f2cfdd55 DualIndexHashObject: fix removing secondary index on "empty" 2020-01-29 14:09:09 -08:00
Pragmatic Software
4c3f752132 Update version 2020-01-29 13:40:52 -08:00
Pragmatic Software
77119ba978 Do not /msg usage messages 2020-01-29 13:40:48 -08:00
Pragmatic Software
1a8e784b88 Update version 2020-01-29 13:35:59 -08:00
Pragmatic Software
fbc50184dc Fix misc usage messages 2020-01-29 13:35:56 -08:00
Pragmatic Software
af3dbaa5d3 Update version 2020-01-29 12:40:49 -08:00
Pragmatic Software
f2140569f2 FactoidCommands: remove single-quote from some messages 2020-01-29 08:34:30 -08:00
Pragmatic Software
95854497ce Update version 2020-01-29 08:31:20 -08:00
Pragmatic Software
460e7b6ffa Users: oops, forgot about global 2020-01-28 23:21:50 -08:00
Pragmatic Software
7dd486b0dc Users: userset/userunset channel argument now optional 2020-01-28 23:14:17 -08:00
Pragmatic Software
539e599b61 Improve login/logout related messages 2020-01-28 22:58:44 -08:00
Pragmatic Software
cc710fc478 Users: find_user_account() now returns undef for $channel if no account found 2020-01-28 18:01:25 -08:00