Gioacchino Mazzurco
7bf4da0691
Avoid JSON operations on RsGxsIdGroup::mPgpIdSign
...
The field is actually a raw memory chunk even if declared as an
std::string as result the produced JSON is broken and JSON API clients
cannot parse the output of methods like rsIdentity/getIdentitiesInfo
A proper fix would be refactoring the whole code to use a proper raw
memory buffer for that field but given there is no usage for a raw PGP
signature on a client app as RetroShare library already verify it internally
workaround the issue by just ignoring that field in JSON serial operations.
2021-06-22 08:24:11 +02:00
csoler
20c0032ca8
Merge pull request #2430 from G10h4ck/extra_file_optimization
...
Files extra list optimization and cleanup
2021-06-14 13:07:19 +02:00
Gioacchino Mazzurco
476180dc14
Files extra list optimization and cleanup
...
Improve performances and fix compiler warnings
2021-06-14 11:53:27 +02:00
howdy-partner
0db2f3a53e
fix smiley bug
2021-06-10 00:41:42 +03:00
csoler
90bc88089c
fixed up bandwidth display when no video is selected
2021-05-27 21:45:56 +02:00
csoler
b78f7f11de
added the possiblity to choose which camera to use
2021-05-27 21:21:26 +02:00
csoler
d1a166df55
Merge pull request #2419 from csoler/v0.6-BugFixing_10
...
fixed deadlock caused by wrong order in mutex lock
2021-05-26 11:41:57 +02:00
csoler
7b5be347bf
refactored the UI of VOIP config panel and added list of available devices (not used yet)
2021-05-15 21:37:11 +02:00
csoler
d3f75234a7
moved abSpeech audio bar to main panel
2021-05-12 23:24:57 +02:00
csoler
d7ecd775eb
made camera/audio only active when config panel is shown
2021-05-12 23:05:15 +02:00
csoler
c4fbd3a4f5
renamed AudioInputConfig into VOIPConfigPanel
2021-05-12 21:44:25 +02:00
csoler
0de9c877b8
switched video capture to QCamera and removed opencv dependency
2021-05-12 09:40:42 +02:00
G10h4ck
4b34c73cf8
Merge pull request #2416 from howdy-partner/libupnp-detection-fix
...
Fix qmake library path on 64 bits linux
2021-05-07 17:36:19 +02:00
csoler
8539dd503a
fixed deadlock caused by wrong order in mutex lock
2021-05-04 19:49:47 +02:00
howdy-partner
fe53ee4842
Fix libupnp autodetection for qmake
2021-04-25 23:38:00 +03:00
sehraf
b4be02c57b
rebase on 0.6.6
2021-04-09 16:15:40 +02:00
csoler
12e556c204
Merge pull request #2403 from csoler/v0.6-BugFixing_10
...
fixing VOIP compilaiton on ubuntu 20.04
2021-04-04 14:44:49 +02:00
csoler
d1e44adb3e
Merge remote-tracking branch 'upstream/master' into v0.6-BugFixing_10
2021-04-04 14:41:58 +02:00
csoler
b2f9ac5b71
fixed VOIP compilation on ubuntu 20.04
2021-04-04 14:40:15 +02:00
defnax
c71b99c902
Merge pull request #2402 from defnax/macos
...
Update MacOS_X_InstallGuide.md
2021-04-03 14:19:04 +02:00
defnax
7702ad69f3
Update MacOS_X_InstallGuide.md
2021-04-03 11:24:49 +02:00
defnax
4fe3c955a3
Update MacOS_X_InstallGuide.md
2021-04-02 23:00:10 +02:00
defnax
a847541c1b
Merge pull request #2401 from defnax/macos
...
update macOs compile instruction
2021-04-02 14:59:20 +02:00
defnax
bba3051a54
Update MacOS_X_InstallGuide.md
2021-04-02 12:45:19 +02:00
defnax
729f36c792
Update MacOS_X_InstallGuide.md
2021-04-02 12:29:21 +02:00
defnax
0683bd2717
Update MacOS_X_InstallGuide.md
2021-04-02 12:02:01 +02:00
csoler
cd61ec8635
move initialization of UI at the top in NewsFeed
2021-03-31 22:31:00 +02:00
csoler
3f50f6f2d6
Merge pull request #2385 from RetroShare/v0.6.6-Official-Release
...
Recent fixes to V0.6.6 official release
2021-03-31 15:40:44 +02:00
csoler
fd5766a5fb
added the possibility to clear the avatar when editing
2021-03-31 15:35:50 +02:00
csoler
5274a060e5
fixed use of no avatar instead of default avatar image when creating a new ID
2021-03-31 15:35:37 +02:00
csoler
9617ee5135
added the possibility to clear the avatar when editing
2021-03-29 22:25:03 +02:00
defnax
9a500dc62f
Update MacOS_X_InstallGuide.md
2021-03-29 18:22:32 +02:00
csoler
b4a3d67486
fixed use of no avatar instead of default avatar image when creating a new ID
2021-03-28 13:26:49 +02:00
csoler
fae6314374
Merge pull request #2398 from hunbernd/fix/avatartooltip
...
Fix avatar tooltip
2021-03-28 11:11:31 +02:00
hunbernd
4d6aa8ab5b
Raise avatar size to better match the amount of text
2021-03-27 23:32:47 +01:00
hunbernd
f90692f8f2
Fixed avatar tooltip
2021-03-27 23:17:52 +01:00
defnax
1ed1842a1b
Merge pull request #2397 from defnax/macos
...
Update MacOS_X_InstallGuide.md
2021-03-27 15:04:36 +01:00
defnax
bfc0456730
Update MacOS_X_InstallGuide.md
2021-03-27 13:42:47 +01:00
defnax
3c45bb5553
Merge pull request #2396 from defnax/macos
...
Added to ship gui and chat styles for macOS
2021-03-26 23:58:51 +01:00
defnax
dca887ab9e
Added OBJECTS_DIR for macOS section
2021-03-26 23:03:58 +01:00
defnax
43eeca57b9
Added to ship gui and chat styles for macOS
2021-03-26 21:22:48 +01:00
defnax
e7a87d89eb
Merge pull request #2395 from defnax/macos
...
Update MacOS_X_InstallGuide.md
2021-03-26 21:18:13 +01:00
csoler
e22e1c1a8b
Merge pull request #2393 from hunbernd/fix/WebUI-binary-files
...
Fix: WebUI truncating binary files
2021-03-26 20:15:33 +01:00
defnax
a7c2ec43a3
Update MacOS_X_InstallGuide.md
2021-03-26 17:36:01 +01:00
defnax
ad568aa786
Merge pull request #2394 from defnax/macos
...
Update MacOS_X_InstallGuide.md
2021-03-26 15:33:12 +01:00
defnax
f17d2eb4df
Update MacOS_X_InstallGuide.md
2021-03-26 12:49:08 +01:00
defnax
a783ffac75
Update MacOS_X_InstallGuide.md
2021-03-26 12:06:10 +01:00
hunbernd
bb6841370f
Fix: WebUI truncating binary files.
...
Fixes font files not loading properly in the webui problem.
2021-03-25 18:20:11 +01:00
Gioacchino Mazzurco
2064d7c6ff
Update OBS submodule
2021-03-24 17:48:19 +01:00
Gioacchino Mazzurco
67c607cb32
Fix Android compilation
2021-03-23 23:16:31 +01:00