Feature request: Custom highlight words
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
Both this and #87 would be pretty useful.
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:FreenodeChannels:#MyAppSupportTimeout:60 seconds
Fields
- Match - Regex string to match.
-
Notification Settings - contains several options such as
- Audio (potentially two checkboxes for in/out of app)
- Vibrate
- Lights
- Highlight Text
- Advanced - Shows/hides options that are commonly untouched.
- Servers - Specify specific servers that this applies to
- Channels - List of channels to apply notifications to (none = all)
- Timeout - Duration of time to prevent your phone from exploding
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.
Please see https://github.com/tilal6991/HoloIRC/issues/125