aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAge
* Implemented lobby functionality and uri solving to add contactsTheJackiMonster2022-03-12
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Replace local files with namestore usageTheJackiMonster2022-03-10
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Established accounts as selectable identities to useTheJackiMonster2022-02-13
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Adjusted makefile to fix some buildsTheJackiMonster2021-11-21
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added docs target to makefileTheJackiMonster2021-10-31
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Updated variables in makefileTheJackiMonster2021-10-30
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added header with macros to create efficient testsTheJackiMonster2021-10-05
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added build target for automatic test casesTheJackiMonster2021-09-05
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Make build and install parameters more configurableMalte Voos2021-08-25
| | | | | | | This makes things a lot easier for people who need to cross-compile or install the library in a different location. Signed-off-by: Malte Voos <malte@malvo.org>
* Included usage of message flags and added per chat config ioTheJackiMonster2021-07-25
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Code reorganized and refactored, most features implementedTheJackiMonster2021-07-11
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Additions to restructure generalized the messenger API for the purpose of ↵TheJackiMonster2021-07-04
| | | | | | chatting Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* First refinements of the overall APITheJackiMonster2021-06-21
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Started basic architectureTheJackiMonster2021-06-06
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>