aboutsummaryrefslogtreecommitdiff
path: root/src/gnunet_chat_contact.c
Commit message (Expand)AuthorAge
* Implement relogin after renaming and add doxygen docsTheJackiMonster2022-04-03
* Adjusted equations to avoid segfaultsTheJackiMonster2022-01-09
* Added function to check if a contact is owned by the accountTheJackiMonster2021-12-16
* Added status to context for edge cases with direct contact communicationTheJackiMonster2021-12-06
* Adjusted invitations to groups to check for common contextsTheJackiMonster2021-12-03
* Simplified identity keys into basic strings to integrate into uiTheJackiMonster2021-11-20
* Added assertions to ensure code safetyTheJackiMonster2021-10-31
* Added creating chat contacts for each known messenger contactTheJackiMonster2021-07-29
* Added user pointers to structs and some new kinds for messagesTheJackiMonster2021-07-22
* 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