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

152 Commits

Author SHA1 Message Date
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
63bd6fb714 formatting fix 2018-05-19 18:10:04 -07:00
marzavec
a70006b5bc streamline dev flow 2018-05-19 17:21:08 -07:00
marzavec
7ccbf56eeb
Merge pull request #12 from neelkamath/master
Documentation
2018-05-19 17:15:34 -05:00
Neel Kamath
775fb26a24 npm has been pkged with node for awhile now; we neednt list every pkg manager as tehy will know how to use their prefferred 2018-05-18 11:53:14 +05:30
Neel Kamath
7311729542 Check "main" and "scripts/start" 2018-05-18 11:52:33 +05:30
Neel Kamath
db807bc195 Attempt 2 2018-05-18 11:08:50 +05:30
Neel Kamath
3da5c4465f Attempt 1 2018-05-18 11:05:53 +05:30
Neel Kamath
4ada71ca1b Again again 2018-05-17 22:04:50 +05:30
Neel Kamath
ebe187463d Again 2018-05-17 22:04:14 +05:30
marzavec
345dbfec41 Highlight Hotfix 2018-05-17 11:13:35 -05:00
Neel Kamath
669e4b5d99 Update for #14 2018-05-17 21:12:16 +05:30
marzavec
e64ee88e0f
Merge pull request #14 from po5i/master
Introducing syntax highlight
2018-05-17 09:12:12 -05:00
Carlos Villavicencio
b4e36eff38 Changed @ for # as highlight symbol 2018-05-16 13:22:54 -05:00
Carlos Villavicencio
ffd4c36830 Introducing syntax highlight 2018-05-15 18:19:55 -05:00
Neel Kamath
b42c93a7a7 Add initial connection documentation 2018-05-14 14:19:29 +05:30
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
880b0f7c27 Clarify documentation 2018-05-12 13:49:55 +05:30
neelkamath
3cb0e8dc5f Document 2018-05-11 21:30:27 +05:30
neelkamath
67877cd15e Link to CHANGELOG.md 2018-05-11 21:01:20 +05:30
neelkamath
73e5c5ccfe Remove forgettable, unused, occasionally harmful (w.r.t. ES6) directive 2018-05-11 20:46:12 +05:30
neelkamath
97f8a61c76 Add license as a file in the repo as GitHub's documentation 2018-05-11 19:33:08 +05:30
neelkamath
bfdfa76368 Fix line number and prevent further breakage 2018-05-11 19:24:56 +05:30
neelkamath
b0a01ed885 Add pm2 as a dev dependency 2018-05-11 19:04:09 +05:30
neelkamath
b7556af7bb Fix redundant links 2018-05-11 18:58:49 +05:30
marzavec
b341644d93
Merge pull request #10 from bacn/master
Fixed changenick command, userExists now works.
2018-04-29 11:22:34 -05:00
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
8526176926 added software link to readme 2018-04-19 10:34:58 -05:00
marzavec
4c1485ce2c katex update, added changelog 2018-04-12 17:45:23 -07:00
marzavec
6234d406f9 measure once, cut twice 2018-04-08 20:11:03 -07:00
marzavec
dde0f2d51c better documentation 2018-04-08 20:01:51 -07:00
marzavec
7dcea39555
Merge pull request #6 from MinusGix/master
Made gitignore include the auto-generated config folder
2018-04-04 07:59:31 -05:00
MinusGix
40e5e60879 Made gitignore include the auto-generated config folder 2018-04-03 22:46:03 -05:00
marzavec
00039be0df Fixed relative schema links & client readability 2018-03-28 21:34:27 -07: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
marzavec
584813fb23
Merge pull request #1 from MinusGix/master
Added a gitignore file
2018-03-09 22:00:26 -08:00
marzavec
8d8f555572 legacy code removal 2018-03-09 23:53:15 -08:00
marzavec
709ac0d289 Minor readme fix 2018-03-09 23:51:46 -08:00