V9
aa8ba5bc68
carrot
2021-10-04 09:54:08 +08:00
marzavec
5e196a1a7f
Merge pull request #143 from antil0l/master
...
added the tokyo-night theme and highlight scheme
2021-09-08 07:58:55 -05:00
anti.lol
7d66467b44
plus this
2021-09-02 23:59:43 +04:30
anti.lol
f7a16d6ef1
woops forgot to add the theme
2021-09-02 23:49:44 +04:30
anti.lol
9df3a1a710
Revert "added the tokyo-night theme and highlight scheme"
...
This reverts commit fd9850b2e2 .
2021-09-02 23:44:31 +04:30
anti.lol
fd9850b2e2
added the tokyo-night theme and highlight scheme
...
reformatted some highlighting
2021-08-31 22:08:51 +04:30
marzavec
34ae42a02b
Merge pull request #138 from ArteomBalanuta/version-2-dev
...
Fixed some typos
2021-07-12 08:14:57 -05:00
Arteom Balanuta
2f6372b0fd
* console.error() added to a empty catch block.
...
* typo fixes
2021-07-11 13:44:42 +03:00
marzavec
d293cc1236
Update whisper.js
2020-11-11 09:36:06 -08:00
marzavec
af59db11e0
Update whisper.js
2020-11-11 09:31:57 -08:00
marzavec
28ba8282fc
Update forcecolor.js
2020-11-09 11:56:48 -08:00
marzavec
7b7a511b8d
syncing dev changes
2020-11-09 11:55:54 -08:00
marzavec
85b9ad08bb
Bug fix
2020-11-06 14:12:36 -08:00
marzavec
22772fa90c
minimized command penalty
...
Can't wait to see the flashing rainbow nicks! :D
2020-11-06 13:22:50 -08:00
marzavec
b4553511f0
dev sync
2020-11-06 13:16:43 -08:00
marzavec
76b30c8553
Update join.js
2020-10-16 23:36:28 -05:00
marzavec
d227bcc4f6
Added bot declarations
2020-10-14 23:43:38 -05:00
marzavec
308130e2b0
Updated Whisper
2020-10-14 23:17:11 -05:00
marzavec
866fa9bcff
Added event channel
2020-10-10 00:34:59 -05:00
marzavec
6a1a9df096
Gave emote its own event
2020-09-28 00:52:49 -05:00
marzavec
96eacd92b1
Comment fix
2020-09-22 00:41:45 -05:00
marzavec
5eb695bc53
Removed legacylayer, baked into modules instead
...
Originally I wanted the legacy layer to be a seperate module, allowing a server owner to remove legacy support by removing the module (for preformance). However, I didn't like the 39 thousand hooks that would be required and what this would do for latency. I dont like this alternative either though. /shrug
Added channel helper functions.
Added constants for warnings and errors. Started updating warning to have an id for i18l.
Added legacy helper functions
Moved the UAC module into the utility directory and renamed to _UAC.
2020-09-22 00:34:30 -05:00
marzavec
72324050f5
normalized
2020-09-17 00:44:32 -05:00
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] <[email protected] >
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