Commit Graph

7129 Commits

Author SHA1 Message Date
Phenom
eab5821ac3 Fix Forum Post ToolButton enabled case.
Clear the tree widget too, when forum group selected else changing post
do nothing.
2020-04-28 19:39:07 +02:00
csoler
40d9398b38
Merge pull request #1876 from defnax/wire-ui-fixes
Set default column width for nickname columns & fixed missed icons (Circles Create Dialog)
2020-04-27 23:25:42 +02:00
Phenom
6a9e008897 Change ChannelPostITem Title to Elided so you can read long one. 2020-04-27 19:27:04 +02:00
csoler
dea29f8612
fixed uninitialized memory read in RSPermissionMatrix 2020-04-26 13:08:54 +02:00
csoler
3e187600be
removed uninitialized memory read in GxsForumModel 2020-04-26 13:07:39 +02:00
defnax
159fad476a Set default column width for nickname columns & fixed missed icons
* Set default column width for nickname columns & fixed missed icons
* Set by default white background color for the  Follower list frame
2020-04-26 00:40:05 +02:00
csoler
7e1b9570cf
Merge pull request #1873 from defnax/wire-ui-fixes
Added hover stylesheet for the WireGroupItem
2020-04-24 21:57:04 +02:00
csoler
3a3a41835b
Merge pull request #1867 from PhenomRetroShare/Fix_Forum_RSLink_SIGSEGV
Fix Forum RSLink making SIGSEGV
2020-04-24 21:52:51 +02:00
defnax
8b5bfdfdcf Added hover stylesheet for the WireGroupItem 2020-04-24 20:34:50 +02:00
csoler
54c6ab4ec0
Merge pull request #1870 from csoler/v0.6-ImprovedGUI_4
V0.6 improved gui 4
2020-04-23 17:26:01 +02:00
defnax
98389409f6 Set a better selection color for the wire item 2020-04-23 01:03:23 +02:00
csoler
02466e3270
using Icon/Pixmap cache in Boards 2020-04-22 21:46:49 +02:00
csoler
3f72f1ff09
splitted PostedCardView/PostedItem into 3 classes, one base and two UI classes, and factored as much as possible. 2020-04-22 21:39:12 +02:00
defnax
2620663dac Fixing dark stylesheets for selected wire item to be transpartent 2020-04-21 22:54:38 +02:00
defnax
fb694a0767 Fixing margins to not use to much wasted space
* Fixing margins to not use to much wasted space
* Add icon for collapse
2020-04-21 22:15:23 +02:00
csoler
958db27eaa
started improving Boards the same way than Channels. Not working yet 2020-04-21 20:59:14 +02:00
Phenom
e0096c58f3 Fix Forum RSLink making SIGSEGV 2020-04-21 20:42:19 +02:00
csoler
5120f693be
Merge pull request #1859 from csoler/v0.6-ImprovedGUI_4
Making channels faster to load
2020-04-21 19:30:49 +02:00
G10h4ck
2b44492cb6
Merge pull request #1829 from G10h4ck/rsfiles_links
RsFiles links support in libretroshare + a bunch of fixes
2020-04-20 17:12:04 +02:00
csoler
38e89d4055
fixed merge with upstream/master 2020-04-19 21:53:02 +02:00
csoler
5b761c72ba
removed debug info 2020-04-19 21:07:53 +02:00
csoler
15f5533780
Merge pull request #1865 from PhenomRetroShare/Add_AbilityToUndockChatLobbyToWindow
Add Ability to undock a chat lobby to a window.
2020-04-19 20:21:21 +02:00
csoler
aeada86f1b
Merge pull request #1861 from defnax/Wire-cosmetic-changes
[TheWire] Added icons for create & post to pulse & changed strings
2020-04-19 17:59:44 +02:00
csoler
02e939ac8f
replaced a bunch of explicit icons, mostly in abstract items models, by cached ones 2020-04-19 17:41:13 +02:00
defnax
70975b30d9 Display the avatar for the Wire author
Display the avatar for the Wire author
2020-04-19 16:09:42 +02:00
csoler
c84016c3b0
force Qt to use implicit data sharing in icons and pixmaps by using our own cache, and apply this to GxsChannelPostItem 2020-04-19 13:10:30 +02:00
Phenom
b529de29e6 Add Ability to undock a chat lobby to a window. 2020-04-18 15:37:54 +02:00
csoler
2a046eacb3
have GxsChannelPostItem only keep a copy of the group meta data instead of the full group data to save memory 2020-04-18 13:45:55 +02:00
csoler
27bbd50f1f
Merge pull request #1860 from csoler/v0.6-ImprovedGUI_5
fixed bug causing forums to collapse when browsing messages
2020-04-17 23:51:32 +02:00
csoler
678bcf5830
improved efficiency of channel posts loading 2020-04-17 23:23:59 +02:00
defnax
519fb01536 Added icons for create & post to pulse
* Added icons for create & post to pulse
* Changed Subscribe strings to Follow/Unfollow
* Added Label for Follow list
2020-04-17 21:57:44 +02:00
csoler
27f2a191c8
Merge pull request #1830 from defnax/removing-some-default-stylesheet
Removing some default stylesheet froms Messages & ChatWidget & icon changes
2020-04-17 17:16:18 +02:00
csoler
e351b0353d fixed bug causing forums to collapse when browsing messages 2020-04-17 17:12:23 +02:00
csoler
fa8968797c
added some tests to insertGroupData() to avoid inconsistent calls 2020-04-16 21:35:57 +02:00
csoler
ac02b68b34
first step of partial channel loading: only load all posts from meta data 2020-04-15 21:55:16 +02:00
csoler
b03ddda6c3
Merge pull request #1858 from csoler/v0.6-ImprovedGUI_4
attempt to fix bug in forum search
2020-04-15 20:10:51 +02:00
csoler
d31f5d1159
attempt to fix bug in forum search 2020-04-15 11:31:26 +02:00
csoler
05e3ab9dcd
Merge pull request #1854 from PhenomRetroShare/Fix_ForumMarkAllAsRead
Fix Forum Mark All As Read.
2020-04-14 21:22:41 +02:00
csoler
1d875d13fa
Merge pull request #1855 from PhenomRetroShare/Fix_MessageDeleteButton
Fix Message Delete Button.
2020-04-14 21:11:03 +02:00
Phenom
92b4097fe5 Hide RSImageBlockWidget when changing Forum Post. 2020-04-14 16:13:51 +02:00
Phenom
69a0fa64da Fix Forum Mark All As Read.
Now only mark changed post to reduce DB access.
2020-04-14 14:32:53 +02:00
Phenom
2dc2b3598d Fix Message Delete Button.
Now, frame is cleared and next message selected.
2020-04-14 14:29:37 +02:00
Gioacchino Mazzurco
37854c8f23
Fix compiler error on 32bit platforms 2020-04-14 12:26:21 +02:00
Gioacchino Mazzurco
dc9ba74bdd
Add missing postToObjcted in RsGxsUpdateBroadcast
Deprecate RsGxsUpdateBroadcast each service should handle its own event
2020-04-14 12:24:57 +02:00
Gioacchino Mazzurco
4c0baa1ec3
Fix JSON API event handler registering behavior
As a bonus the behaviour is now homogeneous between C++ API and JSON API
Fix a bunch of compiler warning
RsEvents implementation is now safer
mHandlerMaps size is known at compile time, so use an std::array instead
  of vector
2020-04-14 12:24:57 +02:00
Gioacchino Mazzurco
55d466f79b
Initial work on RsFiles links support in libretroshare 2020-04-14 12:17:01 +02:00
csoler
b6c5e2f188
Merge pull request #1847 from csoler/v0.6-GxsDbFix
This branch aims at fixing the requests problems in RsGxsDataAccess
2020-04-13 14:13:33 +02:00
csoler
54f8ef1ffe
fixed small bug causing read/unread and new msgs to not update immediately 2020-04-12 23:07:42 +02:00
csoler
f74c65fcc0
created a specific GxsEvent for Group Statistics changes and handle it in the GUI for all friends at once every 2 min at most 2020-04-11 20:52:35 +02:00
drbob
0113aed20f Disable follow / rate buttons, and fix time filter periods 2020-04-11 16:23:12 +10:00