View Issue Details

IDProjectCategoryView StatusLast Update
0005142unrealircdpublic2018-09-08 17:13
ReporterAmiga600 Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status newResolutionopen 
Product Version4.0.18 
Summary0005142: Sort Bans in Channel Lists
DescriptionCurrently if you set different bans, such as MuteBans they do not appear at the top of the banlist, for example I set some:

-- Mode change [+bbb ~q:test!*@* test2!*@* test3!*@* ~q:test4!*@*] on #Test by AmigaTest

They currently appear like this:

16:12:00 #Test ~R:reg set by AmigaTest on Sat Sep 08 15:11:51 UTC 2018
16:12:01 #Test ~a:account set by AmigaTest on Sat Sep 08 15:11:51 UTC 2018
16:12:01 #Test ~n:nonick!*@* set by AmigaTest on Sat Sep 08 15:11:51 UTC 2018
16:12:01 #Test ~q:test4!*@* set by AmigaTest on Sat Sep 08 15:05:06 UTC 2018
16:12:01 #Test test3!*@* set by AmigaTest on Sat Sep 08 15:04:55 UTC 2018
16:12:01 #Test test2!*@* set by AmigaTest on Sat Sep 08 15:04:55 UTC 2018
16:12:01 #Test ~q:test!*@* set by AmigaTest on Sat Sep 08 15:04:55 UTC 2018


I think it would be much better if they appeared like so:

16:12:01 #Test ~a:account set by AmigaTest on Sat Sep 08 15:11:51 UTC 2018
16:12:01 #Test ~n:nonick!*@* set by AmigaTest on Sat Sep 08 15:11:51 UTC 2018
16:12:01 #Test ~q:test!*@* set by AmigaTest on Sat Sep 08 15:04:55 UTC 2018
16:12:01 #Test ~q:test4!*@* set by AmigaTest on Sat Sep 08 15:05:06 UTC 2018
16:12:00 #Test ~R:reg set by AmigaTest on Sat Sep 08 15:11:51 UTC 2018
16:12:01 #Test test3!*@* set by AmigaTest on Sat Sep 08 15:04:55 UTC 2018
16:12:01 #Test test2!*@* set by AmigaTest on Sat Sep 08 15:04:55 UTC 2018

I was thinking of maybe a new option like:

set {
    banorder "ban"; ban OR original
}

Thanks!
Steps To Reproducen/a
Additional Informationn/a
TagsNo tags attached.
3rd party modules

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2018-09-08 17:13 Amiga600 New Issue