Gioacchino Mazzurco
cef43fe048
Notify one deletion per event as Cyril suggested
2021-10-28 09:51:29 +02:00
Gioacchino Mazzurco
045069c3e6
Implement proper GXS message deletion notification
...
GxsForums propagate message deletion notification as RsEvent
2021-10-28 09:51:29 +02:00
G10h4ck
b920263947
Merge pull request #2442 from G10h4ck/notify_hashing_file_completed
...
Emit an event when a shared file hashing complete
2021-10-28 09:24:45 +02:00
Gioacchino Mazzurco
8089542e74
Updated OBS submodule
2021-10-27 11:47:53 +02:00
Gioacchino Mazzurco
b659643748
Attempt to fix non sam3 builds
2021-10-25 15:50:19 +02:00
Gioacchino Mazzurco
b8e27d6bc0
Document sam3 build options, fix Android CI
2021-10-25 14:35:32 +02:00
csoler
dbb6a7471e
fixed compilation (fix by sehraf)
2021-10-24 22:26:10 +02:00
csoler
3ddf3d0853
Merge pull request #2132 from sehraf/pr_add_i2p_sam3
...
Replace I2P BOB with SAMv3
2021-10-24 20:39:22 +02:00
Gioacchino Mazzurco
34593d1b6f
Emit an event when a shared file hashing complete
...
Properly notify when a shared file has been hashed
Deprecate event with arbitrary data packed in std::string
2021-10-19 18:23:55 +02:00
G10h4ck
58016fff65
Merge pull request #2444 from G10h4ck/single_file_share_plus_cleanup
...
Single file share plus cleanup
2021-10-19 15:45:32 +02:00
csoler
d9c91ea41d
Merge pull request #2451 from csoler/v0.6-TorNode
...
V0.6 tor node
2021-10-06 19:36:49 +02:00
csoler
0deb83a5b9
Merge pull request #2479 from csoler/v0.6-BugFixing_13
...
[WIP] Fixing a few bugs.
2021-10-06 19:35:57 +02:00
csoler
c5d0c6a6e6
Merge pull request #2485 from hunbernd/fix/groups
...
Friend group fixes
2021-10-04 09:51:40 +02:00
hunbernd
a432b94351
Fix remove friend from group
...
Fix missing update after creating a new group
2021-10-03 21:55:08 +02:00
Gioacchino Mazzurco
75aaf134d2
CI: fix phash install prefix in base dockerfile
2021-09-30 13:11:48 +02:00
csoler
9a440e077e
automatically close ongoing uploads when we stop sharing an extra file
2021-09-21 20:47:25 +02:00
csoler
2bd3fbf977
made Options tab in Profiles Details window be disabled when the profile is not a friend
2021-09-19 20:05:19 +02:00
csoler
a2a55b06ce
Merge pull request #2474 from csoler/v0.6-BugFixing_13
...
added missing internal change of webUI directory
2021-09-08 21:08:16 +02:00
csoler
099113805e
added missing internal change of webUI directory
2021-09-08 09:03:46 +02:00
csoler
0ca399ebf5
Merge pull request #2467 from csoler/v0.6-BugFixing_13
...
V0.6 bug fixing 13
2021-09-06 10:08:23 +02:00
csoler
0564fa6f2a
Merge pull request #2473 from defnax/fix-to-not-allow-empty-names
...
Fix to not allow empty profile names on profile creation
2021-09-06 10:07:41 +02:00
csoler
e9d5da330e
Merge pull request #2472 from hunbernd/fix/friendlistmodel-crash
...
Fixes crash after: (EE) asked to create an invalidated profile that a…
2021-09-06 10:06:40 +02:00
defnax
154148d77f
Fix to not allow empty profile names on profile creation
2021-09-05 19:43:07 +02:00
hunbernd
e6d3ee978b
Fixes crash after: (EE) asked to create an invalidated profile that already exists
...
createInvalidatedProfile returned with iterator.end() in some cases.
updateInternalData dereferenced the result without checking it first.
It overindexed an array, read some memory trash, then wrote it into an another array.
2021-09-05 18:11:58 +02:00
G10h4ck
6db102c2be
Merge pull request #2470 from G10h4ck/jsonapi_gxs_timers
...
Add JSON API to get/set GXS timers
2021-09-03 17:49:38 +02:00
Gioacchino Mazzurco
2ed1500724
Improve debuggability of failed CI
...
Separate ubuntu build and testing stages
2021-09-03 17:47:56 +02:00
Gioacchino Mazzurco
19915a8eb4
Fix broken line endings
2021-09-03 14:56:45 +02:00
Gioacchino Mazzurco
a18d6aaa1e
Add JSON API to get/set storage and sync GXS time
2021-09-03 14:55:03 +02:00
Gioacchino Mazzurco
8452e30afc
CI and Android toolchain improvements
2021-09-03 12:48:44 +02:00
Gioacchino Mazzurco
900ea5508d
Updated OBS submodule
2021-09-02 17:44:57 +02:00
Gioacchino Mazzurco
d51d96116f
Disable Travis CI Linux to save scarce credits
...
Fix Travis CI badge URL
2021-09-02 12:07:04 +02:00
Gioacchino Mazzurco
f5f0ddc1ad
Updated Travis CI URL
2021-09-02 11:13:41 +02:00
Gioacchino Mazzurco
af035478b9
Attempt to avoid timeout in Travis CI macOS
2021-09-02 09:08:01 +02:00
G10h4ck
9b1568a1ca
Merge pull request #2466 from G10h4ck/android_CI
...
Android: modernize toolchain, provide Dockerfile and setup GitlabCI
2021-09-01 21:56:52 +02:00
Gioacchino Mazzurco
e384613809
Android: provide Dockerfile and use it for GitalbCI
...
Add support for installing Android SDK NDK directly into
prepare-toolchain-clang.sh
Modernize prepare-toolchain-clang.sh
Add support to install Qt based on installer 4.X to prepare-toolchain-clang.sh
Setub GtlabCI to build android APK based on the produced Docker image
2021-08-31 10:03:40 +02:00
csoler
e22c5c9702
added bool return value to denyLobbyInvite() and marked overriding methods in p3msgs accordingly
2021-08-29 21:15:52 +02:00
csoler
448b00f95a
Merge remote-tracking branch 'upstream/master'
2021-08-29 20:16:47 +02:00
csoler
6d56f3289b
Merge pull request #2460 from hunbernd/fix/imgembedlocalfiles
...
Filter html img tags that points to local files
2021-08-26 17:30:37 +02:00
hunbernd
de3ad227bd
Filter html img tags that points to local files
2021-08-23 01:16:36 +02:00
csoler
563fc14532
Merge pull request #2459 from hunbernd/fix/partialfiles
...
Fix: additional / when combining file paths
2021-08-22 21:30:01 +02:00
csoler
5c560837ba
fixed unwanted display of DHT information in connect disalog for Tor nodes and Tor friends
2021-08-15 15:38:16 +02:00
Gioacchino Mazzurco
8bed99cc9f
Fix compilation with C++17
2021-08-06 12:15:34 +02:00
howdy-partner
3cfab3ace0
fix smiley bug
2021-07-31 13:32:17 +02:00
thunder2
282f4f18a3
Removed library opencv from Windows build environment
2021-07-19 21:08:41 +02:00
thunder2
6cf60f1add
Removed not needed libraries in VOIP.pro for Windows build
2021-07-19 21:07:52 +02:00
Gioacchino Mazzurco
e850e00a82
Optimization, cleanup, compiler warning fix
...
Chores I have made while working on single file share
2021-07-19 16:40:13 +02:00
Gioacchino Mazzurco
817a961013
Improve RsDirUtil::lastWriteTime error reporting
2021-07-18 22:41:14 +02:00
Gioacchino Mazzurco
9970f9d22f
Avoid leaking single shared file path in search results
...
Single shared files are a bit special and contain the full path in the
name because they are not shared as part of a directory, epurate the
path component from matching process and from search result
2021-07-18 21:16:46 +02:00
Gioacchino Mazzurco
e1580868dc
Avoid leaking non browsable shared single files to friends
2021-07-18 21:16:46 +02:00
Gioacchino Mazzurco
fc198d4e6d
libretroshare: add share single files (no dir, no extra)
...
Add capability to libretroshare to share single files without sharing
the whole folder containing it, this is expecially useful in Android
where files are organized in a peculiar way that render classic way of
sharing folder almost unusable. Using extra files which was already
implemented doesn't solve this use case as extra files are limited in
time and dosn't support search and sharing permissions.
RetroShare GUI works fine if a single file is added as shared dir via
JSON API, but probably would need tweaking some flags in file picker
to give the ability to the user.
2021-07-18 21:16:45 +02:00