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 |
|
csoler
|
b5febb0278
|
fixed packaging script modifying wrong version file
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8007 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-09 22:16:21 +00:00 |
|
thunder2
|
325a383fba
|
- Added re-check of "Not found" identities for chat lobby participants list.
- Added check of RsAutoUpdatePage::eventsLocked to GxsIdDetails::timerEvent.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8006 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-09 20:41:14 +00:00 |
|
thunder2
|
f6a1cbb3b2
|
Reduced locking time of mutex in RsGenExchange::processMsgMetaChanges and RsGenExchange::processGrpMetaChanges.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8005 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-08 23:12:57 +00:00 |
|
csoler
|
58430d0a9d
|
fixed mkdir in packaging script
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8004 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-08 18:00:54 +00:00 |
|
csoler
|
0a4c6b4ea2
|
updated ubuntu changelog and packaging script
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8003 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-08 17:44:50 +00:00 |
|
thunder2
|
7b43f53a5e
|
Removed debug info fom bdnet (Patch from electron)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8002 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-08 16:47:24 +00:00 |
|
thunder2
|
f7d3730080
|
Fixed missing spaces in chat style.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8001 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-08 16:31:15 +00:00 |
|
csoler
|
f60d8cbb1a
|
fixed completion in chat lobbies
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8000 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-08 13:56:29 +00:00 |
|
csoler
|
a1b36cd530
|
added method in ftServer to allow retrieving data from shared/downloaded files (patch from electron, modified)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7999 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-08 13:46:07 +00:00 |
|
thunder2
|
400d3179e8
|
Fixed display of version information.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7998 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-08 13:31:44 +00:00 |
|
csoler
|
2664cf2f9a
|
fixed possible crash due to not checkitn rsIdentity
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7997 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-08 11:51:44 +00:00 |
|
csoler
|
6aaf559b3a
|
fixed typo preventing compilation without RS_USE_BITDHT flag
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7996 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-08 10:14:55 +00:00 |
|
csoler
|
5e15fdf2d0
|
set some default value for _default_identity if no value comes from LoadList
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7995 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-08 10:07:09 +00:00 |
|
csoler
|
cdf7de317d
|
removed systematic printout of outgoing items which killed performance (patch from electron)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7994 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-08 08:48:00 +00:00 |
|
csoler
|
fb3d5ca9ac
|
removed auto-subscribe when no identity is available. Added warnign for the need to create an identity
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7993 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-07 14:49:33 +00:00 |
|
csoler
|
b29d5e2d6b
|
fixed message tooltip for loading ids
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7992 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-07 14:27:32 +00:00 |
|
csoler
|
8d494ecaf8
|
fixed display of systray message for chat lobbies
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7991 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-07 14:06:10 +00:00 |
|
csoler
|
4017a91932
|
removed compatibility between invites for old/new lobbies, causing error in flags
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7990 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-07 08:41:32 +00:00 |
|
csoler
|
b738d9b6e9
|
fixed bug causing invitation to turn lobbies into private lobbies
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7989 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-07 08:30:55 +00:00 |
|
csoler
|
5028dbbfe6
|
added missing include for some systems
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7988 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-06 21:53:00 +00:00 |
|
csoler
|
ab587aedb8
|
updated TODO list
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7987 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-06 21:29:48 +00:00 |
|
csoler
|
f9c78ebd61
|
merged in new lobbies with GXS ids. Old peers and new peers cannot see each others lobby lists. Invitations still work and can be used to transfer a lobby ID between versions. Messages of old and new peers will not be visible to each other
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7986 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-06 21:13:23 +00:00 |
|
csoler
|
2044575067
|
attempt to fix never ending thread. To be tested.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7982 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-05 20:53:32 +00:00 |
|
csoler
|
10162590ae
|
fixed mistake in distant chat (== instead of =)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7980 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-04 21:37:20 +00:00 |
|
thunder2
|
eccb2db7c2
|
Fixed refill of author column in forums.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7971 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-02-25 11:55:31 +00:00 |
|
drbob
|
f371ca6a98
|
Trimmed whitespace from URL to fix internal retroshare links.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7970 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-02-24 10:45:05 +00:00 |
|