summaryrefslogtreecommitdiff
path: root/src/plugins
AgeCommit message (Expand)Author
2024-05-02relay: fix use of uninitialized variable "ptr_buffer"Sébastien Helleu
2024-05-02relay: remove unused variable "i"Sébastien Helleu
2024-05-02alias: remove unused variable "args_count"Sébastien Helleu
2024-05-01relay/remote: set buffer local keys (issue #2066)Sébastien Helleu
2024-05-01relay/api: add buffer keys in GET /api/buffers (issue #2066)Sébastien Helleu
2024-05-01relay/remote: display lines on buffers with free content (issue #2066)Sébastien Helleu
2024-05-01relay: add option relay.api.remote_get_lines (issue #2066)Sébastien Helleu
2024-04-30relay/api: add support of nicklist in remote buffersSébastien Helleu
2024-04-29relay/api: add color names for groups and nicks in GET /api/buffersSébastien Helleu
2024-04-29relay/api: add nicklist boolean fields in GET /api/buffersSébastien Helleu
2024-04-29relay/api: rename field "nicklist" to "nicklist_root" in GET /api/buffersSébastien Helleu
2024-04-29api: allow search by group and nick id in functions nicklist_search_group and...Sébastien Helleu
2024-04-26trigger: remove check of NULL pointers before calling trigger_free() (issue #...Sébastien Helleu
2024-04-26script: remove check of NULL pointers before calling script_repo_free() (issu...Sébastien Helleu
2024-04-26relay: remove check of NULL pointers before calling relay_websocket_deflate_f...Sébastien Helleu
2024-04-26relay: remove check of NULL pointers before calling relay_server_free() (issu...Sébastien Helleu
2024-04-26relay: remove check of NULL pointers before calling relay_http_response_free(...Sébastien Helleu
2024-04-26exec: remove check of NULL pointers before calling exec_free() (issue #865)Sébastien Helleu
2024-04-26alias: remove check of NULL pointers before calling alias_free() (issue #865)Sébastien Helleu
2024-04-26relay: remove check of NULL pointers before calling weechat_completion_free()...Sébastien Helleu
2024-04-26irc: remove check of NULL pointers before calling weechat_list_free() (issue ...Sébastien Helleu
2024-04-26plugins: remove check of NULL pointers before calling weechat_infolist_free()...Sébastien Helleu
2024-04-26plugins: remove check of NULL pointers before calling weechat_config_option_f...Sébastien Helleu
2024-04-26plugins: remove check of NULL pointers before calling weechat_string_dyn_free...Sébastien Helleu
2024-04-26core: remove check of NULL pointers before calling string_free_split() (issue...Sébastien Helleu
2024-04-26plugins: remove check of NULL pointers before calling weechat_string_free_spl...Sébastien Helleu
2024-04-26plugins: remove check of NULL pointers before calling weechat_hashtable_free(...Sébastien Helleu
2024-04-26plugins: remove check of NULL pointers before calling weechat_unhook() (issue...Sébastien Helleu
2024-04-26plugins: remove check of NULL pointers before calling weechat_arraylist_free(...Sébastien Helleu
2024-04-25api: remove check of NULL pointers before calling free() (issue #865)Sébastien Helleu
2024-04-25xfer: remove check of NULL pointers before calling free() (issue #865)Sébastien Helleu
2024-04-25trigger: remove check of NULL pointers before calling free() (issue #865)Sébastien Helleu
2024-04-25tcl: remove check of NULL pointers before calling free() (issue #865)Sébastien Helleu
2024-04-25spell: remove check of NULL pointers before calling free() (issue #865)Sébastien Helleu
2024-04-25script: remove check of NULL pointers before calling free() (issue #865)Sébastien Helleu
2024-04-25ruby: remove check of NULL pointers before calling free() (issue #865)Sébastien Helleu
2024-04-25relay: remove check of NULL pointers before calling free() (issue #865)Sébastien Helleu
2024-04-25python: remove check of NULL pointers before calling free() (issue #865)Sébastien Helleu
2024-04-25php: remove check of NULL pointers before calling free() (issue #865)Sébastien Helleu
2024-04-25perl: remove check of NULL pointers before calling free() (issue #865)Sébastien Helleu
2024-04-25lua: remove check of NULL pointers before calling free() (issue #865)Sébastien Helleu
2024-04-25logger: remove check of NULL pointers before calling free() (issue #865)Sébastien Helleu
2024-04-25javascript: remove check of NULL pointers before calling free() (issue #865)Sébastien Helleu
2024-04-25irc: remove check of NULL pointers before calling free() (issue #865)Sébastien Helleu
2024-04-25guile: remove check of NULL pointers before calling free() (issue #865)Sébastien Helleu
2024-04-25fset: remove check of NULL pointers before calling free() (issue #865)Sébastien Helleu
2024-04-25fifo: remove check of NULL pointers before calling free() (issue #865)Sébastien Helleu
2024-04-25exec: remove check of NULL pointers before calling free() (issue #865)Sébastien Helleu
2024-04-25charset: remove check of NULL pointers before calling free() (issue #865)Sébastien Helleu
2024-04-25buflist: remove check of NULL pointers before calling free() (issue #865)Sébastien Helleu