aboutsummaryrefslogtreecommitdiff
path: root/src/messenger/messenger_api.c
Commit message (Expand)AuthorAge
* -fix messenger client-side contact initialization for new messagesTheJackiMonster2021-12-15
* -fix messenger load-, store-operations and uninitialized memoryTheJackiMonster2021-11-29
* -fixed problem of uninitialized memory by not using itTheJackiMonster2021-11-22
* -forward stored message to client api handlerTheJackiMonster2021-11-19
* -fixes memory leaks with message body decodingTheJackiMonster2021-11-15
* -indentation of parametersTheJackiMonster2021-09-27
* -added function to get the key of a roomTheJackiMonster2021-06-27
* -updated get_sender() to return const contactTheJackiMonster2021-06-27
* -fixed messenger find_rooms()TheJackiMonster2021-06-24
* -moved messenger service out of experimentalTheJackiMonster2021-06-11
* -multiple fixes and correction regarding messenger serviceTheJackiMonster2021-04-04
* -added core functionality of the messenger serviceTheJackiMonster2021-03-06
* -remerge branch 'jacki/messenger'TheJackiMonster2020-11-12