Sebastien Helleu
|
80312dd56a
|
irc: replace options irc.color.nick_prefix_{op|halfop|voice|user} by a single option irc.color.nick_prefixes (task #10888)
|
2011-03-23 18:29:24 +01:00 |
|
Sebastien Helleu
|
d24f6e9e17
|
Update copyright dates
|
2011-01-01 18:06:29 +01:00 |
|
Sebastien Helleu
|
90589b2d71
|
Add extra checks on some pointers
|
2010-10-31 18:19:53 +01:00 |
|
Sebastien Helleu
|
90f06b348e
|
Improve IRC nick prefixes, all modes (even unknown) are used with PREFIX value from message 005
|
2010-10-28 18:52:18 +02:00 |
|
Sebastien Helleu
|
6e695ebe65
|
Add new option irc.look.item_away_message
|
2010-10-12 08:31:12 +02:00 |
|
Sebastien Helleu
|
aefa40836b
|
Improve irc lag indicator: two colors (counting and finished), update item even when pong has not been received, lag_min_show is now in milliseconds
|
2010-07-06 12:17:30 +02:00 |
|
Sebastien Helleu
|
6562d676fe
|
Update licenses and copyrights, add missing author names in sources
|
2010-06-22 19:46:28 +02:00 |
|
Sebastien Helleu
|
ff0a798634
|
Move options weechat.color.nicklist_prefix to irc plugin
Options renamed or removed:
- weechat.color.nicklist_prefix1 renamed to irc.color.nick_prefix_op
- weechat.color.nicklist_prefix2 renamed to irc.color.nick_prefix_halfop
- weechat.color.nicklist_prefix3 renamed to irc.color.nick_prefix_voice
- weechat.color.nicklist_prefix4 renamed to irc.color.nick_prefix_user
- weechat.color.nicklist_prefix5 removed
|
2010-06-04 12:35:25 +02:00 |
|
Sebastien Helleu
|
b36ed39388
|
Fix bug with nick prefix '*' (chan founder) on some IRC servers (bug #29890)
|
2010-05-29 09:18:19 +02:00 |
|
Sebastien Helleu
|
9cbcc24d4c
|
Add new option irc.color.item_buffer_name_ssl (task #10339)
|
2010-04-20 22:19:43 +02:00 |
|
Sebastien Helleu
|
31bfcf96c7
|
Reformat and add comments for description of C sources
|
2010-04-08 18:15:00 +02:00 |
|
Sebastien Helleu
|
485e884751
|
Add new option irc.look.part_closes_buffer to close buffer when /part is issued on channel (task #10295)
|
2010-03-26 20:02:17 +01:00 |
|
Sebastien Helleu
|
74d148d056
|
Display nick prefix in input_prompt only if channel is type "channel" (not private)
|
2010-02-06 12:21:52 +01:00 |
|
Sebastien Helleu
|
df1a6b0c3d
|
Fix bug with option irc.look.item_nick_prefix
|
2010-02-06 12:17:13 +01:00 |
|
Sebastien Helleu
|
bd1b6c1794
|
Add option irc.look.item_nick_prefix, rename some IRC options for bar items
|
2010-02-06 12:14:45 +01:00 |
|
Sebastien Helleu
|
e6a99fb63a
|
Add bar item "irc_channel" (IRC channel name without modes)
|
2010-02-03 23:46:11 +01:00 |
|
Sebastien Helleu
|
5aa82a85e3
|
Add option irc.look.display_channel_modes_hide_key to hide channel key in channel modes (bug #23961)
|
2010-02-02 13:56:35 +01:00 |
|
Sebastien Helleu
|
2133eb30ff
|
Update copyright dates
|
2010-01-03 19:31:55 +01:00 |
|
Sebastien Helleu
|
8d87086917
|
Add new option irc.color.item_channel_modes
|
2009-06-23 10:08:27 +02:00 |
|
Sebastien Helleu
|
a06fa73ba8
|
Add option irc.look.item_display_server to display server with plugin or name in status bar
|
2009-06-11 19:03:27 +02:00 |
|
Sebastien Helleu
|
8d58b81d83
|
Add buffer merging feature, with /buffer merge/unmerge (task #7404)
|
2009-06-10 12:40:05 +02:00 |
|
Sebastien Helleu
|
1bbafc3d4e
|
Fix display problem with bar item "away" in IRC plugin
|
2009-06-07 11:52:21 +02:00 |
|
Sebastien Helleu
|
27d1ba5093
|
Add color for bar item "away" (irc.color.item_away)
|
2009-05-28 16:36:24 +02:00 |
|
Sebastien Helleu
|
6e7b62be97
|
Add new bar item "away" (now displayed by default in input bar)
|
2009-03-26 18:58:00 +01:00 |
|
Sebastien Helleu
|
8f148ccfc7
|
Add option "irc.look.topic_strip_colors" to strip topic colors in buffer's title bar (task #6030)
|
2009-02-25 19:22:18 +01:00 |
|
Sebastien Helleu
|
85d19bc363
|
Add irc and jabber options to display nick modes in input_prompt bar item
|
2009-02-11 10:02:35 +01:00 |
|
Sebastien Helleu
|
2115f3f675
|
Update copyright dates
|
2009-01-03 10:06:53 +01:00 |
|
Sebastien Helleu
|
d07a7cedc8
|
Add sub-items in bars (items glued with "+" as separator instead of comma), add buffer_number default bar item
|
2008-12-19 10:17:55 +01:00 |
|
Sebastien Helleu
|
e69a3f0f0e
|
Add new bar filling types: columns_horizontal and columns_vertical
|
2008-12-15 22:11:13 +01:00 |
|
Sebastien Helleu
|
bc00946a0d
|
Add current_window function in plugin API, add window functions in english developer guide
|
2008-11-29 16:08:55 +01:00 |
|
Sebastien Helleu
|
8724fc18af
|
Use of const for some functions returning "char *"
|
2008-11-15 22:35:12 +01:00 |
|
Sebastien Helleu
|
d19162626b
|
Fix display of IRC channel and private name in bar item
|
2008-10-24 14:38:11 +02:00 |
|
Sebastien Helleu
|
64c227b513
|
Add option to toggle display of IRC channel modes after buffer name in status bar (irc.look.display_channel_modes)
|
2008-10-23 18:40:19 +02:00 |
|
Sebastien Helleu
|
807895bd38
|
Add color decoding in title for IRC channels (task #6030)
|
2008-10-19 13:33:40 +02:00 |
|
Sebastien Helleu
|
e0c3179f87
|
Fix name of buffer in bar item for IRC channel when it is closed (kicked or part done)
|
2008-10-11 09:44:33 +02:00 |
|
Sebastien Helleu
|
bc8f82c3d6
|
Fix channel modes in status bar item for IRC plugin (do not display parenthesis when there's nothing to display inside)
|
2008-10-10 16:23:41 +02:00 |
|
Sebastien Helleu
|
11b6aaebb9
|
Fix nick modes in input bar item for IRC plugin (do not display parenthesis when there's nothing to display inside)
|
2008-10-10 15:00:17 +02:00 |
|
Sebastien Helleu
|
932c5760ed
|
Fix bug with channel modes in buffer_name bar item (IRC plugin)
|
2008-10-02 15:26:09 +02:00 |
|
Sebastien Helleu
|
8799fe6963
|
Add nick modes in bar item "input_prompt" for IRC plugin
|
2008-09-25 14:25:33 +02:00 |
|
Sebastien Helleu
|
0fd3f8b6eb
|
Option irc.look.one_server_buffer reintroduced (all IRC servers in one buffer)
|
2008-09-24 18:59:24 +02:00 |
|
Sebastien Helleu
|
0bfa1ee9ba
|
Fix display of away indicator in irc buffer name bar item
|
2008-09-22 07:46:50 +02:00 |
|
Sebastien Helleu
|
f9722d4b23
|
Add away indicator in "buffer name" bar item (for IRC plugin)
|
2008-09-21 21:31:32 +02:00 |
|
Sebastien Helleu
|
a8b12f2597
|
Add IRC bar items (buffer name, lag indicator), use bar items from plugins with callback to core items if not found
|
2008-09-21 19:32:41 +02:00 |
|