aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/chat/WatchdogHider.kt
AgeCommit message (Expand)Author
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2024-01-31replace onChatMessage with onChathannibal2
2023-11-22Internal Change: Reformat Code to match .editorconfig (#628)Walker Selby
2023-10-15Internal Change: Config deprecations (#542)Walker Selby
2023-08-05added safety check for ChatManager.retractMessage calls to prevent blocking a...hannibal2
2023-08-03watchdog hider (version two)Appability