aboutsummaryrefslogtreecommitdiff
path: root/src/gnunet_chat_lib.c
Commit message (Expand)AuthorAge
* Add function to query account responsible for a chat messageHEADmasterJacki22 hours
* Skip copy for file previews if no extra decryption is necessaryJacki34 hours
* Remove expiration date of published filesJacki3 days
* Implement function to iterate attributes from disconnected accountsJacki3 days
* Fix context requirements in internal functionsJacki5 days
* Fix duplicate requested files from uriJacki5 days
* Fix file decryption without key and unmatching hashJacki5 days
* Adjust return values of functionsJacki5 days
* Fix memory issues with file key changesJacki5 days
* Allow files without additional encryption keyJacki6 days
* Implement function to iterate through all filesJacki8 days
* Match known file handles by hash to uriJacki9 days
* Implement function to upload file and get uri from file handleJacki9 days
* Add function to request file from chk uriJacki9 days
* Add function to return type of uriJacki10 days
* Support FS uri parsingJacki10 days
* Add function to check whether a file is ready to previewJacki10 days
* Abstract file path generation from hashJacki10 days
* Fix attribute storing value as replacementJacki12 days
* Fix issues with attribute test casesJacki13 days
* Implement test case for sharing attributesJacki2024-04-12
* Implement test case and adjust implementation for attributesJacki2024-04-10
* Implement functionality for attribute and ticket usageJacki2024-04-10
* Change function to iterate through ticket attributesJacki2024-04-03
* Fix iterating through filesJacki2024-03-23
* Fix tagging issue with invitationsJacki2024-03-06
* Change nick from being a statically sized array to a dynamic allocationJacki2024-02-28
* Add more functions to tag messages and iterate through tagsJacki2024-02-20
* Adjust blocking implementation to handle custom tag values tooJacki2024-02-20
* 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
* Fix selection of context for blocked stateJacki2024-02-11
* Implement blocking and unblocking via rejection tagsJacki2024-02-10
* Abstract function to check for message contentJacki2024-02-10
* Fix rejections of invitationsJacki2024-02-10
* Add internal logout message to free resources on application levelJacki2024-02-10
* Implement rejection of an invitationJacki2024-02-02
* Add tag messagesJacki2024-02-01
* Adjust contact check for invitationJacki2024-01-21
* Fix two memory leaksJacki2024-01-21
* Use new function to delete messagesJacki2024-01-20
* Implement changes regarding a message recipientJacki2024-01-20
* Implement function to list attributes of a handleJacki2024-01-05
* Implement setting and deleting attributes with handleJacki2024-01-05
* Implement functions to consume tickets from contactsJacki2024-01-05
* Add function to iterate through tickets from a contactJacki2024-01-04
* Format more codeJacki2024-01-04
* Format codeJacki2024-01-04
* Add function to check whether a message is recentJacki2024-01-03