Commit Graph

8674 Commits

Author SHA1 Message Date
csoler
3d45947e5b fixed small bug in debug output; cleanup debug output 2016-03-25 18:21:37 -04:00
csoler
44cadc22b2 cleaned debug info and disabled local circles before merge 2016-03-24 19:46:08 -04:00
csoler
7d8001b60d fixed display of warning in posting into forums without proper credentials 2016-03-24 19:23:34 -04:00
csoler
9dc7328dc7 fixed async-ed circle loading in IdDialog 2016-03-24 18:41:15 -04:00
csoler
d33a1e8555 added disabling of combo elements in GxsIdChooser for creating forums posts with unautorised GXS ids. Still needs a bit of work 2016-03-24 00:05:54 -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
57f4463864 fixed potential crash due to using deleted data (found by dimqua) 2016-03-23 18:23:10 -04:00
csoler
1fb1f3ebaf update of groups up to the latest attached circle server update TS. Should re-send groups that depend on a circle when the circle change 2016-03-21 23:21:26 -04:00
csoler
b153c2e119 updated TODO 2016-03-20 22:23:32 -04:00
csoler
c304a3a86a fixed display of properties in restricted groups 2016-03-20 22:21:09 -04:00
csoler
526a83a303 fixed update of circle name in the GUI 2016-03-18 22:11:07 -04:00
csoler
4e0ee29d6a fixed creation/distribution of self-restricted circles 2016-03-17 20:18:54 -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
a2a9079380 fixed qt4 compilation 2016-03-16 23:03:46 -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
Cyril Soler
5b00c03a5b Merge pull request #4 from PhenomRetroShare/Fix_PictureFlowDeletion
Fix delete in PictureFlow
2016-03-16 14:17:16 -04:00
Phenom
76fddb29af Fix delete in PictureFlow 2016-03-16 19:05:39 +01: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
80aaf30a01 fixed potential crash due to bad usage of updates 2016-03-15 00:00:39 -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
83e39d8ae5 fixed effect of selecting known/signed IDs in circle creation dialog 2016-03-13 17:29:38 -04:00
csoler
4cf57d64d8 set default value for circle distribution type 2016-03-13 17:19:14 -04:00
csoler
9c649aa58c improved debugDump(), showing the subscription status of each grp 2016-03-13 12:08:03 -04:00
csoler
5fe390d485 changed titles of tree root nodes in circles 2016-03-13 11:41:33 -04:00
csoler
051806227f fixed circle auto-subscribe 2016-03-13 11:29:21 -04:00
csoler
a065dba8f8 cleaned code a little bit 2016-03-12 11:05:03 -05:00
csoler
61c7da7e2d unselect all IDs when no circle is selected 2016-03-12 11:02:32 -05:00
csoler
456a882343 added highlighting of currently selected circle members 2016-03-12 10:41:35 -05:00
csoler
9e8a4cdac4 fixed auto-subscribe of circles when unsigned identities are locally owned 2016-03-11 22:36:47 -05:00
csoler
4136d09156 updated Circles TODO 2016-03-10 23:55:20 -05:00
csoler
4e4980ba0e fixed display of info for non admin circles, and added readonly system to not allow editing them 2016-03-10 22:57:04 -05:00
Cyril Soler
5361c85371 updated circles TODO 2016-03-10 22:02:21 -05:00
csoler
3fc6f6b2db updated TODO(circles), removed useless context menu, added tooltips for circle distribution options 2016-03-09 20:53:49 -05:00
csoler
4eebe24ee2 disabled auto-sync for messages in GXS circles, while keeping Grp auto-sync 2016-03-09 20:23:33 -05:00
Cyril Soler
76e7893550 updated circles TODO 2016-03-09 20:18:19 -05:00
csoler
2017f92130 updated circles todo 2016-03-08 23:12:27 -05:00
csoler
cf759830ca added TODO file specific to circles 2016-03-08 23:01:43 -05:00
csoler
7e31bdafcf fixed removal of peers from circles 2016-03-08 23:00:24 -05:00
csoler
cba4795911 improved circles GUI logic 2016-03-08 00:02:16 -05:00
csoler
9b92f66c61 added edit of existing circles 2016-03-07 22:51:23 -05:00
csoler
53f32f2dc8 added missing collection of some peers in p3gxscircles::recipients() 2016-03-04 13:45:35 -05:00
csoler
3c2c1df245 added test against empty circles 2016-03-03 21:37:36 -05:00
csoler
9ddef9e45b merged with upstream/master 2016-02-25 17:48:59 -05:00
csoler
0bcf52c442 added missing update of mRecvTS in database when updating a group metadata 2016-02-24 16:51:56 -05:00
defnax
d1fd5d302d update todo 2016-02-24 21:51:34 +01:00
defnax
7b1460c4c9 Merge branch 'master' of https://github.com/RetroShare/RetroShare 2016-02-24 21:45:43 +01:00