summaryrefslogtreecommitdiff
path: root/src/plugins/typing
AgeCommit message (Expand)Author
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