reality
d41836e937
index for aliases
2017-07-18 02:16:07 +00:00
Luke Slater
d184a251e4
whoops
2014-09-15 21:19:41 +00:00
reality
64cdd374bc
fix profiles. also the fact it was getting all the users onLoad is probably a badthing
2014-09-05 12:06:10 +00:00
reality
8c5e871640
report report (it works)
2014-09-05 10:42:30 +00:00
reality
8dfe1a37c4
remove getchannel stuff
2014-09-04 15:25:21 +00:00
reality
8ba4db33a7
some bug fixes
2014-09-04 10:15:52 +00:00
reality
905ced9485
add merge users command and fix up strings
2014-09-04 09:51:39 +00:00
reality
0a4240f3db
replace users with new modules
2014-09-04 09:36:57 +00:00
reality
01b2d22059
test
2014-07-07 11:06:38 +00:00
reality
f48e4c3942
something something channel users
2014-04-11 23:19:31 +00:00
reality
2204c910b9
that will soh wye
2014-01-04 17:59:14 +00:00
reality
de3eb90ab5
ok i fixed it
2013-08-30 02:55:20 +00:00
reality
8aa9842091
lc
2013-08-27 23:32:31 +00:00
reality
397b732341
could it be?
2013-08-25 22:36:06 +00:00
reality
5cf79312f4
some more efficiency improvements in users
2013-08-25 15:37:32 +00:00
reality
31f32ca8da
performance enhancements to resolveUser [ Close #570 ]
2013-08-25 14:56:00 +00:00
reality
de54ec5c61
[ close #569 ]
2013-08-24 18:32:52 +00:00
reality
403fd035a7
notify upgrades and whatnot
2013-08-18 15:19:15 +00:00
reality
9d6b2cc3e1
fix ~mergeusers, create getChannel and resolveChannel distinction [ #548 ]
2013-08-17 17:09:55 +00:00
reality
61bd1312a6
Fix fucking async hell and add getAllChannels
2013-05-21 20:17:22 +00:00
reality
da5e79ebeb
Efficiency improvements in users, return of isKnownUser API function [ #331 ]
2013-05-02 18:25:10 +00:00
reality
7c31d5bbe8
Remove a bunch of useless users API functions, finish documentation [ #352 ]
2013-04-30 14:04:21 +00:00
Sam Nicholls
bd2d0a8953
getUser get->read
2013-04-20 20:40:30 +02:00
reality
ecd5b4b23c
getallusers external
2013-04-20 16:34:02 +00:00
reality
5420bd846b
modify data structures and fix a bunch of broken async stuff in users [ #331 ]
2013-04-14 20:00:53 +00:00
reality
b56ac4164a
isIgnoring now belongs in ignore.api, changes in command to reflect this. ~ignore now operational for commands. [ #331 ]
2013-04-10 01:28:53 +00:00
reality
9952e4583c
Get user by UUID API function [ #331 ]
2013-04-09 23:16:00 +00:00
reality
17c2c4b317
Fix ~setaliasparent [ #272 ]
2013-03-24 16:59:26 +00:00
reality
3814df98f6
users module almost fully operational with databank (few kinks in moderation commands still) [ #272 ]
2013-03-24 16:04:01 +00:00
reality
aa6a5fce42
databankise users listener, add getChannel to users api [ #272 ]
2013-03-24 12:26:33 +00:00
reality
d30aa145aa
Changed users API to databank [ #272 ]
...
Behavioural changes:
* API functions no longer return values, callbacks must be submitted. These will be documented soon.
* resolveUser now returns the user record instead of just a resolved username. This means many less search operations.
* resolveUser now returns false instead of the original nick passed to it in the case of being unable to find a user.
* getServerUsers has been removed, as it is now unnecessary.
2013-03-24 11:34:52 +00:00
reality
cbc42e6fc3
Merge git://github.com/reality/depressionbot into database. Also Users API now databankerised
...
Conflicts:
modules/quotes/commands.js
2013-03-24 11:09:40 +00:00
reality
7bcb136e26
some initial work on users api over to databank [ #272 ]
2013-03-22 11:44:27 +00:00
reality
aa4a8b8527
users.api.getRandomChannelUser [ #156 ]
2013-01-26 19:21:09 +00:00
Sam Nicholls
e2073f557c
Check for channel not nick [ #201 ]
2013-01-24 00:30:22 +00:00
Sam Nicholls
35c9975d44
Oops [ #201 ]
2013-01-24 00:25:54 +00:00
Sam Nicholls
8be61b746d
Stop nicks property error [ #201 ]
2013-01-24 00:23:26 +00:00
reality
7d744ef849
f
2013-01-22 01:06:29 +00:00
reality
d059732cb8
ok fuck you
2013-01-22 01:00:56 +00:00
reality
b8546358fb
another whoops
2013-01-22 00:59:11 +00:00
reality
909dd61982
whoops
2013-01-22 00:56:05 +00:00
reality
b940b6f913
that should do it
2013-01-22 00:53:30 +00:00
reality
3b3aa280e0
getAllUsers
2013-01-22 00:24:12 +00:00
reality
b107f64efc
getserverusers
2013-01-22 00:00:11 +00:00
reality
8a66f5b9c6
report uses known users api functionality [ #158 ]
2013-01-20 19:04:12 +00:00
Luke Slater
6d442fd45c
Match full user string. Fix for [ #151 ].
2013-01-18 15:34:04 +01:00
reality
d0a0579b57
Merge branch 'master' of github.com:reality/depressionbot
2013-01-17 17:44:39 +00:00
reality
f6371a7bbc
Fix [ #142 ] by escaping regex, also improve efficiency by only compiling 1 regex
2013-01-17 17:44:29 +00:00
Sam Nicholls
47dec97e1b
Case insensitive doom continues
2013-01-16 21:55:14 +00:00
reality
389e8660b1
remove unused debug output
2013-01-16 20:25:39 +00:00