summaryrefslogtreecommitdiff
path: root/src/plugins/typing
AgeCommit message (Expand)Author
2023-01-28plugins: set priority in calls to weechat_config_new (issue #1872)Sébastien Helleu
2023-01-08typing: fix crash when pointer buffer is not received in callback for signal ...Sébastien Helleu
2023-01-08core: remove build with autotoolsSébastien Helleu
2023-01-01core: update copyright datesSébastien Helleu
2022-01-17core: update copyright datesSébastien Helleu
2021-07-04typing: remove trailing space in translated messageSébastien Helleu
2021-07-04typing: add option typing.look.input_min_charsSébastien Helleu
2021-07-04core: update translationsSébastien Helleu
2021-07-04typing: add option typing.look.item_max_lengthSébastien Helleu
2021-07-04typing: remove hashtables when typing is turned offSébastien Helleu
2021-07-04typing: add note for translatorsSébastien Helleu
2021-07-04tests: add tests on typing plugin functionsSébastien Helleu
2021-07-04irc, typing: display typing status for IRC nicksSébastien Helleu
2021-07-04typing: replace linked list with a hashtable to store typing status on buffersSébastien Helleu
2021-07-04typing: add typing pluginSébastien Helleu