summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-01core: send signal "buffer_line_added" on buffers with free content (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 to set nicklist group/nick id in functions nicklist_group_set and ...Sébastien Helleu
2024-04-29api: allow search by group and nick id in functions nicklist_search_group and...Sébastien Helleu
2024-04-28tests/gui: add tests on nicklist functionsSébastien Helleu
2024-04-28core: fix `/upgrade` from previous releases (issue #2106)Sébastien Helleu
2024-04-28core: remove obsolete function gui_nicklist_get_max_lengthSébastien Helleu
2024-04-28core: remove unnecessary condition in function gui_nicklist_get_group_startSébastien Helleu
2024-04-28core: check that parameter name is not NULL in function gui_nicklist_get_grou...Sébastien Helleu
2024-04-28core: fix recursive search of group in nicklistSé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-26core: remove check of NULL pointers before calling gui_focus_free_info() (iss...Sébastien Helleu
2024-04-26core: remove check of NULL pointers before calling gui_color_palette_free() (...Sébastien Helleu
2024-04-26core: remove check of NULL pointers before calling gui_completion_free() (iss...Sébastien Helleu
2024-04-26relay: remove check of NULL pointers before calling weechat_completion_free()...Sébastien Helleu
2024-04-26core: remove check of NULL pointers before calling string_free_split_tags() (...Sébastien Helleu
2024-04-26core: remove check of NULL pointers before calling gui_bar_window_free() (iss...Sébastien Helleu
2024-04-26core: remove check of NULL pointers before calling gui_bar_item_free() (issue...Sébastien Helleu
2024-04-26core: remove check of NULL pointers before calling weelist_free() (issue #865)Sébastien Helleu
2024-04-26irc: remove check of NULL pointers before calling weechat_list_free() (issue ...Sébastien Helleu
2024-04-26core: remove check of NULL pointers before calling infolist_free() (issue #865)Sébastien Helleu
2024-04-26plugins: remove check of NULL pointers before calling weechat_infolist_free()...Sébastien Helleu
2024-04-26core: remove check of NULL pointers before calling config_file_option_free() ...Sébastien Helleu
2024-04-26plugins: remove check of NULL pointers before calling weechat_config_option_f...Sébastien Helleu
2024-04-26core: remove check of NULL pointers before calling string_shared_free() (issu...Sébastien Helleu
2024-04-26core: remove check of NULL pointers before calling string_dyn_free() (issue #...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-26core: remove check of NULL pointers before calling hashtable_free() (issue #865)Sébastien Helleu
2024-04-26plugins: remove check of NULL pointers before calling weechat_hashtable_free(...Sébastien Helleu
2024-04-26core: remove check of NULL pointers before calling unhook() (issue #865)Sébastien Helleu
2024-04-26plugins: remove check of NULL pointers before calling weechat_unhook() (issue...Sébastien Helleu
2024-04-26tests: split hook tests into multiple files (issue #865)Sébastien Helleu
2024-04-26tests: move hook modifier tests to a separate file (issue #865)Sébastien Helleu
2024-04-26core: remove check of NULL pointers before calling arraylist_free() (issue #865)Sébastien Helleu
2024-04-26plugins: remove check of NULL pointers before calling weechat_arraylist_free(...Sébastien Helleu