diff options
author | Ryan Schmidt <skizzerz@skizzerz.net> | 2021-10-01 12:18:33 -0700 |
---|---|---|
committer | Patrick <tingping@tingping.se> | 2021-10-01 14:50:44 -0500 |
commit | dd6f53f5040738f1349d4f0147a2204dc6ffab16 (patch) | |
tree | 83b016a5e3431cd0e86ace7732250f9d3e235102 /po/no.po | |
parent | 3f07670b34512c9242ae2c20984f38cb453ce51f (diff) |
Fix user list not tracking mode changes
The `PREFIX` key in `ISUPPORT` (usually) takes the form `(modes)prefixes` e.g. `(ov)@+`. The current implementation will therefore set `serv->nick_modes` to a string like `"(ov"` instead of the desired `"ov"`. This causes the nick list to not properly update with which users have which prefix modes. Skip over the initial `'('` so we capture the correct modes and fix that issue.
Diffstat (limited to 'po/no.po')
0 files changed, 0 insertions, 0 deletions