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
electron128
6b2ed2fb2d
fix #20 crash on shutdown with plugins enabled. Settings window did leak plugin config pages (patch from hunbernd)
2015-07-31 17:26:52 +02:00
electron128
ab25e35861
fix serialisation of floating point numbers in SuperEasyJSON for german locale. JSON expects decimal points, but german locale used comma.
2015-07-31 17:26:41 +02:00
electron128
7a144c231b
webui: make link detection work if the message ends with </a>
2015-07-31 17:26:32 +02:00
electron128
d004056f67
fixed position of scaled/highlighted nodes in node graph (patch from Chozabu)
2015-07-31 17:26:22 +02:00
electron128
a9ef48d133
webui: added chat
2015-07-31 17:26:11 +02:00
csoler
1939ea9f54
added correct image file for finished transfers
2015-07-31 17:25:54 +02:00
csoler
44117f0881
removed old function entry to collect outqueue stats.
2015-07-31 17:24:54 +02:00
csoler
2a47095599
removed unused method for OutQueue statistics; improved BW curve display; fixed a few display bugs
2015-07-31 17:24:19 +02:00
csoler
bdad800509
added additional key checking for IDs received during distant chat DH handshake
2015-07-31 17:24:08 +02:00
csoler
0873c0dfa2
added methods to check public/private keys for consistent fingerprint and content. Should be later used to check GXS keys when they arrive from neighbor nodes.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8613 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-07-31 17:23:43 +02:00
csoler
685ddbbf0a
fixed a few bugs in statistics GUI. Still misses names and proper curve display
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8612 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-07-31 17:23:31 +02:00
thunder2
c76141ed65
Added missing initialization in
...
- pqissl
- pqissludp
- PeerConnectStateBox
- RsTlvBanListEntry
- RsServer
- TcpStream
- PGPCertificateInfo
- peerConnectAddress
- AudioInputConfig
- SpeexInputProcessor
- xProgressBar
- TBoard
Removed unused member:
- xProgressBar
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8611 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-07-13 11:03:18 +00:00
thunder2
502d2353cb
Fixed usage of member _thread_id in RsMutex
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8610 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-07-13 09:52:45 +00:00