aboutsummaryrefslogtreecommitdiff
path: root/src/gnunet_chat_context.h
Commit message (Expand)AuthorAge
* Change nick from being a statically sized array to a dynamic allocationJacki2024-02-28
* Delay automatic requests for messagesJacki2024-02-24
* Adjust blocking implementation to handle custom tag values tooJacki2024-02-20
* Implement blocking and unblocking via rejection tagsJacki2024-02-10
* Fix rejections of invitationsJacki2024-02-10
* Add dependencies for messages to handle reverse order from requestsJacki2024-02-10
* Format more codeJacki2024-01-04
* Fix more issues with headersTheJackiMonster2022-12-16
* Adjust code for GNUnet changes in release 0.19.0v0.1.2TheJackiMonster2022-12-07
* Implement relogin after renaming and add doxygen docsTheJackiMonster2022-04-03
* Updated to use new room details recordTheJackiMonster2022-03-21
* Cleanup namestore calls and reduce codebase for deletionTheJackiMonster2022-03-21
* Implemented lobby functionality and uri solving to add contactsTheJackiMonster2022-03-12
* Replace local files with namestore usageTheJackiMonster2022-03-10
* 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
* 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
* Code reorganized and refactored, most features implementedTheJackiMonster2021-07-11
* First refinements of the overall APITheJackiMonster2021-06-21
* Relicensed from GPL3 to AGPL3 and added copyright noticeTheJackiMonster2021-06-06
* Started basic architectureTheJackiMonster2021-06-06