summaryrefslogtreecommitdiff
path: root/ChangeLog.adoc
AgeCommit message (Expand)Author
2023-04-03irc: don't switch to buffer of joined channel if it was not manually joined n...Sébastien Helleu
2023-04-02irc: update autojoin option with redirected channels when autojoin_dynamic is...Sébastien Helleu
2023-04-01alias: rename all aliases to lower case on upgrade (issue #1872)Sébastien Helleu
2023-03-31doc: add CMake option `ENABLE_DOC_INCOMPLETE` to force build of incomplete do...Sébastien Helleu
2023-03-31irc: fix target buffer for commands 432/433 when the nickname looks like a ch...Sébastien Helleu
2023-03-30logger: add info "logger_log_file"Sébastien Helleu
2023-03-30spell: check buffer pointer received in info "spell_dict"Sébastien Helleu
2023-03-30doc: convert docgen.py to C, remove autogen files from repository, add parame...Sébastien Helleu
2023-03-26core: update ChangeLog (issue #1504)Sébastien Helleu
2023-03-26core: update ChangeLog (issue #1503)Sébastien Helleu
2023-03-26tests: add tests on gui bar functionsSébastien Helleu
2023-03-26core: fix default value of bar optionsSébastien Helleu
2023-03-25core: update ChangeLog and release notes (issue #1502)Sébastien Helleu
2023-03-25core: remove obsolete cpack configSébastien Helleu
2023-03-25core: remove build of .bz2 and .zst files in `make dist`Sébastien Helleu
2023-03-24core: add option `legacy` in command `/key`Sébastien Helleu
2023-03-23core: remove RPM packagingSébastien Helleu
2023-03-20core: add relative move of read marker with `/buffer set unread [+/-]N` (clos...Sébastien Helleu
2023-03-19core: update ChangeLog (issue #846)Sébastien Helleu
2023-03-19core: add option `rename` in command `/bar`Sébastien Helleu
2023-03-19core: fix default value of options for bars added by pluginsSébastien Helleu
2023-03-19core: allow any valid boolean value in command `/bar set <name> separator xxx`Sébastien Helleu
2023-03-19core: run config hooks only when value or default value is actually changed i...Sébastien Helleu
2023-03-19core: add command `/reset` to reset options to their default valuesSébastien Helleu
2023-03-18core: bump version to 4.0.0-dev, follow "practical" semantic versioningSébastien Helleu
2023-03-18core: update ChangeLog and release notes (closes #1238)Sébastien Helleu
2023-03-16fset: remove scroll to top of fset buffer when options are added or removed (...Sébastien Helleu
2023-03-10core: update ChangeLog (issue #1888)Sébastien Helleu
2023-02-22core: fix crash in case of NULL message sent to function gui_chat_printf_y_da...Sébastien Helleu
2023-02-11core: update ChangeLog (issue #603)Sébastien Helleu
2023-02-10core: update ChangeLog (issue #1881)Sébastien Helleu
2023-01-31irc: add command `/rules` (closes #1864)Sébastien Helleu
2023-01-31irc: add command `/knock` (closes #7)Sébastien Helleu
2023-01-30core: display similar command names when a command is unknown (closes #1877)Sébastien Helleu
2023-01-29irc: add server option "registered_mode" (closes #1625)Andrew Potter
2023-01-29core: add bug #32213 in ChangeLogSébastien Helleu
2023-01-29core: add issue #398 in ChangeLogSébastien Helleu
2023-01-29core: force ctrl keys to lower case when they are added (closes #1875)Sébastien Helleu
2023-01-29core: ignore incomplete ctrl/meta/meta2 codes in keys (issue #1875)Sébastien Helleu
2023-01-29api: readjust string size in function string_dyn_free when string is not free...Sébastien Helleu
2023-01-29tests: add tests on gui key functions (issue #1875)Sébastien Helleu
2023-01-28core: update ChangeLog (closes #1872)Sébastien Helleu
2023-01-24irc: add option `join` in command `/autojoin`Sébastien Helleu
2023-01-23irc: fix autojoin on server connection (closes #1873)Sébastien Helleu
2023-01-12core: fix display glitch in command errors when a wide char is set in option ...Sébastien Helleu
2023-01-08typing: fix crash when pointer buffer is not received in callback for signal ...Sébastien Helleu
2023-01-08core: update ChangeLog and release notes (closes #1860)Sébastien Helleu
2023-01-08Version 3.8Sébastien Helleu
2023-01-07core: update entries related to CI in ChangeLogSébastien Helleu
2023-01-07ci: remove use of repository ppa:ondrej/phpSébastien Helleu