Commit graph

251 commits

Author SHA1 Message Date
rainbow napkin 37e9658d51 Livestream media handler now dynamically resizes UX to aspect ratio on media change. 2025-11-10 21:38:36 -05:00
rainbow napkin dd4d789d9f Added 'PM' option to userlist context menu. 2025-11-10 20:46:07 -05:00
rainbow napkin ecebcf0d32 Killed harmless bug related to official YT Api that cluttered the console. 2025-11-10 20:31:07 -05:00
rainbow napkin a8a5357b05 Added ad-block PSA, to remind everyone that they should use an ad-blocking extension while browsing the web. 2025-11-04 06:55:28 -05:00
rainbow napkin 08fe051269 Improved sanatization for server-side templating. 2025-11-04 06:09:26 -05:00
rainbow napkin c3712bfd77 Added some nullchecks to mediaHandler.js to quiet down stale handlers right after death. 2025-11-01 09:10:47 -04:00
rainbow napkin a70879c76c Quick cleanup. 2025-11-01 07:55:34 -04:00
rainbow napkin b57d723d62 Fixed client-side IACDN setting. 2025-11-01 07:45:23 -04:00
rainbow napkin ccb1d91a5b Seperate audio tracks are now *reasonably* synchronized to their videos. This may need more testing to perfect. 2025-11-01 07:10:40 -04:00
rainbow napkin a59b6d0e19 Started work on syncronizing seperated audio and video tracks into back into one player. 2025-10-31 20:22:17 -04:00
rainbow napkin b8de76b448 Fixed canopyUXUtils.getInstanceName() 2025-10-23 08:14:25 -04:00
rainbow napkin 7cda9517d4 Added basic about page. 2025-10-23 07:50:49 -04:00
rainbow napkin a34ece4374 Video title now renders escaped entities properly. 2025-10-22 21:20:07 -04:00
rainbow napkin 79df27b72c Autocomplete placeholder now replaces spaces in input value with unicode non-breaking space character. 2025-10-22 21:04:08 -04:00
rainbow napkin 57787f81e7 Queue icon now only shows when readSchedule is allowed. 2025-10-22 05:36:55 -04:00
rainbow napkin 6d16ac2353 Moved server-side queue transmission to it's own protected namespace. 2025-10-22 05:00:59 -04:00
rainbow napkin 5eb307bb9e Created dedicated queue broadcast namespace, to make authorized queue broadcasts as painless as possible. 2025-10-22 04:34:05 -04:00
rainbow napkin 597a984e46 Split pmHandler to create auxServer class for easy creation of server classes auxiliary to the channel. 2025-10-22 03:04:16 -04:00
rainbow napkin e00e5a608b Continued work on remember me tokens. 2025-10-20 07:49:41 -04:00
rainbow napkin 6bab5b4723 Migration UI complete. 2025-10-16 21:22:37 -04:00
rainbow napkin eb48b92551 Started work on migration UI. Improved email handling. 2025-10-16 08:25:13 -04:00
rainbow napkin 6cbb726764 Implemented Profile Migration Backend 2025-10-16 05:25:08 -04:00
rainbow napkin 42ad17072f Refactored userSchema.statics.findProfile()'s tokebot profile generation procedure. 2025-10-11 09:43:26 -04:00
rainbow napkin 4698ba4122 Added auto-scrolling to private message panel. Fixed auto-scrolling w/ laggy assets in chat and PM. 2025-10-07 03:17:16 -04:00
rainbow napkin 64348b8486 Sesh titles now glow while unread, fixed chat icon un-lighting pre-emptively. 2025-10-07 01:00:13 -04:00
rainbow napkin e85fb18ce5 Messages now play notification sounds. 2025-10-06 21:21:54 -04:00
rainbow napkin 976e157cf1 Added settings for PM-related audio pings. 2025-10-06 19:06:47 -04:00
rainbow napkin 53fc46adc3 Started seperating non-free images/audio from mian codebase. 2025-10-06 05:00:35 -04:00
rainbow napkin 64f9d713da PMHandler now tracks unread messages and lights pm icon to notify user. 2025-10-06 04:48:17 -04:00
rainbow napkin 2feea72694 Finished up work on advanced formatted private messaging. 2025-10-03 08:58:43 -04:00
rainbow napkin faf72fd7a5 Started work on client-side private message post-processing 2025-10-02 08:56:54 -04:00
rainbow napkin 23ad679473 Client-side PM Pre-processing complete. 2025-10-02 02:29:29 -04:00
rainbow napkin 57db26a827 Quick Cleanup 2025-10-01 21:41:49 -04:00
rainbow napkin b26dd1094c Modified commandPreprocessor to be easily shared between chat.js and pmHandler.js 2025-10-01 20:38:16 -04:00
rainbow napkin e81a4c0973 Basic chat UI complete. 2025-10-01 04:33:24 -04:00
rainbow napkin f109314163 Added basic sesh list rendering to PM panel UX 2025-09-30 05:03:36 -04:00
rainbow napkin a681bddbf7 Cleaned up emotePanel.js 2025-09-30 04:39:39 -04:00
rainbow napkin e2020406a7 Improved Private Message Session Management 2025-09-30 04:39:17 -04:00
rainbow napkin d8e5c64c13 Starting work on client-side chat sesh handling 2025-09-30 03:25:15 -04:00
rainbow napkin e19ae74412 Started work on PM Panel layout 2025-09-25 23:32:04 -04:00
rainbow napkin 67edef9035 Base implementation of PM back-end started. 2025-09-19 03:47:19 -04:00
rainbow napkin 7da07c8717 Seperated out socket validation/authorization from channel mangement logic. 2025-09-18 04:13:19 -04:00
rainbow napkin d541dce8c4 Starting work on private messaging back-end. 2025-09-18 03:42:52 -04:00
rainbow napkin 1384b02f4d Profile pages now display user status. 2025-09-18 02:43:43 -04:00
rainbow napkin dd39f76725 Client now only injects chat buffer once. 2025-09-13 11:51:10 -04:00
rainbow napkin 9eeed591ad Re-scheduling currently playing item now stops currnet playback, and re-schedules a clone. Allowing for DB-Friendly schedule2scrub functionality. 2025-09-09 08:19:46 -04:00
rainbow napkin 92659929b9 Replaced split ID's with DOM Dataset in channel settings page. 2025-09-08 07:31:43 -04:00
rainbow napkin 3ab6c6c715 Changed out spliced ID's for dataset in admin panel. Removed auto-generated documentation from build step. 2025-09-07 09:43:45 -04:00
rainbow napkin cbd2136ca6 Made emotes in emote pallette only enlargen on search to improve UX. 2025-09-06 21:26:14 -04:00
rainbow napkin 9650caeed0 Userlist collapse and cinema mode now state now persistant. 2025-09-06 19:08:10 -04:00