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
d44efc7b68
added some info in circles
2016-04-17 18:05:31 -04:00
csoler
34bd998c8e
cleaned the mess in Circles, due to mixing up GxsIds and PgpIds, which is now irrelevant because items for external circles are not sent based on PGP signatures anymore
2016-04-17 17:13:42 -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
Phenom
4dd0f591f4
Add Clear Button on WebUI for BroadCast.
2016-04-15 19:08:10 +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
mr-alice
89af650f74
basic bits of new file list sharing system
2016-04-14 18:25:12 -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
Cyril Soler
c9c15e58f2
Merge pull request #345 from PhenomRetroShare/Update_CircleGraphical
...
Fix Graphic Circles update.
2016-04-10 09:49:31 -04:00
Phenom
d727311dbc
Fix Graphic Circles update.
2016-04-10 12:00:23 +02:00
electron128
3eb9a5e5f1
Merge pull request #344 from Phenom: Fix Escaped charaters in WebUI
2016-04-10 11:14:32 +02:00
csoler
33d32589af
updated ubuntu changelog
2016-04-09 22:42:57 -04:00
csoler
3b45fd8389
create new item "My own identities" to store own ids in IdDialog
2016-04-09 17:50:46 -04:00
Phenom
a18e05d4fd
Fix Escaped characters in WebUI.
2016-04-09 21:05:20 +02:00
csoler
a5044bd71c
improved calculation of speed in pqistreamer (was called before only when sending bytes), and prevented situation where no HB is received by the connection is not reset because last HB is 0, causing ghost connected peers in GUI
2016-04-09 14:48:05 -04:00
csoler
993d7d4c8f
removed debug info in rsgxsnetservice
2016-04-09 14:46:12 -04:00
csoler
0853773079
merged and removed debug output in rsgxsnetservice.cc
2016-04-09 12:51:15 -04:00
Cyril Soler
10a32d3c4e
Merge pull request #343 from csoler/v0.6-Circles
...
V0.6 circles
2016-04-09 11:38:07 -04:00
csoler
ca0f76954e
removed warning that would show up too often when a GxsTunnel is down and message cannot be sent
2016-04-08 21:08:22 -04:00