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
|
9a328f67ce
|
extended auto-subscribe to circles with admin flag
|
2016-05-28 20:25:15 -04:00 |
|
csoler
|
d114b830a7
|
extended auto-subscribe to circles with requested membership
|
2016-05-28 20:17:19 -04:00 |
|
csoler
|
cfdaa2ca68
|
removed debug info in p3gxscircles
|
2016-05-27 17:09:13 -04:00 |
|
csoler
|
2e91ab6364
|
added proper notify for subscription message reception in circles
|
2016-05-24 21:07:50 -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
|
fac1fb84e8
|
enabled message publish for circle subscription requests
|
2016-05-22 18:50:18 -04:00 |
|
csoler
|
be3be9f8bf
|
put loading circles in cache as soon as we get the data for them. The cache entry might be incomplete.
|
2016-05-22 18:21:00 -04:00 |
|
csoler
|
d60e99e8e0
|
added subwidgets for invited GXS ids in circles
|
2016-05-21 16:50:50 -04:00 |
|
csoler
|
82ad7d6b1c
|
improved debugoutput in p3gxscircles
|
2016-05-21 15:51:49 -04:00 |
|
csoler
|
3a2b9e881b
|
added some debug info in new circle code
|
2016-05-18 21:47:34 -04:00 |
|
csoler
|
722609a3e6
|
finished implementing the backend part for the subscription system
|
2016-05-18 21:13:54 -04:00 |
|
csoler
|
89472d6502
|
put some notes and comments in the code for what is to be done
|
2016-05-17 00:00:15 -04:00 |
|
csoler
|
f44ccbe756
|
fixed serialisation bug
|
2016-05-14 11:56:14 -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 |
|
csoler
|
4bdd464861
|
removed a few debug output and timer measurement
|
2016-04-29 18:53:25 -04:00 |
|
csoler
|
654e0fc1d8
|
added missing call to SSL_pending, which caused decrypted data to wait in the SSL buffer when the bio is not receiving anything more
|
2016-04-29 17:53:21 -04:00 |
|
csoler
|
a4430647de
|
various changes to measure RTTs more accurately
|
2016-04-26 23:42:44 -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
|
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
|
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
|
f8639e5486
|
fixed bug considering null PGP ids in ban list
|
2016-04-02 16:44:41 -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 |
|
zeners
|
aca88308ea
|
compatible to g++11 / QT5
method suggested by cyril
|
2016-03-29 21:22:14 +02:00 |
|
csoler
|
6c8737c84a
|
merged with upstream/master
|
2016-03-25 21:09:37 -04:00 |
|
csoler
|
d1b09b93b9
|
removed some debug info
|
2016-03-25 18:54:13 -04:00 |
|
csoler
|
40d23509a1
|
removed deadlock
|
2016-03-23 21:50:41 -04:00 |
|
csoler
|
981f81deae
|
added anon ids to offline vetting
|
2016-03-23 20:54:45 -04:00 |
|
csoler
|
24ba909f41
|
fixed mixup between in/out bandwidth traffic info
|
2016-03-19 11:39:58 -04:00 |
|
csoler
|
384131a231
|
added force reload of cache for circles that are modified
|
2016-03-15 22:41:59 -04:00 |
|
csoler
|
6466209553
|
added test to only subscribe/unsubscribe circles when needed, hence avoiding an unnecessary TS update
|
2016-03-15 22:11:36 -04:00 |
|
csoler
|
bdb326a989
|
attempt at fixing circle cache loop. Renamed a few variables and fixed logic. Not yet fully working
|
2016-03-14 23:19:37 -04:00 |
|
csoler
|
051806227f
|
fixed circle auto-subscribe
|
2016-03-13 11:29:21 -04:00 |
|
csoler
|
9e8a4cdac4
|
fixed auto-subscribe of circles when unsigned identities are locally owned
|
2016-03-11 22:36:47 -05:00 |
|
csoler
|
53f32f2dc8
|
added missing collection of some peers in p3gxscircles::recipients()
|
2016-03-04 13:45:35 -05:00 |
|
csoler
|
9ddef9e45b
|
merged with upstream/master
|
2016-02-25 17:48:59 -05:00 |
|
Phenom
|
1a110e4ada
|
Define empty service string as a valid case.
|
2016-02-25 13:58:45 +01:00 |
|
Phenom
|
3c3d23bf8a
|
Fix error "(EE) SSGxsChannelGroup::load() asked to load a null string.
Weird." by creating a default serviceString if empty.
|
2016-02-25 13:58:45 +01:00 |
|