RetroShare/libretroshare/src/retroshare
Gioacchino Mazzurco d203f31d0c
Improve files links generation parsing and errors
Implement URL safe base64 for file links
Implement sneaking file data into URL fragment
Deprecate Radix65 in favore of RsBase64 which supports also URL safe encoding
2020-04-14 12:17:01 +02:00
..
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 add chat to RsEvent 2020-04-04 13:30:23 +02:00
rsexpr.h Use safer rstime_t instead of time_t 2018-10-07 13:07:06 +02:00
rsfiles.h Improve files links generation parsing and errors 2020-04-14 12:17:01 +02:00
rsflags.h Initial work on RsFiles links support in libretroshare 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 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
rsgxscircles.h added notification for circle cache updates to avoid the need for an additional UI timer 2020-02-11 16:37:53 +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 Implement GXS forum reasonable JSON API 2019-08-01 11:37:37 +02:00
rsgxsforums.h Initial work on RsFiles links support in libretroshare 2020-04-14 12:17:01 +02:00
rsgxsiface.h added some more debug info and proper error output to GxsDb 2020-03-26 23:19:34 +01:00
rsgxsifacehelper.h cosmetic changes: std::cerr=>RsErr(), __PRETTY_FUNCTION__, removed debug flags, etc 2020-04-12 14:00:29 +02:00
rsgxsifacetypes.h removed calls to getServiceStatistics from GxsUserNotify and replaced by info collected by GxsGroupFrameDialog 2020-04-08 21:11:53 +02:00
rsgxsservice.h 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
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 added auto delete active token feature to RsGxsIfaceHelper 2020-03-17 00:13:29 +01:00
rsids.h Fix typo in PGP fingerprint type 2019-05-03 16:17:11 +02:00
rsiface.h Fix forward declarations class struct missmatch 2018-10-03 19:07:46 +02:00
rsinit.h GitlabCI fix some tests 2020-04-08 12:10:06 +02:00
rsjsonapi.h Solve race condition in JSON API restart 2020-02-05 18:56:47 +01:00
rsmsgs.h fix last commit 2020-04-04 15:11:29 +02:00
rsnotify.h removed askForDeferredSelfSignature() and made IdEditDialog comply with this 2020-04-02 22:24:14 +02:00
rspeers.h Fixup windows build 2020-01-07 02:00:57 +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 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
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 Add serialization for slice info 2019-10-26 01:22:50 +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 Fixup PulseAddDialog and underlying datatypes 2020-04-11 12:55:04 +10:00