Hri7566
|
8da720f4c3
|
Add ch ratelimit, readline commands, various debugging
|
2024-01-23 01:19:51 -05:00 |
Hri7566
|
52e21f77d6
|
Fully implement channel list, fix admin messages
|
2024-01-22 17:22:35 -05:00 |
Hri7566
|
00ec1f5640
|
Make force-loaded channels stay open when all participants leave
|
2024-01-22 16:53:42 -05:00 |
Hri7566
|
b6e9ccd441
|
Prototype channel list unsub
|
2024-01-22 16:53:06 -05:00 |
Hri7566
|
89613ca641
|
Remove dotenv package
|
2024-01-22 16:22:50 -05:00 |
Hri7566
|
db36945ae8
|
Remove env var call since bun autoloads .env now
|
2024-01-22 16:22:36 -05:00 |
Hri7566
|
8a8ce405fd
|
Fix channel settings validation, attempt to implement channel list and admin messages
|
2024-01-22 07:04:20 -05:00 |
Hri7566
|
ffb8044734
|
Update README.md
|
2024-01-22 03:21:53 -05:00 |
Hri7566
|
c2eb3e2910
|
Update README.md and remove npm scripts
|
2024-01-22 03:21:39 -05:00 |
Hri7566
|
60f76a1594
|
Fix crashing issue
|
2024-01-22 03:16:47 -05:00 |
Hri7566
|
b330432541
|
old changes
|
2024-01-06 04:15:27 -05:00 |
Hri7566
|
9de2717930
|
Stub chat history file
|
2023-10-25 00:05:05 -04:00 |
Hri7566
|
78116b4c47
|
Update users config
|
2023-10-25 00:04:56 -04:00 |
Hri7566
|
3994368f3c
|
Comments
|
2023-10-25 00:01:28 -04:00 |
Hri7566
|
16b4a93e72
|
Add missing user flags
|
2023-10-25 00:01:09 -04:00 |
Hri7566
|
645cffb4ec
|
Config loader that writes default configs
|
2023-10-25 00:00:59 -04:00 |
Hri7566
|
7d25ea57bf
|
Export channel settings
|
2023-10-25 00:00:30 -04:00 |
Hri7566
|
6c39c3405b
|
Organize Channel.ts, add comments, and implement crown
|
2023-10-25 00:00:20 -04:00 |
Hri7566
|
943fb1fbcc
|
Comments
|
2023-10-24 23:59:01 -04:00 |
Hri7566
|
6a1577fc7e
|
Update packages
|
2023-10-24 23:58:44 -04:00 |
Hri7566
|
21e0492a0f
|
Change package.main to point to src/index.ts due to removing transpiling
|
2023-09-13 09:44:53 -04:00 |
Hri7566
|
a4eacc5443
|
Add config check back, since bun doesn't crash anymore...?
|
2023-09-13 09:41:14 -04:00 |
Hri7566
|
7c40e0a288
|
Update README.md
|
2023-09-12 01:59:54 -04:00 |
Hri7566
|
66c7560b54
|
Add note and time messages
|
2023-09-12 01:55:15 -04:00 |
Hri7566
|
e9407a5fee
|
Update README.md
|
2023-09-11 00:57:20 -04:00 |
Hri7566
|
2ce29e329f
|
Merge branch 'master' of github.com:Hri7566/mpp-server-dev2
|
2023-09-11 00:55:40 -04:00 |
Hri7566
|
0e67fb52cf
|
Attempt to fix race condition on channel join
|
2023-09-11 00:55:26 -04:00 |
Hri7566
|
f30883b903
|
Update README.md
|
2023-09-11 00:52:03 -04:00 |
Hri7566
|
bf35eca0fd
|
Fix dotenv template
|
2023-09-11 00:50:10 -04:00 |
Hri7566
|
5b30fbcd94
|
Change default colors to original
|
2023-09-11 00:29:26 -04:00 |
Hri7566
|
ef86aaddb0
|
Add rate limits and note quota
|
2023-09-11 00:01:49 -04:00 |
Hri7566
|
78fb73a25a
|
Add color changing
|
2023-09-10 18:04:54 -04:00 |
Hri7566
|
ca434a4ca5
|
Fix channel bug
|
2023-09-10 17:35:16 -04:00 |
Hri7566
|
8831188137
|
?
|
2023-09-10 06:50:17 -04:00 |
Hri7566
|
d99523d94f
|
Implement chat and fix duplicate message bug
|
2023-09-10 06:36:41 -04:00 |
Hri7566
|
16219b504a
|
Fix channel bug and add cursor messages
|
2023-09-10 06:07:52 -04:00 |
Hri7566
|
28d9127059
|
Fix channel settings
|
2023-09-10 01:33:17 -04:00 |
Hri7566
|
c835d4611a
|
Remove participant ID from hi message
|
2023-09-10 00:23:39 -04:00 |
Hri7566
|
d3822fe933
|
Fix session problem
|
2023-09-10 00:15:34 -04:00 |
Hri7566
|
797a2885b5
|
Update README.md
|
2023-09-09 05:29:26 -04:00 |
Hri7566
|
3e0b70e4e7
|
Update README.md
|
2023-09-09 05:27:16 -04:00 |
Hri7566
|
001512beb2
|
Update README.md
|
2023-09-09 05:21:11 -04:00 |
Hri7566
|
99609bf2ef
|
Add channels and migrate to bun
|
2023-09-09 05:06:27 -04:00 |
Hri7566
|
c068545958
|
Add devices callback
|
2023-09-09 01:41:57 -04:00 |
Hri7566
|
d46078efa1
|
Implement events
|
2023-09-09 01:38:47 -04:00 |
Hri7566
|
683f14ddbc
|
New types
|
2023-09-09 01:38:24 -04:00 |
Hri7566
|
b938ce9a40
|
Base readline (doesn't run)
|
2023-09-09 01:38:17 -04:00 |
Hri7566
|
025dbf0ebb
|
Fix ID hashing and add color generator
|
2023-09-09 01:38:01 -04:00 |
Hri7566
|
e8f1453eed
|
New helpers and comments
|
2023-09-09 01:37:43 -04:00 |
Hri7566
|
9da5e17587
|
User function changes
|
2023-09-09 01:37:33 -04:00 |