drbob
9544b61d77
* removed debugging from gpg cache.
...
* fixed position of #endif
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4954 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-17 20:28:59 +00:00
csoler
50e7ee76ea
updated ubuntu changelog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4953 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-17 13:11:32 +00:00
thunder2
5073913686
Fixed compile on Windows with enabled shadow build of Qt Creator.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4952 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-17 11:14:06 +00:00
thunder2
970d88200d
Removed some more compiler warnings from Windows compile (GCC 4.4).
...
Added -Wextra to the Windows compile.
Added new define in libbitdht for snprintf and fprintf to proper handling of "%ll" under Windows.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4951 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-17 10:03:38 +00:00
csoler
2d2b7230d1
added early sending of chunkmap request to newly added sources
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4950 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-16 22:58:30 +00:00
csoler
8b28fb2324
patch by AsamK to save finished/checking transfers
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4948 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-16 22:04:03 +00:00
csoler
2edb61758b
Improvements to file transfer:
...
- corrected 2 potential flaws of swarming causing request of unavailable data (This should normally be taken care of on the server side!)
- improved swarming test code with fault simulation
- only ask CRC32 maps to peers that have a complete file.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4947 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-16 21:10:46 +00:00
csoler
1fea734862
added missing file
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4946 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-15 21:18:21 +00:00
csoler
fc15899f0f
started conversion of VOIP code (from Joss) into a plugin. Unfinished!
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4945 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-15 21:17:18 +00:00
thunder2
8f0f6a9f3e
Moved the news feed tab to the first position.
...
Added icon to the ConnectFriendWizard.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4944 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-15 21:13:16 +00:00
thunder2
5bacc13eba
Renamed "Dht" to "DHT".
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4943 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-15 20:40:41 +00:00
drbob
e024ea36e9
Added Cache system for GPG Certificates.
...
- This should reduce gpg calls by 90+%.
Updated rsversion svn to 4942
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4942 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-15 16:44:45 +00:00
thunder2
bdc8a11203
Added patch from James Vasile.
...
Replaced string "Authemticated Messages" by "Authenticated Messages".
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4941 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-15 00:27:47 +00:00
thunder2
a2982f3370
Fixed private message notification. Remove offline private messages of none friends at startup and when a friend is removed.
...
Moved the removing of the history of removed friends from p3PeerMgrIMPL to p3ChatService.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4940 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-14 22:55:14 +00:00
drbob
9c5e4636c2
* Shortened Date string.
...
* Fixed Profile directory.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4938 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-14 01:06:41 +00:00
drbob
4ab4d60492
Improvements to IntroServer Mode:
...
* Move Dirs to .retroshare/<sslid>/
* Automatically make directories.
* Create 2 files: key & lobby name, cannot make 3rd file: hyperlink from nogui.
* chmod NEWCERTS directory to 777
* delete old peers at startup, reload peers from config file.
* Add Date to Lobby name.
Improvements not done yet:
- Remove inactive peers - it is tricky to tell the difference between unconnected and old.
- Cannot make 3rd file: hyperlink from nogui.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4937 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-14 00:45:57 +00:00
thunder2
363c7d8f41
DownloadToaster:
...
- Fixed handling of utf8 characters in the file name
- Replaced QDesktopServices by RsUrlHandler to handle collections
- Fixed crash after opening a collection
Thanks to AsamK
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4936 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-13 23:26:56 +00:00
thunder2
dcf23e0ccb
Fixed usage of utf8 characters in certificate links (gpg and location name) (Patch from Asamk)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4935 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-13 21:09:38 +00:00
thunder2
8675eb9225
Added translation for "[ ... Missing Message ... ]".
...
Fixed german language.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4934 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-13 20:40:36 +00:00
csoler
d26be6c05c
removed debug info
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4931 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-12 20:45:42 +00:00
csoler
c4be65e0ab
removed cache adding strategy to DL queue that was O(n^2). Now addign cache at the end of the queue
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4930 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-12 20:00:22 +00:00
thunder2
07ea6829b6
The channel message (in channels) is set to read when the user clicks on the show more button.
...
The forum/channel news feed is removed when the user reads the message in forums/channels.
Recompile needed.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4927 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-12 00:58:47 +00:00
thunder2
d828d23ca7
The standard font is now used for new chat lobbies.
...
Added a new menu item to set the font of a private chat and chat lobby to the default font.
Fixed german language.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4926 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-11 21:41:41 +00:00
csoler
f441f4a407
set max chunk inactivity period to 5 mins instead of 1 mins. Shoudl favor slow DLs. This is nw possible since missing bits will be re-asked regularly
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4925 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-11 15:26:04 +00:00
csoler
98086e125b
added missing IPs to certificate links
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4924 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-11 14:49:04 +00:00
thunder2
340a313fea
Fixed bug when the user clicks on a link without http:// in a QTextBrowser. This link was opened directly in RetroShare.
...
Show clickable links in the channel feed message.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4923 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-11 13:42:42 +00:00
drbob
6a44342e4f
fixed reference to tryNetMode.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4922 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-11 12:49:09 +00:00
csoler
311e62b70c
updated french translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4921 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-11 12:31:01 +00:00
drbob
4e367d3332
Added missing header files - as requested by theDude.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4920 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-11 12:21:48 +00:00
drbob
57c7e66a38
Attempted fix for maintaining External Port in Manual Forwarded Mode.
...
- added check for RS_NET_MODE_EXT instead of RS_NET_MODE_TRY_EXT... as trys aren't used in p3PeerMgr.
- removed tryMode from external interface - as this data is not available anymore.
- Removed setting this parameter in p3peers.cc
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4919 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-11 12:18:56 +00:00
csoler
fd83e5950f
added control over TR forward rate, so that we can experiment with it on large bandwidth servers
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4918 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-10 22:23:06 +00:00
thunder2
f6c88667c4
Changed the color of the time of the compact chat style from red to gray.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4917 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-10 22:07:03 +00:00
csoler
2bfd0bad42
disabled autodownload when subscribing to a channel. This is a response to a heavy demand from users annoyed by the need to cancel many downloads and the wish to be able to select what to DL in a channel. We could create a popup with a autdownload checkbox (unchecked by default) possibly asking what to DL in the subscribed channel (everything/only last post/nothing) when subscribing to make auto-download a little more visible
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4916 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-10 20:59:57 +00:00
defnax
01899b85f9
set a icon for Friend Recommendation menu action
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4915 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-10 13:28:51 +00:00
thunder2
74055ed834
Sort nick names by name in the chat lobby.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4914 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-09 21:24:51 +00:00
thunder2
3b314e3a69
Added multi friend recommendation dialog.
...
You can start it from the tools menu in FriendsDialog.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4913 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-09 19:18:15 +00:00
defnax
12767d8fe9
update changelog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4910 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-09 08:59:16 +00:00
csoler
a391701f5c
updated ubuntu packaging scripts
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4909 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-08 20:29:30 +00:00
csoler
fa0def543d
removed debug flag
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4908 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-08 20:18:41 +00:00
csoler
493a7a2bda
updated ubuntu changelog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4907 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-08 19:57:18 +00:00
csoler
5393f754f9
updated french translation (Max Romeo)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4906 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-08 19:55:18 +00:00
thunder2
08a06731bf
Now removed not used plugins from the .pro file.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4905 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-08 18:04:01 +00:00
defnax
3ce21cdfc2
update translations
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4904 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-08 15:05:41 +00:00
thunder2
d5479940d1
Fixed RetroShare links with " characters in the name.
...
Removed not used plugins from the .pro file.
Removed some warnings from lupdate.
Fixed german translation.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4903 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-08 12:11:15 +00:00
defnax
5340e44981
removed not used gui plugins from trunk
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4902 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-08 08:28:23 +00:00
thunder2
886faa89ba
Fixed RetroShare links with "#" and "&" characters in the name.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4901 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-07 22:56:19 +00:00
drbob
446db939b2
Added Code to convert retroshare-nogui into an "Introduction Server".
...
Perhaps the community can use this instead of their existing certificate exchanger.
The way it works:
- Designed to be coupled up with a WEB Interface to allow new users to interact with each other.
- Automatically sets up some Chat Lobbies, so that the new users can chat to each other.
- If you drop a Certificate File into the NEWCERT directory, it is automatically loaded as a friend.
- These Certificates automatically expire after a fixed period (2 Weeks at the moment).
So the idea is that Users upload their Certificates to the Intro WebServer, then they have two weeks
to test out Retroshare, and use the Intro Server to make some RS Friends.
To enable this Build, edit the .pro file.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4900 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-07 17:01:07 +00:00
defnax
fb7bc3e832
updated the help page, added few more infos
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4899 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-07 16:33:54 +00:00
csoler
2811831b3a
updated french translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4898 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-06 22:04:18 +00:00
csoler
fa31608e7b
fixed parenthesis problem with #ifdef that armed lupdate
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4897 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-06 21:22:00 +00:00