aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add function to query account responsible for a chat messageHEADmasterJacki4 hours
* Stop FS operations on file destructionJacki15 hours
* Skip copy for file previews if no extra decryption is necessaryJacki16 hours
* Remove expiration date of published filesJacki2 days
* Free remaining file handles on destructionJacki2 days
* Fix creation and destruction of chat handleJacki2 days
* Implement function to iterate attributes from disconnected accountsJacki2 days
* Avoid duplicate ticket storageJacki4 days
* Fix context requirements in internal functionsJacki4 days
* Fix duplicate requested files from uriJacki4 days
* Fix file decryption without key and unmatching hashJacki4 days
* Give write access to file handle in callbacksJacki4 days
* Adjust return values of functionsJacki5 days
* Fix creating file from disk without keyJacki5 days
* Fix memory issues with file key changesJacki5 days
* Allow files without additional encryption keyJacki5 days
* Implement function to iterate through all filesJacki7 days
* Match known file handles by hash to uriJacki8 days
* Implement function to upload file and get uri from file handleJacki8 days
* Add function to request file from chk uriJacki9 days
* Add function to return type of uriJacki9 days
* Support FS uri parsingJacki9 days
* Add function to check whether a file is ready to previewJacki9 days
* Abstract file path generation from hashJacki9 days
* Fix attribute storing value as replacementJacki12 days
* Fix memory access violations by reordering cleanupJacki12 days
* Fix issues with attribute test casesJacki12 days
* 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
* Change function to iterate through ticket attributesJacki2024-04-03
* Add internal function to return public key from contactJacki2024-04-03
* Update documents to version 0.3.1v0.3.1Jacki2024-03-23
* Fix compiler error caused by labelJacki2024-03-23
* Fix iterating through filesJacki2024-03-23
* Make building tests with libcheck optionalTheJackiMonster2024-03-11
* Fix missing dependency when not using gnunet meson buildJacki2024-03-08
* Add script to distribute versionv0.3.0Jacki2024-03-06
* Adjust script to generate documentationJacki2024-03-06
* Update doxygenJacki2024-03-06
* Update changelog and other documentsJacki2024-03-06
* Fix tagging issue with invitationsJacki2024-03-06
* Change nick from being a statically sized array to a dynamic allocationJacki2024-02-28
* Delay automatic requests for messagesJacki2024-02-24
* Fix meson buildJacki2024-02-23
* Add flag to ignore message targets of messages in debug toolJacki2024-02-22
* Implement tool to debug messenger graph via plantumlTheJackiMonster2024-02-22
* Implement tool to debug chat messages with plantuml outputJacki2024-02-22
* Add more functions to tag messages and iterate through tagsJacki2024-02-20