Commit Graph

9988 Commits

Author SHA1 Message Date
csoler
c80d3ec1a4 added check for reputation before sending message ids 2016-12-25 23:12:07 +01:00
csoler
b34ab447da added menu entries to vote for/against a forum poster 2016-12-24 17:29:53 +01:00
csoler
d423745064 added column to show distribution data and moved ReputationItemDelegate to GxsIdDetails 2016-12-24 15:04:08 +01:00
defnax
c100775932 Changed Share icon on Home View 2016-12-24 14:40:56 +01:00
csoler
873c0e60df added display of reputation in forums 2016-12-24 14:13:02 +01:00
csoler
e5e59098ac added proper display of reputation as an icon in IDDialog 2016-12-23 22:53:57 +01:00
csoler
72fb8f17a9 changed the reputation system to output a level that differentiate your own opinion to your friends opinion 2016-12-23 17:52:02 +01:00
csoler
36453dd0c3 Merge pull request #609 from G10h4ck/android_debug
Android debug
2016-12-22 22:20:07 +01:00
Phenom
a6b19ea68b Add no deprecated warning Config flag to better show other ones.
Use CONFIG+=rs_nodeprecatedwarning to qmake command line.
2016-12-22 20:29:34 +01:00
defnax
864776119f Changed Paste icon 2016-12-22 17:10:51 +01:00
Gioacchino Mazzurco
1b032e0a4f qml-app: remove deprecated usage of LibresapiLocalClient in ChatView 2016-12-22 13:50:44 +01:00
Gioacchino Mazzurco
2c10e206b8 qml-app: Added button to deny friendship 2016-12-22 13:50:44 +01:00
Gioacchino Mazzurco
3de3becb9b Cleanup #ifdef mess in RsAccountsDetail::PathDataDirectory() 2016-12-22 13:50:44 +01:00
Gio
06a1020724 Add workaround to see debug messages from native code in android service 2016-12-22 13:50:44 +01:00
csoler
8b9038a028 improved display/wording of usage statstics in People 2016-12-22 11:21:49 +01:00
csoler
0a3ec9706d added statistics info for key requests 2016-12-22 00:14:16 +01:00
csoler
83302e0642 Merge pull request #607 from PhenomRetroShare/Fix_Compilation
Fix compilation and some new warnings.
2016-12-21 23:19:20 +01:00
Phenom
40cf76808c Fix compilation and some new warnings. 2016-12-21 21:23:54 +01:00
defnax
aca36a3e37 Improving the Certificate Page for Connect Wizard:
Added place holder text for Cert Field
renamed some strings
Improved layout for easy paste key and display the errors.
2016-12-21 19:07:57 +01:00
csoler
d3051eff1a added display of usage statistics for GXS identities 2016-12-21 00:34:07 +01:00
cyril soler
f3e699a5d7 fixed typo causing publishTest to fail in some cases 2016-12-20 14:08:47 +01:00
csoler
8de9ee8b8d made friendly time unit returns empty string when time is 0. Fixes 46y display in search dialog 2016-12-19 23:29:04 +01:00
csoler
9d8690bb73 Merge pull request #606 from csoler/v0.6-GXS-LimitedSync2
fixed bug caused by calling clear in constructor which would reset th…
2016-12-19 21:46:55 +01:00
csoler
948b88bccd fixed bug caused by calling clear in constructor which would reset the TS in GXS when saving... 2016-12-19 21:40:04 +01:00
defnax
c9511c42b7 update emotes strings 2016-12-19 20:52:24 +01:00
csoler
ef0850e65b added recording system for usage cases of GXS ids 2016-12-19 20:44:15 +01:00
thunder2
0cbe83e24a Added auto-login as default in Windows build script 2016-12-18 12:30:27 +01:00
csoler
ed61d7272c fixed compilaiton 2016-12-17 19:10:13 +01:00
csoler
330cc98c23 fixed test of max age when receiving posts 2016-12-17 18:14:44 +01:00
csoler
4dc284a309 added auto-login default on ubuntu 2016-12-17 14:15:51 +01:00
csoler
94d099f43b updated ubuntu changelog 2016-12-17 11:33:55 +01:00
cyril soler
f8f040bde9 fixed deadlock due to cross-locking RsGxsNetService and RsGxsGenExchange (reported by sss) 2016-12-16 10:03:23 +01:00
csoler
1ef11a27fd Merge pull request #599 from G10h4ck/qml_app_chat
Qml app chat
2016-12-15 23:21:11 +01:00
csoler
b857d9a765 Merge pull request #605 from csoler/v0.6-FileListsOptim
added detection of flag change so that new TS is set on root of hiera…
2016-12-15 23:10:09 +01:00
csoler
8637cfa42f added detection of flag change so that new TS is set on root of hierarchy and changes are made visible to friends at next update 2016-12-15 23:07:40 +01:00
csoler
c3443df83c Merge pull request #603 from G10h4ck/master
Coherent behaviour of general config with auto-login compile option
2016-12-15 12:36:27 +01:00
Gio
3662a36092 Coherent behaviour of general config with auto-login compile option 2016-12-15 11:20:13 +01:00
csoler
31b1583c36 Merge pull request #601 from csoler/v0.6-FileListsOptim
removed unused updateHash() functions in directory_storage. Fixed a b…
2016-12-15 09:31:20 +01:00
csoler
08294deeba removed unused updateHash() functions in directory_storage. Fixed a bug that caused H(H(F)) to not be recomputed at start, causing e2e encryption to fail in some cases. 2016-12-14 22:58:49 +01:00
csoler
81dffbed84 Merge pull request #591 from G10h4ck/split_autologin
Made autologin optional at compile time
2016-12-14 16:45:45 +01:00
defnax
96b6cd3d34 Added "Add friends Certificate" Button for Home View, for call easy the Text Page for Paste friends Cert faster. 2016-12-14 15:20:03 +01:00
Gio
f618abefdf Change the auto-login warning message accordign to Cyril suggestion 2016-12-14 14:25:43 +01:00
csoler
f3c4de2d3c Merge pull request #598 from csoler/v0.6-GXS-LimitedSync2
fixed compilation and set the default storage to 1year to comply with…
2016-12-14 10:06:41 +01:00
csoler
a8422028fe fixed compilation and set the default storage to 1year to comply with forum default 2016-12-14 09:59:20 +01:00
csoler
12023397ee Merge pull request #592 from csoler/v0.6-GXS-LimitedSync2
V0.6 gxs limited sync2
2016-12-14 00:09:54 +01:00
csoler
cbc82870e6 used item disable to show current choice in sync/store menu since some systems dont show the menu icons 2016-12-13 22:46:30 +01:00
csoler
fca8d6fc4e added display of storage/sync in forum summary 2016-12-13 21:52:11 +01:00
csoler
5953e563f4 added auto-consistency between store/sync periods 2016-12-13 21:12:34 +01:00
csoler
dd2a3c26de fixed serialisation bug in new UpdateMap code, and removed debug info from RsGxsNetService 2016-12-12 22:52:55 +01:00
defnax
2e717d35c7 Added Home Page View for easy see own Cert to Copy and Share to Friends
Fixed Share Manager Label layout
Update emotes file
Set radio items font size to stylesheet file
2016-12-12 21:16:56 +01:00