aboutsummaryrefslogtreecommitdiff
path: root/src/lib/common/HighlightManager.ts
AgeCommit message (Expand)Author
2022-08-18restructure, experimental presence and member automod, fixed bugs probably ma...IRONM00N
2022-08-14add mylogs command - view your own modlogsIRONM00N
2022-08-14edit hl dms when on dm cooldownIRONM00N
2022-08-13check if a user is offline when deciding whether to delay hlIRONM00N
2022-08-05use assert/strictIRONM00N
2022-07-06fix(hl): ignore when user is already mentioned in the messageIRONM00N
2022-06-19actually fix highlight (un)blockIRONM00N
2022-06-17remove global client variableIRONM00N
2022-06-16remove util classes, move config out of srcIRONM00N
2022-06-14remove the war crimes that I previously committedIRONM00N
2022-06-11fix(hl): make channel and user blocks workIRONM00N
2022-04-02feat(hl): add last talked cooldownIRONM00N
2022-03-14feat(logging): over complicated replIRONM00N
2022-03-03fix(HighlightManager#isMatch): make individual words case insensitiveIRONM00N
2022-03-01feat: add hl cooldownsIRONM00N
2022-02-25fix: miscIRONM00N
2022-02-23feat(hl): make functional, no cool downs yet, restrcited to suIRONM00N
2022-02-07started working on highlight commandIRONM00N