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
csoler
0e1b161537
fixed compilation with debug flag enabled in chat lobbies
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8189 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-29 20:43:46 +00:00
electron128
4c5d8c2ede
use same docroot in retroshare-nogui as in retroshare-gui
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8188 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-29 17:45:33 +00:00
electron128
fd5c53fad7
fixed webui makefile
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8187 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-29 17:18:14 +00:00
electron128
8a4140d904
webui: hide login/shutdown when running in retroshare-gui
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8186 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-29 12:20:52 +00:00
electron128
b05ee805e4
webui:
...
- added better live reload. It uses the Retroshare built in server. Grunt is not required anymore.
- removed unused buttons
- started ChatHandler
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8185 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-29 11:57:56 +00:00
csoler
90d6ac6697
fixed memory leak and potential crash due to not copying items passed to config saving in messages. Added save/load for map between GRouter and Msg ids which fixes the never removed outgoing messages
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8184 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-28 21:46:10 +00:00
csoler
9ad35ad03f
add popup when get incoming VOIP call
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8183 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-28 16:54:38 +00:00
electron128
c908c81481
enabled webui to show own locations
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8182 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-28 14:56:38 +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
electron128
279cd3592e
marked unimplemented methods in rsgxsnetservice.h
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8178 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-28 12:11:31 +00:00
electron128
8a0d4caaa7
fixed wrong account numbering in retroshare-nogui
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8177 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-28 12:08:43 +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
csoler
ee2bb70b0e
fixed a few bugs in global router, eliminated duplicate messages, improved routing logic
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8173 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-26 19:10:46 +00:00
csoler
67ced81660
proper sorting of peers by connection state in permission matrix (patch from Sehraf)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8172 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-26 19:09:35 +00:00
csoler
03afc77f65
fixed stupid bug causing random crash in grouter
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8171 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-25 18:22:07 +00:00
csoler
7c4947fbfb
removed RTT statistics tab from VOIP plugin as it is already provided in Statistics
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8170 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-25 14:02:45 +00:00
csoler
139d16a0e3
removed debug info
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8169 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-25 13:47:37 +00:00
electron128
3d3ffea102
webui: fixed bug with peers without locations
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8168 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-25 09:08:54 +00:00
csoler
f926be29c7
corrected missing include
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8167 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-24 16:41:34 +00:00
csoler
e3e5a38efe
added missing include
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8166 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-24 16:37:54 +00:00
electron128
127c104e5e
added web interface to retroshare-gui
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8165 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-24 14:31:13 +00:00
thunder2
1b0f59d746
Fixed connections and removed more unused code (Patch from Cyril)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8164 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-24 09:29:40 +00:00
csoler
042b61ff9e
disabled some useless old branches in the flushing of incoming items due to calling pqihandler::tick() and pqipersongrp::tickServiceRecv()
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8163 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-23 21:37:16 +00:00
csoler
dcf41395fd
added more info about the ghost items that printout at start. Where do they come from??
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8162 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-23 19:31:41 +00:00
csoler
3e4d63f4ab
added early removal of event items that do not belong to a subscribed lobby (causing signature check error)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8161 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-23 19:09:47 +00:00
csoler
a63829b4ec
fixed error msg due to broadcast chat trying to call statusUpdate()
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8160 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-23 18:54:44 +00:00
csoler
7b55fc90ff
removed debug info
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8159 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-23 18:49:13 +00:00
csoler
3641a6c87c
attempt at fixing crash that shoult not happen in rsgxsutil.cc
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8158 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-23 18:48:40 +00:00
electron128
9ebe33c9de
fixed chat lobby context menu to allow to toggle auto subscribe
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8157 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-22 17:33:53 +00:00
defnax
7a2c1347fe
Fixed wrong placeholder text
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8156 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-21 21:21:31 +00:00
defnax
7d594e22ad
added for hidden label own stylesheet
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8155 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-21 20:55:38 +00:00
csoler
2ebeee299c
updated ubuntu changelog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8154 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-21 20:21:40 +00:00
csoler
77a33cd445
removed unnecessary debug output
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8153 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-21 20:09:20 +00:00
csoler
36506ea1e8
added security 200 bytes limit on ID nicknames from getIdDetails
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8152 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-21 19:03:46 +00:00
csoler
9fa87de6e3
cleaned the code in grouter, removed warning
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8151 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-21 19:02:14 +00:00
csoler
be3aa18381
added max ID size check on 2 remaining fields in iddialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8150 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-21 18:42:56 +00:00
thunder2
a0631e3991
Fixed crash in GxsIdDetails::process (GxsIdDetails::mInstance == NULL) by adding one global instance of GxsIdDetails.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8149 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-20 22:28:19 +00:00
csoler
a9ba944e27
improvements to global router: longer half-life for routing events, re-sending of un-delivered items, removed unused constants, added missing file to .pro
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8148 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-20 21:24:22 +00:00
csoler
69612c0c86
updated TODO list.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8147 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-19 20:29:06 +00:00
csoler
8d7842739c
fixed uninitialised memory read
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8146 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-19 20:03:46 +00:00
csoler
fce6b7edf3
changed default data rates (it is better to have some prople need to reduce it than everyone need to increase it). Added placeholder in gen cert dialog for TOR
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8145 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-19 18:35:36 +00:00
csoler
0199a4728c
improved cert creation dialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8144 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-19 18:30:07 +00:00
csoler
2c687928d6
fixed a few GUI items in the TODO list
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8143 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-19 15:34:14 +00:00
csoler
e232dcb0a3
globally prevent chunk corruption and sendign of enormous messages
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8142 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-19 15:04:24 +00:00