defnax
4a50a62cc8
Merge branch 'master' of https://github.com/RetroShare/RetroShare
2015-08-14 12:38:36 +02:00
csoler
6eccd57353
merging before commit
2015-08-13 21:51:07 -04:00
csoler
3084d2a5ee
improved security message in console for whitelisted peers
2015-08-13 21:49:57 -04:00
thunder2
4095d9d5c9
Switched retrieve of posts in GxsMessageFramePostWidget from "requestMsgRelatedInfo" to "requestMsgInfo".
2015-08-13 22:09:46 +02:00
thunder2
b1101ed429
Prevent selecting data from the database in RsGxsNetService::syncWithPeers without online friends.
2015-08-13 22:03:04 +02:00
thunder2
37316175c0
Fixed typo in debug output.
2015-08-13 22:02:25 +02:00
defnax
e66707111b
Moved IP Filter Widgets into Tabs
2015-08-13 13:48:57 +02:00
thunder2
caa97cce70
Added database name to the debug output in RsDataService.
2015-08-13 11:59:14 +02:00
thunder2
2a6b623300
Added extended debug outputs of times in RsDataService.
2015-08-11 23:19:37 +02:00
defnax
7472f81940
Merge branch 'master' of https://github.com/RetroShare/RetroShare
2015-08-11 17:01:53 +02:00
defnax
9d291aa6f6
update windows build scripts
...
changed gxs id icon for linked with profile.
2015-08-11 16:44:59 +02:00
thunder2
a765016240
Moved column show/hide from context menu of the tree to the context menu of the header in IdDialog.
2015-08-11 16:01:43 +02:00
thunder2
e73e68d860
Reduced the size of the status icon on the avatar image in FriendList.
2015-08-11 13:40:02 +02:00
thunder2
442ec2337f
Added index in database for column grpId in table MESSAGES.
2015-08-11 13:13:12 +02:00
thunder2
b8edb75895
Optimized SELECT creation in RetroDb::sqlQuery
2015-08-11 13:06:14 +02:00
thunder2
ab538c6d28
Avoid error messages "table already exists" in RsDataService::initialise by using "IF NOT EXISTS"
2015-08-11 13:06:12 +02:00
defnax
783465bc89
forget to commit this, for the Search Filter DHT IPs
2015-08-10 18:27:29 +02:00
Cyril Soler
13e77fb7e5
Merge pull request #19 from sehraf/pr-fix_crash_on_shutdown
...
Thx sehraf. Indeed, the object was created twice, before your patch. Not good.
2015-08-09 17:04:24 -04:00
thunder2
9d0b0664f1
Fixed hide offline friends in ServicePermissionsPage
2015-08-09 22:30:47 +02:00
thunder2
c9197864c6
Fixed typo.
...
Updated english translation.
2015-08-09 15:52:26 +02:00
thunder2
d5c95c4b28
Fixed layout of the ServicePermissionsPage
2015-08-08 22:46:31 +02:00
thunder2
9265145ca7
Updated english translation
2015-08-08 21:14:02 +02:00
thunder2
87f2e6da37
FriendList:
...
- Removed avatar column
- Removed state column
- Added combined avatar and status icon
- Added status icons in 64px
- Renamed "Hide state" to "Show state"
- Added sort by name and state
RSTreeWidget:
- Added version for load/save state
- Added method setColumnCustomizable
2015-08-08 20:27:19 +02:00
csoler
ec67ee0e00
added graph display of instantly required bandwidth for VOIP, in preparation to chosing new video codec. GUI layout needs to be sorted.
2015-08-07 21:40:48 -04:00
defnax
d5c33f5631
fixed windows build script
2015-08-07 16:50:35 +02:00
defnax
c168765bb2
Added tab for the DHT TreeWidgets for better view
...
Added a search Filter for DHT IP addresses
2015-08-07 15:14:47 +02:00
sehraf
48bb8b48c9
sequel to 6b2ed2fb2d
2015-08-05 23:45:45 +02:00
csoler
fabc3a3985
added some rules to .gitignore
2015-08-05 20:53:18 +02:00
csoler
168eb45539
removed debug info about missing keys; added debug info about deserialization checking of string
2015-08-05 20:51:34 +02:00
csoler
311358bcda
merged changes from master
2015-08-05 16:09:30 +02:00
csoler
a87adb87cc
improved README file
2015-08-05 15:52:47 +02:00
csoler
51ab1fcf67
updated readme file
2015-08-05 12:25:13 +02:00
thunder2
43db562c2a
Fixed build script for Windows installer
2015-08-04 20:15:15 +02:00
thunder2
789df68582
- Added update of version information for Windows build
...
- Added template file version.html.in
- Removed RS_BUILD_NUMBER from Windows executable FileVersion
2015-08-04 15:15:49 +02:00
csoler
1412dc6466
packaging: Removed utopic, added new ppa name
2015-08-03 00:06:31 +02:00
csoler
34ec6dfd6c
fixed cleaning script
2015-08-02 19:11:31 +02:00
csoler
9e978e1442
updated version info to new hexa format
2015-08-02 19:10:59 +02:00
csoler
2b8eafa1db
removed default debug flag in .pro files. Fixed up version.h in packaging script.
2015-08-02 18:35:27 +02:00
csoler
7c8788f86e
merging upstream changes
2015-08-02 17:15:19 +02:00
csoler
721b4675d8
updated packaging scripts
2015-08-02 17:12:48 +02:00
csoler
1e23b97244
updated packaging script
2015-08-02 17:07:05 +02:00
csoler
ee887e7f60
updated ubuntu changelog
2015-08-02 16:45:26 +02:00
thunder2
1248cdc7d9
Added .gitignore
2015-08-02 01:27:17 +02:00
csoler
9aa8a515e2
updated packaging script for ubuntu/debian to work with github
2015-08-01 23:13:44 +02:00
Cyril Soler
19b9101f3c
Merge pull request #1 from chozabu/travis
...
add travis file. The use of libsqlite3-dev will make the code compile without sqlcipher. This is fine for testing compilation, but not for running the software.
2015-08-01 17:07:12 +02:00
Chozabu
406eb2f240
add travis file
2015-07-31 16:31:14 -04:00
csoler
260da99955
improved filtering method against lol bombs. Thx to ConcernedCitizen for pointing this out
2015-07-31 17:27:42 +02:00
electron128
d94124a18b
webui: allow only whitelisted link protocols to prevent javascript in links
2015-07-31 17:27:26 +02:00
electron128
ff9bf71aa8
improved error message in webui: show full path of file if read failed
2015-07-31 17:27:13 +02:00
electron128
9897def2cc
fix #21 typo "defaut" instead of "default" in switch statement in RSGraphWidget (patch from Chozabu)
2015-07-31 17:27:04 +02:00