aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_messenger_service.h
Commit message (Expand)AuthorAge
* MESSENGER: Uncrustify codeTheJackiMonster2024-02-18
* MESSENGER: Implement client side deletion and update callback for messagesTheJackiMonster2024-02-01
* MESSENGER: Add function to delete messagesTheJackiMonster2024-01-20
* MESSENGER: Store recipient information for each message locallyTheJackiMonster2024-01-20
* MESSENGER: Add recipient to message callbackTheJackiMonster2024-01-20
* MESSENGER: Implement automatic transcription of private messagesTheJackiMonster2024-01-20
* MESSENGER: Add transcript and tag message kindsTheJackiMonster2024-01-19
* MESSENGER: Implement function to send ticketTheJackiMonster2024-01-03
* MESSENGER: Implement ticket messageTheJackiMonster2024-01-02
* MESSENGER: Implement automatic routing mechanismTheJackiMonster2023-12-16
* MESSENGER: Types adjustedTheJackiMonster2023-12-08
* MESSENGER: Fix handle id initialization and add local contact idTheJackiMonster2023-11-17
* MESSENGER: Fix latest hash on client sideTheJackiMonster2023-11-16
* Merge branch 'master' of ssh://git.gnunet.org/gnunetTheJackiMonster2023-11-14
|\
| * NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
* | -minor additional cleanupTheJackiMonster2023-11-10
* | MESSENGER: Separate peer and member signed messagesTheJackiMonster2023-11-10
|/
* MESSENGER: Update private message struct, increase service version to 0.2TheJackiMonster2023-09-08
* Fix includes in messenger service headerTheJackiMonster2022-12-16
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
* BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...Martin Schanzenbach2022-12-04
* BUILD: Improve platform-specific includesMartin Schanzenbach2022-12-01
* -DOC: Documentation cleanup pass through MESSENGER subsystemWillow Liquorice2022-10-03
* -DOC: Numerous small fixes to clean up short warning categoriesWillow Liquorice2022-10-03
* -add gns record type handling for messenger room detailsTheJackiMonster2022-03-21
* -add gns record plugin for messenger room entriesTheJackiMonster2021-11-13
* -indentation of parametersTheJackiMonster2021-09-27
* -corrected doxygen documentation of the message callbackTheJackiMonster2021-08-05
* -added sent flag to messenger serviceTheJackiMonster2021-07-24
* -replaced c++ keywords in messenger service headerTheJackiMonster2021-07-17
* -added function to get the key of a roomTheJackiMonster2021-06-27
* -updated get_sender() to return const contactTheJackiMonster2021-06-27
* -fix typoChristian Grothoff2021-06-14
* -moved messenger service out of experimentalTheJackiMonster2021-06-11
* -fix typosChristian Grothoff2021-04-26
* -added core functionality of the messenger serviceTheJackiMonster2021-03-06
* misc spelling issuesChristian Grothoff2020-11-14
* -added more docs for messengerTheJackiMonster2020-11-12
* -remerge branch 'jacki/messenger'TheJackiMonster2020-11-12