Commit Graph

14784 Commits

Author SHA1 Message Date
thunder2
8c7920b545 Changed Windows build environment
- Fixed deploy path with tor
- Disabled webui in installer
- Optimized file get-gcc-version.bat
- Optimized file get-qt-version.bat
- Renamed file msys-path.bat to msys2-path.bat
- Removed file download-file-wildcard.bat
- Removed file winhttpjs.bat
- Removed download and usage of wget.exe
2020-08-03 21:37:43 +02:00
csoler
035010af76
Merge pull request #1970 from drbob/TheWire-rework-ui
TheWire rework UI, and update Data Messages.
2020-08-03 14:57:03 +02:00
drbob
660be58cf2 make image count more robust 2020-08-03 20:48:44 +10:00
drbob
5b19e994b5
Merge pull request #1 from defnax/wire-changes
Added to display the headshot images on the group item
2020-08-03 20:28:56 +10:00
drbob
3f9acd7ef8 Remove old Pulse display
Remove PulseItem / PulseDetails classes
Switch all Message retrieval away from TokenQueues
Remove Original PulseItem View
2020-08-03 19:30:29 +10:00
thunder2
4089fd2d7a Fixed creating git-log in Windows build environment 2020-08-01 22:32:03 +02:00
thunder2
eb641055cd Changed Windows Installer to build x86 and x64 version 2020-08-01 22:31:59 +02:00
thunder2
33e22a4236 Pack x86/x64 Windows build environment
Pack retroshare-service instead of retroshare-nogui
2020-08-01 22:31:51 +02:00
thunder2
b4b09373bd Removed Sigcheck from Windows build environment 2020-08-01 22:31:35 +02:00
thunder2
2eb7fecd42 Fixed Windows build of udp-discovery-cpp without MSYS2 2020-08-01 22:31:31 +02:00
thunder2
ef03b12956 Use MSYS2 to build external libraries for Windows compile 2020-08-01 22:31:27 +02:00
thunder2
096c996153 Updated Windows build tools 2020-08-01 22:31:14 +02:00
thunder2
06d8b67f23 Removed usage of MSYS from Windows build environment 2020-08-01 22:31:08 +02:00
thunder2
fd078f7991 Removed automatic download of Qt in Windows build environment 2020-08-01 22:31:00 +02:00
thunder2
9db2fe7d08 Modified Windows build scripts
- Deactivated build of plugins
- Deactivated changelog
- Pack license
2020-08-01 22:30:51 +02:00
Gioacchino Mazzurco
794fb13660
Fix description in copyright header 2020-08-01 18:28:20 +02:00
Gioacchino Mazzurco
3a6648f706
Fix build error on big endian architectures 2020-08-01 18:23:35 +02:00
G10h4ck
9587cfd4d9
Merge pull request #2009 from hunbernd/feature/msys2enhancements
Reworked msys2 build scripts
2020-08-01 18:00:19 +02:00
G10h4ck
97a0ba72f6
Merge pull request #2032 from G10h4ck/forums_get_child_posts
Add API method to retrieve forum child posts
2020-08-01 17:11:10 +02:00
drbob
8c869f0bbf Merge remote-tracking branch 'origin/master' into TheWire-rework-ui 2020-07-31 09:58:00 +10:00
csoler
da60b565ed
Merge pull request #2034 from drbob/fix_retrieve_latest_msgs
Fix Gxs data requests with LATEST flag.
2020-07-30 23:12:35 +02:00
drbob
b0245920aa Fix Gxs data requests with LATEST flag.
This was broken during a re-write earlier this year.
Currently the code incorrectly checks mParentId,
this has been fixed to check mOrigMsgId.
2020-07-30 23:02:17 +10:00
drbob
0522c7907a Merge branch 'master' into TheWire-rework-ui 2020-07-30 21:45:59 +10:00
csoler
b9a5606a25
Merge pull request #2030 from csoler/v0.6-Identity
Adding more info and statistics about GxsIds and fixing ID propagation bugs
2020-07-23 22:11:21 +02:00
csoler
ed0e0f1da1
removed more debug info 2020-07-23 22:05:45 +02:00
csoler
7d21390d03
increased GxsId size to 15000 2020-07-23 21:59:35 +02:00
csoler
120eb02638
disabled debug output 2020-07-17 21:56:57 +02:00
csoler
e4d9194073
fixed bug causing to not request identities correctly to friends 2020-07-17 00:27:09 +02:00
csoler
016e6445a3
fixed bug causing dataservice to return a non null group when the DB doesnt contain the requested group, causing rsgxsnetservice to still sync new groups in no mGrpAutoSync mode, causing identities to spread like hell 2020-07-17 00:26:14 +02:00
csoler
6f636fd816
fixed compilation and re-enabled sync grp broadcast because it is necessary for grp updates 2020-07-16 21:51:37 +02:00
csoler
1a2e25da71
disabled syncWithPeers group sync broadcast when mGrpAutoSync is false 2020-07-16 21:41:01 +02:00
csoler
6e52804547
fixed bug causing banned GXS id to be still added to sync list 2020-07-16 21:33:26 +02:00
Gioacchino Mazzurco
c01d797386
Add API method to retrieve forum child posts
RsGxsDataAccess::getMsgRelatedInfo print errors also when not debugging
RsGxsForums::getChildPosts get child posts from parent id
p3gxsforums.cc remove a bit of deadcode
2020-07-16 10:31:02 +02:00
csoler
b3ab99bd49
added last minute check to avoid re-requesting IDs that have been loaded in cache after they where foundmissing 2020-07-15 22:07:31 +02:00
csoler
94918dc1a3
fixed error in parsing identity service string. 2020-07-15 21:22:02 +02:00
csoler
7d12a7a085
switched to async loading of ids statistics 2020-07-11 22:26:24 +02:00
csoler
4af3f3742a
fixed text 2020-07-11 21:35:33 +02:00
csoler
6ea6e7f89e
added count for per usage and per service uses 2020-07-11 20:54:58 +02:00
csoler
de6b986c01
added histograms 2020-07-11 16:16:06 +02:00
csoler
a1c901e22a
added per-service stats 2020-07-10 22:39:17 +02:00
csoler
fcf8c57345
started display widget for GxsId statistics 2020-07-09 22:03:09 +02:00
csoler
bac8e0be70
added widget for displaying info about identities. Not ready yet 2020-07-08 23:35:44 +02:00
csoler
6d665868e8
fixed usage info statistics in identities 2020-07-08 12:56:40 +02:00
csoler
57a1c4bf5d
attempt to improve the info about GXS id usage 2020-07-07 23:01:20 +02:00
csoler
79fce47d75
added service mail in identity usage statistics 2020-07-07 19:45:53 +02:00
G10h4ck
271af0dac1
Merge pull request #2028 from PhenomRetroShare/Update_OBS_Branch
Update OBS submodule
2020-07-05 21:15:36 +02:00
csoler
d10854f1b5
Merge pull request #2029 from csoler/v0.6-BugFixing
added missing cleaning of distant search results in GUI
2020-07-04 13:10:55 +02:00
csoler
07655e287e
fixed cleaning up of search results 2020-07-04 00:05:29 +02:00
csoler
4d872d5778
added missing cleaning of distant search results in GUI 2020-07-03 22:48:33 +02:00
csoler
8fba3ba937
Merge pull request #2015 from csoler/v0.6-BugFixing
Fixing distant channel search
2020-07-03 22:45:55 +02:00