index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-03-21
doc/user: add missing `${re:#}` and `${re:repl_index}` in trigger regex replace
Sébastien Helleu
2024-03-21
doc/api: fix style in example `${re:+}`
Sébastien Helleu
2024-03-20
core: update German translations
Nils Görs
2024-03-19
script: add option `enable` in command `/script`, improve error displayed whe...
Sébastien Helleu
2024-03-18
core: send signal "hotlist_changed" only if the order of hotlist has changed ...
Sébastien Helleu
2024-03-18
core: reduce number of re-sort of hotlist (issue #2097)
Sébastien Helleu
2024-03-17
relay/api: add GET /api/hotlist
Sébastien Helleu
2024-03-17
tests/gui: add tests on hotlist functions
Sébastien Helleu
2024-03-17
tests/scripts: make tests fail if a compiled scripting plugin fails to load
Sébastien Helleu
2024-03-17
tests: add missing include of string.h in relay API protocol tests
Sébastien Helleu
2024-03-16
core: update German translations
Nils Görs
2024-03-16
core: optimize sort of hotlist
Sébastien Helleu
2024-03-16
core: don't resort hotlist when signal "hotlist_changed" is sent
Sébastien Helleu
2024-03-16
core: sort hotlist and remove buffer even while upgrading
Sébastien Helleu
2024-03-16
core: fix crash on /upgrade when hotlist contains buffers that are closed
Sébastien Helleu
2024-03-16
core: resort hotlist on any buffer signal (issue #2097)
Sébastien Helleu
2024-03-16
buflist: fix help on option buflist.look.sort (issue #2097)
Sébastien Helleu
2024-03-16
core: fix typo in option weechat.look.hotlist_sort: time.usec -> time_usec (i...
Sébastien Helleu
2024-03-16
core: add option weechat.look.highlight_prefix (closes #2079)
Sébastien Helleu
2024-03-16
core: add variable `${highlight}` in option weechat.look.buffer_time_format (...
Sébastien Helleu
2024-03-15
core: convert option weechat.look.hotlist_sort to a list of fields (closes #2...
Sébastien Helleu
2024-03-15
tests: add hdata tests with struct timeval
Sébastien Helleu
2024-03-15
core: rename variables with creation time in hdata "hotlist"
Sébastien Helleu
2024-03-15
core: add macro to define hdata variable with different field and name
Sébastien Helleu
2024-03-15
core: add missing hdata name "buffer" in hdata "hotlist"
Sébastien Helleu
2024-03-13
core: update ChangeLog (issue #2093)
Sébastien Helleu
2024-03-13
core: make search_stop scroll to search start position
Trygve Aaberge
2024-03-13
core: update ChangeLog (closes #1906)
Sébastien Helleu
2024-03-13
lua: fix code style
wfrsk
2024-03-13
lua: do not depend on an init script + rework `weechat_lua_output`
wfrsk
2024-03-13
lua: do not load the `debug` library
wfrsk
2024-03-13
lua: do not depend on `luaL_openlibs`
wfrsk
2024-03-13
tests: reorder tests on core directory functions
Sébastien Helleu
2024-03-13
GUI: fix potential integer overflow bugs by casting to `size_t`
Mario Campos
2024-03-13
fset: replace call to chmod() by fchmod() in the export function
Mario Campos
2024-03-13
core: open the file exclusively in compress file functions
Mario Campos
2024-03-13
core: remove unnecessary call to stat() in hash file function
Mario Campos
2024-03-12
core: remove "wee-" prefix from source files in src/core and src/core/hook
Sébastien Helleu
2024-03-12
relay/api: replace "context" by "buffer_id" (issue #2081)
Sébastien Helleu
2024-03-12
relay/api: add support of buffer id in POST /api/input (issue #2081)
Sébastien Helleu
2024-03-12
relay/api: add support of buffer id in GET /api/buffers (issue #2081)
Sébastien Helleu
2024-03-12
tests/relay/api: add buffer id in test of buffer to json function (issue #2081)
Sébastien Helleu
2024-03-12
tests/relay/api: add tests on API protocol
Sébastien Helleu
2024-03-12
tests/relay/irc: use port 9001 for server relay
Sébastien Helleu
2024-03-12
relay: add a fake send function in client
Sébastien Helleu
2024-03-12
relay/api: add a global variable to customize the command delay in POST /api/...
Sébastien Helleu
2024-03-12
relay/api: check that "request" field is a string in JSON received (websocket...
Sébastien Helleu
2024-03-12
relay/api: allow POST /api/handshake without a body
Sébastien Helleu
2024-03-12
relay/api: fix error displayed when buffer is not found in POST /api/input
Sébastien Helleu
2024-03-12
tests/relay/irc: fix comments
Sébastien Helleu
[prev]
[next]