3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-11-01 01:29:31 +01:00
Commit Graph

2266 Commits

Author SHA1 Message Date
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
Pragmatic Software
5536d55da2 Interpreter: sigh, add more commands to exempt from my->nick -- I really need to change this to use metadata instead 2020-01-26 20:03:50 -08:00
Pragmatic Software
a321adce9b Update version 2020-01-26 19:08:55 -08:00
Pragmatic Software
46940827e0 Interpreter: do not translate my->nick for help, etc 2020-01-26 18:56:45 -08:00
Pragmatic Software
91d80571e0 Users: my command now lists keys if no args 2020-01-26 18:53:30 -08:00
Pragmatic Software
aab2a2b445 Update version 2020-01-26 12:28:42 -08:00
Pragmatic Software
4db3a2ec01 Users.pm: fixes 2020-01-26 12:28:38 -08:00
Pragmatic Software
6a1fbc1c78 Update version 2020-01-26 06:01:57 -08:00
Pragmatic Software
86f59fd304 Update version 2020-01-26 05:29:53 -08:00
Pragmatic Software
4ea8f4ee42 Update version 2020-01-26 05:20:23 -08:00
Pragmatic Software
5952f264e0 Update version 2020-01-25 21:18:47 -08:00
Pragmatic Software
e3d52c7d55 Users: use much more strict hostmask for my accounts 2020-01-25 21:18:42 -08:00
Pragmatic Software
153d2c111f address_to_mask() is now member function 2020-01-25 21:09:17 -08:00
Pragmatic Software
791fd4b660 DualIndexHashObject: hide _name key from set output 2020-01-25 20:35:56 -08:00
Pragmatic Software
c586a08db6 Update version 2020-01-25 20:19:29 -08:00
Pragmatic Software
e9dfcfb825 PBot: list users/admins now easier to read 2020-01-25 20:19:23 -08:00
Pragmatic Software
71ec3ea44a Update version 2020-01-25 19:55:49 -08:00
Pragmatic Software
b0388fa9a6 Users: drop "my_" prefix; ensure account does not already exist 2020-01-25 19:55:43 -08:00
Pragmatic Software
7a326ba7fe PBot: missing exit on fatal error 2020-01-25 19:55:08 -08:00
Pragmatic Software
9839cb814e Update version 2020-01-25 16:30:43 -08:00