Commit Graph

14791 Commits

Author SHA1 Message Date
drbob
f4457b1331 Fixup how REF message are displayed
Ensure RefImageCount is correct.
Update docs on m(Ref)GroupPtr points to
fill-in GroupPtrs on Ref Msgs.
Remove mRefAuthorName as not so useful.
Add images into Response Msgs.
Display Headshot / Images on Ref Msgs - if possible.
2020-05-19 19:40:12 +10:00
defnax
17b9305bae
Merge pull request #1948 from defnax/fixing-darkstylesheet
[darkstylesheet] Fixing background of a frame to be transparent
2020-05-18 21:24:55 +02:00
drbob
fbf56fcf03 Add image handling to PulseAddDialog and PulseMessage 2020-05-18 17:35:08 +10:00
G10h4ck
6714648e53
Merge pull request #1947 from sehraf/pr_fix_RawMemoryWrapper
fix RawMemoryWrapper serialization to json
2020-05-18 09:24:52 +02:00
defnax
edae2faf2c Fixing background of a frame to be transparent 2020-05-18 01:24:37 +02:00
sehraf
f186422833
fix RawMemoryWrapper serialisation to json, reported by b1rdG 2020-05-17 23:43:03 +02:00
csoler
d52d9c909b
Merge pull request #1875 from csoler/v0.6-GxsGroup
Add group change notifications (e.g. circle invites, forum moderation, etc)
2020-05-17 22:37:03 +02:00
csoler
39288a20d8
Merge pull request #1941 from defnax/second-color-for-inactivity-status
Added second icon for inactivity status
2020-05-17 22:01:32 +02:00
csoler
c90b72152f
Merge pull request #1945 from b1rdG/fix-createChatLobby-checks
Create chat lobby checks
2020-05-17 22:00:30 +02:00
b1rdG
dafd975b51 Verify before lock the mutex 2020-05-17 14:06:07 -05:00
b1rdG
089ea76a6e Add lobby_identity check 2020-05-17 09:18:12 -05:00
Phenom
384ae46706 Fix RSElidedItemDelegate to use StyleSheet as default but defined colors
if they are.

