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
hunbernd
03b4c69ae9
Small fixes:
...
- Documenting CONFIG+=
- Changed back msys2 download to an older version, the current one had bugs
2020-06-06 23:50:04 +02:00
csoler
591ffc2fa7
added display of selected item and empty widget for channel files
2020-06-06 22:37:44 +02:00
sehraf
878111d224
remove password from json tokens
2020-06-06 22:28:54 +02:00
csoler
baf7b06e4c
fixed double click problem on files
2020-06-06 21:51:40 +02:00
csoler
fecd4369ec
fixed a few bugs in posts model
2020-06-06 21:32:06 +02:00
csoler
129ffdd6c5
fixed auto-layout of thumbnails
2020-06-06 19:07:03 +02:00
G10h4ck
6603accf8f
Merge pull request #1992 from G10h4ck/debug_strip
...
Multiple improvements in debugging helpers
2020-06-06 18:26:30 +02:00
hunbernd
2f3a8a9815
Added scripts to build installer
2020-06-06 18:00:18 +02:00
hunbernd
4f6356d7dd
Added .gitignore for env-mod.bat
...
Added variable for clang
2020-06-06 17:59:11 +02:00
csoler
a18009413d
Merge pull request #1979 from csoler/v0.6-GxsGroup
...
[WIP] implementing a cache for MsgMeta
2020-06-06 15:54:35 +02:00
csoler
44324fbc98
Merge pull request #1914 from jolavillette/pqihandlerOptim
...
Pqihandler optim
2020-06-06 15:48:44 +02:00
csoler
3106157ab0
fixed layout for thumbnails
2020-06-06 13:58:14 +02:00
defnax
3af0afe264
Merge pull request #2002 from defnax/reputation-for-board-posts
...
Added reputation check for board posts
2020-06-06 13:20:39 +02:00
defnax
d990f2155e
Merge pull request #2005 from defnax/gxs-transport-
...
Enabled sorting for gxs transport statistics, view details & small changes
2020-06-06 13:14:54 +02:00
defnax
4148e3c8db
update to use FilesDefs
2020-06-06 00:31:04 +02:00
defnax
508ff090ba
update to use FilesDefs
2020-06-06 00:13:39 +02:00
csoler
89fc77ef8e
fixed bug causing crash when clicking on non channel entries
2020-06-05 22:47:29 +02:00