summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-27core: update German translationsNils Görs
2024-01-24core: add support of `(?i)` for argument "name" in `/help buffer`Sébastien Helleu
2024-01-24core: allow case insensitive search of partial buffer name with `(?i)name` in...Sébastien Helleu
2024-01-24tests: add tests on buffer properties "opening" and "type"Sébastien Helleu
2024-01-24core: return 0 in gui_buffer_is_main if plugin_name or name is NULLSébastien Helleu
2024-01-22doc/dev: update rules for indentation in C sourcesSébastien Helleu
2024-01-22core: add version 4.2.1 in ChangeLog and release notesSébastien Helleu
2024-01-22tests: remove extra empty lineSébastien Helleu
2024-01-22irc: fix random date displayed when a received message contains tags but no "...Sébastien Helleu
2024-01-21Version 4.3.0-devSébastien Helleu
2024-01-21Version 4.2.0Sébastien Helleu
2024-01-21tests: add missing format string in calls to snprintfSébastien Helleu
2024-01-20core: add versions 4.0.8 and 4.1.3 in ChangeLog and release notesSébastien Helleu
2024-01-15core: Update Serbian messagesIvan Pešić
2024-01-15doc: Update Serbian translationIvan Pešić
2024-01-15core: update German translationsNils Görs
2024-01-14doc/dev: remove conflict marker in Serbian docSébastien Helleu
2024-01-12irc: add tests on info functions (issue #2059)Sébastien Helleu
2024-01-12irc: check if arguments are not NULL in some infosSébastien Helleu
2024-01-12irc: fix info "irc_is_message_ignored" (closes #2059)Sébastien Helleu
2024-01-06doc/api: add missing properties in functions buffer_get_integer and buffer_ge...Sébastien Helleu
2024-01-06core: add variable "opening" in buffer, do not send buffer signals when the b...Sébastien Helleu
2024-01-06doc: update copyright datesKrzysztof Korościk
2024-01-06po: updated polish translationKrzysztof Korościk
2024-01-06relay/weechat: unhook hook_timer_nicklist when synchronization is stoppedSébastien Helleu
2024-01-06relay: add global relay hdata variablesSébastien Helleu
2024-01-05irc: fix display of self messages in case of message split failureSébastien Helleu
2024-01-05relay: fix display of raw messages (issue #649)Sébastien Helleu
2024-01-05core: add support of microseconds in command `/print -date` (issue #649)Sébastien Helleu
2024-01-05irc: remove function irc_protocol_parse_time, use API function weechat_util_p...Sébastien Helleu
2024-01-05api: add function util_parse_time (issue #649)Sébastien Helleu
2024-01-04irc: display microseconds in some user messages (issue #649)Sébastien Helleu
2024-01-04relay: add microseconds in relay raw messages (issue #649)Sébastien Helleu
2024-01-04doc: update German documentationNils Görs
2024-01-04core: update German translationsNils Görs
2024-01-01core: update copyright datesSébastien Helleu
2024-01-01doc: updated polish translationKrzysztof Korościk
2024-01-01po: updated polish translationKrzysztof Korościk
2023-12-26ruby: add detection for Ruby 3.3Faisal N Jawdat
2023-12-26core: store microseconds in buffer lines (closes #649)Sébastien Helleu
2023-12-25core: update German translationsNils Görs
2023-12-24debian: exclude directories ".git", "build" and "release" from source packageSébastien Helleu
2023-12-24api: add property "type" in function buffer_get_stringSébastien Helleu
2023-12-24core: display when zstd is not available in output of `/debug libs`Sébastien Helleu
2023-12-24relay: move function to check if buffer belongs to relaySébastien Helleu
2023-12-15core: fix typo in ChangeLogSébastien Helleu
2023-12-15core: fix crash on plugin reload when using musl libs (closes #2052)Sébastien Helleu
2023-12-15tests: add missing include of string.h in plugin API info testsSébastien Helleu
2023-12-14core: fix infinite loop in display when the chat area is too small (closes #2...Sébastien Helleu
2023-12-14core: fix styleSébastien Helleu