csoler
|
d0014f268c
|
Merge pull request #2275 from RetroPooh/stat-wintitle-nodename
statistics - add node name in window title
|
2021-02-02 17:55:47 +01:00 |
|
defnax
|
ccb39a87d8
|
Merge pull request #2268 from defnax/appeareancepage
Fixed to hide ToolButton Style when the List View is used & set defau…
|
2021-02-01 13:45:19 +01:00 |
|
RetroPooh
|
b7b4f63eae
|
statistics - add node name in window title
(cherry picked from commit f25ce1700286d2b54965d0c1f5f3ad408e51d291)
|
2021-02-01 11:54:51 +03:00 |
|
csoler
|
fe46b0aaa1
|
Merge pull request #2270 from defnax/avatardialog-fix
Fixed text for Avatar/Sticker info
|
2021-01-31 23:31:59 +01:00 |
|
defnax
|
1fbefa5fed
|
Hide the comment buttons
|
2021-01-31 20:44:22 +01:00 |
|
defnax
|
425b8dd5bb
|
Fixed text for Avatar/Sticker info
|
2021-01-31 19:04:59 +01:00 |
|
defnax
|
343fa73fc1
|
Fixed to hide ToolButton Style when the List View is used & set default values for icons
|
2021-01-31 01:32:40 +01:00 |
|
defnax
|
2dfbfd20b8
|
Created new windows binary icon Windows 10 compatible
|
2021-01-30 23:23:03 +01:00 |
|
csoler
|
42dd13b0e6
|
Merge pull request #2261 from csoler/v0.6-BugFixing_6
Better display of last seen info in groups
|
2021-01-30 20:14:44 +01:00 |
|
csoler
|
651d7a8d3e
|
Merge pull request #2260 from PhenomRetroShare/Fix_MessagesQuickView
Fix Message Quick View
|
2021-01-30 20:11:57 +01:00 |
|
csoler
|
2e9408a386
|
Merge pull request #2259 from PhenomRetroShare/Fix_GxsGroupHeaderLastStretch
Fix to get Gxs Group last column stretchable.
|
2021-01-30 20:10:17 +01:00 |
|
csoler
|
06f4b0b512
|
Merge pull request #2257 from PhenomRetroShare/Fix_ImHistoryBrowser_SendAction
Fix ImHistoryBrowser Send Action
|
2021-01-30 19:57:59 +01:00 |
|
Phenom
|
0dc6386d79
|
Fix Use ElidedLabel for Forum Name
|
2021-01-29 10:50:34 +01:00 |
|
csoler
|
5292ff0af5
|
added info about last time unsubscribed circles and forums have been advertised by subscribed friends
|
2021-01-29 00:18:08 +01:00 |
|
csoler
|
c9a92bc58a
|
added last seen display info in circles to help debugging auto-cleaning of circles
|
2021-01-28 21:14:43 +01:00 |
|
Phenom
|
7a3370ae0f
|
Fix Message Quick View
|
2021-01-28 10:37:25 +01:00 |
|
Phenom
|
b6b5c513d6
|
Fix to get Gxs Group last column stretchable.
|
2021-01-28 09:47:18 +01:00 |
|
defnax
|
e0ed60ee6f
|
Merge pull request #2256 from PhenomRetroShare/Fix_ForumReadColumn
Fix Forum Post Un/Read Column click when not selected.
|
2021-01-27 19:06:32 +01:00 |
|
Phenom
|
7f13505c54
|
Fix ImHistoryBrowser Send Action
|
2021-01-27 18:05:20 +01:00 |
|
Phenom
|
12650dfddf
|
Fix Forum Post Un/Read Column click when not selected.
|
2021-01-27 16:35:30 +01:00 |
|
Phenom
|
a4623af383
|
Add possibility to change only selected text in chat.
|
2021-01-27 11:51:33 +01:00 |
|
defnax
|
659de2830a
|
Set to show only the Sum for Download or Upload on BW Window
|
2021-01-26 23:22:18 +01:00 |
|
defnax
|
d1c87f215d
|
Merge pull request #2250 from PhenomRetroShare/Fix_FriendListStatus
Fix Friend List Status
|
2021-01-26 13:38:36 +01:00 |
|
csoler
|
7613fe1a44
|
Merge pull request #2245 from csoler/v0.6-BugFixing_7
Fixing the token queues
|
2021-01-25 20:48:48 +01:00 |
|
Phenom
|
6b519838b1
|
Fix Friend List Status
|
2021-01-25 20:15:04 +01:00 |
|
Phenom
|
9efb871866
|
Fix AddFriend Wizard Resize when show Advanced options.
|
2021-01-25 15:40:26 +01:00 |
|
csoler
|
eef16461d6
|
async markRead in channels to make it faster
|
2021-01-24 22:33:23 +01:00 |
|
csoler
|
7fe5d390e4
|
async markRead in posted to make it faster
|
2021-01-24 22:33:13 +01:00 |
|
csoler
|
537957a2ea
|
added missing acknowledge token in channels and fasten up markAllRead by using async on each post
|
2021-01-24 22:17:02 +01:00 |
|
csoler
|
a7de50d4c8
|
fixed direct calls to setMsgReadStatus in forums. Made them async to gain GUI speed
|
2021-01-24 22:06:58 +01:00 |
|
defnax
|
561bd01e8c
|
Enabled some default importend Activity Feeds
|
2021-01-24 14:36:22 +01:00 |
|
defnax
|
f794925595
|
Fixed to not popup the "Refused Connection" by default
* Fixed to not popup the "Refused Connection" by default
* Enable to show via Notify settings "IP security" checbox"
|
2021-01-24 13:30:44 +01:00 |
|
defnax
|
2d8a86f2fa
|
Hide title label for comments feeds
* Hide Title label for comments feeds
* Hide Vote frame for boards feed
|
2021-01-23 17:25:53 +01:00 |
|
csoler
|
bfc3a97d36
|
Merge pull request #2242 from defnax/New-comments-notify-v2
Added new widgets for the Channels & Boards comments notify for Activ…
|
2021-01-23 14:14:53 +01:00 |
|
csoler
|
93e725e8aa
|
Merge pull request #2239 from PhenomRetroShare/Add_GxsGroupTreeColumnHeaderShow
Add GroupTreeWidget show header action.
|
2021-01-23 13:40:29 +01:00 |
|
defnax
|
5fc31d2c32
|
Added new widgets for the Channels & Boards comments notify for Activity Stream
|
2021-01-22 21:31:51 +01:00 |
|
defnax
|
85afe64086
|
Merge pull request #2237 from defnax/avatar-dialog-improvements
Added to load stickers in Avatars dialog to use as Avatar
|
2021-01-22 19:02:51 +01:00 |
|
defnax
|
c746af23ed
|
Fixed to load the stickers only one time
|
2021-01-21 22:57:27 +01:00 |
|
csoler
|
95fc1a56c8
|
Merge remote-tracking branch 'upstream/master' into v0.6-BugFixing_6
|
2021-01-21 18:15:08 +01:00 |
|
csoler
|
ccd6df5c5f
|
removed smiley substitution in Posted and other places where not strictly necessary
|
2021-01-21 17:58:23 +01:00 |
|
csoler
|
4fa5aa6c2c
|
Merge pull request #2238 from PhenomRetroShare/Fix_OldQtSplitCompil
Fix Old Qt Split Compil
|
2021-01-21 15:34:58 +01:00 |
|
Phenom
|
a0bf49448d
|
Add GroupTreeWidget show header action.
It's not possible to resize them.
Friend's posts column can be shown too to understand sort.
Menu to show column is visible for all type of item.
|
2021-01-21 15:09:43 +01:00 |
|
defnax
|
55d8ff7b6d
|
Added scrollarea for the avatar/sticker widget to avoid to stretch dialog
|
2021-01-20 22:25:57 +01:00 |
|
Phenom
|
be33ca0f01
|
Fix Old Qt Split Compil
|
2021-01-20 17:12:13 +01:00 |
|
csoler
|
f491e3c20e
|
fixed conflict with master
|
2021-01-19 22:34:44 +01:00 |
|
defnax
|
53ab47cf4a
|
Added to use on AvatarWidget on click the Avatar Dialog
* Added to use the Avatar Dialog for the AvatarWidget too
* Fixed the info text
* Update stylesheet for the info frame
|
2021-01-19 22:30:35 +01:00 |
|
csoler
|
0757b161ba
|
patched BroadcastDiscivery and GxsNetTunnel so that they respond faster to shutdown
|
2021-01-19 20:44:21 +01:00 |
|
csoler
|
5fc3108533
|
removed crash on exit because of double delete
|
2021-01-19 20:33:30 +01:00 |
|
Phenom
|
c3ab730dae
|
Fix Channel Files Sort Order
|
2021-01-19 19:56:08 +01:00 |
|
csoler
|
20082321e7
|
removed variable shadowing another
|
2021-01-19 19:42:24 +01:00 |
|