aboutsummaryrefslogtreecommitdiff
path: root/src/gnunet_chat_contact_intern.c
Commit message (Collapse)AuthorAge
* Adjust blocking implementation to handle custom tag values tooJacki2024-02-20
| | | | Signed-off-by: Jacki <jacki@thejackimonster.de>
* Fix handling of deleted messages for async callback processingJacki2024-02-19
| | | | Signed-off-by: Jacki <jacki@thejackimonster.de>
* Fix multiple memory leaksJacki2024-02-11
| | | | Signed-off-by: Jacki <jacki@thejackimonster.de>
* Implement blocking and unblocking via rejection tagsJacki2024-02-10
| | | | Signed-off-by: Jacki <jacki@thejackimonster.de>
* Format more codeJacki2024-01-04
| | | | Signed-off-by: Jacki <jacki@thejackimonster.de>
* Added function to check if a contact is owned by the accountTheJackiMonster2021-12-16
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added status to context for edge cases with direct contact communicationTheJackiMonster2021-12-06
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Adjusted invitations to groups to check for common contextsTheJackiMonster2021-12-03
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>