electron128
8238c822b4
fix integer size issue in ContentTypes.cpp which can lead to an infinite loop
2015-11-08 10:34:31 +01:00
electron128
0a21d92aca
Merge pull request #176 from hunbernd/feature/webui-download-enhancements
...
Webui download and media streaming enhancements
2015-11-08 10:23:45 +01:00
Cyril Soler
3991b6f213
Merge pull request #175 from sembrestels/patch-1
...
Adding libsqlcipher-dev package
2015-11-08 01:38:37 -05:00
hunbernd
0ef9b22a7e
Some fixes:
...
* using ContentTypes to resolve static files too
* added some default content types, in the case of mime.types file not present
* resolve extensions with upper case letters in them
2015-11-08 01:52:23 +01:00
defnax
c6ad0d4b5c
Merge pull request #122 from PhenomRetroShare/Fix_PrioritySpeedMenuForDownloadFiles
...
Fix priority Speed Menu for download file.
2015-11-08 01:07:59 +01:00
hunbernd
b847eea57e
Webui: Added video support into MediaPlayerWidget
2015-11-08 00:08:03 +01:00
Sem
37353e59d5
Adding libsqlcipher-dev package
...
It is needed for quick start in debian jessie.
2015-11-07 19:41:55 +01:00
hunbernd
88e1dc006b
Webui: added links on file names
...
Browsers can play partial files with built-in player, or save files to disk.
2015-11-07 02:42:18 +01:00
hunbernd
ce40760791
Added support for all common content-types into MHDFilestreamerHandler
...
File extension --> content-type associations are read from mime.types file.
2015-11-07 02:39:42 +01:00
electron128
413cee375c
set buffer size for reading config signatures to the size of the computed signature. This fixes the load of the configuration for locations created after 8e6c7cd
.
2015-11-06 19:50:59 +01:00
defnax
c41f98cb4c
Merge pull request #86 from PhenomRetroShare/Fix_Win7_32bCompilationFromScratch
...
Fix Windows 7 32b Compilation from scratch.
2015-11-06 01:58:30 +01:00
Cyril Soler
af35af1494
Merge pull request #174 from AsamK/hide_debug
...
Hide debug messages from p3historymgr
2015-11-05 10:06:43 -05:00
AsamK
0e2417dfd7
Hide debug messages from p3historymgr
2015-11-05 15:15:41 +01:00
Cyril Soler
75d462e818
Merge pull request #173 from mr-alice/master
...
show or hide ID chooser in message box depending on destination of msg
2015-11-05 03:22:47 -05:00
mr-alice
93368aae61
show or hide ID chooser in message box depending on destination of message
2015-11-04 21:08:31 -05:00
defnax
3a2b5f1f07
calculate correct icon size for the status icon
2015-11-04 23:47:12 +01:00
hunbernd
bdc70c6561
Allow arbitrary name in fstream url after hash.
...
/fstream/fileshash/name
Useful for creating file links that contains the original file name.
2015-11-04 22:02:02 +01:00
defnax
c4563dbb96
Merge branch 'master' of https://github.com/RetroShare/RetroShare
2015-11-04 17:06:44 +01:00
defnax
2a998c1e71
Added new higher resolution bullet icons with better quality
2015-11-04 17:05:39 +01:00
Cyril Soler
f9e61ddfa5
Merge pull request #169 from AsamK/add_missing_return
...
Add missing return
2015-10-31 13:32:19 -04:00
AsamK
f06d150f86
Add missing return
2015-10-31 15:14:26 +01:00
csoler
3c70c5cc82
updated ubuntu changelog
2015-10-30 21:28:42 -04:00
csoler
2a5fe4debd
merge before push
2015-10-30 21:12:47 -04:00
csoler
1bc2892753
removed some debug info
2015-10-30 21:11:44 -04:00
defnax
6554362035
Fixed Layout
2015-10-30 15:51:13 +01:00
csoler
12acf6de35
fixed update of reputations display and used proper global score in id list
2015-10-29 23:31:23 -04:00
csoler
512c15c054
fixed edit/show checkbox state in GxsGroupDialog.
2015-10-29 22:58:21 -04:00
defnax
958956a112
Fixing layout & display on Details View anti spam fields
2015-10-29 17:20:32 +01:00
csoler
e56ba457fe
attempt to fix the crash at exit, due to some threads asking for memory while the memory management structure is already gone
2015-10-28 21:22:07 -04:00
csoler
22fd4e4092
fixed bug causing signed lobby to refuse login on double click
2015-10-28 18:11:27 -04:00
csoler
459cbc6c8e
fixed bug causing forum posts to require PGP-signed ID on PGP-favored forums
2015-10-28 18:07:43 -04:00
Cyril Soler
04ead356e5
Merge pull request #163 from PhenomRetroShare/AddGxsIdInTextAnchor
...
Add GXS Id in anchor in Chat.
2015-10-28 16:00:27 -04:00
Cyril Soler
5beb85215c
Merge pull request #164 from csoler/v0.6-SignedForums2
...
V0.6 signed forums2
2015-10-28 10:01:26 -04:00
Phenom
6df42a0b7d
Add GXS Id in anchor in Chat.
2015-10-28 07:20:17 +01:00
csoler
1471dbc8af
fixed tooltips for anti-spam forum features
2015-10-27 23:53:31 -04:00
csoler
a526a29a2b
added missing flag check for anti-spam feature display
2015-10-27 23:40:18 -04:00
csoler
b04ce5ef1c
removed debug info
2015-10-27 22:47:02 -04:00
csoler
79c80c968a
fixed a few bugs in display of tracking info
2015-10-27 22:41:29 -04:00
defnax
eefc8d3393
Fixed Tooltip on Outbox #121
...
Store Max Results spinbox #130
2015-10-28 01:59:19 +01:00
csoler
2096cd6c52
added backward compatibility and API extension for RsGxsGrpMetaData
2015-10-27 20:15:50 -04:00
defnax
2cc0f6dcd7
Added Decline Button to Voip Toaster
...
Added new stylesheet from Beluga for the voip buttons
2015-10-27 18:52:01 +01:00
csoler
d69f2709c3
restored constants and output to non debugging state
2015-10-27 00:02:16 -04:00
csoler
206b27a262
minor bugfix in msg tracking
2015-10-26 23:55:34 -04:00
csoler
c7d0e4cb35
enabled ID tracking forums. Fixed thresholds for anti-spam forums. Changed computation of reputation scored
2015-10-26 23:38:10 -04:00
csoler
b009c1135f
changed RsGenExchange strategy to use a threshold on reputation when validating posts
2015-10-25 23:45:33 -04:00
csoler
e60ac99994
added bias to reputation score for known and signed ids. Changed computation formula to an exp
2015-10-25 22:54:56 -04:00
csoler
f24bddf6f1
merged with upstream head
2015-10-25 20:42:41 -04:00
csoler
fee449bca4
added proper UI for setting anti-spam flags in GroupCreationDialog
2015-10-25 19:28:13 -04:00
csoler
207e84d719
added new flag for msg tracking
2015-10-25 18:27:15 -04:00
csoler
3de29c589c
added load/save of message tracking info
2015-10-25 18:07:17 -04:00