Commit Graph

6793 Commits

Author SHA1 Message Date
defnax
f93d41991e Changed the QFrame of QScrollArea on Settings to noFrame
Added Search and Marker Feature for the Chat Widget, thx to Phenom for the Patch (AddSearchAndMarkerOnChatWidget_v0.6_7377.patch)

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7380 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-26 21:51:53 +00:00
csoler
b7f794c37d added more error info for failed servicePerm packet. Fixed small bug in GXS-distantChat. Data passes through. Crypto still pending.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7379 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-26 21:44:16 +00:00
csoler
b6c68d1812 - started changing distant chat so that it works with GXS ids instead of PGP ids. Something is still broken in
service control. Crypto is not done yet => distant chat is unencrypted.
- changed GUI for distant chat. Removed invitation system.
- added menu item to distant chat GXS ids from IdentityItem (only entry point for now).
- fixed bug in chat lobbies causing re-connexion of lobbies not to happen everytime (bug reported bu Lain)



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7378 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-25 21:43:05 +00:00
defnax
d18878aa9c fixed header size
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7377 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-23 23:07:19 +00:00
thunder2
d2fc7a3e10 Fixed compile on Windows
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7376 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-19 22:16:04 +00:00
chrisparker126
a21c3f75fb more changes to support testing of delayed canSend signal from circles and reputations
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7375 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-18 17:24:21 +00:00
chrisparker126
5eef86d9fd - Added clean up of test data
- re-enabled gxs test code

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7374 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-18 16:44:19 +00:00
csoler
bfe872118b - fixed a bug in distant message signature checking
- fixed delay problem in not getting uncached GXS Id keys by prior requesting details about the key
- enabled signing by default in MessageComposer
- implemented print() in RsTlvIdSet.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7373 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-17 21:36:07 +00:00
csoler
b56df2d045 added test for GXS security
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7372 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-17 15:06:19 +00:00
csoler
ec031ba940 moved all the code using explicit EVP_KEY and RSA structures into gxssecurity (except rsrecon, still need to do)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7371 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-17 13:50:40 +00:00
csoler
d3b92ddab9 Fixed mismatched free/delete; removed one dangerous and unused function; added missing memory release calls
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7370 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-15 21:55:34 +00:00
csoler
d782d8eed9 forgot to free memory.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7369 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-15 21:08:23 +00:00
csoler
1bf3e2967f fixed security hole in generation of key fingerprints. Fingerprint of previously existing GXS ids can be faked. The change is backward compatible.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7368 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-15 21:00:44 +00:00
defnax
bc56c8e0f1 restored back
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7367 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-12 05:38:06 +00:00
csoler
291b51c2de improved readability of global router console
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7366 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-11 21:42:57 +00:00
csoler
9aba04982e improved cipher string for higher security
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7365 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-11 18:42:16 +00:00
defnax
a573ac1bbd Fixed the layout, to add a top morgin for the ListWidget
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7364 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-11 13:59:14 +00:00
defnax
19b6360203 removed the default grid size
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7363 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-10 18:52:26 +00:00
thunder2
cc08fd5a95 Added disable all toaster in status bar (Modified patch from Phenom)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7362 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-10 18:32:48 +00:00
defnax
995d63c979 Added new fixes from Phenom (AddFrameListeInsteadOfToolBar_v0.6_7360.patch)
Add an option for List item icon size.                          
Save state for List Item and Option window.                     
Make ListItem linked with Function pointer instead of SLOT char.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7361 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-10 18:05:18 +00:00
defnax
bcff888eb7 Added new Gui Design changes from Pheonom, Added new ListWidget for Page selection, via settings can switch to use List or Toolbar AddFrameListeInsteadOfToolBar_v0.6_7357.patch
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7360 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-10 02:38:47 +00:00
thunder2
31962ea0c5 FeedReader plugin:
- Added check of feed parent id in loadList
- Trimmed downloaded xml string to process xml strings with leading spaces

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7359 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-09 23:12:03 +00:00
csoler
7f9fde8c1d fixed stupid serialisation error causing routing matrix not to be loaded properly
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7357 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-09 21:44:52 +00:00
csoler
72a61959e2 added button to show/add all possible ids into external group, not only signed ones
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7356 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-09 21:08:25 +00:00
thunder2
097ba1655d Add a new Channel Page in settings (Patch from Phenom)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7355 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-08 17:17:48 +00:00
defnax
78f3ab21fd moved the nick list to the right side of the Chat lobbies
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7354 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-08 13:33:39 +00:00
csoler
a9193c6380 added additional checks to signature verification
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7353 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-08 09:20:25 +00:00
csoler
3766449bec fixed display of message links in composer window and message window. Still takes several attempts to display correctly.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7352 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-08 08:39:04 +00:00
csoler
a946504bb5 fixed RS link so as to send messages to GXS ids. Remaining issue: a link might need to be clicked several times before it works
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7351 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-08 07:52:28 +00:00
thunder2
2da8acd967 - Added comment tabs to GxsGroupFrameDialog
- Switched channels from GxsCommentContainer to new tabbed GxsGroupFrameDialog

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7350 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-08 00:00:21 +00:00
defnax
dacc60d28f Moved Circles & Identities to Network
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7349 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-07 23:45:53 +00:00
thunder2
1fd00c1c51 - Added label "loading" to GxsGroupFrameDialog
- Fixed display of loading status in channel tab

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7348 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-07 21:04:54 +00:00
csoler
a5d88d967e added code to transmit the sender GXS id in the message widget. Still need to make distant message links work
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7347 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-07 20:53:16 +00:00
csoler
3de7357923 removed warning about wrong string in Id constructor in case of null string
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7346 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-07 15:36:14 +00:00
defnax
1f461282e5 Fixed disabled the Edit/Delete actions by default before refresh
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7345 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-07 10:19:32 +00:00
defnax
9b1c5a0e85 Fixed to display the right icons for the channels context menu
Added a warn MessageBox

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7344 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-06 23:43:14 +00:00
thunder2
4c66f82da8 Added set read status to channel post
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7343 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-06 20:55:30 +00:00
thunder2
0abc2342fe - Added update of changed posts to GxsChannelPostsWidget
- Added auto update to GxsFeedItem

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7342 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-06 20:19:04 +00:00
defnax
2b36cefca2 Improving the Identity design layout.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7341 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-06 20:01:25 +00:00
defnax
1f90872894 Added Patch thx to Phenom for the fix:
Make rework certificate link.(Paste my certificate link) and click by other. Fix_CertificateLink_v0.6_7312.patch

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7340 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-06 19:04:57 +00:00
defnax
bcb3dee381 changed News Feed icon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7339 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-06 18:10:35 +00:00
defnax
25c15d1a32 Fixed to display right header image for each mode
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7338 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-06 17:41:38 +00:00
defnax
a9dcd24ba7 Added Phenom's patch AddGxsIdDeleting_v0.6_7328.patch
Changed some context menu icons for GxsGroupFrameDialog

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7337 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-06 17:15:20 +00:00
thunder2
d2bd938e82 Code maintenance
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7336 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-05 23:34:28 +00:00
thunder2
471f4357ba Code maintenance
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7335 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-05 23:25:17 +00:00
thunder2
306c8fe431 - Added request of complete fill to update broadcast
- Added fill of new messages to GxsChannelPostsWidget instead of a complete refill
- Removed static html text from GxsCannelPostItem.ui

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7334 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-05 21:53:47 +00:00
defnax
7634afe733 fixed icon size
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7333 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-05 21:28:16 +00:00
csoler
0290143da3 added item for circles. Does not show up yet because of a grou retrieval problem
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7332 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-05 21:12:23 +00:00
thunder2
d7b7e4d976 - Removed exceptions from t_RsGenericIdType<>::t_RsGenericIdType
- Added rsids.h to libretroshare.pro

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7331 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-05 17:21:10 +00:00
thunder2
3675b1fd0f Added missing files
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7330 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-04 23:09:54 +00:00