.. |
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
|
convert RS_OPMODE to enum class
|
2020-02-10 19:51:09 +01:00 |
rsdht.h
|
fixed Cyrils remarks
|
2020-10-04 20:41:34 +02:00 |
rsdisc.h
|
Gossip discovery refinement
|
2019-05-03 16:54:16 +02:00 |
rsevents.h
|
added flags to invite system to unify the different variables and made sure the HomePage contains at least current IP (not fully tested)
|
2020-11-09 22:42:28 +01:00 |
rsexpr.h
|
Use safer rstime_t instead of time_t
|
2018-10-07 13:07:06 +02:00 |
rsfiles.h
|
added notification when new extra file is shared, so that shared files updates
|
2020-12-04 16:33:12 +01:00 |
rsflags.h
|
Merge remote-tracking branch 'RetroShare/master' into pr_rsconfig
|
2020-10-04 20:25:06 +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
|
added proper notifications when a group is deleted
|
2020-11-25 23:35:20 +01:00 |
rsgxscircles.h
|
fixed update of forum and circle lists when forum/circle is edited
|
2020-12-06 21:29:56 +01: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
|
added auto-cleaning of unused forums, channels, posted. Works for all GXS groups if the correct method is supplied.
|
2020-11-22 21:45:21 +01:00 |
rsgxsforums.h
|
added proper notifications when a group is deleted
|
2020-11-25 23:35:20 +01:00 |
rsgxsiface.h
|
added infrastructure to track oingoing distant GXS group requests
|
2020-10-25 22:47:48 +01:00 |
rsgxsifacehelper.h
|
[TheWire] update GroupPtrs
|
2020-08-07 18:12:06 +10:00 |
rsgxsifacetypes.h
|
replaced GxsMetaData pointers by shared_ptrs in dataaccess and dataservice, so that we can easily disable caching, more freely get rid of cache items, and have a simpler memory management scheme
|
2020-12-26 23:13:17 +01: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
|
Change Chat History Dialog to no modal.
|
2020-11-07 18:09:50 +01: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
|
Fix JSON API compilation
|
2020-11-16 12:44:10 +01: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
|
added proper notifications when a group is deleted
|
2020-11-25 23:35:20 +01: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
|
renamed "count" to "size" in DirDetails
|
2020-12-13 20:03:21 +01:00 |
rsversion.h
|
switched to RC2
|
2020-12-15 21:29:11 +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 |