aboutsummaryrefslogtreecommitdiff
path: root/msg.go (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-12-30RevampRunxi Yu1-158/+0
2024-12-12Use uint32 for SIDs, uint64 for CIDsRunxi Yu1-22/+2
2024-12-08Omit msg.Tags nil checkRunxi Yu1-2/+2
2024-12-08Server and self awarenessRunxi Yu1-12/+41
2024-12-08Add basic command handlingRunxi Yu1-6/+39
2024-12-08Slight refactorRunxi Yu1-9/+0