Commit graph

175 commits

Author SHA1 Message Date
cf22e63ac5
I should go to bed... 2025-04-22 22:23:58 +00:00
bc99cd0910
Chatter :))) 2025-04-22 22:23:21 +00:00
741ab488ca
Error message adjustments. 2025-04-22 22:22:54 +00:00
75bdcae2d3
Added case for 404 error on recommended endpoint. 2025-04-22 22:21:46 +00:00
af9d917157
Switched to recommended server endpoint. 2025-04-22 22:12:53 +00:00
da33816ee4
Fixed missing arguments. 2025-04-22 20:25:03 +00:00
4f3b3257b0
Added support for new login/token endpoints. 2025-04-22 20:18:52 +00:00
176db54a72
Fetch Kaomoji list through API instead of Futami. 2025-04-21 01:49:58 +00:00
a887e811c1
Prefixed GIT_HASH access with window. 2025-04-21 00:18:07 +00:00
5afdabd921
Updated libraries. 2025-04-21 00:15:16 +00:00
fbbdfd4f52
Reduced dependency on futami API. 2025-04-21 00:14:36 +00:00
604c137671
Take Flashii URL instead of Flashii API url. 2025-04-21 00:03:14 +00:00
6910514f72
Load colour presets through public API endpoint. 2025-04-13 00:47:54 +00:00
fbcdbdb9e8
Removed unused bad method. 2025-04-12 22:00:43 +00:00
556a8cb51d
Removed sidebar toggle button, clicking the active panel icon will now close the sidebar. 2025-04-12 21:59:44 +00:00
fc5952dda9
Use cookie auth for legacy EEPROM endpoints. 2025-04-12 21:19:52 +00:00
f38aee7e4d
Replaced emoticon loading code with newer API library. 2025-04-12 21:01:25 +00:00
d084b838f5
Fixed rank-locked emoticons. 2025-04-11 21:44:31 +00:00
9ba034cf42
Removed remnants of EEPROMv2 attempt. 2025-04-11 21:28:32 +00:00
b92e6fcd1c
Preliminary new loading screen. 2025-04-11 21:25:40 +00:00
2935d2307b
Fixed lie here as well. 2025-04-11 19:55:56 +00:00
cd755fcd1c
Switch to a .env file instead of config.json. 2025-04-11 19:39:42 +00:00
54a99c618c
Use Makefile for building. 2025-04-11 19:16:02 +00:00
d21c36e1b2
Added .editorconfig. 2025-04-11 19:12:29 +00:00
ef8557504b
Updated libraries and ported task filtering. 2025-04-11 19:11:19 +00:00
d01e3d2792
Removed leftover file form the old build process. 2025-04-11 19:09:18 +00:00
9a86cf73ad Removed unused easter egg. 2025-02-20 20:56:21 +00:00
9841468f59 Imported core stuff from Misuzu. 2025-02-20 20:49:09 +00:00
5c71b34c24 Updated assproc. 2025-02-20 20:10:30 +00:00
5b8b6df0c4 Fixed chat uploads being broken. 2025-01-17 16:04:07 +00:00
3c375770fb Use header for indicating index. 2025-01-17 07:13:01 +00:00
b9d58652b7 Experimental new EEPROM API implementation. 2025-01-14 01:43:49 +00:00
9a01d3a711 Bumped LICENCE year. 2025-01-04 02:52:21 +00:00
76db2dd26a Don't show an error pop up when cancelling an upload manually. 2025-01-04 02:29:04 +00:00
8083ad6a20 Overhauled XHR API. 2025-01-04 01:45:40 +00:00
12bb564613 Implement EEPROM client directly into the chat. 2025-01-04 01:35:56 +00:00
7f0428a4ef Updated libraries. 2025-01-04 00:44:22 +00:00
e66554b314 Removed KFE. 2025-01-01 14:25:31 +00:00
205859b52e Added bgcolor bbcode. 2024-12-11 19:47:33 +00:00
a3650e236b Updated packages. 2024-12-11 19:47:27 +00:00
37e426e89f Removed addLegacy and loadLegacy. 2024-11-14 03:40:28 +00:00
6943dab44e Made emoticons load through public API endpoint. 2024-11-14 03:20:36 +00:00
8f48d65ba2 Removed leftover part of old build script. 2024-08-28 21:41:14 +00:00
8ae77e1bf3 Removed connection worker. 2024-08-28 21:36:28 +00:00
f1e787c807 Attempt to fix chat getting stuck on 'Authenticating...' after reconnecting. 2024-08-28 21:14:19 +00:00
46549845b9 Rewrote code for the input box. 2024-07-01 21:38:07 +00:00
cd16a5d1b5 Fixed reference to setMuted not being updated. 2024-07-01 14:57:23 +00:00
afe5acd328 Just always show the markup bar.
The focus behaviour was hateful I never want to experience it ever again.
2024-06-27 19:12:52 +00:00
319b90ea55 Fixes for input box growing. 2024-06-27 18:44:12 +00:00
4665b837a0 Adjust for scrolling shenanigans. 2024-06-27 18:32:41 +00:00