Commit Graph

7195 Commits

Author SHA1 Message Date
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
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
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
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
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
Phenom
ba7a4db934 Fix RSElidedItemDelegate abs to use std one. 2020-05-12 19:56: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
Phenom
e492945612 Add more color for quotted text. 2020-05-12 03:06:01 +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
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
defnax
9b84617ebe Fixing indentation 2020-05-10 00:04:17 +02:00
defnax
c297311b61 Fixing column display 2020-05-09 23:42:54 +02:00
csoler
df92000147
Revert "Fix GroupTreeWidget with RSElidedItemDelegate for StyleSheet." 2020-05-09 21:49:13 +02:00
defnax
d2794ed6d2
Merge pull request #1920 from PhenomRetroShare/Fix_GroupTreeWidgetQSS
Fix GroupTreeWidget with RSElidedItemDelegate for StyleSheet.
2020-05-09 18:19:34 +02:00
Phenom
826e969fae Fix GroupTreeWidget with RSElidedItemDelegate for StyleSheet. 2020-05-09 14:43:45 +02:00
Phenom
546e87fd39 Fix warning: ‘op’ may be used uninitialized in this function
../../../trunk/retroshare-gui/src/gui/Identity/IdDetailsDialog.cpp: In
member function ‘void IdDetailsDialog::modifyReputation()’:
../../../trunk/retroshare-gui/src/gui/Identity/IdDetailsDialog.cpp:
327:30: warning: ‘op’ may be used uninitialized in this function [-
Wmaybe-uninitialized]
  327 |  rsReputations->setOwnOpinion(id,op);
      |  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
2020-05-09 14:36:06 +02:00
Phenom
e3846f981c Fix warning: control reaches end of non-void function
../../../trunk/retroshare-gui/src/gui/common/FriendListModel.cpp: In
member function ‘QVariant RsFriendListModel::displayRole(const
RsFriendListModel::EntryIndex&, int) const’:
../../../trunk/retroshare-gui/src/gui/common/FriendListModel.cpp:716:1:
warning: control reaches end of non-void function [-Wreturn-type]
  716 | }
      | ^
2020-05-09 14:34:48 +02:00
Phenom
6d53529cd4 Fix ForumThread Setting Loading 2020-05-09 12:30:32 +02:00
defnax
38af9244a6 added spam box 2020-05-08 23:21:38 +02:00
defnax
477f0a8a76
Merge pull request #1901 from PhenomRetroShare/Fix_ClearLayout
Fix Clear Layout methode.
2020-05-08 17:20:01 +02:00
defnax
f649ef943d
Merge pull request #1902 from PhenomRetroShare/Fix_SetMessageUnRead
Fix set Un/read choice in PopupMenu on messsage dialog.
2020-05-07 23:37:06 +02:00
defnax
0a2f2a1466
Merge pull request #1889 from PhenomRetroShare/Add_DateAndNameInCopyFromHistory
Add Date and Name in copied text from Chat History Browser.
2020-05-07 23:30:49 +02:00
defnax
62aaa70932
Merge pull request #1913 from defnax/fixing-comments-button-icon
Added new icon for the Chat menu
2020-05-07 21:46:46 +02:00
defnax
998f45fb59 Fixing spacing 2020-05-07 14:07:28 +02:00
defnax
ff88ff9d08 Reorder the Chat menu 2020-05-07 02:10:18 +02:00
defnax
e3953a1d57 Added default needed stylesheets for Messages & Forums tree
Added default needed stylesheets for Messages & Forums tree
2020-05-07 00:04:47 +02:00
defnax
de51f07922
Merge pull request #1903 from PhenomRetroShare/Fix_RsElidedItemDelegate
Fix RsElidedItemDelegate for StyleSheet
2020-05-06 13:36:29 +02:00
defnax
a8c2dc3d54 Added new icon for the Chat menu 2020-05-06 00:33:45 +02:00
defnax
c84bac7da7
Merge pull request #1912 from defnax/fixing-comments-button-icon
Fixing comments button icon
2020-05-05 19:34:25 +02:00
defnax
73194d2f4c
Merge pull request #1911 from defnax/fixing-posteditem-class-stylesheet
Fixing typing icon
2020-05-05 19:33:01 +02:00
defnax
6dec124131 Fixing comments button icon 2020-05-05 17:56:52 +02:00
defnax
f676314d48 using the correct icon for mail delete on message feeds items 2020-05-05 17:12:54 +02:00
defnax
a8e8cfbd32 Fixing typing icon 2020-05-05 16:10:30 +02:00
Phenom
e0e1411ab9 Fix PR#1907 by setting bool in the place that other. 2020-05-05 09:36:44 +02:00
csoler
e04f6d32db
Merge pull request #1908 from defnax/fixing-posteditem-class-stylesheet
Fixed stylesheet issues on PostedItem class
2020-05-05 08:45:15 +02:00
csoler
f7b1122782
Merge pull request #1907 from defnax/channelpostitem-fix
Channel loading issue fix by ET
2020-05-05 08:42:59 +02:00
defnax
c2372322e1 Fixed stylesheet issues on PostedItem class
* Fixed stylesheet issues on PostedItem class
2020-05-05 01:46:07 +02:00
defnax
2c0cdf398a Channel loading issue fix by ET 2020-05-04 22:27:57 +02:00
Phenom
0eaa121457 Fix RsElidedItemDelegate for StyleSheet
Now StyleSheet is applied well.
2020-05-04 11:35:33 +02:00
sehraf
25f0119e4d
Add back the I2P Bob confuguration page.
It is used by both - clear net and hidden locations - to configure I2P either just as an in proxy (clear net location) or as a full service (hidden i2p location).
2020-05-03 20:58:36 +02:00
Phenom
4b0f187b30 Fix set Un/read choice in PopupMenu on messsage dialog. 2020-05-03 20:38:58 +02:00
Phenom
f41fa2ebe2 Fix Clear Layout methode.
Pointer seems to be deleted by Qt when last children is removed.
2020-05-03 20:33:59 +02:00