csoler
9e182414c1
fixed wrong signal connection
2016-05-14 11:48:23 -04:00
csoler
aa80ffd5e6
fixed GUI for invitation handling menus
2016-05-14 11:13:54 -04:00
csoler
a3a0b1d312
added proper menus for adding/removing IDs from circles
2016-05-12 22:30:12 -04:00
csoler
d01c61fde8
added items for encoding subscription requests and the logic to create them from GUI calls
2016-05-11 17:59:42 -04:00
csoler
9a86989060
first version of circle messages
2016-05-10 21:24:31 -04:00
csoler
c9846c0dcf
added proper context menu for requesting/cancelling circle subscription
2016-05-06 22:12:44 -04:00
csoler
83049259f2
added bullets to show subscription status of circles. Enabled message sync in circles. Changed flags in GxsCirclesDetails to include new subscription flags
2016-05-06 21:37:17 -04:00
csoler
70648398e2
merged with upstream/master
2016-05-01 15:22:13 -04:00
Nyfor
5e94c772b3
Fixed compilation for Clang.
2016-04-23 09:50:49 +02:00
csoler
d696f72533
fixed compilation
2016-04-22 20:38:07 -04:00
csoler
acd059bdf0
removed potential memory leak in TransfersDialog
2016-04-22 18:49:42 -04:00
csoler
52cf66a536
fixed memory leak in SubscribeToolButton menu
2016-04-22 17:55:15 -04:00
Cyril Soler
3fae108cb1
removed div by zero in transfers dialog
2016-04-21 12:59:07 -04:00
csoler
d6ae71ebc8
removed pointer to QStringList in QHash, causing memory loss
2016-04-20 20:21:29 -04:00
csoler
a35a60849a
renamed subscribed circle item into belongingCircle item which is more appropriate
2016-04-19 22:00:32 -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
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
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
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
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
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
Phenom
d727311dbc
Fix Graphic Circles update.
2016-04-10 12:00:23 +02:00
csoler
3b45fd8389
create new item "My own identities" to store own ids in IdDialog
2016-04-09 17:50:46 -04:00
Phenom
08e5679019
Fix Allow Only One Instance
...
If RS_GUI is started without arguments, it is started with a new
instance.
2016-04-08 02:14:27 +02:00
Cyril Soler
c8cae4c33c
Merge pull request #297 from PhenomRetroShare/Add_AllowOnlyOneIntanceAndPassArg
...
Allow only one instance. If exists, pass to it arguments.
2016-04-07 00:09:00 -04:00
Phenom
10bb542e83
Allow only one instance for useLocalServer option activated. If exists,
...
pass to it arguments.
For now, only allow to pass RsCollection file and retroshare://
protocol.
2016-04-06 22:04:53 +02:00
csoler
9217ec3c9d
added circle distribution info in forum summary page
2016-04-04 21:36:37 -04:00
csoler
ff4c360e27
fixed display bug in bw statistics graph
2016-04-04 21:16:05 -04:00
csoler
d34b2e885a
allow to change the author ID of a group during update. Set proper value in group author widget
2016-04-03 17:11:13 -04:00
csoler
9ced5175fe
improved tooltips in people list
2016-04-02 16:54:30 -04:00
csoler
53dbc526a8
removed mention of null PGP ids in People
2016-04-02 16:50:22 -04:00
csoler
5bbaa1e8e5
added people settings page, removed debug output
2016-04-02 16:14:18 -04:00
csoler
9d9b790a3e
exposed un-verified PGP signatures on GXS ids in GUI. Added auto-ban of GXS ids signed by a PGP ids that has already signed a large enough set of GXS ids. Still needs some GUI to change the threshold.
2016-04-02 16:14:18 -04:00
csoler
9a6bcf81d7
removed blue color for admin flag in forums, since admin flag is already indicated by position in "My Forums" list, and it also hides the anti-spam flags
2016-04-02 16:14:18 -04:00