Commit Graph

8248 Commits

Author SHA1 Message Date
sehraf
c06118904e mark chat participants as inactive as long as no activity was seen and reduce time to inactivity from 30 min to 10 min (patches #67) 2015-10-21 22:18:43 +02:00
defnax
aec42a8e1f Improved Network Settings Layout, better look and order 2015-10-21 04:16:20 +02:00
csoler
6f3ba57314 fixed up default sizes for list icons and main page icons for high DPI screens 2015-10-20 22:00:15 -04:00
csoler
1d1904cae1 added missing memory clean calls in X509 certificate generation 2015-10-20 21:03:08 -04:00
csoler
6398ed2c17 added checks for result of pthread_create (issue #126) 2015-10-20 18:39:32 -04:00
csoler
f49f7ac763 added missing EVP_CIPHER_CTX_cleanup calls (issue #128) 2015-10-20 18:32:10 -04:00
csoler
261c7faa61 added missing fclose (issue #134) 2015-10-20 18:24:49 -04:00
csoler
78e9123f8c added missing delete (issue #135) 2015-10-20 18:20:37 -04:00
csoler
007a3c8470 merge/pull 2015-10-20 18:18:10 -04:00
csoler
b2dbf9d30a adding missing BIO_free (issue #138) 2015-10-20 18:16:18 -04:00
Cyril Soler
24a685f5a2 Merge pull request #148 from G10h4ck/unsanelan
Removed flawed logic samenet/samesubnet
2015-10-20 18:03:06 -04:00
Cyril Soler
5084add2a3 Merge pull request #151 from diversys/master
Add Haiku support
2015-10-20 17:56:06 -04:00
Sergei Reznikov
34758be52a Add Haiku support 2015-10-20 20:32:44 +03:00
Phenom
f0cf561ad3 Remove Time between display frame in VOIP
But let message to take care of CPU usage at this point...
2015-10-17 12:15:36 +02:00
Phenom
686c2377d3 Add MSys2 Install Guide 2015-10-17 12:15:36 +02:00
Phenom
340e78f064 Fix MSys 32b depends and Add a specific MSys2 Makefile to compile
missing libs.
2015-10-17 12:15:36 +02:00
Phenom
3c9774d3de Fix some PreProcessor errors for MiniUPnP and LibAVUtil. 2015-10-17 12:15:36 +02:00
Phenom
7e708ff4aa Fix MiniUPnP IGD with newers versions.
Only for windows, as other use UPnPBase.
2015-10-17 12:15:36 +02:00
Phenom
e47168baae Make VOIP running with newer FFmpeg version. 2015-10-17 12:15:36 +02:00
Phenom
79d761ae2e Add Win32 section in retroshare.pri
And add MSys2 directories.
2015-10-17 12:15:36 +02:00
Phenom
96597836db Remove libssh and protobuf. 2015-10-17 12:15:36 +02:00
Phenom
d195b154bc Fix FeedReader compilation
(Thanks to AsamK)
2015-10-17 12:15:36 +02:00
Phenom
a4ccd18da1 Add compilation for libavutil in libs script. 2015-10-17 12:15:36 +02:00
Phenom
625461bf69 Fix Windows 7 32b Compilation from scratch.
Add scripts to build Libs on branch.
2015-10-17 12:15:35 +02:00
Gio
16a5eed453 Removed flawed logic samenet/samesubnet you cannot determine if two ip are in the same subnet just from ips the internet is not just a bunch of /24 2015-10-17 10:27:49 +02:00
defnax
febea809b1 Fixed Reputation display, and set text Alignment. 2015-10-17 02:23:46 +02:00
Cyril Soler
8e6c7cd075 changed SSL cert size to 4096 bits as suggested by cave 2015-10-16 12:49:10 -04:00
Phenom
0cadfef3d3 Fix priority Speed Menu for download file.
Not only downloading file can be setted.
2015-10-15 18:34:56 +02:00
defnax
66670315dc Moved to display pending packets on a QTreeWidget.
Fixed People layout/spacing & display votes column.
2015-10-15 02:14:52 +02:00
csoler
441b164c73 fixed small bugs in average friend reputation display 2015-10-13 21:54:52 -04:00
csoler
410102a7fc fixed bug causing lobby messages signed by IDs linked to unknown PGP keys to be dropped 2015-10-13 21:34:53 -04:00
csoler
525310e5c6 merging 2015-10-13 18:22:01 -04:00
csoler
4f744a6d19 updated ubuntu changlog 2015-10-13 18:21:05 -04:00
electron128
a75cbcd7b3 webui: format time of chat messages 2015-10-13 20:36:00 +02:00
electron128
537c4925b7 libresapi: fixed bug in JSON serialisation of uint32_t, decimal digits had inverse order 2015-10-13 20:35:24 +02:00
electron128
4df3283fcf webui: restored Makefile 2015-10-13 20:27:53 +02:00
Cyril Soler
0b2fdee0a8 Merge pull request #147 from PhenomRetroShare/Fix_ChatWidget_IsTypingLabel
Fix centered Typing Label on ChatWidget.
2015-10-13 14:23:31 -04:00
Phenom
245a2826c6 Fix centered Typing Label on ChatWidget. 2015-10-13 20:11:30 +02:00
Cyril Soler
477c11e7ac Merge pull request #146 from PhenomRetroShare/FixVOIP_VividCompilation
Fix VOIP Compilation on Vivid
2015-10-13 13:51:23 -04:00
Phenom
3172cd9ca4 Fix VOIP Compilation on Vivid
as they use a different version of rational.h
2015-10-13 19:17:25 +02:00
defnax
791f5fe886 Fixed ID Details Dialog with Reputation 2015-10-13 02:18:41 +02:00
defnax
58bd186c23 Set a default stylesheet padding size for the Accept/Decline buttons 2015-10-13 00:38:46 +02:00
defnax
e9241933bf Merge pull request #144 from PhenomRetroShare/FixVOIP_HeightOfToolBarForWindowsInFullScreen
Fix the height of the ToolBar in VOIP FullScreen for Windows.
2015-10-12 23:42:56 +02:00
defnax
5dbd84bae7 Merge pull request #145 from PhenomRetroShare/Fix_Win32CompilationForPR#143
Fix Compilation on Win32 after PR#143 merged.
2015-10-12 23:38:05 +02:00
Phenom
47c47d144e Fix Compilation on Win32 after PR#143 merged. 2015-10-12 23:21:17 +02:00
Phenom
7bc6fdfdee Fix the height of the ToolBar in VOIP FullScreen for Windows. 2015-10-12 23:17:00 +02:00
Cyril Soler
0120234f92 Merge pull request #143 from csoler/v0.6-Reputations
V0.6 reputations
2015-10-12 15:06:12 -04:00
csoler
71c8dfdc58 manual merge before creating a conflict-free PR 2015-10-12 14:45:11 -04:00
csoler
f18cc8295e fixed up constants for reputation system, now that is has been tested 2015-10-12 14:22:51 -04:00
csoler
e6bb3073bd added update for forum messages list when an author gets banned 2015-10-12 14:04:23 -04:00