aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* Handled unknown chats to update type and be treated as valid chatsTheJackiMonster2021-12-15
* Adjusted iterate function for group contactsTheJackiMonster2021-12-12
* Added status to context for edge cases with direct contact communicationTheJackiMonster2021-12-06
* Simplified identity keys into basic strings to integrate into uiTheJackiMonster2021-11-20
* Added functions to get contact or group of a contextTheJackiMonster2021-11-08
* Merged callbacks and added meta messagesTheJackiMonster2021-10-10
* 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
* 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