RetroShare/libretroshare/src/services
2020-02-15 11:39:29 +11:00
..
autoproxy Cleanup RsThread and related classes 2019-12-30 10:38:54 +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 fixed notifications for distant search results in channels 2020-02-03 21:39:05 +01:00
p3gxschannels.h Implement links for RsGxsChannels 2019-10-29 12:10:33 +01:00
p3gxscircles.cc fixed missing cache update in GxsCircles 2020-01-28 22:53:43 +01:00
p3gxscircles.h fixed conflicts with master 2019-12-14 18:27:41 +01:00
p3gxscommon.cc Merge branch 'master' into jsonapi 2018-07-23 13:44:01 +02:00
p3gxscommon.h re-licensed services/ 2018-05-29 21:54:27 +02:00
p3gxsforums.cc fixed notifications in forums, posted and channels 2020-01-27 21:38:57 +01:00
p3gxsforums.h fixed forum/channel subscribe notifications 2019-12-16 22:44:37 +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 notifications for identities 2020-01-27 23:02:04 +01: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 fixed mistake that causes missing FeedItems for messages and posted 2020-01-17 21:22:39 +01:00
p3msgservice.h Rename RS mail tracker id type according to Cyril suggestion 2019-10-26 15:21:21 +02:00
p3photoservice.cc fixup serialisation and indentation 2020-02-15 11:39:29 +11:00
p3photoservice.h Fix Warnings for 'p3PhotoService::msgsChanged' hides overloaded virtual 2019-02-14 22:15:53 +01:00
p3postbase.cc fixed notifications in forums, posted and channels 2020-01-27 21:38:57 +01:00
p3postbase.h re-licensed services/ 2018-05-29 21:54:27 +02:00
p3posted.cc Added for posted links group icons 2019-03-22 11:13:07 +01:00
p3posted.h Fix Warnings for 'RsGxsChannels::createComment' and 2019-02-14 21:58:33 +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 code to get Wiki / Wire and PhotoShare compiling again 2020-02-10 22:24:47 +11:00
p3wiki.h re-licensed services/ 2018-05-29 21:54:27 +02:00
p3wire.cc update code to get Wiki / Wire and PhotoShare compiling again 2020-02-10 22:24:47 +11:00
p3wire.h re-licensed services/ 2018-05-29 21:54:27 +02:00
rseventsservice.cc allowed some clients to Event handler to register with type NONE, which means that all event types will be sent to the client 2020-01-11 19:01:43 +01:00
rseventsservice.h fixed merge with master 2020-01-11 00:08:36 +01:00