aboutsummaryrefslogtreecommitdiff
path: root/include/gnunet_chat_lib.h
Commit message (Expand)AuthorAge
* Update code to newest GNUnet changes and improve automakeTheJackiMonster2022-10-30
* 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
* Added functions to get contact or group of a contextTheJackiMonster2021-11-08
* Merged callbacks and added meta messagesTheJackiMonster2021-10-10
* Added API methods to group inside of doxygen commentsTheJackiMonster2021-08-09
* Added Doxyfile to generate basic documentation of the APITheJackiMonster2021-08-09
* Written doxygen documentation to the library headerTheJackiMonster2021-08-09
* Added creating chat contacts for each known messenger contactTheJackiMonster2021-07-29
* Adjusted callbacks of file managementTheJackiMonster2021-07-29
* Implemented read receipts and deletionTheJackiMonster2021-07-25
* Included usage of message flags and added per chat config ioTheJackiMonster2021-07-25
* Added user pointers to structs and some new kinds for messagesTheJackiMonster2021-07-22
* Most of the file handling and necessary disk io callsTheJackiMonster2021-07-12
* Code reorganized and refactored, most features implementedTheJackiMonster2021-07-11
* Additions to restructure generalized the messenger API for the purpose of cha...TheJackiMonster2021-07-04
* First refinements of the overall APITheJackiMonster2021-06-21
* Relicensed from GPL3 to AGPL3 and added copyright noticeTheJackiMonster2021-06-06
* Started basic architectureTheJackiMonster2021-06-06