aboutsummaryrefslogtreecommitdiff
path: root/src/gnunet_chat_lib_intern.c
Commit message (Expand)AuthorAge
* Add function to query account responsible for a chat messageHEADmasterJacki2 days
* Implement function to iterate attributes from disconnected accountsJacki4 days
* Fix context requirements in internal functionsJacki6 days
* Fix memory issues with file key changesJacki7 days
* Implement function to iterate through all filesJacki9 days
* Support FS uri parsingJacki11 days
* Fix attribute storing value as replacementJacki14 days
* Fix issues with attribute test casesJacki2024-04-14
* Implement test case for sharing attributesJacki2024-04-12
* Fix attributes to pass test caseJacki2024-04-11
* Implement test case and adjust implementation for attributesJacki2024-04-10
* Implement functionality for attribute and ticket usageJacki2024-04-10
* Fix iterating through filesJacki2024-03-23
* Adjust blocking code for generic tagging of contactsJacki2024-02-17
* Fix multiple memory leaksJacki2024-02-11
* Implement blocking and unblocking via rejection tagsJacki2024-02-10
* Implement function to list attributes of a handleJacki2024-01-05
* Implement setting and deleting attributes with handleJacki2024-01-05
* Format more codeJacki2024-01-04
* Fix build issues with upstream gnunetTheJackiMonster2023-11-15
* Fix make dist targetTheJackiMonster2022-10-30
* 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
* Refresh on newly created accountTheJackiMonster2022-02-13
* Added function to create an accountTheJackiMonster2022-02-13
* Updated file uploading to allow setting user pointer before uploadTheJackiMonster2022-01-06
* Fixed updating room and loading groupsTheJackiMonster2021-12-19
* Adjusted iterate function for group contactsTheJackiMonster2021-12-12
* Added status to context for edge cases with direct contact communicationTheJackiMonster2021-12-06
* Adjusted invitations to groups to check for common contextsTheJackiMonster2021-12-03
* Added automatic name announcement in chatsTheJackiMonster2021-11-13
* Added functions to get contact or group of a contextTheJackiMonster2021-11-08
* Added assertions to ensure code safetyTheJackiMonster2021-10-31
* Implemented dynamic context creation for contactsTheJackiMonster2021-07-29
* Added creating chat contacts for each known messenger contactTheJackiMonster2021-07-29
* Implemented read receipts and deletionTheJackiMonster2021-07-25
* Code reorganized and refactored, most features implementedTheJackiMonster2021-07-11