Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #100 from MinusGix/update_android_white | marzavec | 2020-03-31 | 1 | -11/+10 |
|\ | | | | | Update android white theme | ||||
| * | Update android white theme | MinusGix | 2020-03-31 | 1 | -11/+10 |
| | | |||||
* | | Merge pull request #98 from MinusGix/BanMinor | marzavec | 2020-03-16 | 2 | -0/+21 |
|\ \ | | | | | | | More verbose ban event + UAC getUserDetails additions | ||||
| * | | Make ban command broadcast information about user and banner | MinusGix | 2020-03-16 | 1 | -0/+4 |
| | | | |||||
| * | | Add command to get information about users to broadcast to clients | MinusGix | 2020-03-16 | 1 | -0/+17 |
| | | | |||||
* | | | Merge pull request #99 from MinusGix/joinToHash | marzavec | 2020-03-16 | 1 | -2/+2 |
|\ \ \ | |_|/ |/| | | Switch accessed property to hash | ||||
| * | | Switch accessed property to hash | MinusGix | 2020-03-13 | 1 | -2/+2 |
|/ / | |||||
* | | Merge pull request #97 from MinusGix/androidWhiteTheme | marzavec | 2020-03-13 | 2 | -0/+52 |
|\ \ | |/ |/| | Add android-white theme | ||||
| * | Add android-white theme | MinusGix | 2020-03-13 | 2 | -0/+52 |
|/ | |||||
* | Protocol Updates and Bug Fixes | marzavec | 2020-03-12 | 23 | -447/+558 |
| | |||||
* | Merge pull request #96 from MinusGix/fixKickHash | marzavec | 2020-03-12 | 1 | -1/+1 |
|\ | | | | | Make hash take the correct property | ||||
| * | Make hash take the correct property | MinusGix | 2020-03-12 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #94 from MinusGix/joinPassword | marzavec | 2020-03-12 | 1 | -2/+8 |
|\ \ | | | | | | | Make password field available for use in join | ||||
| * | | Make password field available for use in join | MinusGix | 2020-03-07 | 1 | -2/+8 |
| |/ | |||||
* | | Merge pull request #93 from MinusGix/inviteRework | marzavec | 2020-03-12 | 2 | -34/+94 |
|\ \ | |/ |/| | Abstract invite functions, and make dumb.js use them | ||||
| * | Make dumb use abstracted invite functions rather than duplicating code | MinusGix | 2020-03-07 | 1 | -9/+12 |
| | | |||||
| * | Extract invite code into utility functions for greater re-use and access | MinusGix | 2020-03-07 | 1 | -25/+82 |
|/ | |||||
* | Merge pull request #92 from MinusGix/tripInfo | marzavec | 2020-03-06 | 5 | -5/+5 |
|\ | | | | | Add trip to various commands that include nickname of moderator using… | ||||
| * | Add trip to various commands that include nickname of moderator using them | MinusGix | 2020-03-06 | 5 | -5/+5 |
|/ | |||||
* | Merge pull request #91 from MinusGix/levelRewording | marzavec | 2020-03-06 | 4 | -4/+4 |
|\ | | | | | Reword actions which are restricted on using against users of same level | ||||
| * | Reword actions which are restricted on using against users of same level | MinusGix | 2020-03-06 | 4 | -4/+4 |
| | | |||||
* | | Comments fix | marzavec | 2020-03-06 | 4 | -6/+12 |
| | | |||||
* | | Merge pull request #90 from MinusGix/verifyNicknameMove | marzavec | 2020-03-06 | 5 | -12/+19 |
|\ \ | |/ |/| | Deduplicate verifyNickname into a single importable function | ||||
| * | Deduplicate verifyNickname into a single importable function | MinusGix | 2020-03-06 | 5 | -12/+19 |
|/ | |||||
* | Minor UAC tweaks | marzavec | 2020-03-06 | 18 | -55/+108 |
| | | | | Added an underscore to the uac info lib which prevents the server from attempting to use the file as a command module, allowing removal of the 'info' property and empty 'run' command | ||||
* | Merge pull request #89 from MinusGix/nul_initial2 | marzavec | 2020-03-06 | 16 | -45/+103 |
|\ | | | | | Added UAC and numeric user levels | ||||
| * | Move most uses of uType filtering to use UAC levels | MinusGix | 2020-03-05 | 14 | -45/+64 |
| | | |||||
| * | Make join apply UAC levels to sockets and userInfo | MinusGix | 2020-03-05 | 1 | -0/+7 |
| | | |||||
| * | Add UAC info file with levels and minor utility functions | MinusGix | 2020-03-05 | 1 | -0/+32 |
|/ | |||||
* | Merge pull request #85 from MinusGix/add_channel_invite | marzavec | 2020-02-19 | 1 | -4/+8 |
|\ | | | | | Add ability to specify the channel that the invite command invites the user to | ||||
| * | 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 |
|/ | |||||
* | Merge pull request #84 from MinusGix/master | marzavec | 2020-01-23 | 1 | -16/+36 |
|\ | | | | | Let kick take a channel argument | ||||
| * | Let kick pass a channel argument | MinusGix | 2020-01-21 | 1 | -16/+36 |
|/ | |||||
* | Package updates | marzavec | 2019-12-02 | 7 | -111/+130 |
| | |||||
* | Update DEPLOY.md | marzavec | 2019-11-08 | 1 | -3/+3 |
| | |||||
* | Updated help.js, now uses markdown | marzavec | 2019-11-07 | 1 | -16/+13 |
| | |||||
* | Minor bug fixes | marzavec | 2019-11-07 | 9 | -12/+12 |
| | |||||
* | Update DEPLOY.md | marzavec | 2019-11-07 | 1 | -10/+53 |
| | |||||
* | Syntax update and formatting tweaks | marzavec | 2019-11-07 | 48 | -2701/+1541 |
| | |||||
* | Merge pull request #79 from 0x17de/feature-emote-trip | marzavec | 2019-10-14 | 1 | -0/+3 |
|\ | | | | | add trip to emotes (/me) | ||||
| * | add trip to emotes (/me) | Manuel Herrmann | 2019-10-12 | 1 | -0/+3 |
|/ | |||||
* | Outgoing Hook Fix + Package Changes | marzavec | 2019-10-03 | 4 | -203/+185 |
| | |||||
* | Client update | marzavec | 2019-08-18 | 153 | -1229/+370 |
| | | | | See changelog.md | ||||
* | Merge pull request #77 from MinusGix/patch-7 | marzavec | 2019-08-14 | 1 | -2/+2 |
|\ | | | | | Fix spacing issues from messages that refer to user | ||||
| * | Update client.js | MinusGix | 2019-08-14 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #76 from OpSimple/patch-1 | marzavec | 2019-08-13 | 1 | -27/+53 |
|\ | | | | | Modified the way to apply syntax highlighting | ||||
| * | Minor change for a major fix | OpSimple | 2019-08-10 | 1 | -1/+1 |
| | | | | | | I forgot to change `holEl.textContent` with `holEl.innerHTML` after I shifted the links parsing line at the last. Earlier, I felt its need to preserve the anchor tags. Finally, fixed it! | ||||
| * | Modified the way to apply syntax highlighting | OpSimple | 2019-08-10 | 1 | -27/+53 |
|/ | | | Modified the way to detect and apply syntax highlighting so that it can used along with normal text and katex at the same time, in the same message. It also contains some previous changes made by the admin(you) of the server. | ||||
* | Merge pull request #74 from Roslot/master | marzavec | 2019-06-27 | 1 | -1/+1 |
|\ | | | | | Fixed regex bug in @mentions |