Commit Graph

692 Commits

Author SHA1 Message Date
Darnell Williams 2cfd1b1487 Improve resource disposal practices
Wraps enumerators and commands in proper using blocks to ensure cleanup.
Adds async disposal for enumerators, reducing resource leakage risks.
2025-05-29 15:04:17 -05:00
Infi 3951c49e1a - bump 2025-05-28 21:29:02 +02:00
Glorou 1f6e65b54e Update PayloadHandler.cs
Fix for new CE
2025-05-28 13:15:52 -04:00
Infi fb89666f8d - Fix native tooltip offset
- Improve tooltip clipping handling
2025-03-27 17:17:53 +01:00
Infi bc78f65b50 - Sdk 2025-03-26 22:57:40 +01:00
Infi c9674b0646 - API 12
- Cleanup
2025-03-26 21:12:41 +01:00
Infi a6b71f50e6 - Check all tooltips for clipping 2025-03-15 14:00:26 +01:00
Infi 14cb3af13a - Allow temp channels again for fixed tabs
- French and Chinese loc update
2025-02-07 12:05:18 +01:00
Infi 8354db5b03 - Fix line break with ExtraChat channel names 2025-02-03 22:20:50 +01:00
Infi 65d2cf7c63 - bump 2025-02-03 22:03:25 +01:00
Infi 1c306c2219 - Fix #141 2025-02-03 21:59:44 +01:00
Infi 5a78877abf - Increase page count
- /chat2Viewer is now sorted by date
- Echo everything that hasn't any channel set
- Fixed channel inputs are now enforced
- Added a warning for ECL channel mismatch
2025-02-03 13:05:26 +01:00
Infi f6dd0359e7 - Potential fix for tells getting stuck
- Allow debugger use outside of debug builds
2024-12-23 04:48:40 +01:00
Infi 70971d7b8a - Fix /r issues
- Scope the block functions menu entry
- Don't show MuteList if accountId is unset
2024-12-19 18:48:06 +01:00
Infi 7cbaf77fe2 - Add MuteList and TermsFilter to block functions 2024-12-18 17:28:37 +01:00
Infi 58a6020c8b - Add status linking (completes #66)
- Preview status links
2024-12-14 18:23:18 +01:00
Infi f1fbe4d1ed - Use ScaledVector 2024-12-14 17:06:13 +01:00
Infi 4c585f45bf - prevent cut-off item context menus 2024-12-14 16:59:53 +01:00
Infi cb8abc9ed6 - Implement independent hide condition for popouts (closes #124) 2024-12-14 16:39:36 +01:00
Infi 92d4a75ec4 Small oops 2024-12-14 14:59:42 +01:00
Infi 97a8b96326 - Display name even if invalid channel is selected
- Add NoMove & NoResize to tabs
2024-12-14 14:54:20 +01:00
Infi 6144631b16 - Save ExtraChat channel 2024-12-02 19:26:52 +01:00
Infi 5bd6518e1a - Use EndConditional
- Fix #132 (maybe)
2024-11-21 13:59:45 +01:00
Infi d0a55e80ea - Switch SetTooltip to ImRaii based Tooltip
- Shorter date format for db viewer
2024-11-21 12:31:09 +01:00
Infi 3cfe65d2d4 - More ImRaii
- Cleanup
- Spanish, French, Dutch, Chinese loc update
2024-11-21 11:58:22 +01:00
Infi 1a1995759a - Handle NBSP payloads
- Use ingame version of axis font
2024-11-21 08:34:24 +01:00
Infi 56eff572b7 Fix #107 2024-11-18 20:06:29 +01:00
Infi cb7df12005 Potential fix for temp channel issues 2024-11-18 19:50:53 +01:00
Infi a648bcf60d Fix linkshell rotation 2024-11-17 19:16:21 +01:00
Infi bf27d3e853 Final API11 updates and new channel switcher 2024-11-16 21:06:35 +01:00
Infi c5873b95cf Bump Version 2024-11-13 16:19:49 +01:00
RedworkDE d22d6ce289 fix free without alloc 2024-11-13 09:58:49 +01:00
RedworkDE 87916719b5 fix possible null dereference 2024-11-13 09:56:56 +01:00
RedworkDE 96c16d6d6a Fix AutoTranslate 2024-11-13 09:55:12 +01:00
Infi 45fdac0dd6 API 11 2024-11-13 04:13:18 +01:00
Infi 9597218319 bump 2024-09-11 21:05:35 +02:00
Ennea e9e6cda3a2 remove leftover content property on emotes
this lead to the emotes not being displayed at all in safari. woops
2024-09-09 15:40:35 +02:00
Infi df503bf4f1 bump 2024-09-06 12:36:09 +02:00
Infi 54614b317b Merge pull request #121 from aemsle/main
Added tab support to auto completion box
2024-09-06 12:28:32 +02:00
aemsle 9ad613a702 Added tab support to Auto completion box 2024-09-05 00:17:47 +01:00
Ennea 25354083d2 more explicit css for emotes, hopefully fixing display in safari 2024-09-03 22:36:41 +02:00
Ennea 862d495a71 cleaner removal of pointer-events property 2024-09-02 13:05:30 +02:00
Infi 0ea648ad6d - Changelog
- Delete unused loc files
2024-09-02 12:51:45 +02:00
Infi 725fe449f8 - Support locked channels
- Implement render limit for webinterface [default 1000]
2024-09-02 12:46:09 +02:00
Infi a9da2cafc2 Big loc update 2024-08-30 23:54:53 +02:00
Infi 8d973ff966 Remove migration code 2024-08-30 23:53:34 +02:00
Infi c4d5bfaf36 - Check for color 0 in JS
- Fix error with frag usage
2024-08-30 14:18:33 +02:00
Infi c7b596289e - Add doc comments for structs
- Small cleanup of the js file
2024-08-30 14:08:23 +02:00
Infi ff223bda2e Move message processing to javascript, future proofing it for other frameworks 2024-08-30 13:31:58 +02:00
Infi db3d513f9e Loc the string 2024-08-29 19:06:49 +02:00