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
csoler
0d94b683dd
removed duplicate peerID/grpId in msg/grp update maps
2016-12-12 21:01:24 +01:00
csoler
478746f2b2
moved incoming msg time check to RsGenExchange validation method
2016-12-08 23:53:28 +01:00
csoler
8b697eb77a
added check to prevent loading saving corrupted peer/grp ids in GXS update maps
2016-12-08 21:53:39 +01:00
csoler
ae2accd286
fixed cmpilation of unittests
2016-12-08 14:30:47 +01:00
csoler
ae37787853
merged with upstream/master
2016-12-08 09:17:56 +01:00
csoler
242338d10c
Merge pull request #593 from G10h4ck/libresapi_distant_chat
...
Expose libresapi for distant chat
2016-12-08 09:00:55 +01:00
csoler
6c4497a18c
improved debug output in rsgxsutil. Added disabled code for removing old unused groups
2016-12-07 22:41:05 +01:00
csoler
d9416d3e3d
added proper use of storage time parameter in group msg cleanup
2016-12-07 22:00:50 +01:00
Gio
9eef412b44
Expose libresapi for distant chat
...
Added macro to deprecate symbols usage in a crossplatform way.
Deprecated Request::mMethod and related stuff that make implementation
more complex without advantage.
Added /chat/{initiate_distant_chat, distant_chat_status,
close_distant_chat} to libresapi.
Solved subtle bug in ChatId::ChatId(std::string str) that caused zeroed
DistantChatPeerId being created.
2016-12-07 20:29:33 +01:00
csoler
b03fe3d4c5
fixed computation of max update time for sync
2016-12-06 23:28:28 +01:00
csoler
68f7fff0d8
fixed saving bug in GrpConfigMap
2016-12-06 23:02:25 +01:00
csoler
a4c14c2212
improved serialisation methods in RsGxsNet items, and added serialisation for RsGrpConfigItem
2016-12-06 22:17:03 +01:00
csoler
661038d9b2
added a function to check keep/req times for consistency
2016-12-05 23:42:44 +01:00
csoler
7afb91d1db
added machinery to allow to set/get sync and store periods for GXS groups
2016-12-05 22:14:48 +01:00
cyril soler
f8de12d3d3
updated changelog
2016-12-05 17:49:00 +01:00
csoler
d2ef2248c6
added entry in rsgxsnetservice to change sync params
2016-12-04 23:42:26 +01:00
csoler
5612647672
added new GrpServerConfigMap to store additional data on groups for net service. Removed pointers to simplify the code
2016-12-04 23:40:52 +01:00
csoler
143829c881
moved constants for GXS group management into rsgxs.h
2016-12-04 23:40:39 +01:00
csoler
f3a34bf5a3
created a new item to hold/save per gxs group information (statistics, update delays)
2016-12-04 23:39:45 +01:00
csoler
c6d21e4abc
changed old msg update default strategy to one month
2016-12-04 23:39:10 +01:00
csoler
bba1a719fe
removed deprecated bandwidth recorder code in RsGxsNetService
2016-12-04 23:38:50 +01:00
csoler
cf8dac2e74
fixed initialisation of random salt in directory updater when no config file is present
2016-12-03 21:00:16 +01:00
csoler
eedeaebbe7
used light grey instead of read to show missing directories
2016-12-03 15:13:04 +01:00
csoler
8adb91be91
removed compilation of ShareDialog that is unused, and cleanup the editing in ShareManager
2016-12-03 15:05:10 +01:00
defnax
6890669820
update emotes file
2016-12-02 23:00:57 +01:00
csoler
a005fa08cc
display missing directories in red in share manager
2016-12-02 19:36:34 +01:00
csoler
ff271c6732
force recheck of existing files at start, to possibly re-hash files that were not already
2016-12-02 19:02:41 +01:00
csoler
d986216f55
remove non existing shared directories when not found on the disk
2016-12-01 23:27:34 +01:00
Cyril Soler
d7ef33ea3a
Merge pull request #544 from PhenomRetroShare/Fix_SomeWarnings
...
Fix Some gcc warnings 383 to 208 lines
2016-11-30 22:51:18 +01:00
Phenom
674b6de381
Fix Some gcc warnings 383 to 208 lines
...
Left explicit #warning and deprecated.
Some lines are wrong indented and produce mal formed code.
2016-11-30 22:01:01 +01:00
defnax
74aa55e347
Merge pull request #587 from dimqua/patch-1
...
bdboot update
2016-11-30 08:12:46 +01:00
defnax
d616df3b28
Merge pull request #586 from hunbernd/fix/external-emoticons
...
Fixed loading of external emoticons
2016-11-30 08:12:38 +01:00
dimqua
90abd2fff1
bdboot update
2016-11-29 19:05:02 +03:00
hunbernd
5fd1de0011
Fixed loading of external emoticons
...
- path comparison was Linux specific, also it had problems with relative paths
- name.scheme() returns empty string in this case, check if the url really points to a file instead
2016-11-28 00:35:09 +01:00
csoler
137d71c0d9
extended the window during which the GUI is told to tell that the update of shared dirs is done from 5 to 15 secs
2016-11-27 20:57:51 +01:00
csoler
6937d870b0
changed from std::string to RsPgpId to represent openned items in FriendList
2016-11-27 20:57:51 +01:00
csoler
f3d7948238
turned one error into a warning in p3filelists.cc when requesting an unexisting ref
2016-11-27 20:57:51 +01:00
defnax
8b22924b25
Merge branch 'master' of https://github.com/RetroShare/RetroShare
2016-11-27 18:00:26 +01:00
defnax
cfd4afdc07
Update emoticons file
2016-11-27 17:59:15 +01:00
defnax
521663698f
Merge pull request #585 from PhenomRetroShare/Add_RSELidedItemDelegate
...
Add RSElidedItemDelegate.
2016-11-27 16:42:45 +01:00
defnax
486c11377f
Changed smiley widget default width
...
Update Emotes file
2016-11-27 15:58:53 +01:00
defnax
0f6392128b
Fixing icon size for smiley widget.
2016-11-27 00:11:21 +01:00
csoler
1499092157
updated ubuntu changelog
2016-11-26 21:38:47 +01:00
csoler
2a758dd880
changed shared files tree header when updating
2016-11-26 19:19:15 +01:00
csoler
aa4ecd7d87
added limit to calls of PreMods() in SharedFilesDialog so as to keep CPU load minimal when updating dirs from friends. Disabled sorting when new data comes.
2016-11-26 18:58:02 +01:00
csoler
d01644c854
added back the test for local/remote in SharedFilesDialog as it reduces the load anyway
2016-11-26 11:26:02 +01:00