csoler
c61ccda431
fixed compilation problem caused by a bug in qtcreator global replace. Warning: always check the result of qtcreator global replace
2017-02-07 22:04:07 +01:00
csoler
37f3e1a62a
fixed problem in ID creation code.
2017-02-07 20:15:55 +01:00
defnax
3baaae7a88
Fixed People Header Text color
...
Moved info frame for Invite to Top Header
2017-02-02 17:58:48 +01:00
defnax
bc8aac1ca6
Added warn messagebox before send invite
2017-02-02 17:15:32 +01:00
defnax
7861b092c3
Fixed to display Avatars and nickname on news feeds Messages Item for Distant Messages.
...
Added for Invite Message RS_MSG_USER_REQUEST flag & auto send invites to outbox.
Optimized Messages Item for Invite Messages, display a Send Invite Button, to send back own rs cert link via Distant Message.
2017-01-29 19:01:38 +01:00
defnax
f90ebb1dfc
update Person details window used on Statistics.
...
clean up look and feel of Friend Details to get more user friendly for normal users.
2017-01-24 16:17:53 +01:00
csoler
d7e068220d
fixed sorting by reputation in IdDialog
2017-01-12 21:59:44 +01:00
csoler
a210c13d12
fixed clicking of RS links in identity usage statistics
2017-01-04 21:49:52 +01:00
csoler
f72399f2a8
merged upstream/master
2017-01-04 20:24:08 +01:00
csoler
98524e861c
added translations and human readable messages for ID activity statistics
2017-01-04 20:21:49 +01:00
csoler
2919058652
finished backend part for identity usage statistics
2017-01-03 23:31:29 +01:00
defnax
5469eb168d
Added display labels to show positive and negative votes
2017-01-03 16:43:31 +01:00
defnax
0ba28a206d
Removed Column text for Votes, Distribution replaced by icon.
...
Set column header to "ResizeToContents" to not use much space
Added new Bio hazard icons to look same like other ones
2017-01-03 01:37:16 +01:00
csoler
3a92124aac
added method to show a given post author into the people tab
2016-12-27 20:42:47 +01:00
csoler
742a7648a4
added display of warning for non forwarded posts
2016-12-26 15:59:53 +01:00
csoler
b34ab447da
added menu entries to vote for/against a forum poster
2016-12-24 17:29:53 +01:00
csoler
d423745064
added column to show distribution data and moved ReputationItemDelegate to GxsIdDetails
2016-12-24 15:04:08 +01:00
csoler
873c0e60df
added display of reputation in forums
2016-12-24 14:13:02 +01:00
csoler
e5e59098ac
added proper display of reputation as an icon in IDDialog
2016-12-23 22:53:57 +01:00
csoler
72fb8f17a9
changed the reputation system to output a level that differentiate your own opinion to your friends opinion
2016-12-23 17:52:02 +01:00
csoler
8b9038a028
improved display/wording of usage statstics in People
2016-12-22 11:21:49 +01:00
csoler
d3051eff1a
added display of usage statistics for GXS identities
2016-12-21 00:34:07 +01:00
Phenom
674b6de381
Fix Some gcc warnings 383 to 208 lines
...
Left explicit #warning and deprecated.
Some lines are wrong indented and produce mal formed code.
2016-11-30 22:01:01 +01:00
cyril soler
3b37fcc4a8
updated help text for circles
2016-08-30 14:18:36 +02:00
defnax
57c9bef993
updated settings icons and some missed one
2016-08-27 18:15:13 +02:00
defnax
cc8f2c6e39
changed to one plus button for Create ID/Circle with menu.
2016-08-26 02:48:46 +02:00
defnax
45198121f7
updating replacements icons
2016-08-25 17:09:33 +02:00
csoler
5e5a8dcd9a
put back opinion combobox in the place where other reputation information already is. Removed absolute size on invite button which causes incorrect display on high DPI screens
2016-08-24 12:50:41 +02:00
defnax
5e22ddc93e
updating icons more flat replacement
...
improving people page layout
2016-08-24 03:28:57 +02:00
Cyril Soler
fea4159b86
Merge pull request #455 from PhenomRetroShare/Add_CopyRSTreeWidgetHeaderContextMenuToItemContextMenu
...
Copy RsTreeWidget Header ContextMenu to Item ContextMenu.
2016-08-18 17:11:07 +02:00
defnax
6682a7a491
added new mainwindow icons for RetroShare.
2016-08-16 22:02:30 +02:00
Phenom
df44f50f86
Add Banned Filter in IdDialog.
2016-08-15 19:59:52 +02:00
defnax
1fe7dce424
Set icons for the voting combo box
2016-08-10 00:22:23 +02:00
Phenom
8a5c07b5e2
Copy RsTreeWidget Header ContextMenu to Item ContextMenu.
2016-08-09 21:01:00 +02:00
defnax
d1645e97bd
moved auto-ban checkbox to a better position
2016-08-09 19:38:56 +02:00
Phenom
6edd7bb8e3
Add possibility to create GXSId directly on GenCertDialog.
2016-08-08 22:57:06 +02:00
csoler
7545ad4d11
simplied/improved reputation system. Now ids can be banned based on their owner node using a single checkbox in the Person tab, with immediate effect
2016-08-04 11:43:35 +02:00
Phenom
998fede7e7
Fix IdDialog ContextMenu shown at startup.
2016-07-31 11:15:47 +02:00
Phenom
d3beccf3e2
Merge Filter ComboBox to Header Context Menu in IdDialog.
2016-07-29 21:39:58 +02:00
defnax
431dd68509
Temporary solution for the Filter Combobox it takes to much space, no space more for search filter,moved under the ToolBar.
2016-07-29 17:29:54 +02:00
csoler
42f221075a
removed debug info in IdDialog
2016-07-03 23:15:05 -04:00
csoler
09ad53981d
fixed red color in IdDialog
2016-07-03 22:02:23 -04:00
csoler
692293e030
added red color to banned identities in IdDialog
2016-07-03 18:12:50 -04:00
csoler
e611b2bb05
moved isIdentitybanned from p3GxsReputations to p3IdService, so as to avoid calling back p3IdService from p3GxsReputations, which simplifies the code
2016-07-03 18:06:01 -04:00
Cyril Soler
7627bd96ca
Merge pull request #417 from csoler/v0.6-SecurityKeys
...
V0.6 security keys
2016-06-17 22:53:05 -04:00
csoler
eb05922cd1
added a tooltip and read color for unsecure GXS identities. These are still supported for a few weeks at most. So get rid of them
2016-06-17 22:21:06 -04:00
csoler
cc6ae747cb
fixed color of admin circles (we cannot use a bullet, since bullets are kept for Membership property)
2016-06-16 23:17:56 -04:00
csoler
dbd78d2401
merged with upstream/master
2016-06-16 20:19:03 -04:00
defnax
69e98b8e2d
Added count Invited Members to Create Circles Dialog.
...
Changed some context menu icons for People list and Circles tree.
Added icon when im Circle Admin.
2016-06-15 00:08:45 +02:00
defnax
d1be3f3a4f
Set a minimum column width
2016-06-10 13:40:24 +02:00
csoler
226e85c9ba
added dropmenu entry in circles to allow admin to grant/deny membership
2016-06-08 21:00:26 -04:00
csoler
54a0ca4678
added line in circle tooltip for visibility. Re-worked tooltip text a little bit
2016-06-05 15:49:33 -04:00
csoler
195ad4ec8f
use grey bullet as a placeholder for circles without pending operations
2016-06-05 15:20:55 -04:00
csoler
927f782bef
pass over compiler warnings
2016-06-05 10:43:57 -04:00
csoler
cbef01451c
added regular test of circle auto-subscribe from cache, and auto-subscribe when submitting a membership request
2016-05-29 16:09:56 -04:00
csoler
2bde81f210
removed more debug info, improved tooltips
2016-05-28 21:09:44 -04:00
csoler
ccd72cb827
removed some debug info. Added information tooltips on circles and ids in circle member/invitee list
2016-05-28 20:58:28 -04:00
csoler
8b5e43f2b0
remove subitems in circles member list when they are gone from cache
2016-05-28 17:18:25 -04:00
csoler
74b4d6667a
added ifdef to allow to remove the sorting of circles into member/not member. To be tested for final decision
2016-05-26 21:16:21 -04:00
csoler
ae5929e9ad
fixed possible crash due to using a deleted item
2016-05-26 18:58:48 -04:00
csoler
d1f4e134a5
removed display of circle members in left ID list
2016-05-25 19:04:45 -04:00
csoler
cfeed5c171
fixed column width and titles in circles
2016-05-25 18:47:06 -04:00
csoler
605763d812
added all IDs in circle to display tree
2016-05-25 18:34:12 -04:00
csoler
219dd01958
improved GUI display in circle list
2016-05-25 17:51:23 -04:00
csoler
5b69fa06fd
fixed re-draw of subitem in circle tree when flags changed
2016-05-24 21:23:35 -04:00
csoler
5bc83d902b
fixed unsubscription of external circles
2016-05-23 21:09:06 -04:00
csoler
55cb15caa9
fixed updating of membership when loading circle cache entry
2016-05-22 20:35:51 -04:00
csoler
68e618ba4c
fixed GUI for circle invites
2016-05-22 18:21:48 -04:00
csoler
d60e99e8e0
added subwidgets for invited GXS ids in circles
2016-05-21 16:50:50 -04:00
csoler
722609a3e6
finished implementing the backend part for the subscription system
2016-05-18 21:13:54 -04:00
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
a35a60849a
renamed subscribed circle item into belongingCircle item which is more appropriate
2016-04-19 22:00:32 -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
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
defnax
aad295dafb
Fixed layout margin
2016-04-13 21:00:07 +02: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
csoler
3b45fd8389
create new item "My own identities" to store own ids in IdDialog
2016-04-09 17:50:46 -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
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
defnax
cee3477734
Fixed the default splitter expanding of People Dialog
2016-03-30 17:06:34 +02:00
csoler
4831465137
fixed tiny bits in circles/people GUI
2016-03-25 21:03:09 -04:00
csoler
d1b09b93b9
removed some debug info
2016-03-25 18:54:13 -04:00
csoler
44cadc22b2
cleaned debug info and disabled local circles before merge
2016-03-24 19:46:08 -04:00
csoler
9dc7328dc7
fixed async-ed circle loading in IdDialog
2016-03-24 18:41:15 -04:00
csoler
981f81deae
added anon ids to offline vetting
2016-03-23 20:54:45 -04:00
csoler
526a83a303
fixed update of circle name in the GUI
2016-03-18 22:11:07 -04:00
csoler
b6388d7a7a
fixed update of GUI when circles change
2016-03-17 18:17:58 -04:00
csoler
36edde6d25
fixed bug causing GUI to not auto-unsubscribe in circles
2016-03-16 23:30:23 -04:00
csoler
31356bab96
added reload of grp meta on update
2016-03-16 21:27:46 -04:00
csoler
b2192957ef
added update of GUI, instead of re-creating everything when a circle change
2016-03-16 21:27:46 -04:00