aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Update DOCUMENTATION.mdOpSimple2018-05-311-0/+2
| * Added checking for muzzled userOpSimple2018-05-311-2/+7
| * Created speak.jsOpSimple2018-05-311-0/+43
| * Created dumb.jsOpSimple2018-05-311-0/+58
| * Added hashes into each socketOpSimple2018-05-311-1/+2
|/
* formatting fixmarzavec2018-05-201-1/+1
* streamline dev flowmarzavec2018-05-2015-243/+2740
* Merge pull request #12 from neelkamath/mastermarzavec2018-05-2032-168/+124
|\
| * npm has been pkged with node for awhile now; we neednt list every pkg manager...Neel Kamath2018-05-181-9/+5
| * Check "main" and "scripts/start"Neel Kamath2018-05-181-7/+6
| * Attempt 2Neel Kamath2018-05-181-3/+5
| * Attempt 1Neel Kamath2018-05-182-1/+1
| |\ | |/ |/|
* | Highlight Hotfixmarzavec2018-05-171-21/+19
* | Merge pull request #14 from po5i/mastermarzavec2018-05-175-5/+122
|\ \
| * | Changed @ for # as highlight symbolCarlos Villavicencio2018-05-161-14/+13
| * | Introducing syntax highlightCarlos Villavicencio2018-05-165-4/+122
|/ /
| * Again againNeel Kamath2018-05-171-90/+38
| * AgainNeel Kamath2018-05-174-2864/+495
| * Update for #14Neel Kamath2018-05-173-17/+137
| * Add initial connection documentationNeel Kamath2018-05-141-3/+12
| * Prevent fucking shit upNeel Kamath2018-05-1328-3/+5
| * FlattenNeel Kamath2018-05-1332-7/+4
| * Re-add module documentationNeel Kamath2018-05-1318-16/+125
| * Use the 'use strict' directive when neededNeel Kamath2018-05-134-0/+7
| * Make PM2 optionalNeel Kamath2018-05-132-11/+5
| * Enhance READM.mdneelkamath2018-05-122-83/+37
| * Remove unused object fieldsneelkamath2018-05-1219-80/+21
| * Remove help.js as we need human, not programmatic documentation for thisneelkamath2018-05-122-50/+0
| * Clarify documentationneelkamath2018-05-122-19/+21
| * Documentneelkamath2018-05-113-1/+44
| * Link to CHANGELOG.mdneelkamath2018-05-111-0/+4
| * Remove forgettable, unused, occasionally harmful (w.r.t. ES6) directiveneelkamath2018-05-1127-55/+1
| * Add license as a file in the repo as GitHub's documentationneelkamath2018-05-112-1/+14
| * Fix line number and prevent further breakageneelkamath2018-05-111-20/+2
| * Add pm2 as a dev dependencyneelkamath2018-05-112-1/+2423
| * Fix redundant linksneelkamath2018-05-111-10/+10
|/
* Merge pull request #10 from bacn/mastermarzavec2018-04-291-1/+1
|\
| * Fixed changenick command, userExists now works.bacn2018-04-291-1/+1
|/
* misc server changes and new modulesmarzavec2018-04-2911-88/+354
* added software link to readmemarzavec2018-04-191-0/+2
* katex update, added changelogmarzavec2018-04-13186-9470/+1110
* measure once, cut twicemarzavec2018-04-091-5/+5
* better documentationmarzavec2018-04-093-9/+32
* Merge pull request #6 from MinusGix/mastermarzavec2018-04-041-1/+3
|\
| * Made gitignore include the auto-generated config folderMinusGix2018-04-041-1/+3
|/
* Fixed relative schema links & client readabilitymarzavec2018-03-291-264/+291
* Rolled client back to legacy & synced prod modulesmarzavec2018-03-256-215/+15
* Added unban by hashmarzavec2018-03-143-31/+34
* Streamlined modules, server tweaks, better feedbackmarzavec2018-03-1419-114/+204
* stabilized modules and server cmd fieldmarzavec2018-03-1115-45/+106