RetroShare/libretroshare/src/services
Gioacchino Mazzurco b701ca8da3
Keep 10 extra unassigned slots for event types
Proper error reporting + cruft removal
2020-04-14 12:24:58 +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 created a specific GxsEvent for Group Statistics changes and handle it in the GUI for all friends at once every 2 min at most 2020-04-11 20:52:35 +02:00
p3gxschannels.h removed TokenQueue from UserNotify 2020-04-04 22:54:54 +02:00
p3gxscircles.cc reverted unnecessary cancel of tokens after waitToken in p3gxscircles 2020-03-11 22:42:34 +01:00
p3gxscircles.h added notification for circle cache updates to avoid the need for an additional UI timer 2020-02-11 16:37:53 +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 created a specific GxsEvent for Group Statistics changes and handle it in the GUI for all friends at once every 2 min at most 2020-04-11 20:52:35 +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 removed askForDeferredSelfSignature() and made IdEditDialog comply with this 2020-04-02 22:24:14 +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 created a specific GxsEvent for Group Statistics changes and handle it in the GUI for all friends at once every 2 min at most 2020-04-11 20:52:35 +02:00
p3postbase.h fixed 2 bugs causing forums and channels to be notified when already known and added notification list for posted 2020-03-04 19:17:09 +01:00
p3posted.cc removed TokenQueue from UserNotify 2020-04-04 22:54:54 +02:00
p3posted.h removed TokenQueue from UserNotify 2020-04-04 22:54:54 +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