aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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 regarding update and delete flags for messagesJacki2024-02-01
* Fix segmentation faultdev/thejackimonster/messengerJacki2024-01-30
* 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
* Manage tickets per contact internally when receivedJacki2024-01-04
* Add function to iterate through tickets from a contactJacki2024-01-04
* Revoke tickets on account deletion/updateJacki2024-01-04
* Format more codeJacki2024-01-04
* Format codeJacki2024-01-04
* Add function to check whether a message is recentJacki2024-01-03
* Add function to check for invitation statusJacki2024-01-03
* Implement client-side blocking of contactsJacki2024-01-03
* Remove global variables from testJacki2024-01-02
* Implement test for simple messaging and update namestore usageJacki2024-01-02
* Abstract parsing of context type from labelTheJackiMonster2023-11-24
* Update copyright timestampsTheJackiMonster2023-11-24
* Define compression level for regex service as constantTheJackiMonster2023-11-23
* Fix compiler warningTheJackiMonster2023-11-23
* Define default block configuration as constantsTheJackiMonster2023-11-23
* Define magic numbers as constantsTheJackiMonster2023-11-23
* Define service names as local constantsTheJackiMonster2023-11-23
* Define magic number as constantTheJackiMonster2023-11-23
* Define magic numbers and prefixes as constantsTheJackiMonster2023-11-23
* Remove check below zero of unsigned valueTheJackiMonster2023-11-23
* Remove redundant checkingTheJackiMonster2023-11-23
* Make read-only parameter constTheJackiMonster2023-11-23
* Remove check below zero of unsigned valueTheJackiMonster2023-11-23
* Fix chat contacts issue with locally unique idTheJackiMonster2023-11-17
* Fix requesting all messagesTheJackiMonster2023-11-16
* Fix build issues with upstream gnunetTheJackiMonster2023-11-15
* Ensure name information is providedTheJackiMonster2023-11-13
* Adjust tests and reimplement functionality from previous serviceTheJackiMonster2023-11-13
* Fix build issues regarding API changes in GNUnetTheJackiMonster2023-11-11
* Update protocol version to be compatible with GNUnet 0.20.0TheJackiMonster2023-10-11
* Remove unindexed encrypted file copies and complete file testTheJackiMonster2023-02-14
* Add hint to the readmeTheJackiMonster2023-02-07
* Update changelog for 0.1.3 releasev0.1.3TheJackiMonster2023-02-06
* Adjust gitignoreTheJackiMonster2023-02-03
* Correct README.md informationTheJackiMonster2023-02-03
* Add pkgconfig target for the libraryTheJackiMonster2023-02-03
* Adjust information filesTheJackiMonster2023-02-03
* Use meson as build systemTheJackiMonster2023-02-03