aboutsummaryrefslogtreecommitdiff
path: root/src/messenger/messenger_api.c
Commit message (Expand)AuthorAge
* BUILD: Move messenger to serviceMartin Schanzenbach2023-10-19
* NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
* BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...Martin Schanzenbach2022-12-04
* -fix ftbfsMartin Schanzenbach2022-10-29
* -added name for deletion message kindTheJackiMonster2022-04-24
* -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