Commit Graph

436 Commits

Author SHA1 Message Date
csoler
f422c7249a
Merge pull request #1966 from PhenomRetroShare/Fix_ChannelMarkAllRead
Fix Channels Mark All as Un/Read.
2020-05-22 18:23:55 +02:00
csoler
eeca7c6d3a
Merge pull request #1963 from csoler/v0.6-GxsGroup
fixed compilaiton of photoshare due to changes in GxsChange class
2020-05-22 18:21:33 +02:00
Phenom
ee0cc25b13 Fix Channels Mark All as Un/Read. 2020-05-22 12:33:54 +02:00
csoler
82690561b6
fixed compilaiton of photoshare due to changes in GxsChange class 2020-05-21 22:45:49 +02:00
csoler
2a5adddc3b
Merge pull request #1881 from PhenomRetroShare/Add_VotesOn_getPostData
Add Votes when calling getPostData.
2020-05-21 22:38:06 +02:00
Phenom
f6260a95ae Add Votes when calling getPostData. 2020-05-13 00:36:14 +02:00
csoler
12a9dc5a79
fixed UI bugs reported by jolavillette 2020-05-12 18:53:51 +02:00
csoler
a7d89f1fbb
hide moderator list in new forum feed item 2020-05-10 13:48:57 +02:00
csoler
6f6e0de5f1
merged with upstreamm/master 2020-05-09 22:33:27 +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
Phenom
e0e1411ab9 Fix PR#1907 by setting bool in the place that other. 2020-05-05 09:36:44 +02:00
defnax
2c0cdf398a Channel loading issue fix by ET 2020-05-04 22:27:57 +02:00
csoler
65fa29e789
fixed notifications on circle not working due to cache reload failure. That circle cache code needs a real cleanup 2020-05-04 20:54:08 +02:00
csoler
32baccae97
finished cleaning GxsCircle Notifications 2020-05-02 15:09:32 +02:00
Phenom
e8b8119174 Fix Channel Post Comments Number 2020-04-29 00:52:19 +02:00
csoler
767440afc5
added circle invite notifications 2020-04-28 21:39:38 +02:00
csoler
f5af7dfeb3
fixed up top bar tooltips to display what the numbers actually mean 2020-04-27 21:56:43 +02:00
Phenom
6a9e008897 Change ChannelPostITem Title to Elided so you can read long one. 2020-04-27 19:27:04 +02:00
csoler
89843a6cbe
added NewsFeed item for advertising about new/removed moderators 2020-04-27 15:11:32 +02:00
csoler
958db27eaa
started improving Boards the same way than Channels. Not working yet 2020-04-21 20:59:14 +02:00
csoler
5b761c72ba
removed debug info 2020-04-19 21:07:53 +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
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
678bcf5830
improved efficiency of channel posts loading 2020-04-17 23:23:59 +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
9b42940cd7
removed dead code 2020-03-31 22:21:14 +02:00
csoler
8cf78b072b
added more info when loading forums 2020-03-26 17:10:29 +01:00
defnax
eb96350a5f cleanup & remove old icons with new one 2020-03-03 16:26:47 +01:00
csoler
1c84c6123b
removed deadcode from IdDialog and moved CircleItem to new async API 2020-02-20 20:53:40 +01:00
csoler
5645d71699
fixed connexion between posted items and async API, and removed dead code and debug info 2020-02-19 21:52:55 +01:00
csoler
7e08d24b64
removed most of the token queue system from GxsFeedItems 2020-02-18 20:15:23 +01:00
csoler
659955752d
Merge pull request #1780 from defnax/rename-posted-to-boards-and-cleanup-icons
Rename posted to boards and cleanup icons
2020-02-15 14:37:25 +01:00
csoler
b5aa66f81b
Merge pull request #1781 from defnax/added-spacer-to-channel-post-item
Added spacer to channel post item
2020-02-15 14:33:20 +01:00
csoler
101bc32679 fixed missing return in GxsChannelPostItem::uniqueIdentifier() 2020-02-10 13:06:10 +01:00
defnax
9301a1b8d2 added missed spacer to channel post item 2020-02-08 20:51:37 +01:00
defnax
f12a36fcfb Rename Posted to Boards & cleanup remove old icons
Rename Posted to Boards & cleanup remove old icons
2020-02-08 17:29:50 +01:00
csoler
ab2e116fd2
properly hide the msgFrame when msg is empty in channel post item 2020-01-18 18:20:29 +01:00
csoler
99a106d277
moved the "new" button on top right position and file label to the right 2020-01-18 17:42:28 +01:00
csoler
765664b4f8
tried to sorted out the layout of channel item 2020-01-18 15:42:04 +01:00
csoler
5df7f7667f
fixed crash in NewFeed when attempting to find a widget using its identifier 2020-01-16 20:33:34 +01:00
csoler
c552890459
attempt to sort out the mess in item deletion in FeedHolder widgets 2020-01-14 21:43:29 +01:00
csoler
8f80db07c5
removed debug output 2019-12-21 14:44:16 +01:00
csoler
137cb5271d
fixed feed bug by moving away from std::string as a return type to uniqueIdentifier(). Now uint64_ hash is used and cached 2019-12-21 14:33:53 +01:00
csoler
856d1b62a7
moved to QueuedConnection to update the feed count 2019-12-19 21:04:18 +01:00
csoler
301874e756
fixed output of IP in PeerItem 2019-12-16 21:09:53 +01:00
csoler
11c520d280
replaced QString output of uniqueIdentifier() in feedItem classes by a std::string because QString caused random crashes 2019-12-15 16:46:22 +01:00
csoler
da6e7f9e9b
fixed conflicts with master 2019-12-14 18:27:41 +01:00