csoler
|
b8062f2e21
|
Merge pull request #1294 from csoler/v0.6-GXS-DistSync3-TurtleSearch
V0.6 gxs dist sync3 turtle search
|
2018-07-19 22:59:43 +02:00 |
|
csoler
|
dac885e24d
|
made randomBias initilized with true random bytes at start
|
2018-07-18 21:22:38 +02:00 |
|
csoler
|
9b0a4b966e
|
removed extra call to loadConfiguration()
|
2018-07-18 21:20:51 +02:00 |
|
G10h4ck
|
61087d232a
|
Merge pull request #1302 from sehraf/pr_use_system_rapidjson
Add auto detection of installed rapidjson
|
2018-07-18 19:04:47 +02:00 |
|
csoler
|
b9436fbef2
|
fixed leading zeroes problem in title bar
|
2018-07-17 10:08:39 +02:00 |
|
sehraf
|
55e99ef0d1
|
add auto detection of installed rapidjson
|
2018-07-16 23:22:04 +02:00 |
|
csoler
|
a52c94d23c
|
improved display of encryption master key
|
2018-07-15 19:15:05 +02:00 |
|
csoler
|
1de31493a9
|
fixed up display of GXS net tunnel info
|
2018-07-15 19:09:12 +02:00 |
|
csoler
|
01d48256a4
|
Merge pull request #1300 from PhenomRetroShare/Fix_ChangeLobbyToRoomInCreateLobbyDialog
Change Lobby text to Room in CreateLobbyDialog.
|
2018-07-15 18:31:22 +02:00 |
|
Phenom
|
aaea97d06f
|
Remove unneeded Search: text in FriendSelectionWidget.ui
|
2018-07-15 16:53:52 +02:00 |
|
Phenom
|
820841668e
|
Change Lobby text to Room in CreateLobbyDialog.
|
2018-07-15 16:37:33 +02:00 |
|
csoler
|
cca986ad75
|
added more info to tunnel display
|
2018-07-15 15:07:24 +02:00 |
|
csoler
|
34e924f99b
|
added visualisation for GXS net tunnels (unfinished)
|
2018-07-15 14:40:50 +02:00 |
|
csoler
|
fd45d44826
|
added interface to get statistics about GxsNetTunnel
|
2018-07-15 11:14:58 +02:00 |
|
csoler
|
b20bd0a454
|
added admin list to forum group data
|
2018-07-15 10:13:04 +02:00 |
|
csoler
|
80f4907d66
|
Merge pull request #1227 from RetroPooh/openlocal
bring back open local file on link click
|
2018-07-10 11:20:43 +02:00 |
|
G10h4ck
|
4b6fd5d944
|
Merge pull request #1296 from chelovechishko/namespaces
fix ODR violations caused by same names for different things
|
2018-07-09 10:55:07 +02:00 |
|
csoler
|
6848a586f3
|
merged upstream/master
|
2018-07-08 21:17:48 +02:00 |
|
csoler
|
0bc77749d0
|
Merge pull request #1278 from sehraf/pr_improve-nogui-password-entry
handle backspace when entering password
|
2018-07-08 16:59:52 +02:00 |
|
csoler
|
93aa5442a5
|
Merge pull request #1293 from chelovechishko/chalod
several fixes to chat gui
|
2018-07-08 16:58:56 +02:00 |
|
chelovechishko
|
b3dddeafdf
|
add missing namespaces
|
2018-07-06 23:55:12 +09:00 |
|
csoler
|
0c45217fc0
|
merged upstream/master
|
2018-07-05 17:41:30 +02:00 |
|
csoler
|
98f8e4da0a
|
added per-item type limit for turtle search results
|
2018-07-05 17:40:06 +02:00 |
|
csoler
|
4a64ea5f1f
|
added optional use of dist sync in GroupFrameDialog
|
2018-07-05 14:00:04 +02:00 |
|
csoler
|
0cc87c9880
|
fixed bug causing search data result to not be forwarded correctly (missing request id)
|
2018-07-05 12:20:22 +02:00 |
|
csoler
|
0e37de3e11
|
made retrieval of group data manual instead of automatic
|
2018-07-05 11:43:55 +02:00 |
|
csoler
|
59c51a250b
|
removed debug switch to allow display of existing distant group search results
|
2018-07-05 10:16:48 +02:00 |
|
csoler
|
47e760a2c5
|
added a few missing mutexes in prevent searches to be shown when already known
|
2018-07-05 10:11:12 +02:00 |
|
csoler
|
2067b106e4
|
fixed missing code in passing turtle group data result to client service
|
2018-07-04 23:54:26 +02:00 |
|
csoler
|
8ad454723a
|
added group data request when search items are selected
|
2018-07-04 21:42:09 +02:00 |
|
chelovechishko
|
74075fdded
|
gui: do not show the quote section of context menu in chat if
no text selected
|
2018-07-04 23:18:21 +09:00 |
|
chelovechishko
|
b3fb7abf99
|
gui: reduce size of icons in chat for font.height lesser than 26
|
2018-07-04 22:46:01 +09:00 |
|
Gioacchino Mazzurco
|
d3e5b760a2
|
DeepSearch index channels posts too
Improve indexing using RsUrl, store some relevant fields in stored url
|
2018-07-04 12:08:50 +02:00 |
|
chelovechishko
|
77c3eae976
|
gui: check for show "is typing" before time call
|
2018-07-04 00:34:45 +09:00 |
|
chelovechishko
|
b950e12bcf
|
gui: disable quote option if no text is selected in chat
|
2018-07-04 00:19:36 +09:00 |
|
chelovechishko
|
5925aa06fe
|
gui: anchor not only first word of nickname, if any
|
2018-07-03 23:33:29 +09:00 |
|
Gioacchino Mazzurco
|
32014eaac1
|
Use proper path for DeepSearch xapian DB
|
2018-07-02 17:31:47 +02:00 |
|
Gioacchino Mazzurco
|
5a41b3cb37
|
Index only public channels
|
2018-07-02 17:31:47 +02:00 |
|
Gioacchino Mazzurco
|
0f63283f96
|
Add search capability to DeepSearch
|
2018-07-02 17:31:47 +02:00 |
|
Gioacchino Mazzurco
|
c15ae864b5
|
deep_search: use service serializer not serial_process
Avoid tricky pointers arithmetic, thanks Cyril for suggestion
|
2018-07-02 17:31:47 +02:00 |
|
Gioacchino Mazzurco
|
c0e92ddc6b
|
WIP Index GXS channels with xapian
Use temporary DB ATM
|
2018-07-02 17:29:54 +02:00 |
|
Gioacchino Mazzurco
|
ce61174d79
|
DROP before merge. Reduce INTEGRITY_CHECK_PERIOD
So it run each two 2 minutes and it's easy to debug deep search
|
2018-07-02 17:29:52 +02:00 |
|
G10h4ck
|
39c88ea247
|
Merge pull request #1291 from G10h4ck/extra_locators_merge
Share extra locators via certificate
|
2018-07-02 17:16:21 +02:00 |
|
chelovechishko
|
4eb060e154
|
gui: do not attempt to create context menu if idlist is empty
...and other side effects
|
2018-07-02 21:19:57 +09:00 |
|
Gioacchino Mazzurco
|
418c42bd11
|
Extra locators in cert invite made optional
|
2018-07-02 13:50:02 +02:00 |
|
Gioacchino Mazzurco
|
1dd707710b
|
Merge branch 'master' into extra_locators_merge
|
2018-07-02 12:22:23 +02:00 |
|
cyril soler
|
1b2b3113ca
|
fixed previous commit caused by an apparent bug in qtcreator when updating code
|
2018-07-02 10:21:38 +02:00 |
|
cyril soler
|
e6db04e2b5
|
cancelled previous commit, because it sort of breaks the update of forum lists.
|
2018-07-02 09:45:17 +02:00 |
|
cyril soler
|
abc5b840d2
|
added queuedConnection type in fillDisplay() between RsGxsBroadcastWidget and RsGxsBroadCastBase.
|
2018-07-02 09:36:28 +02:00 |
|
csoler
|
80a43fe3d5
|
added secure retrieval of distant groups
|
2018-06-30 21:52:25 +02:00 |
|