Age | Commit message (Collapse) | Author |
|
the join, new option irc.look.smart_filter_join_unmask (task #12405)
The nick changes are tracked and will be unmasked with the join.
Events triggering the unmask of join are: a message (can be CTCP), a notice or
an update of topic.
|
|
the first server in the list)
|
|
|
|
reference
|
|
|
|
|
|
weechat protocols, new option relay.network.websocket_allowed_origins
It is a partial implementation of RFC 6455: fragmentation and control frames are
not yet supported.
Text and binary frames are supported.
|
|
|
|
|
|
|
|
key_bind/unbind, window_closing/closed)
|
|
weechat protocol
|
|
|
|
|
|
|
|
weechat.completion.default_template
|
|
|
|
add info "aspell_dict", add completion "aspell_dicts"
Two hashtables have been added to store the spellers currently used (in all
buffers) and info for each buffer: array with pointers to spellers and state of
aspell for this buffer.
Therefore the spellers are not destroyed and created again on each buffer switch,
or each time screen is refreshed when window is split.
|
|
|
|
|
|
integer/pointer/time in hashtable
|
|
|
|
guide)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
filling) (bug #38069)
|
|
|
|
|
|
buffer, not core buffer (bug #38057)
|
|
|
|
Python 3.x)
|
|
for tarball)
|
|
hook_hsignal (stop sending the signal immediately)
|
|
|
|
|
|
message without time/alignment (plugin API reference)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
protocol (task #12076)
New options:
- relay.irc.backlog_max_minutes
- relay.irc.backlog_max_number
- relay.irc.backlog_since_last_disconnect
- relay.irc.backlog_tags
- relay.irc.backlog_time_format
|
|
|