.. |
rsbanlist.h
|
Prepare RsBanList for JSON API support
|
2019-05-14 23:01:06 +02:00 |
rsbroadcastdiscovery.h
|
changed RsEvents so that it takes event types when registering handlers, which limits the number of handlers called for each event
|
2019-12-29 13:50:54 +01:00 |
rsconfig.h
|
Calm down p3netmgr at least when internet connection is not available
|
2019-09-29 17:59:32 +02:00 |
rsdht.h
|
Use safer rstime_t instead of time_t
|
2018-10-07 13:07:06 +02:00 |
rsdisc.h
|
Gossip discovery refinement
|
2019-05-03 16:54:16 +02:00 |
rsevents.h
|
Remove documentation for param which doesn't exists anymore
|
2020-09-01 15:36:47 +02:00 |
rsexpr.h
|
Use safer rstime_t instead of time_t
|
2018-10-07 13:07:06 +02:00 |
rsfiles.h
|
Unify common error category message into a function
|
2020-06-09 20:08:23 +02:00 |
rsflags.h
|
Fix memory management and deprecated removal from serialization
|
2020-04-14 12:17:01 +02:00 |
rsgossipdiscovery.h
|
changed RsEvents so that it takes event types when registering handlers, which limits the number of handlers called for each event
|
2019-12-29 13:50:54 +01:00 |
rsgrouter.h
|
added queue for GRouter items that miss a signature key and auto-request of missing keys to friends when needed (simplified changes from PR~1697)
|
2020-01-04 20:39:43 +01:00 |
rsgxschannels.h
|
Enable JSON API for channel turtle search
|
2020-07-03 18:07:07 +02:00 |
rsgxscircles.h
|
made GxsNotify for messages with more granularity. Removed RsGxsCircleMsg class that was not used.
|
2020-05-03 23:20:13 +02:00 |
rsgxscommon.h
|
Merge pull request #1826 from csoler/v0.6-FT4
|
2020-03-13 14:37:53 +01:00 |
rsgxsdistsync.h
|
fixed missing licenses in libretroshare
|
2018-11-11 14:24:47 +01:00 |
rsgxsflags.h
|
Forum add API to mark a post to be kept forever
|
2020-09-01 16:15:49 +02:00 |
rsgxsforums.h
|
Forum add API to mark a post to be kept forever
|
2020-09-01 16:15:49 +02:00 |
rsgxsiface.h
|
removed multi-callback based distant search result handling, and use rsEvents instead
|
2020-06-16 21:13:55 +02:00 |
rsgxsifacehelper.h
|
[TheWire] update GroupPtrs
|
2020-08-07 18:12:06 +10:00 |
rsgxsifacetypes.h
|
made GxsNotify for messages with more granularity. Removed RsGxsCircleMsg class that was not used.
|
2020-05-03 23:20:13 +02:00 |
rsgxsservice.h
|
moved GxsNotify classes to rsgxsnotify.h internal to gxs (not visible in API) since it is unused in GUI. Added event item in forum to handle moderator list changes
|
2020-04-26 23:35:37 +02:00 |
rsgxstrans.h
|
removed TokenQueue from GxsTransportStatistics
|
2020-04-04 22:00:52 +02:00 |
rsgxstunnel.h
|
Safer rsids API
|
2019-05-02 09:55:53 +02:00 |
rshistory.h
|
added distant chat settings
|
2019-10-14 02:29:20 +02:00 |
rsidentity.h
|
fixed usage info statistics in identities
|
2020-07-08 12:56:40 +02:00 |
rsids.h
|
made GxsNotify for messages with more granularity. Removed RsGxsCircleMsg class that was not used.
|
2020-05-03 23:20:13 +02:00 |
rsiface.h
|
Fix forward declarations class struct missmatch
|
2018-10-03 19:07:46 +02:00 |
rsinit.h
|
Improve API to create locations
|
2020-06-09 20:13:22 +02:00 |
rsjsonapi.h
|
Improve API to create locations
|
2020-06-09 20:13:22 +02:00 |
rsmsgs.h
|
added spam box
|
2020-05-08 23:21:38 +02:00 |
rsnotify.h
|
finished cleaning GxsCircle Notifications
|
2020-05-02 15:09:32 +02:00 |
rspeers.h
|
Expose pgpIdFromFingerprint to JSON API
|
2020-04-14 12:17:04 +02:00 |
rsphoto.h
|
Update photo/wire/wiki interfaces to support Blocking Group API.
|
2020-04-05 15:04:39 +10:00 |
rsplugin.h
|
Gossip discovery refinement
|
2019-05-03 16:54:16 +02:00 |
rsposted.h
|
Add Votes when calling getPostData.
|
2020-05-13 00:36:14 +02:00 |
rsreputations.h
|
sendMail check if recipients are known
|
2019-10-26 01:22:51 +02:00 |
rsrtt.h
|
fixed license in retroshare/
|
2018-05-28 22:28:51 +02:00 |
rsservicecontrol.h
|
Remove a bunch of deadcode
|
2019-05-03 16:55:57 +02:00 |
rsstatus.h
|
Use safer rstime_t instead of time_t
|
2018-10-07 13:07:06 +02:00 |
rstokenservice.h
|
fixed up display of GroupStatisticsReq and moved priorities to RsTokReqOptions
|
2020-04-07 22:42:01 +02:00 |
rsturtle.h
|
Implement deep indexing for files through Xapian
|
2019-10-26 15:57:38 +02:00 |
rstypes.h
|
made GxsNotify for messages with more granularity. Removed RsGxsCircleMsg class that was not used.
|
2020-05-03 23:20:13 +02:00 |
rsversion.h
|
Print libretroshare version on init
|
2020-01-07 01:18:29 +01:00 |
rswebui.h
|
Fix JSON API related files licensing based on talk with Cyril and FSFE suggestions
|
2019-11-29 19:46:46 +01:00 |
rswiki.h
|
Update photo/wire/wiki interfaces to support Blocking Group API.
|
2020-04-05 15:04:39 +10:00 |
rswire.h
|
[TheWire] update GroupPtrs
|
2020-08-07 18:12:06 +10:00 |