RetroShare/libretroshare/src/gxs
G10h4ck 97a0ba72f6
Merge pull request #2032 from G10h4ck/forums_get_child_posts
Add API method to retrieve forum child posts
2020-08-01 17:11:10 +02:00
..
gxssecurity.cc fixed long-term bug due to sending an empty list of destkeys for GXSSecurity to encrypt an item 2020-05-28 23:58:07 +02:00
gxssecurity.h license fix in pqi 2018-05-28 22:03:39 +02:00
gxstokenqueue.cc Safer rsGxsChannel API 2018-11-09 12:41:08 +01:00
gxstokenqueue.h Safer rsGxsChannel API 2018-11-09 12:41:08 +01:00
rsdataservice.cc fixed bug causing dataservice to return a non null group when the DB doesnt contain the requested group, causing rsgxsnetservice to still sync new groups in no mGrpAutoSync mode, causing identities to spread like hell 2020-07-17 00:26:14 +02:00
rsdataservice.h added method to print cache size 2020-05-29 09:49:07 +02:00
rsgds.h enabled MsgMetaData cache in rsgxsdataaccess.cc and witched metas to const, and removed deletion of retrieved metas since now the cache handles it 2020-05-28 15:11:14 +02:00
rsgenexchange.cc fixed usage info statistics in identities 2020-07-08 12:56:40 +02:00
rsgenexchange.h moved GxsNotify classes to rsgxsnotify.h internal to gxs (not visible in API) since it is unused in GUI. Added event item in forum to handle moderator list changes 2020-04-26 23:35:37 +02:00
rsgixs.h sendMail check if recipients are known 2019-10-26 01:22:51 +02:00
rsgroups.h merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
rsgxs.h enabled MsgMetaData cache in rsgxsdataaccess.cc and witched metas to const, and removed deletion of retrieved metas since now the cache handles it 2020-05-28 15:11:14 +02:00
rsgxsdata.cc enabled MsgMetaData cache in rsgxsdataaccess.cc and witched metas to const, and removed deletion of retrieved metas since now the cache handles it 2020-05-28 15:11:14 +02:00
rsgxsdata.h added method to print cache size 2020-05-29 09:49:07 +02:00
rsgxsdataaccess.cc Merge pull request #2032 from G10h4ck/forums_get_child_posts 2020-08-01 17:11:10 +02:00
rsgxsdataaccess.h enabled MsgMetaData cache in rsgxsdataaccess.cc and witched metas to const, and removed deletion of retrieved metas since now the cache handles it 2020-05-28 15:11:14 +02:00
rsgxsnetservice.cc disabled debug output 2020-07-17 21:56:57 +02:00
rsgxsnetservice.h Merge pull request #2015 from csoler/v0.6-BugFixing 2020-07-03 22:45:55 +02:00
rsgxsnettunnel.cc removed debug info 2020-06-16 21:29:13 +02:00
rsgxsnettunnel.h Cleanup RsThread and related classes 2019-12-30 10:38:54 +01:00
rsgxsnetutils.cc Safer rsids API 2019-05-02 09:55:53 +02:00
rsgxsnetutils.h Use safer rstime_t instead of time_t 2018-10-07 13:07:06 +02:00
rsgxsnotify.h removed multi-callback based distant search result handling, and use rsEvents instead 2020-06-16 21:13:55 +02:00
rsgxsrequesttypes.cc fixed up display of GroupStatisticsReq and moved priorities to RsTokReqOptions 2020-04-07 22:42:01 +02:00
rsgxsrequesttypes.h improved variable name and comment for GxsRequest::ansType 2020-04-13 13:35:35 +02:00
rsgxsutil.cc fixed usage info statistics in identities 2020-07-08 12:56:40 +02:00
rsgxsutil.h Cleanup RsThread and related classes 2019-12-30 10:38:54 +01:00
rsnxs.h removed multi-callback based distant search result handling, and use rsEvents instead 2020-06-16 21:13:55 +02:00
rsnxsobserver.h fixed merge with upstream/master 2018-07-19 23:22:24 +02:00
UseCases.txt added more virtual methods to network exchange service 2012-04-01 21:10:55 +00:00