aboutsummaryrefslogtreecommitdiff
path: root/src/gnunet_chat_handle.h
Commit message (Expand)AuthorAge
* Add function to query account responsible for a chat messageHEADmasterJacki34 hours
* Implement function to iterate attributes from disconnected accountsJacki3 days
* Abstract file path generation from hashJacki10 days
* Fix attribute storing value as replacementJacki13 days
* Fix memory access violations by reordering cleanupJacki13 days
* Fix issues with attribute test casesJacki14 days
* Implement test case for sharing attributesJacki2024-04-12
* Implement functionality for attribute and ticket usageJacki2024-04-10
* Delay automatic requests for messagesJacki2024-02-24
* Fix multiple memory leaksJacki2024-02-11
* Implement function to list attributes of a handleJacki2024-01-05
* Implement setting and deleting attributes with handleJacki2024-01-05
* Add function to iterate through tickets from a contactJacki2024-01-04
* Revoke tickets on account deletion/updateJacki2024-01-04
* Format more codeJacki2024-01-04
* Fix build issues with upstream gnunetTheJackiMonster2023-11-15
* Adjust tests and reimplement functionality from previous serviceTheJackiMonster2023-11-13
* Fix build issues regarding API changes in GNUnetTheJackiMonster2023-11-11
* Fix more issues with headersTheJackiMonster2022-12-16
* Adjust code for GNUnet changes in release 0.19.0v0.1.2TheJackiMonster2022-12-07
* 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