RetroShare/libretroshare/src/services
2020-12-31 13:19:02 +01:00
..
autoproxy use RsRandom::alphaNumeric 2020-06-13 11:07:07 +02: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 fixed merge 2020-12-01 09:35:11 +01:00
p3gxschannels.h added auto-cleaning of unused forums, channels, posted. Works for all GXS groups if the correct method is supplied. 2020-11-22 21:45:21 +01:00
p3gxscircles.cc fixed update of forum and circle lists when forum/circle is edited 2020-12-06 21:29:56 +01:00
p3gxscircles.h fixed bug in circle chooser that showed duplicates. Removed mCircleExternalIdList (not really useful now that circles are cached) and used a std::set to ensure uniqueness 2020-12-05 20:12:03 +01: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 fixed update of forum and circle lists when forum/circle is edited 2020-12-06 21:29:56 +01:00
p3gxsforums.h added auto-cleaning of unused forums, channels, posted. Works for all GXS groups if the correct method is supplied. 2020-11-22 21:45:21 +01: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 added sending of group authors along with group data in distant GXS search 2020-12-03 23:13:18 +01:00
p3idservice.h added sending of group authors along with group data in distant GXS search 2020-12-03 23:13:18 +01:00
p3msgservice.cc Merge pull request #2175 from csoler/v0.6-BugFixing_2 2020-12-31 13:19:02 +01:00
p3msgservice.h Rename RS mail tracker id type according to Cyril suggestion 2019-10-26 15:21:21 +02:00
p3photoservice.cc fixed compilaiton of photoshare due to changes in GxsChange class 2020-05-21 22:45:49 +02:00
p3photoservice.h Update photo/wire/wiki interfaces to support Blocking Group API. 2020-04-05 15:04:39 +10:00
p3postbase.cc Merge remote-tracking branch 'upstream/master' into v0.6-BugFixing_2 2020-12-01 19:45:30 +01:00
p3postbase.h added auto-cleaning of unused forums, channels, posted. Works for all GXS groups if the correct method is supplied. 2020-11-22 21:45:21 +01:00
p3posted.cc added auto-cleaning of unused forums, channels, posted. Works for all GXS groups if the correct method is supplied. 2020-11-22 21:45:21 +01:00
p3posted.h added auto-cleaning of unused forums, channels, posted. Works for all GXS groups if the correct method is supplied. 2020-11-22 21:45:21 +01: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 [TheWire] update GroupPtrs 2020-08-07 18:12:06 +10:00
p3wire.h [TheWire] update GroupPtrs 2020-08-07 18:12:06 +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