defnax
10f7d7adec
Added to use .webp images too.
2020-12-24 17:56:24 +01:00
defnax
0169edcd8f
Fixed to align the "Data Size" colum to align right
2020-12-23 23:39:28 +01:00
defnax
96457ead0c
Added minimize functionality for the IM Browser
2020-12-23 23:38:20 +01:00
defnax
54f040c17a
Fixed the Msg Feed Item too
2020-12-20 19:54:25 +01:00
defnax
c4b6c34dbe
Fix to hide the Invite Button when its a Friend Request Message
2020-12-20 16:29:33 +01:00
defnax
b0da8825de
Merge pull request #2172 from defnax/wizard-ui-1
...
Fixed ui height for Connect Friend Wizard
2020-12-20 14:24:41 +01:00
csoler
dbeefa4d24
Merge pull request #2171 from csoler/v0.6-BugFixing_2
...
0.6.6-RC2 fixes
2020-12-20 10:39:27 +01:00
defnax
75498ed4d3
dark stylesheet fixes
2020-12-19 13:16:39 +01:00
defnax
0c531defbf
Fixed ui height for Connect Friend Wizard
2020-12-18 22:16:32 +01:00
defnax
45f259975a
Merge pull request #2170 from defnax/wire-ui-fixes-2
...
[TheWire] few ui fixes
2020-12-18 18:18:40 +01:00
defnax
ba689291a1
Fixing darkstylesheets for Forums MsgItem
2020-12-18 17:10:15 +01:00
defnax
40860e726e
Merge pull request #2167 from defnax/ui-fix-3
...
Fixed to use NO FRAME for Friend Request Toaster
2020-12-18 13:22:42 +01:00
defnax
bfbf8e6e57
update stylesheet for darkstyle
2020-12-18 12:46:37 +01:00
defnax
23bd0fa517
added to use stylesheet for the Follow button.
2020-12-18 11:57:04 +01:00
defnax
8aeb1bb799
Added disabled stylesheet for the Post button
2020-12-17 23:36:10 +01:00
csoler
125fbde48e
switched back node details height to 400
2020-12-17 21:19:02 +01:00
csoler
1a5a99f076
show last contact and IP on closed profiles to be the data of the most recent node
2020-12-17 21:17:17 +01:00
csoler
0855c05ad6
moved connectivity info in node details to new tab to save space
2020-12-17 20:27:00 +01:00
defnax
5a2e13366c
wire few ui fixes
2020-12-17 18:49:12 +01:00
defnax
7719a75a22
Fixed to use NO FRAME for Friend Request Toaster
2020-12-16 13:09:54 +01:00
defnax
da6ca0d596
Fixed red forums icon
2020-12-16 11:30:53 +01:00
defnax
f93d19f4bc
Merge pull request #2165 from PhenomRetroShare/Fix_MailFriendRequest
...
Fix Mail for known Friend Request
2020-12-16 11:08:11 +01:00
csoler
913aa273d0
Merge pull request #2157 from defnax/forums-circle
...
[Forums] Added to display a new colored forum icons when forum is restricted to a circle
2020-12-15 21:00:30 +01:00
csoler
faeb80c585
Merge pull request #2156 from defnax/removefixedsize
...
[Boards] Removed the fixed size from the thumbnail label
2020-12-15 20:59:02 +01:00
csoler
733b059571
Merge pull request #2161 from csoler/v0.6-BugFixing_5
...
V0.6 bug fixing 5
2020-12-15 20:50:14 +01:00
csoler
f8086d7b97
fixed text in CreateGxsChannelMsg
2020-12-15 20:42:17 +01:00
Phenom
2273a634a7
Fix Mail for known Friend Request
...
No mail for unknown as we don't know where to send it.
2020-12-15 11:47:25 +01:00
csoler
e493bdec8a
fixed typo
2020-12-15 09:33:49 +01:00
csoler
d4e5a2ea83
added warnign when channel post shares files from extra list
2020-12-14 22:10:55 +01:00
csoler
7e7f56440c
moved check about missing local files in channel post to a later stage in the post creation (just before send) so that it always captures it
2020-12-14 21:48:43 +01:00
csoler
71725f8be4
Merge pull request #2164 from PhenomRetroShare/Fix_ParamNetworkPageUpdate
...
Fix Preferences-Network page IP update.
2020-12-14 20:59:31 +01:00
Phenom
7d4dd70c36
Fix Preferences-Network page IP update.
2020-12-14 18:03:34 +01:00
Phenom
81034fae51
Fix Uninit mEventHandlerId in RemoteDirModel
2020-12-14 17:37:54 +01:00
csoler
aad27ff94b
renamed "count" to "size" in DirDetails
2020-12-13 20:03:21 +01:00
csoler
335a90cc92
added internal update of total size for directories and display in GUI
2020-12-13 18:15:14 +01:00
defnax
f3f206d7a1
Fixing naming
2020-12-11 22:01:29 +01:00
defnax
2406bf9cb4
Added to display a new colored forum icons when forum is restricted to a circle
...
* Added to show a red icon when forum is restricted to a private circle, show a green icon when forum restricted to a public circle.
* Removed unnecessary colored icons for signed/tracking.
2020-12-10 19:56:01 +01:00
defnax
171872f7fd
Removed the fixed size from the thumb label & moved the subscribebutton under the title
...
* Removed the fixed size from the thumb label & moved the subscribebutton under the title
* Renamed "Last Post" to "Last activity"
2020-12-10 19:36:04 +01:00
csoler
96fb0d2d5f
updated translation files
2020-12-10 09:37:10 +01:00
csoler
5cbe61354f
Merge pull request #2152 from PhenomRetroShare/Fix_ChannelRsLink
...
Fix Channel RsLink if update before UI Init
2020-12-09 23:05:50 +01:00
csoler
a8ca7a559f
Merge pull request #2148 from defnax/ui-fix-2
...
GUI fixes
2020-12-09 23:03:29 +01:00
csoler
906c1f03e4
Merge pull request #2147 from csoler/v0.6-BugFixing_2
...
Still bug fixing 0.6.6-RC1
2020-12-09 22:58:13 +01:00
Phenom
c745800e18
Fix Channel RsLink if update before UI Init
2020-12-08 22:03:36 +01:00
csoler
931be5dc6d
fixed update of forum and circle lists when forum/circle is edited
2020-12-06 21:29:56 +01:00
defnax
5341db5afe
Fixed comments to open the Post & fixed background selection color issue on Fusion style
...
* Fixed Comments Button to open the Post
* Fixed background selection color issue on Fusion style
* Fixed issue when exapnding the Notes Text
2020-12-06 15:10:50 +01:00
defnax
e5c9c47c91
Fixing background selection color & fixed the default width
...
* Fixing background selection color for Peer Online Feeds & Friend Request Feeds (Fusion style)
* Fixed the default width for GXS Group Dialog.
* Fixed spacing for the Button layout
2020-12-05 23:06:02 +01:00
csoler
4db0ed9fa9
replaced remaining term "chat lobby" for "chat room"
2020-12-05 21:07:55 +01:00
csoler
b3a6ec67de
improved description of what Last Post means in boards and channels, added tooltips
2020-12-05 21:04:04 +01:00
csoler
d5d0314940
always show empty groups in FriendList so that they still can be deleted
2020-12-05 20:50:36 +01:00
csoler
dbd6477acd
fixed bug in circle chooser that showed duplicates. Removed mCircleExternalIdList (not really useful now that circles are cached) and used a std::set to ensure uniqueness
2020-12-05 20:12:03 +01:00