Commit Graph

15229 Commits

Author SHA1 Message Date
csoler
f9bb886c27 fixed bug in circles causing missing identities to block circle interaction in UI and data send/recv 2020-11-14 23:40:03 +01:00
csoler
9e94057a66 added warning about number of destinations in msg composer and in IdDialog 2020-11-14 13:37:49 +01:00
csoler
c32f90f84d added security check to avoid crash in counting comments, when a comment refers to no post (due to sync limits) 2020-11-13 23:28:49 +01:00
defnax
80135eda56 Use the new mail icon on the Shared Files context menu for recommended action. 2020-11-13 22:04:09 +01:00
csoler
24735c2235 fixed keeping sort order in any case in network friend list 2020-11-12 23:44:12 +01:00
csoler
f8721ad60f Merge remote-tracking branch 'upstream/master' into v0.6-BugFixing_2 2020-11-12 23:17:55 +01:00
csoler
141bfa2ec9 directly export current profile instead of showing profile manager, since profile manager only allows to export anyway 2020-11-12 23:16:31 +01:00
csoler
269904f762
Merge pull request #2110 from PhenomRetroShare/Fix_RewriteOfUnderlineFix
Rewrite of Underline Fix PR#2109
2020-11-12 21:13:10 +01:00
csoler
1d82cb1ad7
Merge pull request #2111 from PhenomRetroShare/Fix_SaveNetworkFriendsHeaderSize
Fix Save Network Friends Headers Size
2020-11-12 19:35:49 +01:00
Phenom
f8d7bd5d74 Fix Save Network Friends Headers Size 2020-11-12 19:02:40 +01:00
Phenom
c354d90c1b Rewrite of Underline Fix PR#2109 2020-11-12 16:47:48 +01:00
csoler
3d958a7592 moved event to the right place for detecting change in local address 2020-11-11 22:43:07 +01:00
csoler
4a7906376f
Merge pull request #2109 from PhenomRetroShare/Fix_UnderlineBug
Fix Underline Bug in Forum Posts
2020-11-11 20:04:24 +01:00
Phenom
41caeac281 Fix Underline Bug in Forum Posts 2020-11-11 18:36:17 +01:00
csoler
b4efb412be
Merge pull request #2107 from PhenomRetroShare/Fix_GXSRSLink
Fix GXS (Forum/Channel/Boards) RSLink
2020-11-11 15:05:13 +01:00
csoler
45696a3b26
Merge pull request #2108 from PhenomRetroShare/Fix_ForumFeedsCloseOnLinkActivated
Fix Forum Feeds Close on Link Activated
2020-11-10 23:13:29 +01:00
csoler
71edea3775 added proper display of local/ext IPs and DNS in connect friend wizard 2020-11-10 22:02:49 +01:00
Phenom
8702dcdcb2 Fix Forum Feeds Close on Link Activated 2020-11-10 20:06:04 +01:00
csoler
8e32a804ad
Merge pull request #2104 from PhenomRetroShare/Add_ViewSourceInRSTextBrowser
Add View Source in RSTextBrowser
2020-11-10 16:36:38 +01:00
Phenom
9dcb4af645 Add View Source in RSTextBrowser 2020-11-10 16:28:15 +01:00
csoler
ec94a89413
Merge pull request #2105 from PhenomRetroShare/Fix_MissingForumMessageText
Fix Missing Forum Message Text
2020-11-10 15:51:40 +01:00
Phenom
68e027b227 Fix GXS (Forum/Channel/Boards) RSLink
Have to add ID: tag in Board Filter due to range view.
2020-11-10 15:33:44 +01:00
csoler
af27ff5e4f
Merge pull request #2103 from defnax/UI-Fixes
Some Gui fixes
2020-11-10 10:48:37 +01:00
csoler
9a2749dbe5 added flags to invite system to unify the different variables and made sure the HomePage contains at least current IP (not fully tested) 2020-11-09 22:42:28 +01:00
thunder2
a815d5b1be Added copy of retroshare.dll to Windows build environment and installer. Enabled build of plugins. 2020-11-09 22:04:26 +01:00
thunder2
95d521f692 Fixed compile of VOIP plugin 2020-11-09 22:04:25 +01:00
thunder2
29a1b630cc Removed version number from external opencv libraries in Windows build environment 2020-11-09 22:04:25 +01:00
thunder2
76b22ada5c Added new config "libretroshare_shared" to build libretroshare as shared library (default off) based on changes from ET. Activated for Windows build with plugins to fix the link error (ld.exe: Error: export ordinal too large) due to too many exported symbols. 2020-11-09 20:00:50 +01:00
Phenom
8975809019 Fix Missing Forum Message Text
When asking data for missing message we got this:
More than one entry for this message. Is the database corrupted?
2020-11-09 16:18:19 +01:00
thunder2
1895abfb24 Changed updating submodules for Windows build. Use "cd /D" to change directory. 2020-11-09 16:16:29 +01:00
Phenom
bfbee1bdec Add View Source in RSTextBrowser 2020-11-09 15:26:08 +01:00
thunder2
026cadfe13 Fixed compile of FeedReader plugin 2020-11-08 23:03:09 +01:00
defnax
f4772b4623 Fixing some ui issues
* Fix for the reply text on Forum Message Item to stay on top (AlignTop).
* Fixing missed icons on Search Dialog.
* Fixed the wrong position for the Labels on board details
2020-11-08 21:14:10 +01:00
csoler
e88dfecc55
Merge pull request #2091 from csoler/v0.6-BugFixing_2
[WIP] Bug fixing before 0.6.6
2020-11-08 20:07:16 +01:00
csoler
d2bd947252 fixed bug due to passing shared_ptr to RsThread::async() without making an explicit copy before 2020-11-08 18:25:20 +01:00
csoler
542650a919 fixed comment count in channels 2020-11-08 15:49:00 +01:00
csoler
0a6e15c524 clear comments when switching channels 2020-11-08 15:38:37 +01:00
csoler
66f256a64a
Merge pull request #2098 from PhenomRetroShare/Add_DownloadAllInChannelPost
Add Download All files in Channel post
2020-11-08 15:22:02 +01:00
csoler
d472053960 fixed missing call to update comments in GxsChannelPostsModel 2020-11-08 14:57:17 +01:00
csoler
608a754f92
Merge pull request #2099 from PhenomRetroShare/Add_IMHistoryNoModal
Change Chat History Dialog to no modal.
2020-11-08 10:49:14 +01:00
csoler
08e2987154 added icon over posts with comments in channels 2020-11-07 20:52:50 +01:00
Phenom
b1129df077 Change Chat History Dialog to no modal.
It will be updated when new message comes.
2020-11-07 18:09:50 +01:00
csoler
3cac0c030d added NEW_COMMENT and NEW_VOTE to rsEvents types in Posted and Channels 2020-11-07 16:55:15 +01:00
csoler
dc90d6f6dc renamed SSGXSChannelGroup to GxsChannelGroupInfo, mCount in RsGxsChannelPost to mAttachmentCount and added a mCommentCount member. Also added some missing override in p3gxschannels.cc 2020-11-06 23:08:18 +01:00
Phenom
c5a80cce36 Add Download All files in Channel post 2020-11-06 18:08:08 +01:00
csoler
e0ce5632ef
Merge pull request #2097 from PhenomRetroShare/Fix_RSTreeViewHeaderResize
Fix RSTreeView Header first Painting
2020-11-06 13:19:39 +01:00
Phenom
47a2a78350 Fix RSTreeView Header first Painting 2020-11-06 11:05:08 +01:00
csoler
207dfabbca hide comments checkboxes in channel creation dialog since it is not used 2020-11-05 22:56:20 +01:00
csoler
4dac402adb restored read/unread for pinned posts 2020-11-05 22:50:12 +01:00
csoler
31cde36d59 fixed re-setting current message as read when leaving a channel 2020-11-05 22:46:49 +01:00