Wyatt Johnson
0abc2ca243
replaced eslint:recommended with prettier
2018-01-11 20:00:34 -07:00
Wyatt Johnson
86f48cea96
Modified user search to include whole word search
2017-10-11 16:41:09 -06:00
Wyatt Johnson
f97094177a
revamped configuration for moderation phases
2017-09-15 14:23:18 -06:00
Chi Vinh Le
ad361413c7
Reimplement wordlist on server using same regexp solution
2017-09-14 17:36:04 +07:00
Wyatt Johnson
eb586f217b
Upgraded/pruned deps, applied linting fixes
2017-08-28 14:06:54 -06:00
Wyatt Johnson
a68513227a
adjusted tokenizer to use regex based tokenizer instead
2017-08-23 09:54:00 -06:00
Belen Curcio
0342b6c826
rolling back
2017-08-23 10:06:39 -03:00
Belen Curcio
b6951488c4
Tokenizer is messing with escaped regexes
2017-08-22 16:37:24 -03:00
Wyatt Johnson
8680d6cab8
Fixes issues with wordlist and usernames
...
- Ensure that the wordlist can't contain emoji's
- Ensure that username checks user the correct tokenizer
2017-03-29 10:57:12 -06:00
Wyatt Johnson
3cd2b28bc2
Inital rename of displayName -> username
2017-02-09 16:48:59 -07:00
Wyatt Johnson
e6ef4b615f
Changed prompt lib, updated cli's
...
- fixes #252
2017-01-30 17:46:09 -07:00
Wyatt Johnson
a7e9c0c776
Const, service, and model updates
...
- Updated enum values to be uppercase
- Updated services to expose service models
- Updated models to only export the mongoose model
- Moved all mongoose static methods over to new services
- Updated tests to refelct new setup
BREAKING
- Status that were uppercased (caps) have caused issues with the
admin pages
2017-01-24 12:10:32 -07:00
Wyatt Johnson
5b30fd89c8
More comments
2017-01-18 11:28:39 -07:00
Riley Davis
b6eaf210fe
don't use regex on existing lists
2017-01-09 15:41:47 -07:00
Riley Davis
abd2332745
lint
2017-01-06 13:23:51 -07:00
Riley Davis
01db900c40
move defined errors into top-level errors.js file
2017-01-06 13:00:22 -07:00
Riley Davis
72cd78da8c
use wordlist service
2017-01-06 12:35:08 -07:00
Wyatt Johnson
6db2361edb
Adjusted middleware
2016-12-21 16:19:19 -07:00
Wyatt Johnson
8233937f7a
Moved wordlist loading into the middleware
2016-12-21 15:55:40 -07:00
Wyatt Johnson
5284ccc8b7
Added support for the suspect wordlist
2016-12-12 15:05:19 -07:00
Wyatt Johnson
aaebbabef9
Revert "Revert "Status history""
2016-12-08 16:12:44 -05:00
David Erwin
9ea6c66744
Revert "Status history"
2016-12-08 10:59:56 -10:00
Wyatt Johnson
2f7f0249b2
Added status changing + history
...
- Status's for comments is now an array of objects
2016-12-05 11:28:27 -05:00
Wyatt Johnson
7cc311bd81
Added wordlist, cleaned comments api
2016-11-21 11:18:52 -07:00