1
0
mirror of https://github.com/hack-chat/main.git synced 2024-03-22 13:20:33 +08:00
Commit Graph

88 Commits

Author SHA1 Message Date
MinusGix
e7724e24fd Made admin pass stored as trip and handled by trip. Admin can now be an admin as long as they use the same password 2018-09-30 14:41:28 -05:00
MinusGix
2a852fe13e Made Admin password saved as a trip. 2018-09-30 13:41:18 -05:00
MinusGix
a7783947a1 Put tripsalt question before password question. 2018-09-30 12:50:44 -05:00
marzavec
c719020e17 Added hooks, modules and cleaned up code 2018-09-29 23:44:36 -07:00
marzavec
e35fff59ba cleaned up and commented modules 2018-06-04 00:07:24 -07:00
marzavec
62daa4893f Completed protocol decoupling 2018-06-03 11:08:35 -07:00
OpSimple
1d283f5030
Array checking made constructor safe 2018-06-01 23:47:27 +05:30
OpSimple
a9b020fa02
Solved uneeded variable creation 2018-06-01 23:45:38 +05:30
OpSimple
3f7a1ee2f7
Just cleaning stuffs 2018-06-01 19:05:15 +05:30
OpSimple
2134334591
Update chat.js 2018-06-01 13:18:17 +05:30
OpSimple
eb830e11b7
Added an extra loop for allies
Added an extra loop so as to deliver the muzzled user's texts to all of the allies
2018-06-01 03:42:25 +05:30
OpSimple
fd7fd23050
Added an extra option to add allies
Added an extra option to add allies who can see the dumb user's texts
2018-06-01 03:39:12 +05:30
OpSimple
60246bc2fb
Added checking for muzzled user 2018-06-01 01:18:18 +05:30
OpSimple
bf2d064679
Created speak.js 2018-06-01 01:15:45 +05:30
OpSimple
c615992efa
Created dumb.js
This command module adds a new way to cleanly get rid of unwanted spams.
2018-06-01 01:12:54 +05:30
OpSimple
cf9fd316e9
Added hashes into each socket
Added implicit declaration of hashes into each socket while the user joins.
2018-06-01 01:04:39 +05:30
marzavec
a70006b5bc streamline dev flow 2018-05-19 17:21:08 -07:00
Neel Kamath
949404cd1a Prevent fucking shit up 2018-05-13 16:37:56 +05:30
Neel Kamath
2bb5ced363 Flatten 2018-05-13 16:09:55 +05:30
Neel Kamath
343157350f Re-add module documentation 2018-05-13 16:03:22 +05:30
Neel Kamath
1bd7906402 Use the 'use strict' directive when needed 2018-05-13 15:48:46 +05:30
Neel Kamath
89698d8afb Make PM2 optional 2018-05-13 15:40:43 +05:30
neelkamath
5b3322ebba Enhance READM.md 2018-05-12 14:49:56 +05:30
neelkamath
acbad15f2b Remove unused object fields 2018-05-12 14:13:12 +05:30
neelkamath
4b30736929 Remove help.js as we need human, not programmatic documentation for this 2018-05-12 13:52:19 +05:30
neelkamath
3cb0e8dc5f Document 2018-05-11 21:30:27 +05:30
neelkamath
73e5c5ccfe Remove forgettable, unused, occasionally harmful (w.r.t. ES6) directive 2018-05-11 20:46:12 +05:30
neelkamath
b0a01ed885 Add pm2 as a dev dependency 2018-05-11 19:04:09 +05:30
bacn
d40db7077b Fixed changenick command, userExists now works. 2018-04-30 00:07:16 +08:00
marzavec
8820968c73 misc server changes and new modules 2018-04-28 22:29:46 -07:00
marzavec
dde0f2d51c better documentation 2018-04-08 20:01:51 -07:00
MinusGix
40e5e60879 Made gitignore include the auto-generated config folder 2018-04-03 22:46:03 -05:00
marzavec
ce766fa1db Rolled client back to legacy & synced prod modules 2018-03-25 14:16:02 -07:00
marzavec
aa33c86af0 Added unban by hash 2018-03-13 23:22:23 -07:00
marzavec
39ec02d3c4 Streamlined modules, server tweaks, better feedback 2018-03-13 22:26:53 -07:00
marzavec
7d8220d838 stabilized modules and server cmd field 2018-03-10 22:41:26 -08:00
MinusGix
775ab8de39 Added a gitignore file 2018-03-09 23:52:42 -06:00
marzavec
fde6895720 initial commit 2018-03-09 23:47:00 -08:00