index
:
skyhanni.git
feat/detekt
generic-permutable-resolution
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
at
/
hannibal2
/
skyhanni
/
data
/
FriendAPI.kt
Age
Commit message (
Expand
)
Author
2024-04-18
Cleanup (#1485)
Thunderblade73
2024-04-02
fix friend detection from chat (#1336)
hannibal2
2024-04-01
code cleanup
hannibal2
2024-02-16
Moved many regex patterns in the repo and code cleanup. #871
CalMWolfs
2024-02-10
Splitting many utils functions from LorenzUtils up into other classes: ChatUt...
Thunderblade73
2023-12-04
code cleanup
hannibal2
2023-11-26
Internal Change: Refactor JsonObjects to be in data package (#680)
Walker Selby
2023-11-19
logError -> logErrorWithData
hannibal2
2023-11-17
code cleanup
hannibal2
2023-11-17
Split storage into more files plus code cleanup (#695)
CalMWolfs
2023-10-26
Moved many patterns from function scope to members.
hannibal2
2023-10-26
Add Repo TODOs (#585)
Walker Selby
2023-10-14
renamed CopyErrorCommand to ErrorManager
hannibal2
2023-10-01
Removed debug messages
hannibal2
2023-09-27
removed wildcards from imports
hannibal2
2023-09-23
Better error handling if mod conflicts happen
hannibal2
2023-06-04
Added Command Autocomplete
hannibal2