1
0
mirror of https://github.com/hack-chat/main.git synced 2024-03-22 13:20:33 +08:00
Commit Graph

306 Commits

Author SHA1 Message Date
marzavec
0e48957215
Merge pull request #116 from hack-chat/dependabot/npm_and_yarn/http-proxy-1.18.1
Bump http-proxy from 1.18.0 to 1.18.1
2020-09-11 08:51:10 -05:00
dependabot[bot]
1bc331a05e
Bump http-proxy from 1.18.0 to 1.18.1
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-11 11:51:53 +00:00
marzavec
6266b1432d inital v2 commit 2020-09-07 23:51:47 -05:00
marzavec
6824073300
Merge pull request #113 from MinusGix/patch-4
Change tab-size to be more consistently 4
2020-08-12 08:12:52 -05:00
marzavec
bba812a266
Merge pull request #112 from MinusGix/patch-3
Fix auto-reconnect
2020-08-12 08:08:27 -05:00
MinusGix
f3ab41d822
Change tab-size to be more consistently 4 2020-08-09 21:39:34 -04:00
MinusGix
3552b73679
Update client.js 2020-08-04 19:27:35 -04:00
marzavec
c78639f43c
Merge pull request #111 from MattMadness/master
Request to add additional color schemes
2020-08-04 10:13:18 -05:00
Matthew Madness
8f85f7478d
Delete autumn.css 2020-08-03 00:49:48 -04:00
Matthew Madness
bc0a04a6a0
Add files via upload
Added cascading style sheets for new schemes
2020-08-03 00:44:19 -04:00
Matthew Madness
e32f7e2084
Update client.js
Added extra color schemes
2020-08-03 00:41:03 -04:00
Matthew Madness
f47afdcb9d
Update client.js 2020-08-02 21:53:59 -04:00
Matthew Madness
5b393d4b2a
Update autumn.css 2020-08-02 21:47:03 -04:00
Matthew Madness
5e92057284
Create autumn.css 2020-08-02 21:34:39 -04:00
marzavec
b27c0a0f39
Merge pull request #108 from MinusGix/patch-2
Fix null nick bug
2020-07-22 08:32:18 -05:00
marzavec
d9969c8f0a
Merge pull request #107 from MinusGix/patch-1
Make executehooks public
2020-07-22 08:28:54 -05:00
MinusGix
1f8eb7b2c2
Fix null nick bug 2020-07-21 13:59:56 -05:00
MinusGix
2daba66f09
Make executehooks public 2020-07-20 10:48:21 -05:00
marzavec
4e59a3a1e2
Merge pull request #105 from MinusGix/change_nick_case
Modify changenick to allow the changing of the name's case
2020-07-06 08:31:56 -05:00
MinusGix
8a7a5a0328 Modify changenick to allow the changing of the name's case 2020-07-02 07:30:55 -05:00
marzavec
3b29d928bb New Theme Request
According to issue #101
2020-04-03 10:42:46 -05:00
marzavec
81414e3820
Merge pull request #100 from MinusGix/update_android_white
Update android white theme
2020-03-31 10:17:28 -05:00
MinusGix
a77f834973 Update android white theme 2020-03-31 06:51:22 -05:00
marzavec
be310af3bd
Merge pull request #98 from MinusGix/BanMinor
More verbose ban event + UAC getUserDetails additions
2020-03-16 10:50:21 -05:00
MinusGix
fb234bbaa7 Make ban command broadcast information about user and banner 2020-03-16 10:29:42 -05:00
MinusGix
713f00f99f Add command to get information about users to broadcast to clients 2020-03-16 10:29:16 -05:00
marzavec
485a37cc6a
Merge pull request #99 from MinusGix/joinToHash
Switch accessed property to hash
2020-03-16 09:40:45 -05:00
MinusGix
623b2bca70 Switch accessed property to hash 2020-03-13 13:40:12 -05:00
marzavec
015822c70a
Merge pull request #97 from MinusGix/androidWhiteTheme
Add android-white theme
2020-03-13 09:33:14 -05:00
MinusGix
c5c9cfbe53 Add android-white theme 2020-03-12 19:23:37 -05:00
marzavec
2b6e771383 Protocol Updates and Bug Fixes 2020-03-12 13:28:20 -05:00
marzavec
9284f27a19
Merge pull request #96 from MinusGix/fixKickHash
Make hash take the correct property
2020-03-12 10:58:28 -05:00
marzavec
44ce7aa5da
Merge pull request #94 from MinusGix/joinPassword
Make password field available for use in join
2020-03-12 10:58:06 -05:00
marzavec
033a6fbc4d
Merge pull request #93 from MinusGix/inviteRework
Abstract invite functions, and make dumb.js use them
2020-03-12 10:57:52 -05:00
MinusGix
3907b05951 Make hash take the correct property 2020-03-11 18:13:29 -05:00
MinusGix
30d1dbc1c6 Make password field available for use in join 2020-03-06 17:45:47 -06:00
MinusGix
1d01376ba5 Make dumb use abstracted invite functions rather than duplicating code 2020-03-06 17:13:03 -06:00
MinusGix
f2ad0e5611 Extract invite code into utility functions for greater re-use and access 2020-03-06 17:12:19 -06:00
marzavec
14c839b0fa
Merge pull request #92 from MinusGix/tripInfo
Add trip to various commands that include nickname of moderator using…
2020-03-06 15:33:51 -06:00
MinusGix
0cedb40cc3 Add trip to various commands that include nickname of moderator using them 2020-03-06 15:29:15 -06:00
marzavec
d784de1bb8
Merge pull request #91 from MinusGix/levelRewording
Reword actions which are restricted on using against users of same level
2020-03-06 15:21:27 -06:00
MinusGix
8987cca848 Reword actions which are restricted on using against users of same level 2020-03-06 15:17:43 -06:00
marzavec
0de1ece3e4 Comments fix 2020-03-06 15:12:48 -06:00
marzavec
05436fa4dc
Merge pull request #90 from MinusGix/verifyNicknameMove
Deduplicate verifyNickname into a single importable function
2020-03-06 15:11:19 -06:00
MinusGix
eec99669c8 Deduplicate verifyNickname into a single importable function 2020-03-06 14:41:09 -06:00
marzavec
da9cbe3dbb Minor UAC tweaks
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
2020-03-06 11:00:30 -06:00
marzavec
4e0e269007
Merge pull request #89 from MinusGix/nul_initial2
Added UAC and numeric user levels
2020-03-06 09:39:22 -06:00
MinusGix
50737bc0d9 Move most uses of uType filtering to use UAC levels 2020-03-05 10:49:25 -06:00
MinusGix
2fd054a31e Make join apply UAC levels to sockets and userInfo 2020-03-05 10:48:58 -06:00
MinusGix
3569d42f2d Add UAC info file with levels and minor utility functions 2020-03-05 10:48:33 -06:00