Gioacchino Mazzurco
|
71073c19b6
|
Respect passed parameters in unix_socket
|
2015-10-23 10:53:31 +02:00 |
|
Cyril Soler
|
463ebe7a7c
|
Merge pull request #154 from sehraf/pr-lobby-time
mark chat participants as inactive as long as no activity was seen an…
|
2015-10-21 18:47:22 -04:00 |
|
sehraf
|
164c7265aa
|
suggestion from cyril
|
2015-10-21 22:40:49 +02:00 |
|
defnax
|
bcfb3be460
|
Hide some Labels on Hidden Mode
|
2015-10-21 22:39:48 +02:00 |
|
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 |
|
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 |
|
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 |
|
csoler
|
7dc59845e9
|
added update for forum messages list when an author gets banned
|
2015-10-12 14:03:53 -04:00 |
|
defnax
|
022ac105f8
|
Merge pull request #141 from PhenomRetroShare/AddVOIP_ReactivateSoundEvents
Reactivate SoundEvents in VOIP.
|
2015-10-12 18:58:12 +02:00 |
|
Phenom
|
3d32fab56f
|
Reactivate SoundEvents in VOIP.
Let some stuff for soundManager, like don't play mutli
times the same event in same moment.
For that I added lastTimePlayOccurs.
|
2015-10-12 18:25:03 +02:00 |
|
csoler
|
86b47d818b
|
reduced icon size a little bit in GxsTreeWidgetItem
|
2015-10-12 10:58:24 -04:00 |
|
csoler
|
5a3756f058
|
fixed bug on reputation cutoff. Updated tooltips
|
2015-10-12 10:41:48 -04:00 |
|
csoler
|
36101a977d
|
fixed small bug preventing msg exchange
|
2015-10-12 00:28:21 -04:00 |
|
csoler
|
82c16c6a27
|
fixed GUI tooltips over banned items. Added dropping of messages from banned identities in chat lobbies
|
2015-10-11 22:08:19 -04:00 |
|
csoler
|
1a76bea6ff
|
enabled bannign button in forums, and disable message passing for banned users
|
2015-10-11 21:41:35 -04:00 |
|