Feature #161
Support for flag/icon of half-ops, admins and services in channels
Status: | Closed | Start: | ||
Priority: | High | Due date: | ||
Assigned to: | Ondrej Hošek | % Done: | 100% |
|
Category: | Engine IRC | |||
Target version: | 0.9 | |||
Complexity: | Medium |
|||
Votes: | 2 (View) |
Description
op, half op, admin and services highlight (with icons)
Related issues
related to Smuxi - Feature #316 | Handling undefined user modes | New | 01/24/2010 | ||
duplicated by Smuxi - Feature #133 | HalfOp support | Closed |
Associated revisions
Revision 857abbc6ccef1ea2183de0dae2856e81eed23a58
[(Engine|Frontend-GNOME)-IRC] Support non-RFC channel privileges (closes #161).
Add support for non-RFC channel privilege modes such as owner, channel admin
and halfop to the IRC engine and the GNOME frontend.
History
Updated by Mirco Bauer 5719 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 5434 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 5429 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 4961 days ago
A patch that includes this and other changes: http://gitorious.org/fireirc/fireirc/commit/b367a7d4942fad2af5a1aa74d4b9fbbc28300402
Updated by Mirco Bauer 4961 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 4961 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 4950 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
Updated by Mirco Bauer 4197 days ago
- Target version set to 0.9
Updated by Mirco Bauer 4197 days ago
- Assigned to changed from Mirco Bauer to Ondrej Hošek
- Complexity changed from Low to Medium
Updated by Ondrej Hošek 4197 days ago
- Status changed from New to Closed
- % Done changed from 50 to 100
Applied in changeset 857abbc6ccef1ea2183de0dae2856e81eed23a58.