Hri7566
|
09a6eb5d0d
|
Move readline to commands and add something like jinja
|
2024-01-26 03:56:15 -05:00 |
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
|
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
|
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
|
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
|
a4eacc5443
|
Add config check back, since bun doesn't crash anymore...?
|
2023-09-13 09:41:14 -04:00 |
Hri7566
|
66c7560b54
|
Add note and time messages
|
2023-09-12 01:55:15 -04:00 |
Hri7566
|
0e67fb52cf
|
Attempt to fix race condition on channel join
|
2023-09-11 00:55:26 -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
|
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 |
Hri7566
|
7cdcdcfa5a
|
Channel stuff
|
2023-09-09 01:37:19 -04:00 |
Hri7566
|
bcd812cdf4
|
Comment
|
2023-09-09 01:36:25 -04:00 |
Hri7566
|
d5cfe41c6a
|
Update WebSocket server; still not serving HTML
|
2023-09-07 21:38:05 -04:00 |
Hri7566
|
5c6c25feb1
|
Update logger, add helpers, host env
|
2023-09-07 21:16:13 -04:00 |
Hri7566
|
901dfe7e94
|
Index imports
|
2023-09-07 19:15:05 -04:00 |
Hri7566
|
557df8f972
|
Basic message handler
|
2023-09-07 19:14:44 -04:00 |
Hri7566
|
68f445ea03
|
User ID functions
|
2023-09-07 19:14:20 -04:00 |
Hri7566
|
cc3a7a7b43
|
User data functions
|
2023-09-07 19:14:01 -04:00 |
Hri7566
|
b0ccb6857e
|
Implement uWebSockets
|
2023-09-07 17:24:39 -04:00 |
Hri7566
|
dee62128bd
|
setup prisma
|
2023-09-06 19:59:44 -04:00 |
Hri7566
|
eba2dab543
|
new
|
2023-09-06 19:27:56 -04:00 |
Hri7566
|
d3e99bbd5b
|
hotfix
|
2023-05-21 10:20:03 -04:00 |
Hri7566
|
44f9f25f8e
|
mot
|
2023-04-20 04:22:37 -04:00 |