csoler
10230dff6e
added missing SSL shutdown when replacing existing connection
2016-04-22 16:50:43 -04:00
csoler
5261c3cd73
prevented turtle to not deleting a config item when it is not cast
2016-04-21 22:23:07 -04:00
csoler
e9fa9eb317
removed tricky memory leak in chat lobbies due to handling of partial messages
2016-04-21 22:07:50 -04:00
csoler
7aea6e5bf8
removed some debug info
2016-04-21 22:07:10 -04:00
csoler
eca83fdd62
removed some debug info
2016-04-21 19:54:50 -04:00
csoler
fba3d37126
fixed memory leak after receiving RsNxsItem deserialised from decrypted memory
2016-04-21 19:47:34 -04:00
csoler
0d3ff0e3aa
fixed possible uninitialised memory read in memory decryption return
2016-04-21 19:46:47 -04:00
csoler
0c711a4c61
added missing calls to EVP_CIPHER_CTX_cleanup() to release memory after decryption, causing memory leaks
2016-04-21 19:41:21 -04:00
Cyril Soler
3fae108cb1
removed div by zero in transfers dialog
2016-04-21 12:59:07 -04:00
csoler
057249225e
severely reduced packet grouping, which limited the effectiveness of QoS
2016-04-20 21:20:47 -04:00
csoler
d6ae71ebc8
removed pointer to QStringList in QHash, causing memory loss
2016-04-20 20:21:29 -04:00
csoler
aba3d2fb35
removed memory leak due to zeroing (on purpose!) a data chunk in GRouter before deleting it
2016-04-20 18:24:02 -04:00
csoler
d017771650
fixed missing sendTime in distant chat, causing inconsistent display in GUI
2016-04-20 18:10:53 -04:00
Cyril Soler
80a9fec54f
Merge pull request #353 from crhode/master
...
Niggling Changes to Placemark in ChatLobby, Extensive Changes to Hotlink Recognition
2016-04-19 22:18:25 -04:00
csoler
39553a601c
removed debug info
2016-04-19 21:58:30 -04:00
Chuck Rhode aka Manuel Davis
5645e44f9c
Change regular expression(s) for identifying hotlinks in feral text.
2016-04-19 11:32:56 -05:00
Chuck Rhode aka Manuel Davis
8be53dd79a
Improve inserting placemark in ChatLobby.
...
*append* inserts text at end but with formatting in effect at
current cursor position, such as in the middle of a hotlink,
which would be strange. This OTOH inserts text with
formatting in effect on the last line, which may be strange
or not.
2016-04-19 11:11:58 -05:00
csoler
26af7c900e
changed heart beat limit to a larger value. Apparently too tight a value causes disconnections due to packets being stuck sometimes (old bug)
2016-04-17 22:58:48 -04:00
csoler
c14c240f07
fixed update of circles GUI using a timer. This is not optimal, and should be replaced by a proper notify call
2016-04-17 00:52:01 -04:00
csoler
3000f94999
separated subscribe status from wether we are part of a circle or not. Still needs update of GUI
2016-04-17 00:52:00 -04:00
Cyril Soler
b861aa9fb3
Merge pull request #352 from AsamK/trailing_semicolon
...
Add trailing semi-colon to MimeType in .desktop files
2016-04-16 17:10:36 -04:00
AsamK
e7ec204411
Add trailing semi-colon to MimeType in .desktop files
2016-04-16 20:44:14 +02:00
csoler
fa8a585e20
removed some debug info
2016-04-15 18:25:53 -04:00
csoler
d642934cb5
increased frequency of update for banned PGP nodes
2016-04-15 18:25:41 -04:00
csoler
26574fd93a
updated ubuntu changelog
2016-04-15 17:51:54 -04:00
defnax
2552b556eb
Merge branch 'master' of https://github.com/RetroShare/RetroShare
2016-04-15 20:32:00 +02:00
defnax
85942f43c3
improving the create circle layout
2016-04-15 20:30:32 +02:00
Cyril Soler
cb6c2c9199
Merge pull request #350 from csoler/v0.6-Circles
...
V0.6 circles
2016-04-14 23:49:55 -04:00
csoler
048192ee9c
added mOriginator to CircleCache entry and auto-ask for unknown GXS ids to the friend who supplied the circle group
2016-04-14 23:47:42 -04:00
csoler
ba1a1b2a61
fixed auto-subscribed of circles when some IDs are unknown
2016-04-14 23:09:59 -04:00
csoler
47dd44292a
merge upstream/master
2016-04-14 18:26:47 -04:00
csoler
971f8e0c12
fixed potential crash due to not updating mPendingDataIterator after deleting map entry
2016-04-13 18:41:49 -04:00
Cyril Soler
92eb9c5113
Merge pull request #346 from PhenomRetroShare/Move_ChatNotifyButtonToToolBar
...
Move Chat notify button from search bar to tool bar.
2016-04-13 18:15:56 -04:00
defnax
aad295dafb
Fixed layout margin
2016-04-13 21:00:07 +02:00
Phenom
45f77def2b
Change Lobby Send button tooltip.
2016-04-13 20:42:12 +02:00
Phenom
718d6f9b19
Resize Chat Tool Bar Button for Hight DPI screen.
2016-04-13 20:26:36 +02:00
Phenom
42a2b37abb
Move SearchBar to Tool Bar and remove Show/Hide action.
...
As asked by Cyril in PR#346
2016-04-13 19:21:18 +02:00
Phenom
c5873f3216
Move Chat notify button from search bar to tool bar.
...
As search bar is hidden by default.
2016-04-13 18:35:42 +02:00
csoler
d512c4a35a
enabled new link type for posted (patch from Fanch)
2016-04-12 22:59:12 -04:00
Cyril Soler
cf746f160c
fixed possible crash in GxsIdDetails
2016-04-12 10:06:01 -04:00
csoler
d5ed84ec9d
allow one to change the contact author of a circle
2016-04-11 23:43:18 -04:00
csoler
8f9028dc52
fixed bug in GxsIdLabel due to not removign existing jobs for a given widget before setting it to a new ID
2016-04-11 23:30:42 -04:00
csoler
6b2de05e89
added channel admin and distribution method in channel summary page
2016-04-11 22:42:02 -04:00
Cyril Soler
a52bd98d4b
fixed potential div by 0 in speed estimations. To be tested.
2016-04-11 10:10:10 -04:00
csoler
b148239e4f
always pass data accept test in distant chat when we are on the client side of the tunnel
2016-04-10 21:09:47 -04:00
csoler
c97f197b7e
removed depth obfucation of search results and replaced by 0 always, effectively removing any information about search depth (idea by AC)
2016-04-10 20:39:08 -04:00
csoler
123041a684
skip circle vetting when sending message posts with no author
2016-04-10 18:59:36 -04:00
csoler
0d5b9ae0d1
fixed last commit
2016-04-10 18:55:05 -04:00
csoler
b8075d65bd
skip circle vetting when sending message posts with no author
2016-04-10 18:53:49 -04:00
csoler
4fe66d67ef
removed Edit/New circles buttons, put them in context menu. Added header frame (needs a proper look)
2016-04-10 10:53:27 -04:00