aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* Update documents to version 0.3.1HEADv0.3.1masterJacki5 days
* Add more functions to tag messages and iterate through tagsJacki2024-02-20
* Handle message deletion with updated callback of original messageTheJackiMonster2024-02-17
* Adjust blocking code for generic tagging of contactsJacki2024-02-17
* 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
* 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
* 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
* 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
* Use meson as build systemTheJackiMonster2023-02-03
* Fix more issues with headersTheJackiMonster2022-12-16
* Update code to newest GNUnet changes and improve automakeTheJackiMonster2022-10-30
* Convert single makefile to automakeTheJackiMonster2022-09-25
* Added how-to document and adjusted member user pointer to rely on groupsTheJackiMonster2022-04-10
* Added some safety for stopping chat handleTheJackiMonster2022-04-06
* Completed handle tests and added user pointer functions to headerTheJackiMonster2022-03-31
* Added account deletion and adjusted automated testsTheJackiMonster2022-03-31
* Removed application specific directory and adjusted test casesTheJackiMonster2022-03-30
* Added version makros and assertion to ensure compatibilityTheJackiMonster2022-03-30
* Add sending read receiptsTheJackiMonster2022-03-20
* Add private messages as whisperingTheJackiMonster2022-03-20
* Adjusted const modifier in functionsTheJackiMonster2022-03-15
* Implemented lobby functionality and uri solving to add contactsTheJackiMonster2022-03-12
* Added new declarations of functions for lobbiesTheJackiMonster2022-03-11
* Replace local files with namestore usageTheJackiMonster2022-03-10
* Added message target for deletionsTheJackiMonster2022-02-18
* Added function to create an accountTheJackiMonster2022-02-13
* Added user pointer and name access to accountsTheJackiMonster2022-02-13
* Established accounts as selectable identities to useTheJackiMonster2022-02-13
* Adjusted API to get current status of file processingTheJackiMonster2022-01-14
* Implemented using temporary file previewsTheJackiMonster2022-01-10
* Implemented function to get a files nameTheJackiMonster2022-01-10
* Updated file uploading to allow setting user pointer before uploadTheJackiMonster2022-01-06
* Fixed contexts to re-check for being contact related when unknown typeTheJackiMonster2021-12-21
* Fixed updating room and loading groupsTheJackiMonster2021-12-19
* Added function to check if a contact is owned by the accountTheJackiMonster2021-12-16
* Handled unknown chats to update type and be treated as valid chatsTheJackiMonster2021-12-15
* Adjusted iterate function for group contactsTheJackiMonster2021-12-12
* Added status to context for edge cases with direct contact communicationTheJackiMonster2021-12-06
* Simplified identity keys into basic strings to integrate into uiTheJackiMonster2021-11-20