Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Made admin pass stored as trip and handled by trip. Admin can now be an admin... | MinusGix | 2018-09-30 | 2 | -11/+17 | |
| * | Made Admin password saved as a trip. | MinusGix | 2018-09-30 | 1 | -1/+11 | |
| * | Put tripsalt question before password question. | MinusGix | 2018-09-30 | 1 | -9/+9 | |
|/ | ||||||
* | Added hooks, modules and cleaned up code | marzavec | 2018-09-30 | 32 | -266/+891 | |
* | Merge pull request #28 from henrywright/27 | marzavec | 2018-07-30 | 1 | -1/+2 | |
|\ | ||||||
| * | Check if the nickname is valid before adding a CSS class | Henry Wright | 2018-07-29 | 1 | -1/+2 | |
|/ | ||||||
* | Merge pull request #18 from OpSimple/master | marzavec | 2018-06-19 | 2 | -1/+7 | |
|\ | ||||||
| * | Minor changes to prevent ugliness | OpSimple | 2018-06-18 | 1 | -1/+2 | |
| * | Solved the sidebar scroll for mobile users | OpSimple | 2018-06-17 | 2 | -1/+6 | |
|/ | ||||||
* | Merge pull request #17 from OpSimple/patch-1 | marzavec | 2018-06-07 | 1 | -1/+2 | |
|\ | ||||||
| * | shortened the url for other softwares | OpSimple | 2018-06-07 | 1 | -1/+1 | |
| * | Let visitors know about the other softwares | OpSimple | 2018-06-07 | 1 | -1/+2 | |
|/ | ||||||
* | cleaned up and commented modules | marzavec | 2018-06-04 | 23 | -89/+185 | |
* | Completed protocol decoupling | marzavec | 2018-06-03 | 17 | -446/+519 | |
* | Merge pull request #16 from OpSimple/master | marzavec | 2018-06-01 | 5 | -3/+120 | |
|\ | ||||||
| * | Array checking made constructor safe | OpSimple | 2018-06-01 | 1 | -1/+1 | |
| * | Solved uneeded variable creation | OpSimple | 2018-06-01 | 1 | -4/+1 | |
| * | Just cleaning stuffs | OpSimple | 2018-06-01 | 1 | -3/+2 | |
| * | Update chat.js | OpSimple | 2018-06-01 | 1 | -1/+1 | |
| * | Added an extra loop for allies | OpSimple | 2018-06-01 | 1 | -0/+6 | |
| * | Added an extra option to add allies | OpSimple | 2018-06-01 | 1 | -2/+8 | |
| * | Update DOCUMENTATION.md | OpSimple | 2018-05-31 | 1 | -1/+1 | |
| * | Update DOCUMENTATION.md | OpSimple | 2018-05-31 | 1 | -0/+2 | |
| * | Added checking for muzzled user | OpSimple | 2018-05-31 | 1 | -2/+7 | |
| * | Created speak.js | OpSimple | 2018-05-31 | 1 | -0/+43 | |
| * | Created dumb.js | OpSimple | 2018-05-31 | 1 | -0/+58 | |
| * | Added hashes into each socket | OpSimple | 2018-05-31 | 1 | -1/+2 | |
|/ | ||||||
* | formatting fix | marzavec | 2018-05-20 | 1 | -1/+1 | |
* | streamline dev flow | marzavec | 2018-05-20 | 15 | -243/+2740 | |
* | Merge pull request #12 from neelkamath/master | marzavec | 2018-05-20 | 32 | -168/+124 | |
|\ | ||||||
| * | npm has been pkged with node for awhile now; we neednt list every pkg manager... | Neel Kamath | 2018-05-18 | 1 | -9/+5 | |
| * | Check "main" and "scripts/start" | Neel Kamath | 2018-05-18 | 1 | -7/+6 | |
| * | Attempt 2 | Neel Kamath | 2018-05-18 | 1 | -3/+5 | |
| * | Attempt 1 | Neel Kamath | 2018-05-18 | 2 | -1/+1 | |
| |\ | |/ |/| | ||||||
* | | Highlight Hotfix | marzavec | 2018-05-17 | 1 | -21/+19 | |
* | | Merge pull request #14 from po5i/master | marzavec | 2018-05-17 | 5 | -5/+122 | |
|\ \ | ||||||
| * | | Changed @ for # as highlight symbol | Carlos Villavicencio | 2018-05-16 | 1 | -14/+13 | |
| * | | Introducing syntax highlight | Carlos Villavicencio | 2018-05-16 | 5 | -4/+122 | |
|/ / | ||||||
| * | Again again | Neel Kamath | 2018-05-17 | 1 | -90/+38 | |
| * | Again | Neel Kamath | 2018-05-17 | 4 | -2864/+495 | |
| * | Update for #14 | Neel Kamath | 2018-05-17 | 3 | -17/+137 | |
| * | Add initial connection documentation | Neel Kamath | 2018-05-14 | 1 | -3/+12 | |
| * | Prevent fucking shit up | Neel Kamath | 2018-05-13 | 28 | -3/+5 | |
| * | Flatten | Neel Kamath | 2018-05-13 | 32 | -7/+4 | |
| * | Re-add module documentation | Neel Kamath | 2018-05-13 | 18 | -16/+125 | |
| * | Use the 'use strict' directive when needed | Neel Kamath | 2018-05-13 | 4 | -0/+7 | |
| * | Make PM2 optional | Neel Kamath | 2018-05-13 | 2 | -11/+5 | |
| * | Enhance READM.md | neelkamath | 2018-05-12 | 2 | -83/+37 | |
| * | Remove unused object fields | neelkamath | 2018-05-12 | 19 | -80/+21 | |
| * | Remove help.js as we need human, not programmatic documentation for this | neelkamath | 2018-05-12 | 2 | -50/+0 |