LalitMaganti / HoloIRC

Open source IRC client for Android.
GNU General Public License v3.0
131 stars 32 forks source link

Feature request: Custom highlight words #86

Open TylorF opened 10 years ago

TylorF commented 10 years ago

Like many clients I'd like the ability to add custom highlight words besides your nick to the app. I looked through the menus and couldn't find it, but if it's already there just point me to where.

Another idea would be to add the ability to enter regex strings like WeeChat for more control

sariyamelody commented 10 years ago

Both this and #87 would be pretty useful.

heinermann commented 9 years ago

Proposal, since I would really like to have the two examples below

Example 1

Match: hein(er|erm|ermann)? Notification settings > -> Advanced ->

Example 2

Match: (crash|bug|error) Notification settings > -v Advanced -v Servers: Freenode Channels: #MyAppSupport Timeout: 60 seconds

Fields

Placement and Uses

This would be a complete replacement of the app's current notifications settings, where it is pre-initialized with some custom regex pre-processing that specifies that user's nick for a server (\N or something).

In addition, this solution can satisfy #87.

LalitMaganti commented 9 years ago

Please see https://github.com/tilal6991/HoloIRC/issues/125