If none, use Base Delegate.
2020-05-17 13:27:35 +02:00
drbob
3312faf3ea fixup button labels are prefix headers 2020-05-17 19:56:58 +10:00
drbob
f585b7a629 Enable Republish / Likes from new UI elements
Update interface to use groupId / msgId.
Tweak PulseAddDialog for Republish & like.
Hide Like messages from showing in UI.
Wire up buttons from new UI elements.
2020-05-17 12:10:46 +10:00
drbob
8df5a886db Move createOriginalPulse / createReplyPulse to libretroshare
message creation logic moved to libretroshare
GUI classes cleaned up.
2020-05-16 22:35:32 +10:00
csoler
dc03f8ff49
imprved readability of the logic in rstlvidset serialization 2020-05-16 13:13:48 +02:00
csoler
6008599f02
fixed wrong call to std::set::erase(iterator,iterator) where the iterator comes from another set, causing inconsistencies 2020-05-16 13:12:37 +02:00
drbob
11ce959b2f Improvements to UI to make behaviour more similar to twitter.
Add new UI elements.
Can show PulseFocus or GroupFocus at the moment.
WIP, Much more work to get this finalised.
2020-05-15 22:36:50 +10:00
drbob
ccf849159a update libretroshare interface for TheWire
expanded groups and msgs with additional data and images.
new interfaces for improved ui display of message
start moving fetch logic to libretroshare with blocking APIs.
2020-05-15 12:58:27 +10:00
jolavillette
51ba879bb7 bandwidth control improvement 2020-05-14 23:28:20 +02:00
jolavillette
1f547aaefe bandwidth control improvement 2020-05-14 23:13:36 +02:00
defnax
f6f508d1ba Added second icon for inactivity status 2020-05-14 16:22:39 +02:00
defnax
4f25ab3fe8
Merge pull request #1938 from defnax/forum-fonts-settings
Added forum settings for Font size & contrast
2020-05-14 14:29:13 +02:00
defnax
926aa2ad68
Merge pull request #1937 from defnax/stylesheet-fixes
Disabled uneeded qproperty-textColorQuote
2020-05-14 13:58:36 +02:00
csoler
e6d9c49426
Merge pull request #1931 from PhenomRetroShare/Fix_SharedFilesLongTimeUpdate
Fix SharedFilesDialog take long time to update.
2020-05-14 00:00:22 +02:00
defnax
86ec01e991 Added forum settings for Font size & contrast 2020-05-13 19:37:44 +02:00
defnax
b610ce7627
Merge pull request #1154 from chelovechishko/net_bolshe_slyozok
gxsforums: make forum's messages respectful to chat options
2020-05-13 14:05:55 +02:00
defnax
c4315851d5 Disabled uneeded qproperty-textColorQuote 2020-05-13 12:10:17 +02:00
Phenom
65631353e8 Fix FriendsFiles list when on FlatView 2020-05-13 11:01:55 +02:00
Phenom
f6260a95ae Add Votes when calling getPostData. 2020-05-13 00:36:14 +02:00
csoler
2ad9d86385
Merge pull request #1933 from PhenomRetroShare/Fix_RsElidedItemDelegateAbs
Fix RSElidedItemDelegate abs to use std one.
2020-05-12 23:07:08 +02:00
csoler
e6edae27be
Merge pull request #1922 from PhenomRetroShare/Fix_SomeWarnings
Fix some warnings
2020-05-12 23:05:34 +02:00
csoler
19d235aed4
Merge pull request #1924 from defnax/new-spam-box
Added New Spam Box
2020-05-12 23:01:46 +02:00
csoler
391ecd10dd
Merge pull request #1929 from defnax/fixing-posteditem-signal-slots
[PostedItem] Fixing for some buttons the signal slots...[Expand,Notes, Voting]
2020-05-12 22:47:25 +02:00
defnax
30116598ff
Merge pull request #1932 from defnax/enable-additional-colors-for-syntax-higlighting
Enable the additional colors for the highlighting
2020-05-12 22:07:26 +02:00
Phenom
ba7a4db934 Fix RSElidedItemDelegate abs to use std one. 2020-05-12 19:56:11 +02:00
csoler
12a9dc5a79
fixed UI bugs reported by jolavillette 2020-05-12 18:53:51 +02:00
jolavillette
7349f42154 Merge remote-tracking branch 'upstream/master' into pqihandlerOptim 2020-05-12 17:06:11 +02:00
defnax
1232d71446 Enable additional colors for the highlighting 2020-05-12 15:32:25 +02:00
Phenom
bc27863d23 Fix SharedFilesDialog take long time to update.
This is due to Qt bug: https://bugreports.qt.io/browse/QTBUG-11438
Thanks to Jolavillette
2020-05-12 14:10:33 +02:00
defnax
d8ca92da1b
Merge pull request #1930 from PhenomRetroShare/Add_MoreQuoteColors
Add more color for quotted text.
2020-05-12 14:09:09 +02:00
Phenom
e492945612 Add more color for quotted text. 2020-05-12 03:06:01 +02:00
csoler
2bfaadce0b
attempt to fix crash in revoke ids from circle 2020-05-11 19:02:33 +02:00
defnax
2ec021e1cf Fixing Indentation 2020-05-11 14:42:28 +02:00
defnax
d1c065559e
Merge pull request #1926 from PhenomRetroShare/Fix_GroupTreeWidgetQSS
Fix GroupTreeWidget with RSElidedItemDelegate for StyleSheet.
2020-05-11 14:39:17 +02:00
defnax
9f91ac1454 Fixing for some buttons the signal slots 2020-05-11 14:20:33 +02:00
csoler
fa9b99a88e
Merge pull request #1927 from PhenomRetroShare/Fix_PostedItemLoadingThread
Fix PostedItem loading thread.
2020-05-10 20:23:42 +02:00
Phenom
c268f998e6 Fix PostedItem loading thread.
Wait loading is finished before destruct.
2020-05-10 19:49:07 +02:00
Phenom
c6350ff044 Fix GroupTreeWidget with RSElidedItemDelegate for StyleSheet. 2020-05-10 18:42:24 +02:00
csoler
cb1fe154f3
removed debug info 2020-05-10 18:40:31 +02:00