Commit Graph

3825 Commits

Author SHA1 Message Date
mr-alice
fc5176a652 fixed serialisation/deserialisation of dir content. Fixed exchange of dir data. First working prototype of file list exchange. 2016-08-27 23:56:23 +02:00
mr-alice
eca9ca0e4d fixed a few bugs in serialisation of shared dir content 2016-08-27 16:38:15 +02:00
mr-alice
07c7d192a9 added deserialisation and update of remote directories 2016-08-27 14:09:26 +02:00
mr-alice
5194287645 fixed SEGV due to calling layout change in the wrong place 2016-08-27 13:22:29 +02:00
mr-alice
d8a24c8c3a added serialisation of dir entries for exchange with friends. Fixed a few bugs in row and ref calculation 2016-08-26 16:29:02 +02:00
MrAlice
99ea8af015 added logic for file list item exchange requests 2016-08-23 21:23:58 +02:00
mr-alice
76831348e6 added update of last modif LS, and rsitems to update directories between friends 2016-08-22 07:49:45 +02:00
mr-alice
edc602f68f added infrastructure for synchronisation of file lists 2016-08-20 16:23:11 +02:00
mr-alice
f8ed1d3fb7 changed DirDetails::children to be a vector, removed costly caching of DirDetailVector 2016-08-19 18:49:42 +02:00
mr-alice
78b8744183 fixed display of remote directories 2016-08-17 14:48:54 +02:00
mr-alice
ac242ce58b fixed display of own files 2016-08-16 23:44:48 +02:00
mr-alice
ca8f95c7f7 fixed a few bugs in internal directory storage structure 2016-08-16 13:46:55 +02:00
mr-alice
2668b6da1c added p3fileDatabase as a service in rsinit 2016-08-13 10:15:02 +02:00
mr-alice
df14b41ba6 fixed sleeping when hashing strategy 2016-08-12 19:30:19 +02:00
mr-alice
733ad438fb added IO for hash cache 2016-08-12 15:20:23 +02:00
mr-alice
d8dfce4fff added parent row and friend status to shared dirs 2016-08-11 14:08:18 +02:00
MrAlice
82c18bbb86 added load/save for file hash cache 2016-08-09 15:07:02 +02:00
mr-alice
2d1824b01d fixed virtual names 2016-08-06 19:04:54 +02:00
mr-alice
43f4f5d2d9 fixed threading issues in directory updater 2016-08-05 22:37:40 +02:00
mr-alice
067d4231ae fixed compilation 2016-08-05 22:00:25 +02:00
mr-alice
538a11fd14 fixed compilation. Added missing functions, left blank 2016-07-31 15:59:58 +02:00
mr-alice
5b9fd74d85 removed most of CacheStrapper stuff from ftServer, replaced fimonitor by p3FileDatabase 2016-07-30 21:52:42 +02:00
mr-alice
aeb0595301 fixed updated ts in hash cache files 2016-07-28 10:49:49 +02:00
mr-alice
2aac88464d fixed a few bugs in directory parsing 2016-07-28 09:29:15 +02:00
mr-alice
463f21c85c fixed hashing thread 2016-07-28 00:48:28 +02:00
mr-alice
d86b89b15a fixed compilation/running of directory updater 2016-07-27 21:22:59 +02:00
mr-alice
25c824fd5f added iterators for directory storage class 2016-07-24 23:48:22 -04:00
mr-alice
3e48b0fd95 improved FolderIterator class 2016-07-23 22:14:43 -04:00
mr-alice
3c976bb7ee added squeleton code for own directory update 2016-07-21 00:16:12 -04:00
mr-alice
3bf3d0c360 added blank cc file 2016-07-20 16:11:26 -04:00
mr-alice
63063102bb fixed compilation of file lists code base 2016-07-20 16:10:51 -04:00
mr-alice
3e20b9ddf7 added p3FileLists service 2016-07-20 15:28:55 -04:00
mr-alice
b31e396c2b added skeleton code for p3filelists, and interface files for directory storage and hash cache 2016-07-18 21:52:44 -04:00
mr-alice
a6d467d138 added interface for p3FileLists 2016-07-18 21:33:54 -04:00
mr-alice
8e2ff56f9a merged to upstream/master 2016-06-18 16:59:01 -04:00
Cyril Soler
35da9cb193 Merge pull request #419 from PhenomRetroShare/Fix_ChannelNewsFeedWhenComment
Fix GxsChannelPostItem when received comment.
2016-06-18 15:36:03 -04:00
Cyril Soler
90a27f4e81 Merge pull request #418 from sehraf/pr-improve-debug
This is the first set of patches to improve RS' logging functionality
2016-06-18 15:33:10 -04:00
Phenom
d84fdff2e1 Fix GxsChannelPostItem when received comment. 2016-06-18 20:10:14 +02:00
sehraf
3cf1968943 fixed p3msgservice.cc 2016-06-18 18:04:18 +02:00
sehraf
d8235c6caf removed dead code and cleanup 2016-06-18 13:11:21 +02:00
sehraf
09afbbed5d switched to new rslog method 2016-06-18 13:00:15 +02:00
csoler
f57f620111 reduced database testing/cleaning frequency to 31/59 mins. 2016-06-17 22:27:00 -04:00
csoler
eb05922cd1 added a tooltip and read color for unsecure GXS identities. These are still supported for a few weeks at most. So get rid of them 2016-06-17 22:21:06 -04:00
csoler
4df4bb638f fixed removal of messages in unsubscribed groups 2016-06-17 20:46:58 -04:00
csoler
886d896151 fixed warning about old fingerprint for own keys. 2016-06-17 20:46:24 -04:00
sehraf
f6c5a05c8e switched to caller providing all needed information instead of saving those on callee side 2016-06-17 11:09:59 +02:00
csoler
c25b65074a removed check key debug info 2016-06-16 23:10:13 -04:00
csoler
25c0c9d4ce added systematic consistency checking of public/private RSA keys at deserialisation time 2016-06-16 23:06:07 -04:00
csoler
b9ba51f2ba improved naming of publish/admin rights in GroupTreeWidget 2016-06-16 22:23:27 -04:00
csoler
8d54603b02 fixed bug in private key extraction 2016-06-16 21:27:28 -04:00