aboutsummaryrefslogtreecommitdiff
path: root/src/gnunet_chat_handle_intern.c
Commit message (Expand)AuthorAge
* Add function to query account responsible for a chat messageHEADmasterJacki2 days
* Avoid duplicate ticket storageJacki6 days
* Abstract file path generation from hashJacki11 days
* Fix issues with attribute test casesJacki2024-04-14
* Change function to iterate through ticket attributesJacki2024-04-03
* Fix compiler error caused by labelJacki2024-03-23
* Delay automatic requests for messagesJacki2024-02-24
* Adjust blocking implementation to handle custom tag values tooJacki2024-02-20
* Fix handling of deleted messages for async callback processingJacki2024-02-19
* Fix message handling of non-updatesJacki2024-02-18
* Safeguard potential issues with updated messagesJacki2024-02-18
* Allow callback for deleted messageTheJackiMonster2024-02-17
* Handle message deletion with updated callback of original messageTheJackiMonster2024-02-17
* 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
* Abstract function to check for message contentJacki2024-02-10
* Handle messages with delay and dependencies in orderJacki2024-02-10
* Move early exit on failureJacki2024-02-10
* Reduce allocations for rejections and fix deleted messagesJacki2024-02-10
* Fix rejections of invitationsJacki2024-02-10
* Add dependencies for messages to handle reverse order from requestsJacki2024-02-10
* Implement rejection of an invitationJacki2024-02-02
* Adjust regarding update and delete flags for messagesJacki2024-02-01
* Implement changes regarding a message recipientJacki2024-01-20
* Implement setting and deleting attributes with handleJacki2024-01-05
* Manage tickets per contact internally when receivedJacki2024-01-04
* Revoke tickets on account deletion/updateJacki2024-01-04
* Format more codeJacki2024-01-04
* Implement client-side blocking of contactsJacki2024-01-03
* Implement test for simple messaging and update namestore usageJacki2024-01-02
* Fix compiler warningTheJackiMonster2023-11-23
* Define service names as local constantsTheJackiMonster2023-11-23
* Make read-only parameter constTheJackiMonster2023-11-23
* Fix requesting all messagesTheJackiMonster2023-11-16
* Fix build issues with upstream gnunetTheJackiMonster2023-11-15
* Adjust tests and reimplement functionality from previous serviceTheJackiMonster2023-11-13
* Remove unindexed encrypted file copies and complete file testTheJackiMonster2023-02-14
* Update code to newest GNUnet changes and improve automakeTheJackiMonster2022-10-30
* Make message handling client side more reliableTheJackiMonster2022-08-13
* 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