aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Minor changes to prevent uglinessOpSimple2018-06-181-1/+2
| * Solved the sidebar scroll for mobile usersOpSimple2018-06-172-1/+6
|/
* Merge pull request #17 from OpSimple/patch-1marzavec2018-06-071-1/+2
|\
| * shortened the url for other softwaresOpSimple2018-06-071-1/+1
| * Let visitors know about the other softwaresOpSimple2018-06-071-1/+2
|/
* cleaned up and commented modulesmarzavec2018-06-0423-89/+185
* Completed protocol decouplingmarzavec2018-06-0317-446/+519
* Merge pull request #16 from OpSimple/mastermarzavec2018-06-015-3/+120
|\
| * Array checking made constructor safeOpSimple2018-06-011-1/+1
| * Solved uneeded variable creationOpSimple2018-06-011-4/+1
| * Just cleaning stuffsOpSimple2018-06-011-3/+2
| * Update chat.jsOpSimple2018-06-011-1/+1
| * Added an extra loop for alliesOpSimple2018-06-011-0/+6
| * Added an extra option to add alliesOpSimple2018-06-011-2/+8
| * Update DOCUMENTATION.mdOpSimple2018-05-311-1/+1
| * 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