Commit Graph

10 Commits

Author SHA1 Message Date
633a5dea16
Overhaul, breaking change in GetPerms 2023-03-17 23:33:19 -07:00
ee1c72a7f5
Chores: lint, nolint, fmt, etc 2022-10-23 02:01:03 -07:00
0ae5183ad5
Optimizations stage 1 2022-10-23 01:49:34 -07:00
32f2b078c3
Switch UserPerms to cmap and fix panic 2022-07-11 22:36:36 -07:00
f6b2020909
1.18 changes 2022-05-02 20:37:54 -07:00
c2a726248a
Lint + version bump 2022-03-21 17:32:29 -07:00
23cea998f1
Implement cmaps and break everything 2022-03-16 05:45:59 -07:00
b84d822ec5 Fix: go module and event bug 2021-10-09 06:25:17 -07:00
9065b0d6ab New: store data bout the connected IRC server 2021-10-03 15:28:29 -07:00
Liam Stanley
51b8e096d3
move away from Event.Trailing
* initial work towards moving away from Event.Trailing

* Event.Trailing() -> Event.Last()

* fix incorrect go.mod/go.sum files

* fixes for pretty printed topics and CTCPs

* remove unneeded whitespace check

* clarify potential contents of Event.Params

* better splitting of hopcount from realname
2019-02-10 16:20:25 -05:00