Commit Graph

14818 Commits

Author SHA1 Message Date
defnax
2b8d65b31f Fixing default stylesheet for Channel label 2020-06-11 22:48:21 +02:00
csoler
67e8b87750
attempt to fix UI bug that automatically deselected after setting msg as read 2020-06-11 22:17:33 +02:00
csoler
2faaccbb7a
fixed a few cosmetic details in channels model and UI 2020-06-11 21:55:52 +02:00
defnax
e92c89bdfb forget this to commit 2020-06-11 20:09:24 +02:00
defnax
92379b3534 Added open file feature for file status widget
* Added open file feature for file status widget
2020-06-11 16:32:55 +02:00
sehraf
ebc5a116b2
remove unnecessary std::replace 2020-06-11 11:18:52 +02:00
sehraf
591d2ad864
autoproxy: use new RS_DBG 2020-06-11 11:16:31 +02:00
sehraf
3d784e8871
remove unnecessary std::replace 2020-06-11 11:14:01 +02:00
sehraf
86c30a01dd
next attampt to use RS_DBG correctly 2020-06-11 10:55:09 +02:00
csoler
ebbdc082c0
implemented sorting manually in channel files lists 2020-06-10 23:16:32 +02:00
sehraf
7207e6a2c1
use RS_DBG 2020-06-10 22:06:12 +02:00
sehraf
008a4b87b3
replace std::map with std::array 2020-06-10 22:06:12 +02:00
sehraf
d0c5dc4e24
i2p: bob: convert to RS_DBG 2020-06-10 22:06:09 +02:00
csoler
8c3c973d02
changed filtering model to a hand-made solution 2020-06-10 22:04:34 +02:00
csoler
85ce2c0f33
fixed bug in files model 2020-06-10 20:08:23 +02:00
sehraf
950703c398
i2p: bob: handle CONFIG+=no_rs_bob when creating a new location 2020-06-10 20:05:00 +02:00
sehraf
a5a2b49d99
i2p: bob: add option to disable bob CONFIG+=no_rs_bob 2020-06-10 20:05:00 +02:00
sehraf
9a5504bb47
autoproxy: make async really async 2020-06-10 20:05:00 +02:00
sehraf
b6a550b8f5
autoproxy: make use of rsdebug.h 2020-06-10 20:05:00 +02:00
sehraf
f4f08f0379
i2p: bob: rework recv() to check for new line character as EOL indicator 2020-06-10 20:05:00 +02:00
sehraf
1da3d262d9
i2p: bob: removed function name within debug output (replaced by __PRETTY_FUNCTION__) 2020-06-10 20:05:00 +02:00
sehraf
a41e10b178
i2p: bob: remove unused variables 2020-06-10 20:04:59 +02:00
sehraf
c20d92f04c
i2p: bob: convert to RsDbg 2020-06-10 20:04:59 +02:00
sehraf
6136416b56
i2p: bob: convert bobSettings to i2p::settings 2020-06-10 20:04:59 +02:00
sehraf
4b6e12ca45
i2p: bob: use common i2p::keyToBase32Addr() 2020-06-10 20:04:59 +02:00
sehraf
462f52585b
add helper for i2p related functions 2020-06-10 20:04:54 +02:00
csoler
cbf4ce6670
fixed some errors in model 2020-06-10 19:05:41 +02:00
csoler
3412bb2a8f
fixed compilation 2020-06-10 18:30:43 +02:00
csoler
ba6269311d
minor changes to files view 2020-06-10 18:24:02 +02:00
G10h4ck
b49dfaead0
Merge pull request #2011 from G10h4ck/createLocationV2
Improve API to create locations
2020-06-10 10:49:32 +02:00
G10h4ck
1d8510069e
Merge pull request #1934 from PhenomRetroShare/Fix_AutoLogin
Fix AutoLogin
2020-06-10 10:19:55 +02:00
G10h4ck
4cef90f677
Merge pull request #1999 from keisentraut/fix/openpgp_sdk_include_bio_h
missing include "bio.h" in openpgpsdk
2020-06-10 10:13:43 +02:00
defnax
2baa551348 added stretch factor for the splitter 2020-06-09 23:32:18 +02:00
csoler
c9019a7e99
added sorting and filtering for files using a QPSortFilterProxyModel but it doesnt work yet 2020-06-09 21:08:21 +02:00
defnax
dc61167733 store splitter position 2020-06-09 21:03:55 +02:00
Gioacchino Mazzurco
4a34cfaf11
Improve API to create locations
Improve on top of sehraf work, add documentation for API token params
Deprecate old version and disable it once RS 0.6.6 is released
New method take relevant paramethers explicitely instead of having them
  incapsualted inside a RsLoginHelper::Location struct
New method return a proper error_condition instead of boolean + string
RsLoginHelper::attemptLogin doesn't need manual wrapper anymore
2020-06-09 20:13:22 +02:00
Gioacchino Mazzurco
275bdba132
Unify common error category message into a function 2020-06-09 20:08:23 +02:00
Gioacchino Mazzurco
4f0e18cbfd
Fix Android armv7 compilation due to narrowing 2020-06-09 20:02:40 +02:00
G10h4ck
f456389580
Merge pull request #2006 from sehraf/pr_remove_rs_pw_as_token
remove retroshare password from json tokens
2020-06-09 16:19:11 +02:00
Gioacchino Mazzurco
f99a8a0fc6
Improve homogeneity of rsdebug
Offer variadic style macros also for RsInfo...RsFatal
2020-06-09 16:10:07 +02:00
defnax
fe591c2bd7 fixing stylesheet for the subscribe button 2020-06-09 00:23:46 +02:00
csoler
32050af8da
fixed bug causing impossibility to display thumbnails with one post only 2020-06-08 21:26:48 +02:00
csoler
405fd2b5ca
removed some unused buttons 2020-06-08 21:09:23 +02:00
csoler
730a3be2e4
added filtering for posts 2020-06-08 20:56:59 +02:00
csoler
1cb6369cb6
added comments 2020-06-07 22:50:17 +02:00
csoler
944c5b3592
added list of files for the whole channel 2020-06-07 14:50:31 +02:00
G10h4ck
680d9cde85
Merge pull request #1906 from sehraf/pr_fix_unix_fcntl_nonblock
Fix unix_fcntl_nonblock() to not overwrite any existing flags.
2020-06-07 12:36:18 +02:00
hunbernd
71242726ce Added readme.md 2020-06-07 02:40:56 +02:00
hunbernd
52cb17b020 Fix missing dependency problem 2020-06-07 02:21:52 +02:00
hunbernd
a2ebf0b715 Install tor if needed 2020-06-07 00:39:01 +02:00