aboutsummaryrefslogtreecommitdiff
path: root/src/gnunet_chat_handle_intern.c
Commit message (Expand)AuthorAge
* Fixed queued identity operation handling on stop callTheJackiMonster2022-04-09
* Added some safety for stopping chat handleTheJackiMonster2022-04-06
* Implement relogin after renaming and add doxygen docsTheJackiMonster2022-04-03
* Added account deletion and adjusted automated testsTheJackiMonster2022-03-31
* Fixed a core dump from canceled GNS requestTheJackiMonster2022-03-13
* Implemented lobby functionality and uri solving to add contactsTheJackiMonster2022-03-12
* Replace local files with namestore usageTheJackiMonster2022-03-10
* Handle deletions of accounts properlyTheJackiMonster2022-02-18
* Allowed delayed callbacks for messagesTheJackiMonster2022-02-18
* Implemented account specific directories for configurations and filesTheJackiMonster2022-02-17
* Added function to create an accountTheJackiMonster2022-02-13
* Established accounts as selectable identities to useTheJackiMonster2022-02-13
* Adding a list of egos to add accountsTheJackiMonster2022-02-13
* Updated file uploading to allow setting user pointer before uploadTheJackiMonster2022-01-06
* Fixed updating room and loading groupsTheJackiMonster2021-12-19
* Fixed problems loading configurations but still inconsistenciesTheJackiMonster2021-12-18
* 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 invitations to groups to check for common contextsTheJackiMonster2021-12-03
* Added shutdown hook to cleanup memory leaksTheJackiMonster2021-11-22
* Simplified identity keys into basic strings to integrate into uiTheJackiMonster2021-11-20
* Joining members will automatically be added as contactsTheJackiMonster2021-11-14
* Fixed some minor mistakesTheJackiMonster2021-11-01
* Added assertions to ensure code safetyTheJackiMonster2021-10-31
* Added two more test cases and corrected some functionsTheJackiMonster2021-10-12
* Merged callbacks and added meta messagesTheJackiMonster2021-10-10
* Fixed wrong usage of function to request a contextTheJackiMonster2021-09-05
* 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
* Most of the file handling and necessary disk io callsTheJackiMonster2021-07-12
* Code reorganized and refactored, most features implementedTheJackiMonster2021-07-11