RetroShare/libretroshare/src/services
csoler 69b51fecb7
Merge pull request #1994 from csoler/v0.6-ChannelsGUI
Abstract item model for channels
2020-06-24 23:22:44 +02: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 Merge pull request #1881 from PhenomRetroShare/Add_VotesOn_getPostData 2020-05-21 22:38:06 +02:00
p3gxschannels.h Add Votes when calling getPostData. 2020-05-13 00:36:14 +02:00
p3gxscircles.cc print more debug info and added missing emit to display the channel tab name after loading 2020-06-21 21:43:10 +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 Message Sent keeps Tags 2020-05-30 18:20:17 +02: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 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 Add Votes when calling getPostData. 2020-05-13 00:36:14 +02:00
p3posted.h Merge pull request #1881 from PhenomRetroShare/Add_VotesOn_getPostData 2020-05-21 22:38:06 +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