Commit Graph

201 Commits (master)

Author SHA1 Message Date
Daniel fadb92e544 Chat History added. 2024-02-03 22:04:53 -03:00
Daniel c257ffbd2a TODO: Chat logs 2024-02-03 21:29:35 -03:00
Daniel 2332ec38f9 List Users Done. 2024-02-03 21:14:26 -03:00
Daniel a1f303115f Uhhh trying. TODO: User Command + Chat logs save 2024-02-03 21:00:15 -03:00
Hri7566 41ad34be05 Remove debug messages 2024-02-01 12:41:58 -05:00
Hri7566 c7784642a7 Add debug messages 2024-02-01 12:40:29 -05:00
Hri7566 7d83cbd485 Fix X-Forwarded-For header 2024-02-01 12:38:03 -05:00
Hri7566 c9dccd0f38 Implement X-Forwarded-For 2024-02-01 12:36:00 -05:00
Hri7566 0ece65e940 Add bye message 2024-02-01 08:31:34 -05:00
Hri7566 2f3311be1f Add kickban, improve command line 2024-02-01 08:25:24 -05:00
Hri7566 275ad3823f Update everything 2024-01-31 05:09:25 -05:00
Hri7566 8644f3787e Add chset 2024-01-28 10:51:10 -05:00
Hri7566 6b1e979e7d Init unit tests 2024-01-26 05:59:39 -05:00
Hri7566 2b8ab0ddca Implement color admin message 2024-01-26 05:02:32 -05:00
Hri7566 ee391cb250 Update MOTD 2024-01-26 05:02:21 -05:00
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