Commit Graph

6681 Commits

Author SHA1 Message Date
thunder2
dd1f88a1bb Replaced external library libcrypt32-cygwin.a by libcrypt32.a from MinGW for Windows compile.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7588 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-10-08 16:44:25 +00:00
csoler
8c2ba8b980 added a structure in GxsNetService to record who sends info about groups, so as to dynamically compute group popularity. The GUI needs to be improved to update regularly so as to reflect current values for popularity. For now only subscribing/unsubscribing and new messages trigger the update
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7587 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-10-07 21:42:44 +00:00
csoler
c527fa9375 removed debug code
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7586 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-10-06 20:16:52 +00:00
csoler
b3bedd592d fixed display of channels with publish key
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7585 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-10-06 19:18:09 +00:00
csoler
0f025efb13 fixed wrong include line
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7584 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-10-05 21:30:18 +00:00
csoler
a1707891ee updated ubuntu changelog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7583 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-10-05 20:47:44 +00:00
csoler
d0469ccfc3 implemented publish key sharing between peers for channels.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7582 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-10-05 19:14:05 +00:00
thunder2
1d6bf4190e Added automatic upgrade (cipher_migrate) of the sqlite database.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7581 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-10-05 16:56:23 +00:00
thunder2
d0238810b7 Common folders for libraries, includes and binaries of all external libraries for Windows compile.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7580 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-10-05 15:31:00 +00:00
defnax
9f12ebaddf Enabled Antialiasing for QGraphicsView
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7578 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-10-02 16:23:29 +00:00
csoler
77a367bc8a fixed inconsistency in Defines
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7577 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-10-01 19:43:31 +00:00
defnax
cb1da0d3d3 enabled by default to inform me via Message a Friend request from a known peer
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7576 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-10-01 14:55:35 +00:00
defnax
80c49e2a62 Added forgotten files
Added some useful labels for the people page

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7575 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-29 14:47:34 +00:00
thunder2
cef70ef3df Fixed load/save config of FeedReader plugin
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7574 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-28 22:33:17 +00:00
csoler
9efc43f41c Big progress for People dialog. Phenom work.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7573 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-28 20:46:56 +00:00
csoler
28277c53df antialiasing of channel images
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7572 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-28 20:19:52 +00:00
csoler
58e338a1ff restaured tunnel names in the gui
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7571 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-28 19:41:47 +00:00
csoler
2b6d6db201 added Qt socket test to update TOR led. This is a very basic test that does not prove the presence of TOR on the socket.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7570 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-28 19:24:03 +00:00
thunder2
3d38367d75 Forums:
- Load all messages (not only latest)
- Fixed flat view

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7569 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-28 12:14:57 +00:00
thunder2
e6eb0e22ff RsGxsIntegrityCheck
- Fixed message hash checking
- Added check for existing but not loadable messages
- Notify the gui when messages are deleted

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7568 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-28 12:11:29 +00:00
csoler
03fc766e55 basics for TOR proxy status. Unfinished
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7567 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-28 09:54:20 +00:00
defnax
65d2249bf4 Removed Edit/Delete ID Buttons, for better look and feel and get more space for the search filter, use Edit/Delete from context menu.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7566 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-27 14:24:40 +00:00
thunder2
480e8e1385 Removed the directory name of the message file name in the database column "nxsFile".
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7565 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-27 12:43:25 +00:00
defnax
afb883e012 renamed combobox item
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7564 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-26 15:34:07 +00:00
defnax
4eed106579 fixed strings
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7563 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-26 11:02:51 +00:00
csoler
eede11a772 - removed "use olf key format" from certificate export
- improved GXS Id display when unsigned
- use ProfileManager to export own PGP key pair in keyring and profile.


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7562 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-25 20:14:21 +00:00
thunder2
37ddbf63cc Fixed count of new and unread messages for Channels and Posted.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7561 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-24 23:57:47 +00:00
csoler
3a0e944ecf fixed fonts for IDs in Identities
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7560 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-24 21:00:40 +00:00
csoler
5167106504 compacted layout in Identity: remove one line
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7559 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-24 20:53:07 +00:00
csoler
d3594d8063 improved naming and layout in Identities
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7558 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-24 20:48:16 +00:00
csoler
e93c814427 improved display in Identity tab
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7557 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-24 20:13:19 +00:00
defnax
c074d3abc3 Removed Add Friend Button from Friends Dialog
Removed Distant Chat page from Settings

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7556 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-24 14:58:05 +00:00
csoler
0184cf3b2e updated ubuntu changelog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7555 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-23 20:24:10 +00:00
csoler
38c7e50e06 fixed bug causing forum posts to disappear/re-appear and to be set unread again. The bug was due to inconsistency between cleaning old messages and still inserting old messages again. Also augmented the storage period to 4 months (previously 1 month). Challenge: we should keep threads until the newest post in the thread is older than 4 months
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7554 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-22 18:50:45 +00:00
csoler
9963cca4a6 updated packaging scripts to use sqlcipher system package
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7553 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-21 14:25:58 +00:00
defnax
0697f29289 fixed naming
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7552 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-21 13:53:52 +00:00
csoler
b3126bff4f added explicit include of sqlcipher headers. Avoids confusion when packaging for ubuntu
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7551 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-21 13:31:37 +00:00
defnax
8b1df1d555 changed video icon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7550 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-21 12:31:16 +00:00
csoler
b1dc8912c7 added additional debug info in rsgenexchange
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7549 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-20 19:58:07 +00:00
csoler
e18c934e21 ported commit 7487 from branch 0.5.5. Seems to fix loss of config files on windows.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7548 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-20 19:54:04 +00:00
defnax
2350837bc6 Fixed to hide the Hangup Button by default, only when call is started show
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7547 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-20 16:44:26 +00:00
defnax
6f96443813 Hide Video Chat widget by default, only show when Video Chat is started.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7546 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-20 16:28:26 +00:00
defnax
b04c6af675 update headerimage
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7545 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-20 14:32:23 +00:00
csoler
84daee2c2e updated packaging scripts for ubuntu binaries
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7544 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-19 12:09:51 +00:00
csoler
c42232e91b fixed up MainWindow layout
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7543 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-16 20:15:39 +00:00
csoler
789e6ae24e removed some debug info
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7542 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-16 19:53:23 +00:00
csoler
c873421914 fixed tooltip and proper display of IDs in forums. Commented out class GxsIdTreeWidgetItem, which is unused and very similar to GxsIdRSTreeWidgetItem. fixed display of from field in messages. Still, it would be better to use a clean GxsIdRSTreeWidget instead of this QListWidget class
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7541 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-16 19:11:22 +00:00
defnax
2cbeecbe73 changed back to use the default folder colored icons for channels treeWidget, it looks better
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7540 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-15 23:53:08 +00:00
defnax
d90f22be84 * Display the gxs id icons on nickname columns too & set a default header size for nickname*s column
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7539 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-15 23:28:53 +00:00
csoler
5e6fc0ff59 disabled group restriction when not using circles in forums/posted/channels. Also disabled key sharing since it is unfinished
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7538 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-09-15 19:14:38 +00:00