RetroShare/libretroshare/src/services
Gioacchino Mazzurco 7dab487bde
Implement a JSON API friendly notification system
This should bit by bit substitute RsNotify which would be very difficult
  to support properly in JSON API.
The new system is much simpler to use also from the C++ side of the
  moon.
BroadcastDiscovery take advantage of the new system to notify about new
  non friend peer discovered, tested successfully also in JSON API.
2019-04-15 00:31:49 +02:00
..
autoproxy Use safer rstime_t instead of time_t 2018-10-07 13:07:06 +02:00
broadcastdiscoveryservice.cc Implement a JSON API friendly notification system 2019-04-15 00:31:49 +02:00
broadcastdiscoveryservice.h Implement a JSON API friendly notification system 2019-04-15 00:31:49 +02:00
p3banlist.cc Use safer rstime_t instead of time_t 2018-10-07 13:07:06 +02:00
p3banlist.h Use safer rstime_t instead of time_t 2018-10-07 13:07:06 +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
p3discovery2.cc remove debug output 2018-10-12 18:20:55 +02:00
p3discovery2.h Use safer rstime_t instead of time_t 2018-10-07 13:07:06 +02:00
p3gxschannels.cc Fix compilation, retrocompatibility and enums 2019-04-05 01:43:23 +02:00
p3gxschannels.h Fix compilation, retrocompatibility and enums 2019-04-05 01:43:23 +02:00
p3gxscircles.cc Implement JSON API for circles 2019-02-14 18:52:35 -03:00
p3gxscircles.h Implement JSON API for circles 2019-02-14 18:52:35 -03: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 Fix compilation of forum API 2018-12-16 17:40:47 +01:00
p3gxsforums.h Fix compilation of forum API 2018-12-16 17:40:47 +01:00
p3gxsreputation.cc Add RsReputations JSON API 2019-02-16 11:41:31 -03:00
p3gxsreputation.h Add RsReputations JSON API 2019-02-16 11:41:31 -03: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 Fix compile error on OSX 2019-02-16 17:09:35 -03:00
p3idservice.h Expose RsIdentity JSON API 2019-02-13 17:08:38 -03:00
p3msgservice.cc fixed QuickView filtering system 2019-03-12 14:17:42 +01:00
p3msgservice.h fixed QuickView filtering system 2019-03-12 14:17:42 +01:00
p3photoservice.cc Fix Warnings for 'p3PhotoService::msgsChanged' hides overloaded virtual 2019-02-14 22:15:53 +01:00
p3photoservice.h Fix Warnings for 'p3PhotoService::msgsChanged' hides overloaded virtual 2019-02-14 22:15:53 +01:00
p3postbase.cc fixed merge with upstream/master 2018-07-19 23:22:24 +02:00
p3postbase.h re-licensed services/ 2018-05-29 21:54:27 +02:00
p3posted.cc Added attach picture for posted links 2019-01-30 14:33:50 +01:00
p3posted.h Fix Warnings for 'RsGxsChannels::createComment' and 2019-02-14 21:58:33 +01:00
p3rtt.cc Use safer rstime_t instead of time_t 2018-10-07 13:07:06 +02:00
p3rtt.h Use safer rstime_t instead of time_t 2018-10-07 13:07:06 +02: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 Merge branch 'master' into jsonapi 2018-07-23 13:44:01 +02:00
p3wiki.h re-licensed services/ 2018-05-29 21:54:27 +02:00
p3wire.cc re-licensed services/ 2018-05-29 21:54:27 +02:00
p3wire.h re-licensed services/ 2018-05-29 21:54:27 +02:00
rseventsservice.cc Implement a JSON API friendly notification system 2019-04-15 00:31:49 +02:00
rseventsservice.h Implement a JSON API friendly notification system 2019-04-15 00:31:49 +02:00