Gio
|
c5feafa1d2
|
Add missing stacktrace.h
|
2015-12-31 19:56:50 +01:00 |
|
Gio
|
1303d855e6
|
more cleanups + sanitize p3Peers::getPeerDetails avoid to look for port on null sockaddr_storage
|
2015-12-31 19:32:46 +01:00 |
|
Gio
|
ed7f958f95
|
Add stacktrave.h, sanitize p3LinkMgrIMPL::retryConnectTCP avoid to look for port on null sockaddr_storage
|
2015-12-31 15:42:22 +01:00 |
|
electron128
|
69f6bd0ea9
|
insert the newest channel posts first and the oldest last (modified patch from Eugene Tooms)
|
2015-12-31 14:02:51 +01:00 |
|
csoler
|
8a41554754
|
fixed some leaking memory issues in loadList() methods, and also increased consistency by not returning non empty list with deleted items inside
|
2015-12-30 18:20:09 -05:00 |
|
csoler
|
48750cdb51
|
merged
|
2015-12-30 17:18:22 -05:00 |
|
Cyril Soler
|
ae16fc887d
|
Merge pull request #229 from G10h4ck/master
Fix memory leak in getLocalAddresses
|
2015-12-30 17:13:27 -05:00 |
|
Gio
|
9c24203082
|
Fix memory leak in getLocalAddresses
|
2015-12-30 22:47:51 +01:00 |
|
csoler
|
cefa5d9f9e
|
fixed missing SSL_free when a new connection replaces the existing one
|
2015-12-30 13:55:15 -05:00 |
|
csoler
|
aabfcb975c
|
fixed missign initialisation of err in pqissludp.cc
|
2015-12-30 13:51:56 -05:00 |
|
Cyril Soler
|
d1bc89232c
|
Merge pull request #228 from csoler/v0.6-GxsDebug
V0.6 gxs debug
|
2015-12-30 13:44:18 -05:00 |
|
csoler
|
0299691a54
|
removed overkill test that would cause sending updates to peers when no messages are available (thx jo)
|
2015-12-30 11:14:10 -05:00 |
|
Cyril Soler
|
f8be606e7d
|
Merge pull request #227 from PhenomRetroShare/Fix_DefaultGxsId
Fix default Identity on Chat
|
2015-12-30 10:03:32 -05:00 |
|
Phenom
|
894328b6c1
|
Fix default Identity on Chat
This was reseted by a new listitem after it was restored.
|
2015-12-30 15:57:28 +01:00 |
|
csoler
|
682930938b
|
merged PR 219 from Jolavilette+Phenom, with some minor modifications
|
2015-12-29 23:40:09 -05:00 |
|
csoler
|
2fe646c5cb
|
merged PR 219 from Jolavilette+Phenom, with some minor modifications
|
2015-12-29 23:39:52 -05:00 |
|
Cyril Soler
|
7486d546d4
|
Merge pull request #226 from G10h4ck/master
Guard checkNetAddress debug, unary + comment clarification
|
2015-12-29 17:59:31 -05:00 |
|
Gio
|
3cfa22e35b
|
Guard checkNetAddress debug, unary + comment clarification
|
2015-12-29 23:51:16 +01:00 |
|
csoler
|
9e0dc01110
|
changed the reset of client map into a reset f server map when subscribing a group
|
2015-12-29 17:31:35 -05:00 |
|
Cyril Soler
|
2d438b7407
|
Merge pull request #162 from G10h4ck/getLocalAddresses
Get local addresses
|
2015-12-29 16:39:15 -05:00 |
|
Cyril Soler
|
eab4253437
|
Merge pull request #224 from PhenomRetroShare/Fix_GenCertDialogMaskingPGPKeyPassword
Fix GenCertDialog masking PGP Key password dialog at end.
|
2015-12-28 18:15:51 -05:00 |
|
defnax
|
312cea7481
|
Fixed double selection bug on Windows Vista style
|
2015-12-28 16:42:42 +01:00 |
|
Phenom
|
4521e8ee95
|
Fix pqihandler::UpdateRates() to get more accurate.
|
2015-12-28 13:48:26 +01:00 |
|
Phenom
|
c1b88500e0
|
Fix GenCertDialog masking PGP Key password dialog at end.
Sometimes, at end, when creating new key, the dialog stay behind.
|
2015-12-28 13:45:58 +01:00 |
|
Cyril Soler
|
00517fe68d
|
Merge pull request #223 from csoler/v0.6-ContactList
V0.6 contact list
|
2015-12-27 22:22:51 -05:00 |
|
csoler
|
71b3638c36
|
removed some debug output in distant chat
|
2015-12-27 22:19:30 -05:00 |
|
csoler
|
a80a6669b6
|
added notifiction of denying conversation for distant chat
|
2015-12-27 22:16:04 -05:00 |
|
csoler
|
9dfac71822
|
connected GUI to distant chat permission flags system
|
2015-12-27 21:10:20 -05:00 |
|
defnax
|
d287a62318
|
Merge pull request #221 from PhenomRetroShare/Fix_MacOSX.X_Plugin_Compilation
Fix compilation for plugins but miss RetroShare-gui library linking.
|
2015-12-28 00:39:58 +01:00 |
|
csoler
|
b32eb6e0c8
|
added temporal filtering to RSGraphWidget to clear up the display. Auto-changes with scale. Can be changed manually with shift+wheel
|
2015-12-27 17:00:54 -05:00 |
|
defnax
|
a63482d642
|
Expand All/Contacts items by default & store/load expand settings.
|
2015-12-27 19:14:20 +01:00 |
|
csoler
|
672ab256d7
|
added safeguard against absurdly large packets in rsserial.cc and output of the beginning of the packet.
|
2015-12-27 10:03:07 -05:00 |
|
Phenom
|
ddec6b1935
|
Update MacOS_X_InstallGuide.txt
|
2015-12-26 17:20:54 +01:00 |
|
Phenom
|
cb4579e8c7
|
Fix compilation for plugins but miss RetroShare-gui library linking.
Get ld: symbol(s) not found for architecture ...
|
2015-12-26 17:20:54 +01:00 |
|
defnax
|
3ea2e0f450
|
Merge pull request #222 from PhenomRetroShare/Fix_ColoredFontInChat
Fix colored font in chat.
|
2015-12-26 16:14:28 +01:00 |
|
Phenom
|
162b5fa2eb
|
Fix colored font in chat.
Colored styles were replaced by emoticons.
|
2015-12-26 15:57:46 +01:00 |
|
csoler
|
140205108a
|
added backend for distant message and distant chat filtering based on contact list
|
2015-12-25 22:37:06 -05:00 |
|
defnax
|
f5c2aa31e3
|
update emotes
|
2015-12-25 17:23:15 +01:00 |
|
defnax
|
7afcc2a91e
|
Enabled back counting People
Enabled "Sort by Posts" for Channels/Forums/Posted
Fixed Width/Height of Message Composer
Moved Chat Settings Page order.
|
2015-12-24 17:46:02 +01:00 |
|
defnax
|
12c919491c
|
Added Send Invite Button to People Dialog.
|
2015-12-24 14:31:52 +01:00 |
|
electron128
|
e3f496f3d9
|
fixed bug from contact list branch. Identity flags (pgp-linked, contact) where resettet so signed lobbies did not work.
|
2015-12-24 13:21:40 +01:00 |
|
Cyril Soler
|
f30f71db8e
|
Merge pull request #218 from csoler/v0.6-ContactList
V0.6 contact list
|
2015-12-23 18:07:10 -05:00 |
|
csoler
|
73f58c79f4
|
improved layout and namign in MessageComposer
|
2015-12-23 13:48:56 -05:00 |
|
csoler
|
4c50641700
|
cosmetic change in IdDialog
|
2015-12-23 12:12:34 -05:00 |
|
csoler
|
52da8cd0e6
|
fixed display of contactlist when changing status, and improved computaitonal efficiency
|
2015-12-23 12:08:20 -05:00 |
|
csoler
|
01839193a6
|
merged before commit
|
2015-12-23 11:20:10 -05:00 |
|
csoler
|
98b27d6a2b
|
moved notify calls to RsGenExchange out of RsGxsNetService lock zone, to avoid deadlocks
|
2015-12-23 11:18:26 -05:00 |
|
defnax
|
15a7487c27
|
Save sorting on Chat lobby
|
2015-12-23 16:55:23 +01:00 |
|
defnax
|
226948cab5
|
Merge pull request #217 from PhenomRetroShare/Fix_CompilationWhenNXS_NET_DEBUG_0
From jolavillette-morkitu: in rsgxsnetservice.cc when #define
|
2015-12-23 14:08:28 +01:00 |
|
defnax
|
b1ce2faa28
|
Merge pull request #214 from PhenomRetroShare/Fix_MacOSX.X_Compilation
Fix MacOSX 10.10 Yosemite Compilation
|
2015-12-23 14:08:01 +01:00 |
|