Commit Graph

7185 Commits

Author SHA1 Message Date
thunder2
21575dd416 Fixed path of config file RSPeers.conf
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8068 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-22 10:45:57 +00:00
drbob
926dd3c8e4 Updated GUI to use new Message / Mail interface.
Configuration is in MessageInterface.h for the moment



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8067 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-22 04:52:53 +00:00
drbob
7cece484c4 Modify Messages with additional namespace - to allow switching to new Mail.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8066 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-22 04:45:01 +00:00
csoler
bd2026458e improvement of FriendList (Patch from Sehraf)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8065 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-21 21:58:05 +00:00
csoler
81c3c59266 use RSLinks to handle recommendation message (Patch from Sehraf)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8064 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-21 21:42:40 +00:00
csoler
ed014b0d34 added notification for VOIP calls (Patch from Phenom)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8063 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-21 21:25:17 +00:00
csoler
3f116e0e73 added scale and wheel-event resizing to RSGraphWidget
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8062 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-21 18:40:21 +00:00
csoler
562eeaaae8 fixed compilation problem in ApiServer
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8061 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-21 08:02:49 +00:00
csoler
40f24b5bd3 updated ubuntu changelog. Fixed debian control file to webui dependencies
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8060 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-20 21:45:54 +00:00
csoler
dab821cc1e disabled webui as a default setting
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8059 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-20 21:29:06 +00:00
thunder2
fbc521cbc5 Fixed content of GxsIdChooser for Qt 5 by setting dynamicSortFilter to false.
Change in the default value
Qt 4 = false
Qt 5 = true

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8058 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-20 14:52:10 +00:00
electron128
6dff335515 use notify for gxs events. Removed the previous polling based system. Now multiple clients can receive gxs changes. This also fixes the always growing changes queue in rs-nogui.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8057 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-20 10:39:17 +00:00
electron128
b912ac656c fixed compile with libmicrohttpd >= 0.9.20 (old version numbers are in hex)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8056 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-20 07:18:37 +00:00
csoler
62dba4aee4 made 2 different pages in ConfCertDialog for PGP key and RS certificate. Removed the old format checkbox.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8055 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-19 22:27:52 +00:00
csoler
1f4d827140 commented out unused (and buggy) function in authgpg
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8054 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-19 21:42:31 +00:00
csoler
90427eb08b fixed self-signature checking for imported keys, previously causing imported certificates with signatures to be rejected
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8053 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-19 21:02:14 +00:00
csoler
55988a5796 fixed update of info in ShareDialog (patch from Sentry). Also updated the text to replace Friends by friend nodes
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8052 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-19 20:39:59 +00:00
thunder2
f82f86387b Added missing includes for Windows compile.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8051 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-19 10:09:35 +00:00
electron128
2335290a56 added check for empty author id in gxs group creation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8050 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-19 08:43:40 +00:00
electron128
594590f635 fixed compile with libmicrohttpd >= 0.9.20
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8049 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-19 08:20:46 +00:00
csoler
ef5d591098 fixed compilation on ubuntu using microhttpd 0.4.6
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8048 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-18 20:20:40 +00:00
electron128
ad1bc7f3b8 added resource_api and rs-nogui-webui (requires libmicrohttpd, Html files are not included)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8047 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-18 18:48:43 +00:00
csoler
97831d0667 updated todo list with two new fresh bugs
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8046 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-18 17:31:51 +00:00
electron128
4d51240442 removed the constraint of sharing own files only in channels. Replaced it by a warning, to allow peers to post from other locations etc. (port from v0.5.5 rev. 6198)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8045 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-18 14:12:31 +00:00
electron128
71a8dba487 GxsGroupDialog: allow to create groups without author
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8044 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-18 13:36:38 +00:00
electron128
148fd8bb05 GxsIdChooser: request only data for own ids (was requesting all ids before)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8043 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-18 13:33:38 +00:00
csoler
b2019b680f new items in TODO list
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8042 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-17 21:49:28 +00:00
csoler
5fc269bcff released timing constraint a little bit for distant chat (last setting would make it unstable)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8041 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-17 21:16:15 +00:00
electron128
13b964d0f5 fixed compile with Qt 5 (modified patch from Phenom)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8040 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-17 16:21:23 +00:00
csoler
c4b1b3dfbc fixed serialisation bug likely causing the loss of peers.cfg (Thx G10H4ck for finding this)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8039 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-16 21:27:35 +00:00
csoler
29d3c8bcdd made signature verification passe when no key is present in the cache for lobby events
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8038 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-16 20:38:59 +00:00
csoler
70969af108 updated TODO list
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8037 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-16 17:34:59 +00:00
thunder2
a23e563c6b Click on a certificate in a message (MessageWidget) shows the add friend wizard only once.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8036 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-16 14:40:30 +00:00
thunder2
a967405c84 Added one more check of RsAutoUpdatePage::eventsLocked to GxsIdDetails::process
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8035 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-16 12:57:12 +00:00
csoler
67c5ef9c8a increased responsivness of distant chat by forcing tunnel re-digging when no activity is detected. WARNING: the new timestamps make the communication break will peers not up to date, since they will not send keep alive packets on the same delay basis.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8023 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-15 13:23:03 +00:00
csoler
553240cda9 slowed down config saving in p3idservice
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8022 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-14 21:46:30 +00:00
csoler
502b34dff4 removed dead code in chat lobbies
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8021 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-14 21:44:37 +00:00
thunder2
d6ca3ffc27 Added waiting indicator to group tree for channels/posted when using "Mark all as read/unread".
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8020 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-14 21:13:28 +00:00
csoler
c811d71738 added mask to select which icons to show in RsGxsIdTreeWidgetItem. Kept only avatar in ChatLobby participant list
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8019 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-14 19:19:34 +00:00
csoler
a6b06fd41a updated ubuntu changelog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8018 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-14 15:15:27 +00:00
csoler
f971a1092b updated TODO list
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8017 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-14 15:10:05 +00:00
csoler
9ed57f9daa added missing stamping of key and missing include
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8016 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-14 14:59:14 +00:00
csoler
48ea291d95 moved signature validation and encryption one level up into p3IdService. Added timestamp for GXS identities and auto-removal after 7 days. Updated display in IdDialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8015 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-14 14:33:23 +00:00
thunder2
b46c3b4852 Moved TokenQueue, TokenResponse, UIStateHelper and mGroupId from the classes GxsMessageFramePostWidget/GxsForumThreadWidget to the base class GxsMessageFrameWidget.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8014 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-13 19:33:37 +00:00
thunder2
cdf9a5b4d4 Optimized search of feed items in RSFeedWidget by using a map instead of QTreeWidgetItemIterator.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8013 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-12 13:59:56 +00:00
csoler
6ef761e4e5 added jpeg format to thumbnail creation/loading (patch from cave)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8012 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-11 20:20:32 +00:00
thunder2
b26c55126c Fixed missing notify of changed message ids to the gui.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8011 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-11 13:39:58 +00:00
csoler
78160d729f removed some dead code in pqithreadstreamer after last commit
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8010 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-10 21:41:41 +00:00
csoler
b6ce3ab7b2 attempt to fix the deadlock situations in pqithreadstreamer. Also solves the crash when quitting
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8009 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-10 21:16:41 +00:00
defnax
4dede651c7 use right status ions
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8008 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-03-09 23:00:29 +00:00