csoler
|
08faa3f5d5
|
fixed p3Gxstunnel so that it sends the data packets in the same order it received them. This fixes the bug in distant chat causing images to not transfer correctly in some cases
|
2017-07-15 22:16:45 +02:00 |
|
csoler
|
9c391cb015
|
added an additional param to BinToHex so as to limit the size of the output
|
2017-07-15 22:15:51 +02:00 |
|
csoler
|
6a8b74c965
|
fixed compilation for computers where qreal is a float
|
2017-07-15 22:01:18 +02:00 |
|
csoler
|
5ffb54929c
|
Merge pull request #930 from myfingerhurt/master
add multi-line text messages, and search function.
|
2017-07-13 21:49:47 +02:00 |
|
csoler
|
3912118a86
|
Merge pull request #925 from PhenomRetroShare/Fix_ChannelCommentLineWrap
Fix channel comments line wrap
|
2017-07-13 21:42:05 +02:00 |
|
csoler
|
98b0585ba4
|
Merge pull request #937 from csoler/v0.6-ImprovedNoGUI
V0.6 improved no gui
|
2017-07-13 21:23:13 +02:00 |
|
Gioacchino Mazzurco
|
69aa5b6a09
|
Clean some garbage from the code
|
2017-07-13 13:00:32 +02:00 |
|
csoler
|
fd452af088
|
removed some debut output that perturbated the passwd command line
|
2017-07-12 23:03:17 +02:00 |
|
csoler
|
00c1a9a7ff
|
fixed autologin
|
2017-07-12 22:53:35 +02:00 |
|
csoler
|
66268c8267
|
fixed variable shadowing a parameter
|
2017-07-12 18:48:06 +02:00 |
|
csoler
|
1cdb971cf1
|
fixed compilation pb due to qtcreator bug
|
2017-07-11 23:47:51 +02:00 |
|
csoler
|
4cfdef5ff9
|
do not display auto-login option when software is compiled without autologin
|
2017-07-11 23:39:04 +02:00 |
|
csoler
|
a5e0b1c336
|
fixed -U option in rs-nogui. Removed debug output that would ruin the terminal interface
|
2017-07-11 23:32:22 +02:00 |
|
csoler
|
3e3ee1a34b
|
little improvement to command line help display
|
2017-07-09 22:12:01 +02:00 |
|
csoler
|
2c6f11e4eb
|
restored terminal output control class
|
2017-07-09 21:59:02 +02:00 |
|
csoler
|
5465e1174f
|
fixed debug output
|
2017-07-09 21:37:39 +02:00 |
|
csoler
|
5dfbce7e3a
|
fixed Terminal Api Client logic
|
2017-07-09 21:16:41 +02:00 |
|
csoler
|
decbd3514d
|
improved the login in the interaction between terminal api client and main
|
2017-07-08 17:38:09 +02:00 |
|
csoler
|
7ee527ecbd
|
removed comments
|
2017-07-08 17:35:34 +02:00 |
|
csoler
|
b5976e195e
|
fixed message when passphrase is empty
|
2017-07-08 16:48:24 +02:00 |
|
csoler
|
4f887ff528
|
commented out unused line
|
2017-07-08 16:47:50 +02:00 |
|
NeverExist
|
36a20534c2
|
add new functions to chat
add search among chat.
add textarea tag, support multi-line text messages.
add a bottom jump button
|
2017-07-08 00:20:09 +09:00 |
|
NeverExist
|
75c8b71ac9
|
add new functions for chat
add search among chat.
add textarea tag, support multi-line text messages.
add a bottom jump button
|
2017-07-08 00:18:51 +09:00 |
|
Gioacchino
|
fcec555cd0
|
Merge pull request #927 from Emotyco/libresapi_lobbies_invitation
Added to libresapi: Handling lobbies invitations
|
2017-07-07 11:57:17 +02:00 |
|
Gioacchino
|
fc396dd9bb
|
Merge pull request #929 from Emotyco/libresapi_empty_cert
Fixed: Libresapi was throwing exception when requested to add new cer…
|
2017-07-07 11:56:12 +02:00 |
|
Gioacchino Mazzurco
|
e46d91e9a4
|
Merge branch 'android_share_intent'
|
2017-07-07 11:35:16 +02:00 |
|
csoler
|
f5912a35ef
|
Merge pull request #928 from PhenomRetroShare/Fix_MultiDownload
Fix multi download of same file.
|
2017-07-06 22:52:30 +02:00 |
|
Konrad
|
f0ad68789b
|
Fixed: Libresapi was throwing exception when requested to add new cert which was empty
|
2017-07-06 22:44:45 +02:00 |
|
Phenom
|
54047cd7a7
|
Fix multi download of same file.
|
2017-07-06 22:38:08 +02:00 |
|
csoler
|
42bf6b2b6a
|
improved display of password request
|
2017-07-06 20:57:38 +02:00 |
|
csoler
|
a778128147
|
fixed multi-digit numbers in terminal account selection
|
2017-07-06 20:50:59 +02:00 |
|
Gioacchino Mazzurco
|
c630f1fa89
|
Fix unused warning in gxstokenqueue
|
2017-07-06 16:28:59 +02:00 |
|
Gioacchino Mazzurco
|
b935bacd99
|
Add missing break in p3IdService::handleResponse
|
2017-07-06 16:28:00 +02:00 |
|
Konrad
|
11d02f4612
|
Added: Handling requests to answer invitation to lobby
|
2017-07-06 14:08:50 +02:00 |
|
Konrad
|
c9bfe4b526
|
Added: Handling requests to get lobbies invitations
|
2017-07-06 14:07:33 +02:00 |
|
Konrad
|
aca6233dbf
|
Added: Handling requests to invite peers to lobby
|
2017-07-06 14:05:48 +02:00 |
|
Phenom
|
dad6abdba3
|
Fix channel comments line wrap
|
2017-07-06 12:19:26 +02:00 |
|
csoler
|
8e62a8b1b2
|
updated tooltip for opinion in People
|
2017-07-05 22:32:54 +02:00 |
|
csoler
|
141277b131
|
removed debug info
|
2017-07-05 22:16:14 +02:00 |
|
csoler
|
c1e18c7fe6
|
fixed bug causing an infinite subscribe/unsubscribe loop in GxsTrans
|
2017-07-05 22:12:56 +02:00 |
|
csoler
|
370d50b41a
|
cleaned a bit the code in rsinit.cc
|
2017-07-05 21:36:00 +02:00 |
|
csoler
|
7ee0b4575e
|
Merge pull request #922 from csoler/v0.6-ImprovedGUI
V0.6 improved gui
|
2017-07-04 23:27:43 +02:00 |
|
csoler
|
5f7df7cb73
|
update call to notifySettingsChanged() when changing the thread loading of channels
|
2017-07-04 23:26:57 +02:00 |
|
csoler
|
2aac675f11
|
merged upstream/master into v0.6-ImprovedGUI
|
2017-07-04 23:15:09 +02:00 |
|
csoler
|
931ddaef79
|
set load thread to false for channels on default. Fixed missing () in connect
|
2017-07-04 23:13:03 +02:00 |
|
Gioacchino Mazzurco
|
dafaa568b8
|
Qml App: better Android interaction on URL export
Clipboard usage is uncommon in Android so export the URL via Intent too
that is the common pattern on Android
|
2017-07-04 16:44:15 +02:00 |
|
Gioacchino Mazzurco
|
a97ba803d8
|
Fix missing include
The missing include was causing compilation error
since d876bb721b
|
2017-07-04 16:41:14 +02:00 |
|
csoler
|
5b1def1405
|
Merge pull request #912 from Emotyco/libresapi_avatar_handlers
Changed: Request handler for avatar return failure if an error occurred while obtaining data
|
2017-07-04 10:25:40 +02:00 |
|
csoler
|
3274852647
|
Merge pull request #913 from Emotyco/libresapi_participants_refresh
Fixed: Room's participants list is correctly refreshed. Previously it did not react to new participants in room
|
2017-07-04 10:24:43 +02:00 |
|
csoler
|
ee257223d3
|
Merge pull request #915 from PhenomRetroShare/Add_AlwaysAllowFriendTimeOffsetFeed
Always allow Friend Time Offset Feed item.
|
2017-07-04 10:24:05 +02:00 |
|