aboutsummaryrefslogtreecommitdiff
path: root/src/gnunet_chat_message.c
Commit message (Expand)AuthorAge
* Add function to query account responsible for a chat messageJacki4 days
* Fix handling of deleted messages for async callback processingJacki2024-02-19
* Fix message handling of non-updatesJacki2024-02-18
* Handle message deletion with updated callback of original messageTheJackiMonster2024-02-17
* Implement blocking and unblocking via rejection tagsJacki2024-02-10
* Abstract function to check for message contentJacki2024-02-10
* Adjust regarding update and delete flags for messagesJacki2024-02-01
* Format more codeJacki2024-01-04
* Added some safety for stopping chat handleTheJackiMonster2022-04-06
* Added assertions to ensure code safetyTheJackiMonster2021-10-31
* Merged callbacks and added meta messagesTheJackiMonster2021-10-10
* Implemented read receipts and deletionTheJackiMonster2021-07-25
* Included usage of message flags and added per chat config ioTheJackiMonster2021-07-25
* Code reorganized and refactored, most features implementedTheJackiMonster2021-07-11
* Additions to restructure generalized the messenger API for the purpose of cha...TheJackiMonster2021-07-04
* Relicensed from GPL3 to AGPL3 and added copyright noticeTheJackiMonster2021-06-06
* Started basic architectureTheJackiMonster2021-06-06