aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/data/FriendAPI.kt
AgeCommit message (Expand)Author
2024-04-18Cleanup (#1485)Thunderblade73
2024-04-02fix friend detection from chat (#1336)hannibal2
2024-04-01code cleanuphannibal2
2024-02-16Moved many regex patterns in the repo and code cleanup. #871CalMWolfs
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2023-12-04code cleanuphannibal2
2023-11-26Internal Change: Refactor JsonObjects to be in data package (#680)Walker Selby
2023-11-19logError -> logErrorWithDatahannibal2
2023-11-17code cleanuphannibal2
2023-11-17Split storage into more files plus code cleanup (#695)CalMWolfs
2023-10-26Moved many patterns from function scope to members.hannibal2
2023-10-26Add Repo TODOs (#585)Walker Selby
2023-10-14renamed CopyErrorCommand to ErrorManagerhannibal2
2023-10-01Removed debug messageshannibal2
2023-09-27removed wildcards from importshannibal2
2023-09-23Better error handling if mod conflicts happenhannibal2
2023-06-04Added Command Autocompletehannibal2