defnax
0b06515dfe
Added open file feature for file status widget
...
* Added open file feature for file status widget
2020-06-14 13:07:39 +02:00
csoler
d1d977376d
improved scrolling and explicitly disabled horizontal scroll slider
2020-06-14 13:03:12 +02:00
csoler
fd85965e7d
added preview widget when creating pochannel posts
2020-06-13 16:14:15 +02:00
csoler
f1092b4a29
added post editing
2020-06-13 15:00:30 +02:00
Gioacchino Mazzurco
f13b429f1c
Document what chars are return RsRandom::alphaNumeric
...
As requested by Cyril
2020-06-13 14:58:30 +02:00
csoler
f8deebfc5a
fixed updating of data after read status change
2020-06-13 14:31:39 +02:00
csoler
ebaf5e63c3
added star for new posts
2020-06-13 13:38:19 +02:00
sehraf
f18d49db48
use RsRandom::alphaNumeric
2020-06-13 11:07:07 +02:00
sehraf
8323b94a6a
use modern c++
2020-06-13 10:58:44 +02:00
sehraf
ba23b9ad51
fix typo
2020-06-13 10:57:08 +02:00
Gioacchino Mazzurco
5ff5a32df7
Proper naming for RsRandom string functions
2020-06-12 20:06:43 +02:00
sehraf
f88527dbd7
i2pbob: remove sockaddr_storage_tostring
2020-06-12 17:28:08 +02:00
csoler
f40d7a75b3
fixed a few UI bugs in channel posts
2020-06-12 11:00:51 +02:00
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