Feature #161
Support for flag/icon of half-ops, admins and services in channels
| Status: | New | Start: | |||
| Priority: | High | Due date: | |||
| Assigned to: | % Done: | 50% |
|||
| Category: | Engine IRC | ||||
| Target version: | - | ||||
| Complexity: | Low |
||||
| Votes: | 2 (View) |
Description
op, half op, admin and services highlight (with icons)
History
Updated by Mirco Bauer 1521 days ago
Replying to mdziczkowski@…:
My ideas to improvement Smuxi:
Add:
- function to list all channels on the server
That's already available using Chat -> Find Group Chat -> Search (without specifying a filter)
- op, half op, admin and services highlight (ex with icons)
They are flagged using the irssi-style prefixes: @ for ops, + for voice.
Admin and service modes are not bound to the channel, but still could be shown there. (if implemented)
- graphical modes manage or list (with description) in help
True, that is missing and is an important feature to me to manage channels in an user friendly way. But thats already reported, see trac ticket #18
- multi language support
Smuxi uses gettext for all text strings, and thus can be translated to any language, available translations already are: German, Spanish, British English, French and Italian. If you want to contribute a translation, please take a look at: http://www.smuxi.org/page/TranslationHowTo
[As the support to show admins and services in a channel is missing I am retitling this report]
Thanks for your report!
Updated by Mirco Bauer 1236 days ago
- Complexity set to Low
I don't remember if SmartIrc4net 0.4.5.1 supports those flags already, if it does it's pretty simple to implement.
Updated by Evil Donkey 1231 days ago
This would be very nice to have. I run an irc network and in smuxi a user that is +a or +q looks like any other user.
Not a big deal really but it would be kinda nice.
Updated by Mirco Bauer 762 days ago
A patch that includes this and other changes: http://gitorious.org/fireirc/fireirc/commit/b367a7d4942fad2af5a1aa74d4b9fbbc28300402
Updated by Mirco Bauer 762 days ago
One issue I see though is that the IrcGroupPersonModel is extended with new members and thus the serializer had to be adjusted breaking old deserializers. Either this change has to be done in a 0.x version or the FastSerializer needs to be forgiving for missing fields.
Updated by Mirco Bauer 762 days ago
- % Done changed from 0 to 50
There is no patch flag or something, so I am setting Done to 50%
Updated by Michal Dziczkowski 751 days ago
the strange thing in Smuxi server is that some standard IRC modes aren't working with Smuxi. Please implement that Smuxi support all IRC modes