aboutsummaryrefslogtreecommitdiff
path: root/src/gnunet_chat_context.c
Commit message (Expand)AuthorAge
* Updated to use new room details recordTheJackiMonster2022-03-21
* Cleanup namestore calls and reduce codebase for deletionTheJackiMonster2022-03-21
* Fixed duplicated context creation and removed debug printingTheJackiMonster2022-03-12
* Implemented lobby functionality and uri solving to add contactsTheJackiMonster2022-03-12
* Override chat records if nick gets changedTheJackiMonster2022-03-10
* Replace local files with namestore usageTheJackiMonster2022-03-10
* Implemented account specific directories for configurations and filesTheJackiMonster2022-02-17
* Adjusted equations to avoid segfaultsTheJackiMonster2022-01-09
* Fixed updating room and loading groupsTheJackiMonster2021-12-19
* Fixed problems loading configurations but still inconsistenciesTheJackiMonster2021-12-18
* Added status to context for edge cases with direct contact communicationTheJackiMonster2021-12-06
* Added assertions to ensure code safetyTheJackiMonster2021-10-31
* 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