csoler
6c7d86d659
improved GUI layout. changed filtering strategy: now all is collected but only a subset is banned, according to user input. Default is to only ban IP ranges auto-generated and home-made ranges.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8375 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-04 20:26:57 +00:00
csoler
a49b1c7c0c
removed debug output
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8373 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-04 20:24:29 +00:00
electron128
9e1a368061
added search and highlighting to network graph (patch from Chozabu)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8368 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-04 13:36:34 +00:00
thunder2
399340ef38
Fixed layout of security feed item
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8363 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-03 23:23:55 +00:00
thunder2
d3c4110c7e
Fixed typos in strings (Patch from Henry).
...
Updated english translation.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8358 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-03 17:20:28 +00:00
thunder2
df5d69540a
Added ip address to the info in SecurityIpItem
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8357 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-03 17:16:06 +00:00
thunder2
2b5dca3a39
Fixed typo in SecurityIpItem.
...
Updated english translation.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8356 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-03 15:17:43 +00:00
thunder2
fb28284be3
Added a notify in SecurityIpItem when the ip address was added to the whitelist.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8355 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-03 15:14:26 +00:00
defnax
d959d27e41
Display Info Label's on Conclusion Page, when its a Friend request.
...
Added default stylesheet's for the labels
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8354 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-03 15:04:24 +00:00
thunder2
5fd9ab59d7
Fixed crash in settings "IP Filters" when removing the last row of whitelist or blacklist.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8353 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-03 14:35:14 +00:00
thunder2
82d7ab6052
Used the service permission flag "Require white list clearance" in pqissl
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8351 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-03 14:01:46 +00:00
thunder2
22a7d2eeeb
Added new feed item when a wrong external ip address is reported.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8350 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-03 12:38:23 +00:00
thunder2
e8c60816cf
Added default and standard style to SecurityIpItem
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8349 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-03 08:39:18 +00:00
electron128
871cf4994e
hide voting buttons in channels (backend is missing)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8348 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-03 07:32:20 +00:00
thunder2
92ba54a499
Fixed typos in strings (Patch from Henry).
...
Updated english translation.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8347 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-02 21:48:11 +00:00
thunder2
9bef4502b1
Added feed item to notify a blacklisted ip address.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8346 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-02 21:36:26 +00:00
csoler
bfe59bedf0
fixed uninitialised memory read
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8345 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-02 20:56:29 +00:00
electron128
0ff1825a43
fixed avatar display
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8344 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-02 17:32:05 +00:00
csoler
777c915be2
load/save of banlist comments. Removed unused menu entries. Added auto-fill of input fields on sleection
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8343 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-02 13:02:20 +00:00
csoler
25c0dfe69e
added IP whitelist to connect friend wizard. Disabled page for Friend Request, since the job can be handled by the Conclusion page just as well. If possible the duplicated code should be removed. Missing: add IP to conclusion page when coming from security item
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8342 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-02 08:00:30 +00:00
csoler
ab62eaee32
added one flag for requiring whitelist clearance before connect. Added GUI checkboxes to set it. Still needs the IP in connect wizard.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8339 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-01 19:44:36 +00:00
electron128
8e0be294ee
fix more typos in strings (patch from Henry)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8338 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-01 18:46:33 +00:00
electron128
e88009d0d3
fixed compile (patch from Phenom)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8337 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-01 16:35:00 +00:00
electron128
875df4e2c2
fix typos in strings (patch from Henry)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8335 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-01 14:20:26 +00:00
electron128
da722292f6
show new identity dialog when creating a forum post and no identities exist
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8334 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-01 08:55:30 +00:00
electron128
511bc12ef3
fixed typo
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8332 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-01 08:52:58 +00:00
thunder2
1c507bddd8
Fixed drawing transparent background of RsButtonOnText.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8330 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-31 23:07:37 +00:00
thunder2
aeb5d1120f
Fixed layout of From, Recipient, Subject and Tags in MessageComposer.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8329 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-31 22:15:20 +00:00
thunder2
feaffedbb6
Fixed and updated english translation.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8324 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-31 11:19:20 +00:00
csoler
94649dfbfd
fixed uninitialised memoy read causing non saving of whitelist ranges
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8323 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-30 21:48:45 +00:00
csoler
bb74d08f33
add/remove from lists. Load/save from user whitelist/blacklist
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8321 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-30 20:29:06 +00:00
csoler
b2967418ff
added load/save of banlists
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8320 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-30 19:34:30 +00:00
csoler
f699855b7d
added whitelist system and GUI for it. Not used in pqissl yet.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8319 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-30 13:57:10 +00:00
csoler
4ebc87b9c2
added possibility to include manually some IP ranges
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8315 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-29 18:03:14 +00:00
defnax
86eb9a33d6
Fixing the Label layout
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8314 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-29 16:12:39 +00:00
csoler
b0acf6dd59
improved display of banlist
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8313 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-29 16:07:35 +00:00
electron128
6b2cdaf9e1
replaced multiple location warning with a location selector menu
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8311 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-29 14:01:33 +00:00
defnax
6b87ca2414
Set default tab back to Network Configuration
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8310 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-29 10:39:50 +00:00
electron128
cec8a15b28
added chat friend and message friend actions to FriendsList/Friend context menu
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8309 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-29 10:07:12 +00:00
csoler
562c7c2c20
working version of IP banning lists. Default settings should keep users safe from traffic re-routing based on DHT masquerading. Some GUI bugs remain.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8308 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-28 21:44:43 +00:00
csoler
38aefdf62f
first UI prototype for IP ban list system. Not yet usable.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8305 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-27 21:30:40 +00:00
defnax
76642e4710
Set default stylesheet for the Edit Identity info label.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8304 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-27 12:20:59 +00:00
defnax
085d499ab0
Changed the default column size for thread title
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8300 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-27 11:40:13 +00:00
thunder2
4b1055ce2d
Updated english translation.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8298 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-27 09:45:02 +00:00
electron128
cee1819b7d
added toasters for incoming audio/video call to voip plugin (patch from Phenom)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8295 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-26 15:19:57 +00:00
electron128
c1061a1e9d
fix black background in chunkmap display with Qt5 (patch from sehraf)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8294 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-26 12:21:48 +00:00
electron128
cbdadfb3bf
show error string form plugin loading as tooltip in gui (patch from Phenom)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8291 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-25 15:12:20 +00:00
csoler
a1082e9f41
fixed bug due to using a static in the wrong place
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8285 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-21 21:44:29 +00:00
csoler
e27ff0698e
added testing button for incoming TOR connections ;-)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8284 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-21 21:12:48 +00:00
electron128
18a4bef840
added additional button to show statistics window in settings->node
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8283 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-21 11:18:55 +00:00
electron128
f803f1552c
reduce memory corruption in voip plugin
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8282 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-21 09:31:26 +00:00
electron128
807b7378df
improved GenCertDialog (patch from Henry)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8281 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-21 09:03:58 +00:00
thunder2
5d194d2a9a
Fixed layout of the ip addresses in ConfCertDialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8280 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-20 22:17:09 +00:00
csoler
c462801772
fixed black background in statistics with qt5 (patch from sehraf)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8279 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-20 19:50:10 +00:00
thunder2
98c6097767
Fixed default style for Windows.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8278 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-20 00:05:47 +00:00
thunder2
69c1df7e2d
- Removed randomly forced updating of GUI in RsGxsUpdateBroadcastBase
...
- Added group changed notify when visible count or suppliers count of a group has changed
- Fixed suppliers count
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8277 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-19 21:40:19 +00:00
csoler
7d324569ca
suspended unfinished code to determine TOR status
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8273 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-18 19:12:15 +00:00
electron128
66345f5a8c
improved IdEditDialog: added explanation text, removed unused space
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8270 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-17 13:18:42 +00:00
electron128
699dc50b3f
in ChatLobbyWidget: show dialog to create a new identity when there is no own identity
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8269 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-17 10:13:32 +00:00
csoler
789b76f7b4
added a button to clear the IP address list. Also started to add diagnostic for TOR status. This is unfinished so it does not work yet.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8268 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-17 10:00:00 +00:00
csoler
bcf0c9a9ed
improved layout of server (network) and transfer config pages. Removed some useless options (enable turtle), and added some tooltips
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8267 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-16 13:59:26 +00:00
electron128
66242ce068
show if TCP connection is incoming or outgoing (modified patch from sehraf)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8265 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-16 11:19:53 +00:00
electron128
3d3a163a75
show info about node creation after import of pgp key (patch from Henry)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8264 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-16 09:33:06 +00:00
csoler
514dd91fe6
fixed compilation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8263 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-15 20:46:00 +00:00
csoler
7fd2b214d5
force loading of own ID to get a proper name to display in chat lobby dialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8259 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-15 16:15:45 +00:00
csoler
76fdbce10d
improved alignment of IPs in friend list
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8258 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-15 14:45:44 +00:00
csoler
1560da7ad9
improved layout of forum thread widget. Removed one almost empty line. Hide unscribe button when already subscribed.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8257 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-15 14:30:37 +00:00
csoler
ef8291e226
updated names of transfers and server pages in config
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8256 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-15 13:46:33 +00:00
csoler
fd992161e1
draw bottom legend after data curves in RSGraphWidget
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8255 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-15 13:35:51 +00:00
csoler
0e16733ce0
only show relevant entries in statistics graphs
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8254 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-15 13:12:46 +00:00
csoler
819c7b66c5
improved RSGraphWidget to take the current time as reference for all curves
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8253 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-15 12:40:47 +00:00
csoler
487a52a669
fixed PGP/SSL key size combo box (patch from sehraf, modified)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8252 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-15 10:19:57 +00:00
csoler
723d540ce3
fixed text in transfers dialog popup menu
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8251 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-15 09:57:35 +00:00
csoler
82d530b990
disable signature checkbox when the certificate only has self signature
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8250 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-15 09:35:39 +00:00
csoler
a955cbfc09
changed the text from me to you
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8249 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-15 09:33:54 +00:00
electron128
c01680808f
replace identity with profile in GernCertDialog (patch from Henry)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8246 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-14 13:18:58 +00:00
csoler
e449e709b5
attempt to improve/clarify relationship between nodes and PGP keys. Removed duplicate options and splitted ConfCerDialog into a dialog to show nodes certificates and PGP key information
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8232 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-12 20:30:44 +00:00
csoler
b4355cdcd1
fixed typo in naming and removed inconsistent entries from friend list menu.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8227 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-09 21:43:01 +00:00
csoler
4c94617bb0
randomly force full update of RsGxsUpdateBroadcastBase so as to get fresh statistics about GXS groups from time to time
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8226 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-09 13:25:03 +00:00
electron128
21d62edca2
fixed comment voting
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8224 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-09 09:28:38 +00:00
electron128
71ca750fc8
hide unimplemented reputation functions in comment tree widget
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8223 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-08 18:08:27 +00:00
electron128
f23b3447f9
improved text of gxs share group key feature in posted and channels
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8222 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-08 17:48:39 +00:00
electron128
0f84059fe6
fixed creation and edit of channel/forum/posted group. Force display of correct stacked widget page in GxsGroupDialog.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8215 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-03 16:42:58 +00:00
electron128
444730d19c
fixed performance problem in 8207
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8213 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-03 12:28:08 +00:00
electron128
a8458037d5
re-enabled hide of status column in friends list
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8209 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-03 09:15:42 +00:00
electron128
80e82dbde6
show group owner in channel/forum/posted's details tab
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8208 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-03 07:58:04 +00:00
electron128
c080609168
show forum author in gui
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8207 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-02 18:50:34 +00:00
electron128
451718660a
show gxs message store period in gui, set forums store period to one year
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8206 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-02 18:48:10 +00:00
electron128
e663fa608c
allow 30 unicode symbols for identity name, instead of 30 bytes
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8205 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-02 07:57:59 +00:00
thunder2
735a27f8da
Removed maximum value from chat lobby participants list.
...
Saved size of participants list in profile.
Removed show/hide button to get more space. The participants list can be colapsed by moving the splitter to the right frame border.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8204 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-02 00:22:30 +00:00
csoler
30ead08a1d
removed useless column in forum thread widget
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8203 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-01 19:36:24 +00:00
csoler
b999ccc34b
removed useless thread line, kept link copy functionality, used a GxsIdLabel to show the by_label correctly, added hide/show of labels when not useful
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8201 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-01 15:20:23 +00:00
electron128
d6e708fdd5
- changed sound button tooltip
...
- added auto subscribe status to lobby tooltip
- removed wrong info from forums help
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8191 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-30 07:06:16 +00:00
csoler
b654d7b21d
only reset GxsIdChooser to default item on first load. Fixes the bug of current identity that keeps changing in chat lobbies
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8190 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-29 21:05:44 +00:00
electron128
7ba6b24122
added web interface to tray menu
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8181 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-28 14:55:13 +00:00
electron128
bb2f131464
added checkbox to hide offline peers in permission matrix (modified patch from sehraf)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8180 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-28 13:57:02 +00:00
electron128
f659ba71e5
fixed rslinks with "
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8179 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-28 13:24:16 +00:00
csoler
a52031ac58
fixed small bug in global router causing incoming messages to be in SENT mode
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8176 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-27 22:01:31 +00:00
thunder2
ff6f14b7de
Fixed Windows compile
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8175 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-27 09:26:43 +00:00
csoler
75cf2a674e
improved display of grouter internal info
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8174 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-26 20:10:18 +00:00