aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAge
* Transition from single makefile to automakeTheJackiMonster2022-09-25
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Remove library flags from compiling and fix warningTheJackiMonster2022-09-19
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* First release with added changelog and dist targetv0.1.0TheJackiMonster2022-09-09
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Normalized list input via macrosTheJackiMonster2022-08-18
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Normalized text input via macro and added lobby-entering dialogTheJackiMonster2022-08-18
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added ASCII logo to the applicationTheJackiMonster2022-07-04
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added list of members in a chatTheJackiMonster2022-07-02
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added dialog to open chat with custom topicTheJackiMonster2022-05-20
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added account creation as option to the listTheJackiMonster2022-05-19
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added list of chats and implemented switching back and forthTheJackiMonster2022-04-24
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added very basic messages listTheJackiMonster2022-04-17
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added initial accounts menuTheJackiMonster2022-03-07
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Implemented callbacks to use chat messages and curses inputTheJackiMonster2022-03-07
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added a first box dynamically to the centerTheJackiMonster2022-03-01
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added initial code required for a GNUnet applicationTheJackiMonster2022-03-01
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Make build and install parameters more configurableTheJackiMonster2021-08-25
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Initial commitTheJackiMonster2021-06-06
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>