aboutsummaryrefslogtreecommitdiff
path: root/src/gnunet_chat_lib.c
Commit message (Expand)AuthorAge
* Fixed contexts to re-check for being contact related when unknown typeTheJackiMonster2021-12-21
* Fixed updating room and loading groupsTheJackiMonster2021-12-19
* Added function to check if a contact is owned by the accountTheJackiMonster2021-12-16
* Handled unknown chats to update type and be treated as valid chatsTheJackiMonster2021-12-15
* Adjusted iterate function for group contactsTheJackiMonster2021-12-12
* Fixed wrong equationTheJackiMonster2021-12-06
* 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
* Joining members will automatically be added as contactsTheJackiMonster2021-11-14
* Added automatic name announcement in chatsTheJackiMonster2021-11-13
* Added functions to get contact or group of a contextTheJackiMonster2021-11-08
* 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
* Written doxygen documentation to the library headerTheJackiMonster2021-08-09
* 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