RetroShare/libretroshare/src/retroshare
2017-05-05 15:44:22 +02:00
..
rsbanlist.h Added a notify in SecurityIpItem when the ip address was added to the whitelist. 2015-06-03 15:14:26 +00:00
rsconfig.h added proper talking between pqihandler and GUI for maxrates fixing 2016-06-08 22:44:28 -04:00
rsdht.h Fixed Windows compile 2015-05-27 11:53:08 +00:00
rsdisc.h merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
rsexpr.h fixed search and filter for regular expressions and terms 2016-09-13 13:53:51 +02:00
rsfiles.h added an option to follow symbolic links or not, and anti-loop system during directories traversal 2016-11-24 23:42:56 +01:00
rsflags.h converted RsMsgItems to new serialization. Added format and flag members to RsSerialiser and used the later to handle signature and config serialization techniques 2017-04-23 22:40:26 +02:00
rsgrouter.h removed the possibility of GXS groups to keep track of post origin before release, as it is too intrusive as compared to the benefits 2016-07-25 14:56:55 -04:00
rsgxschannels.h Fix GxsChannelPostItem when received comment. 2016-06-18 20:10:14 +02:00
rsgxscircles.h added consistency check in meta data in publishGroup() and updateGroup() in order to avoid bad data supplied from GXS services 2017-01-19 11:13:06 +01:00
rsgxscommon.h Fix GxsChannelPostItem when received comment. 2016-06-18 20:10:14 +02:00
rsgxsflags.h added documentation of flags in GXS msg authentication policy 2017-01-01 17:50:09 +01:00
rsgxsforums.h added display of warning for non forwarded posts 2016-12-26 15:59:53 +01:00
rsgxsiface.h added display of warning for non forwarded posts 2016-12-26 15:59:53 +01:00
rsgxsifacehelper.h added display of warning for non forwarded posts 2016-12-26 15:59:53 +01:00
rsgxsifacetypes.h merged upstream/master 2017-04-30 20:14:23 +02:00
rsgxsservice.h Fix Clang warnings: struct declared as class 2017-04-17 21:15:15 +02:00
rsgxstunnel.h always pass data accept test in distant chat when we are on the client side of the tunnel 2016-04-10 21:09:47 -04:00
rshistory.h simplification of the chat interface to libretroshare using a single unified class for chat IDs. Used a common chat widget for all chats including broadcast. Opens the way to having plugins send/recv chat messages. Patch from Electron. 2014-12-29 21:41:05 +00:00
rsidentity.h added GUI async call to ID serialised data. Allows to copy+paste identities. 2017-04-10 20:02:14 +02:00
rsids.h Merge branch 'master' into gxs_mail_experiments 2017-05-05 15:44:22 +02:00
rsiface.h p3GxsMails queues persistents accross RS sessions 2017-02-26 00:46:02 +01:00
rsinit.h Retroshare android service now run and start at boot on android, the qml app is still disfunctional 2016-08-23 12:15:28 +02:00
rsmsgs.h Clear WebAPI when clear chat history in GUI. 2016-03-31 22:52:53 +02:00
rsnotify.h Add Friend Time Offset news feed. 2017-04-27 16:42:25 +02:00
rspeers.h Add Title when ask for password. 2016-08-09 01:22:14 +02:00
rsphoto.h moved photo items to rsitems/ 2017-04-28 18:51:35 +02:00
rsplugin.h added a new method rs_malloc that checks its arguments and prints a stacktrace on error/weird call. Changed the code everywhere to use this instead of malloc. Removed some mallocs and replaced with RsTemporaryMemory 2016-01-12 21:10:11 -05:00
rsposted.h Fix Posted Feed Item when received comment. 2016-07-23 01:48:35 +02:00
rspostedVEG.h Reorganisation of the New GXS Services. 2012-09-15 00:16:06 +00:00
rsreputations.h made RsReputation::overallReputationLevel() to also return the identity ownership flags so that we dont need to rely on async calls to p3IdService to get them 2017-02-06 23:46:01 +01:00
rsrtt.h Add Friend Time Offset news feed. 2017-04-27 16:42:25 +02:00
rsservicecontrol.h added mechanism to allow services to document the names of their items, and improved bandwidth graph to show names for GXS services. Other services still need to supply their own names 2017-04-20 20:54:51 +02:00
rsstatus.h merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
rstokenservice.h Merge branch 'master' into gxs_mail_experiments 2017-05-05 15:44:22 +02:00
rsturtle.h moved regular expression classes into a separate namespace 2016-09-13 12:05:22 +02:00
rstypes.h fixed problems with negative time shifts in DirDetails causing multiple GUI bugs in File Lists and Search 2016-11-14 21:58:58 +01:00
rsversion.h updated version number to 0.6.2 2017-03-04 11:56:51 +01:00
rsversion.in updated version number to 0.6.2 in rsversion.in 2017-03-05 14:30:45 +01:00
rswiki.h Implementation of GxsId Opinion, and start of Reputation system. 2014-02-19 11:08:37 +00:00
rswire.h handled validation/sign of message when key not available 2013-03-06 23:33:23 +00:00