csoler
6e6fcc4e1d
Merge pull request #2139 from PhenomRetroShare/Fix_mBobAccessibleUninit
...
Fix uninitialised mBobAccessible in ServerPage
2020-12-04 13:51:07 +01:00
Phenom
4b10a3091d
Fix uninitialised mTotalIdentities in GxsIdStatisticsWidget
...
Conditional jump or move depends on uninitialised value(s)
in GxsIdStatisticsWidget::updateContent() in /retroshare-gui/src/gui/
statistics/GxsIdStatistics.cpp:278
2020-12-02 18:24:25 +01:00
Phenom
d280d2c8e9
Fix uninitialised mBobAccessible in ServerPage::ServerPage
...
Conditional jump or move depends on uninitialised value(s)
in ServerPage::updateStatusBob() in /retroshare-gui/src/gui/settings/
ServerPage.cpp:1770
2020-12-01 18:51:12 +01:00
csoler
2bb03e53d5
Merge pull request #2123 from csoler/v0.6-BugFixing_4
...
GXS cleaning
2020-11-30 21:42:14 +01:00
defnax
7a8a0e7dc1
* Notify page set back default Tab to "0"
2020-11-30 20:33:31 +01:00
csoler
d842c6fe52
Merge remote-tracking branch 'upstream/master' into v0.6-BugFixing_4
2020-11-28 21:34:32 +01:00
csoler
2100c5511d
Merge pull request #2121 from defnax/chat-tunnel-status
...
Moved the Tunnel status Label to the Top [Distant Chat]
2020-11-27 20:29:58 +01:00
csoler
b19c8116de
Merge pull request #2117 from defnax/channel-composer-improvements
...
[Channels] Improved the Channel Composer & small fixes
2020-11-27 19:52:33 +01:00
csoler
f5d6415c0d
Merge pull request #2114 from defnax/count-comments-button
...
[Boards] Added back to display comments counts on the comments button
2020-11-27 19:50:14 +01:00
csoler
1ee7d05376
Merge pull request #2119 from defnax/subscribe-button-hide
...
[News Feeds] Hide the Subscribe Button on the Channel Post & Forum MSG Feeds
2020-11-27 19:45:53 +01:00
csoler
0f5457f0c2
Merge pull request #2118 from defnax/ui-fix
...
[Boards] Fixing issue with Search Field on Boards to get visible the ID
2020-11-27 19:42:24 +01:00
csoler
c8cf63ae21
Merge pull request #2126 from PhenomRetroShare/Add_NetworkRemoveSelectedKey
...
Add Remove Only Selected in Network Keyring.
2020-11-26 20:26:45 +01:00
defnax
92322d1a4b
Fixed to use the right icons for the Grant & Cancel membership & improved Circle Notiy layout
...
* Fixed to use the right icons for the Grant & Cancel membership & improved Circle Notify layout
* Fixed stylesheets for the Circle notify feeds
2020-11-26 20:03:49 +01:00
csoler
bce514115d
added proper notifications when a group is deleted
2020-11-25 23:35:20 +01:00
Phenom
ee6f83aab4
Add Save Selected Post in current Forum when switch to other.
2020-11-25 20:01:47 +01:00
Phenom
457206272c
Add Remove Only Selected in Network Keyring.
2020-11-24 15:51:39 +01:00
defnax
1bf251f8f7
Added a "Remove Thumbnail" button to remove a unwanted Thumbnail from the post easy & fast.
2020-11-22 15:41:06 +01:00
defnax
18ffc45bd3
Forget to commit this
2020-11-21 12:34:34 +01:00
defnax
a0a1b43cef
Moved the Tunnel status Label to the Top
2020-11-21 12:11:48 +01:00
defnax
d136db2ffb
Fixing the stylesheets for Channel Post Feeds
2020-11-20 20:14:49 +01:00
defnax
edf83f0eb3
Hide the Subscribe Button on the Channel Post & Forum MSG Feeds
...
* Hide the Subscribe Button on the Channel Post & Forum MSG Feeds
* Fixed to enabled the RS Links for Channel Names back.
2020-11-19 22:24:03 +01:00
defnax
b900a79448
* moved the Title back to the old place
2020-11-19 20:38:51 +01:00
thunder2
26c5ce4ed2
Fixed crash when adding a new comment to a post without active item in tree
2020-11-19 12:42:44 +01:00
csoler
11c71d16ab
Merge pull request #2115 from csoler/v0.6-BugFixing_2
...
Bug fixing for 0.6.6
2020-11-18 19:57:48 +01:00
csoler
883dfd9c99
fixed quadratic cost in IdDialog::loadCircles().
2020-11-17 23:54:43 +01:00
defnax
203570690b
Fixing issue with Search field on boards to get visible the ID
2020-11-17 22:21:51 +01:00
defnax
c50826e32f
Improved the Channel Composer & small fixes
...
* Fixed the issue with stretching of the RichTextEdit
* Improved the Layout
* Moved the Channel Name to the Top Right to be visible always
* Added option to hide the Thumbnail frame when needs more space for Post Edit/Blog Posting
2020-11-16 21:55:00 +01:00
csoler
6617946fbd
fixed bug causing missing of statistics update in channels, and missing of update when publish key is received
2020-11-15 20:49:48 +01:00
csoler
509f89cb59
Merge pull request #2106 from csoler/v0.6-BugFixing_2
...
[WIP] Continue fixing 0.6.6 bugs
2020-11-15 20:04:20 +01:00
defnax
9ce886cfb6
Added back to display comments counts on the comments button
2020-11-15 18:30:52 +01:00
csoler
5957a262d3
fixed 2 other missing postToObject causing GUI calls in async places
2020-11-15 16:17:44 +01:00
csoler
587ee69fe5
Merge pull request #2084 from csoler/v0.6-BugFixing_3
...
Clean up the mess in chat settings
2020-11-15 15:41:23 +01:00
csoler
aa16be6450
fixed bug caused by calling GUI out of main GUI thread
2020-11-15 13:42:22 +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
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
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
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