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