| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch accessed property to hash | MinusGix | 2020-03-13 | 1 | -2/+2 |
* | Protocol Updates and Bug Fixes | marzavec | 2020-03-12 | 6 | -21/+113 |
* | Merge pull request #94 from MinusGix/joinPassword | marzavec | 2020-03-12 | 1 | -2/+8 |
|\ |
|
| * | Make password field available for use in join | MinusGix | 2020-03-07 | 1 | -2/+8 |
* | | Extract invite code into utility functions for greater re-use and access | MinusGix | 2020-03-07 | 1 | -25/+82 |
|/ |
|
* | Comments fix | marzavec | 2020-03-06 | 3 | -3/+3 |
* | Deduplicate verifyNickname into a single importable function | MinusGix | 2020-03-06 | 4 | -11/+8 |
* | Minor UAC tweaks | marzavec | 2020-03-06 | 2 | -4/+4 |
* | Move most uses of uType filtering to use UAC levels | MinusGix | 2020-03-05 | 1 | -2/+5 |
* | Make join apply UAC levels to sockets and userInfo | MinusGix | 2020-03-05 | 1 | -0/+7 |
* | Fix usage of double-equals-comparison to triple-equals | MinusGix | 2020-02-18 | 1 | -1/+1 |
* | Add 'to' parameter to invite, specifies channel | MinusGix | 2020-02-17 | 1 | -4/+8 |
* | Updated help.js, now uses markdown | marzavec | 2019-11-07 | 1 | -16/+13 |
* | Minor bug fixes | marzavec | 2019-11-07 | 7 | -9/+9 |
* | Syntax update and formatting tweaks | marzavec | 2019-11-07 | 11 | -260/+273 |
* | add trip to emotes (/me) | Manuel Herrmann | 2019-10-12 | 1 | -0/+3 |
* | refactoring 2 of 2 | marzavec | 2019-04-08 | 8 | -13/+13 |
* | refactoring 1 of 2 | marzavec | 2019-03-19 | 5 | -12/+12 |
* | Core hook upgrade, misc fixes | marzavec | 2019-02-21 | 6 | -27/+117 |
* | Minor module changes | marzavec | 2019-02-02 | 5 | -8/+55 |
* | Add a check for if there is a target parameter | MinusGix | 2018-12-28 | 1 | -0/+10 |
* | added auto reply to whisper using /r text hook | marzavec | 2018-10-26 | 1 | -1/+27 |
* | Made admin pass stored as trip and handled by trip. Admin can now be an admin... | MinusGix | 2018-09-30 | 1 | -7/+6 |
* | Added hooks, modules and cleaned up code | marzavec | 2018-09-30 | 10 | -140/+372 |
* | cleaned up and commented modules | marzavec | 2018-06-04 | 8 | -39/+83 |
* | Completed protocol decoupling | marzavec | 2018-06-03 | 3 | -21/+13 |
* | Solved uneeded variable creation | OpSimple | 2018-06-01 | 1 | -4/+1 |
* | Update chat.js | OpSimple | 2018-06-01 | 1 | -1/+1 |
* | Added an extra loop for allies | OpSimple | 2018-06-01 | 1 | -0/+6 |
* | Added checking for muzzled user | OpSimple | 2018-05-31 | 1 | -2/+7 |
* | Added hashes into each socket | OpSimple | 2018-05-31 | 1 | -1/+2 |
* | Prevent fucking shit up | Neel Kamath | 2018-05-13 | 9 | -0/+588 |
* | Flatten | Neel Kamath | 2018-05-13 | 9 | -588/+0 |
* | Re-add module documentation | Neel Kamath | 2018-05-13 | 9 | -8/+86 |
* | Enhance READM.md | neelkamath | 2018-05-12 | 1 | -49/+0 |
* | Remove unused object fields | neelkamath | 2018-05-12 | 9 | -41/+10 |
* | Remove help.js as we need human, not programmatic documentation for this | neelkamath | 2018-05-12 | 1 | -49/+0 |
* | Remove forgettable, unused, occasionally harmful (w.r.t. ES6) directive | neelkamath | 2018-05-11 | 10 | -20/+0 |
* | Fixed changenick command, userExists now works. | bacn | 2018-04-29 | 1 | -1/+1 |
* | misc server changes and new modules | marzavec | 2018-04-29 | 6 | -34/+237 |
* | Rolled client back to legacy & synced prod modules | marzavec | 2018-03-25 | 1 | -0/+1 |
* | Streamlined modules, server tweaks, better feedback | marzavec | 2018-03-14 | 7 | -49/+88 |
* | stabilized modules and server cmd field | marzavec | 2018-03-11 | 6 | -26/+60 |
* | initial commit | marzavec | 2018-03-10 | 6 | -0/+382 |