View Issue Details

IDProjectCategoryView StatusLast Update
0005334unrealircdpublic2021-03-28 18:32
Reportersyzop Assigned Toargvx  
PrioritynormalSeverityfeatureReproducibilityN/A
Status resolvedResolutionfixed 
Fixed in Version5.2.0-rc1 
Summary0005334: U5: WHOX searching on reputation
DescriptionI think the WHOX search syntax should have a way to search by reputation, eg <25

(Display may be nice too, but... we all know how shitty the WHOX spec is: if you add any field, the client needs to know exactly at which position it will be printed, since positional information is ignored in the request...)
TagsNo tags attached.
3rd party modules

Activities

syzop

2019-08-10 11:33

administrator   ~0020802

Last edited: 2019-08-10 11:36

Something for you, i? ;)

syzop

2020-01-10 08:40

administrator   ~0021212

Mass umarking of 'assigned' issues that have been lingering (timed out), as it likely means it is not being worked on anymore. Setting back to 'acknowledged'.

Amiga600

2021-03-22 18:57

reporter   ~0021913

This is a good idea, and maybe have it so that you can grab the reputation using regex, eg [REP:3757]

An idea for the actual /REPUTATION command is to make it 1-lined as well
(perhaps an option to enable 1-line mode)

Turning This:
[17:35:04] -network- ****************************************************
[17:35:04] -network- Reputation record for IP 1.1.1.1:
[17:35:04] -network- Score: 10000
[17:35:04] -network- Last seen: 208 seconds ago (unixtime: 1616434296)
[17:35:04] -network- ****************************************************

Into this: (which can be better parsed by bots, for example voicing based on reputation score)

[17:35:04] -network- REPUTATION: 1.1.1.1 - 10000 - 208sec - 1616434296

syzop

2021-03-28 18:32

administrator   ~0021930

Last edited: 2021-03-28 18:32

Searching was a bit too difficult but displaying is done now! Thanks for the bump earlier :)

commit 775c00c0962eb1f6adfcd2909adcaff4e709a411 (HEAD -> unreal50, origin/unreal50)
Author: Bram Matthys <[email protected]>
Date: Sun Mar 28 18:23:02 2021 +0200

    Add displaying of reputation score in WHOX (if IRCOp).
    The new display field is called 'R', use something like:
    WHO * %cuhsnfmdaRr
    
    At the moment only "displaying" is available and not "searching"
    on reputation. If you need that, you're stuck with the /REPUTATION
    command at the moment. Too much hassle to implement that.
    
    About reputation: https://www.unrealircd.org/docs/Reputation_score

Issue History

Date Modified Username Field Change
2019-07-18 18:21 syzop New Issue
2019-08-10 11:33 syzop Assigned To => argvx
2019-08-10 11:33 syzop Status new => assigned
2019-08-10 11:33 syzop Note Added: 0020802
2019-08-10 11:35 syzop Relationship added child of 0005279
2019-08-10 11:36 syzop Note Edited: 0020802
2019-08-18 15:17 syzop View Status private => public
2019-12-28 09:41 syzop Relationship deleted child of 0005279
2020-01-10 08:40 syzop Status assigned => acknowledged
2020-01-10 08:40 syzop Note Added: 0021212
2021-03-22 18:57 Amiga600 Note Added: 0021913
2021-03-28 18:32 syzop Status acknowledged => resolved
2021-03-28 18:32 syzop Resolution open => fixed
2021-03-28 18:32 syzop Fixed in Version => 5.2.0-rc1
2021-03-28 18:32 syzop Note Added: 0021930
2021-03-28 18:32 syzop Note Edited: 0021930