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 |
|
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 |
|
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 |
|