aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Simplified identity keys into basic strings to integrate into uiTheJackiMonster2021-11-20
* Joining members will automatically be added as contactsTheJackiMonster2021-11-14
* Added automatic name announcement in chatsTheJackiMonster2021-11-13
* Stopped redundant rejoining using known peersTheJackiMonster2021-11-13
* Added functions to get contact or group of a contextTheJackiMonster2021-11-08
* Fixed some minor mistakesTheJackiMonster2021-11-01
* Added docs target to makefileTheJackiMonster2021-10-31
* Added assertions to ensure code safetyTheJackiMonster2021-10-31
* Updated variables in makefileTheJackiMonster2021-10-30
* Fixed access violations with empty context of internal messagesTheJackiMonster2021-10-30
* Added two more test cases and corrected some functionsTheJackiMonster2021-10-12
* Merged callbacks and added meta messagesTheJackiMonster2021-10-10
* Added header with macros to create efficient testsTheJackiMonster2021-10-05
* Fixed wrong usage of function to request a contextTheJackiMonster2021-09-05
* Added build target for automatic test casesTheJackiMonster2021-09-05
* Make build and install parameters more configurableMalte Voos2021-08-25
* Added API methods to group inside of doxygen commentsTheJackiMonster2021-08-09
* Added Doxyfile to generate basic documentation of the APITheJackiMonster2021-08-09
* Written doxygen documentation to the library headerTheJackiMonster2021-08-09
* README: standardize the library nameMarcos Marado2021-08-08
* Implemented dynamic context creation for contactsTheJackiMonster2021-07-29
* Added creating chat contacts for each known messenger contactTheJackiMonster2021-07-29
* Adjusted callbacks of file managementTheJackiMonster2021-07-29
* Implemented read receipts and deletionTheJackiMonster2021-07-25
* Included usage of message flags and added per chat config ioTheJackiMonster2021-07-25
* Added user pointers to structs and some new kinds for messagesTheJackiMonster2021-07-22
* Most of the file handling and necessary disk io callsTheJackiMonster2021-07-12
* Code reorganized and refactored, most features implementedTheJackiMonster2021-07-11
* Additions to restructure generalized the messenger API for the purpose of cha...TheJackiMonster2021-07-04
* First refinements of the overall APITheJackiMonster2021-06-21
* Relicensed from GPL3 to AGPL3 and added copyright noticeTheJackiMonster2021-06-06
* Started basic architectureTheJackiMonster2021-06-06