RetroShare/libretroshare/src/services
2020-05-10 13:47:53 +02:00
..
autoproxy i2pbob: fix deadlock on shutdown 2020-03-13 17:08:48 +01:00
broadcastdiscoveryservice.cc fixed merge with master 2020-01-11 00:08:36 +01:00
broadcastdiscoveryservice.h Cleanup RsThread and related classes 2019-12-30 10:38:54 +01:00
p3banlist.cc Protect p3BanList::isAddressAccepted with mutex 2019-08-28 23:29:41 +02:00
p3banlist.h Protect p3BanList::isAddressAccepted with mutex 2019-08-28 23:29:41 +02:00
p3bwctrl.cc Use safer rstime_t instead of time_t 2018-10-07 13:07:06 +02:00
p3bwctrl.h Use safer rstime_t instead of time_t 2018-10-07 13:07:06 +02:00
p3gxschannels.cc merged with upstreamm/master 2020-05-09 22:33:27 +02:00
p3gxschannels.h Fix Channel Post Comments Number 2020-04-29 00:52:19 +02:00
p3gxscircles.cc removed debug info in circles 2020-05-10 13:47:53 +02:00
p3gxscircles.h fixing some bugs in circles backend 2020-05-09 18:07:56 +02:00
p3gxscommon.cc added blocking API for createComment() in GxsCommentService and removed token queue from GxsCreateCommentDialog 2020-03-09 21:01:55 +01:00
p3gxscommon.h added blocking API for createComment() in GxsCommentService and removed token queue from GxsCreateCommentDialog 2020-03-09 21:01:55 +01:00
p3gxsforums.cc made GxsNotify for messages with more granularity. Removed RsGxsCircleMsg class that was not used. 2020-05-03 23:20:13 +02:00
p3gxsforums.h removed TokenQueue from UserNotify 2020-04-04 22:54:54 +02:00
p3gxsreputation.cc Add RsReputations JSON API 2019-02-16 11:41:31 -03:00
p3gxsreputation.h fixed uninitialized memory read and inconsistent initialization of mReputationScore in GxsReputation 2019-12-23 11:52:32 +01:00
p3heartbeat.cc Use safer rstime_t instead of time_t 2018-10-07 13:07:06 +02:00
p3heartbeat.h Use safer rstime_t instead of time_t 2018-10-07 13:07:06 +02:00
p3idservice.cc made GxsNotify for messages with more granularity. Removed RsGxsCircleMsg class that was not used. 2020-05-03 23:20:13 +02:00
p3idservice.h Added the possibility to request identities to specific peers (simplified changelog from PR~1697) 2020-01-04 20:34:35 +01:00
p3msgservice.cc Fix memory management and deprecated removal from serialization 2020-04-14 12:17:01 +02:00
p3msgservice.h Rename RS mail tracker id type according to Cyril suggestion 2019-10-26 15:21:21 +02:00
p3photoservice.cc Update photo/wire/wiki interfaces to support Blocking Group API. 2020-04-05 15:04:39 +10:00
p3photoservice.h Update photo/wire/wiki interfaces to support Blocking Group API. 2020-04-05 15:04:39 +10:00
p3postbase.cc made GxsNotify for messages with more granularity. Removed RsGxsCircleMsg class that was not used. 2020-05-03 23:20:13 +02:00
p3postbase.h made GxsNotify for messages with more granularity. Removed RsGxsCircleMsg class that was not used. 2020-05-03 23:20:13 +02:00
p3posted.cc removed TokenQueue from UserNotify 2020-04-04 22:54:54 +02:00
p3posted.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
p3rtt.cc Fix few glitches in Cyril PR 2020-01-07 00:54:49 +01:00
p3rtt.h replaced QString output of uniqueIdentifier() in feedItem classes by a std::string because QString caused random crashes 2019-12-15 16:46:22 +01:00
p3service.cc Use safer rstime_t instead of time_t 2018-10-07 13:07:06 +02:00
p3service.h further conversion to new wrapper function 2018-08-03 20:19:10 +02:00
p3serviceinfo.cc re-licensed services/ 2018-05-29 21:54:27 +02:00
p3serviceinfo.h re-licensed services/ 2018-05-29 21:54:27 +02:00
p3statusservice.cc Use safer rstime_t instead of time_t 2018-10-07 13:07:06 +02:00
p3statusservice.h re-licensed services/ 2018-05-29 21:54:27 +02:00
p3wiki.cc Update photo/wire/wiki interfaces to support Blocking Group API. 2020-04-05 15:04:39 +10:00
p3wiki.h Update photo/wire/wiki interfaces to support Blocking Group API. 2020-04-05 15:04:39 +10:00
p3wire.cc Update photo/wire/wiki interfaces to support Blocking Group API. 2020-04-05 15:04:39 +10:00
p3wire.h Update photo/wire/wiki interfaces to support Blocking Group API. 2020-04-05 15:04:39 +10:00
rseventsservice.cc Keep 10 extra unassigned slots for event types 2020-04-14 12:24:58 +02:00
rseventsservice.h Keep 10 extra unassigned slots for event types 2020-04-14 12:24:58 +02:00