Commit graph

163 commits

Author SHA1 Message Date
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
74f116bfac Altered the positioning for the pickers. 2024-06-27 18:11:51 +00:00
b0ad0108f8 Added toggle for :visited links. 2024-06-27 16:01:28 +00:00
cfeaae19a7 Moved markup__link styling out of the theme definition cuz its identical anyway. 2024-06-27 15:48:30 +00:00
8e162e4163 Make colour and emoticon pickers follow selected theme. 2024-06-27 15:43:50 +00:00
81c06d4289 Rewrote emoticon picker. 2024-06-26 23:07:13 +00:00
5dc701cca4 Added dropdown to select state of the markup tags list.
Also removed the button from the input bar, you can now select it from the settings side menu under Text -> Show markup buttons.
2024-06-26 15:36:02 +00:00
48a98e7448 Removed AccentReload method. 2024-06-26 14:06:01 +00:00
3949d8daed Use getters and setters where possible instead of getX/setX methods. 2024-06-26 00:53:12 +00:00
fff461ac2a Cleaned up the autoplay detection code. 2024-06-25 23:27:31 +00:00
60e7cc39fb Debug tool related stuff. 2024-06-24 23:33:25 +00:00
ec00a19d79 Fixed missing gradient on normal users. 2024-06-24 22:35:29 +00:00
f0dedbefae Added similar visited state for embed buttons. 2024-06-24 22:27:03 +00:00