aboutsummaryrefslogtreecommitdiff
path: root/src/chat.c
Commit message (Expand)AuthorAge
* Print version and binary informationJacki2024-03-07
* Fix chats listing and deletion handlingJacki2024-03-07
* Remove library flags from compiling and fix warningTheJackiMonster2022-09-19
* Implemented dynamic layout with subwindowsTheJackiMonster2022-08-03
* Fixed member list and added printing of keysTheJackiMonster2022-07-02
* Added list of members in a chatTheJackiMonster2022-07-02
* First attempt of auto-scrolling works mostlyTheJackiMonster2022-05-29
* Added list of chats and implemented switching back and forthTheJackiMonster2022-04-24
* Added very basic messages listTheJackiMonster2022-04-17
* Fixed accounts offset and selection handlingTheJackiMonster2022-03-30
* Implemented callbacks to use chat messages and curses inputTheJackiMonster2022-03-07