You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve ModAction stuff
- Output abandoned mod actions even if restricted
- Don't mod action as ignored when hidden anyway
- Don't log mod actions twice
- Some other small changes
- Update help
Fix Highlighter last match config, update tests
- Change Highlighter to remember last matched item per username (used to
fill correct last match config for follow-up matches)
- Fix changed behaviour in test
- Add more tests for new behaviour