aboutsummaryrefslogtreecommitdiff
path: root/src/gnunet_chat_handle.h
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
* Removed application specific directory and adjusted test casesTheJackiMonster2022-03-30
* Implemented lobby functionality and uri solving to add contactsTheJackiMonster2022-03-12
* Replace local files with namestore usageTheJackiMonster2022-03-10
* 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
* Fixed too early deallocation of internal messagesTheJackiMonster2022-01-09
* Fixed updating room and loading groupsTheJackiMonster2021-12-19
* Fixed problems loading configurations but still inconsistenciesTheJackiMonster2021-12-18
* Added status to context for edge cases with direct contact communicationTheJackiMonster2021-12-06
* Added shutdown hook to cleanup memory leaksTheJackiMonster2021-11-22
* Simplified identity keys into basic strings to integrate into uiTheJackiMonster2021-11-20
* Merged callbacks and added meta messagesTheJackiMonster2021-10-10
* 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