aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Add function to query account responsible for a chat messageHEADmasterJacki75 min.
* Stop FS operations on file destructionJacki13 hours
* Skip copy for file previews if no extra decryption is necessaryJacki13 hours
* Remove expiration date of published filesJacki46 hours
* Free remaining file handles on destructionJacki47 hours
* 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
* 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 attributesJacki14 days
* 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
* Fix compiler error caused by labelJacki2024-03-23
* 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
* Delay automatic requests for messagesJacki2024-02-24
* Add more functions to tag messages and iterate through tagsJacki2024-02-20
* 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
* Fix selection of context for blocked stateJacki2024-02-11
* Automatic persistent blocking without manual interventionJacki2024-02-10
* Implement blocking and unblocking via rejection tagsJacki2024-02-10
* Abstract function to check for message contentJacki2024-02-10