csoler
d3cb789fcd
added missing file
2020-09-29 08:18:34 +02:00
csoler
6e33c65334
used a more compact layout for comment button in order to align everything in compact view
2020-09-28 22:27:44 +02:00
csoler
819035472d
added missing code for marking all msgs as read/unread
2020-09-27 23:21:03 +02:00
csoler
ff0836929d
removed explicit color in board items to comply with css style
2020-09-27 20:31:16 +02:00
csoler
42951e8098
moved share button to the right
2020-09-26 21:00:46 +02:00
csoler
fc20b42964
moved the buttons down in card view
2020-09-26 17:54:50 +02:00
csoler
2a51da2291
fixed bugs in setting read status
2020-09-26 14:41:20 +02:00
csoler
2561b9bc7e
fixed show/hide notes frame
2020-09-26 11:21:11 +02:00
csoler
4ae61ddbca
renamed BoardPostDisplayWidget into BoardPostDisplayWidget_compact
2020-09-25 23:18:01 +02:00
csoler
4787675e91
split the UI for board items into two different widgets
2020-09-25 23:16:29 +02:00
csoler
5dfa481f2f
added code to change posts read status
2020-09-22 23:32:10 +02:00
csoler
010fc1dc44
tried to improve layout of items
2020-09-22 22:43:24 +02:00
csoler
1f253f6bfa
using a simple comments tree in tab in order to avoid layout problems
2020-09-20 21:46:31 +02:00
csoler
841152fb90
unsuccessful attempt to fix sizes
2020-09-20 11:50:57 +02:00
csoler
f64482e3dd
switched to using tabs for comments in order to have more room. Layout still not working
2020-09-19 22:32:19 +02:00
csoler
c7bc7e814b
added a cache for comments in comment tree widget to make loading synchronous when necessary
2020-09-18 23:12:48 +02:00
csoler
a142694896
preserve sorting strategy when updating posts
2020-09-18 21:59:57 +02:00
csoler
0e4d438066
fixed model update when new vote is posted by user
2020-09-17 21:08:07 +02:00
csoler
364e9ffdd2
use single view mode button system, similar to channels
2020-09-13 21:39:10 +02:00
csoler
395435b5f3
added code for showing author on people tab
2020-09-13 21:16:03 +02:00
csoler
a6a3bd3f0f
fixed resizing of items when resizing the item list
2020-09-13 20:32:56 +02:00
csoler
01683aac4e
always hide expand button since we have the photoview
2020-09-13 20:15:52 +02:00
csoler
fa72af4d0c
merged upstream/master
2020-08-25 11:52:06 +02:00
csoler
76511479af
switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath()
2020-08-19 16:19:42 +02:00
csoler
209355b9a5
converted all calls to QIcon("somefile.png") into FilesDefs::getIconFromQtResourcePath("somefile.png") to save memory duplicated by Qt
2020-08-15 22:17:52 +02:00
csoler
40acef3f70
centralized forceRedraw() in boards
2020-08-13 21:07:30 +02:00
csoler
a129f6e6f9
centralized forceRedraw() in boards
2020-08-13 21:06:48 +02:00
csoler
28568621a1
added proper loading of comments in Boards
2020-08-13 14:29:11 +02:00
csoler
2bdb389200
added hide/unhide comments inside QTreeView
2020-08-12 22:40:01 +02:00
csoler
da200f1e1d
fixed layout in Boards
2020-08-12 14:09:43 +02:00
csoler
2cce3963cb
fixed expanding of compact items in boards
2020-08-12 14:06:43 +02:00
csoler
20346fc30e
fixed voting in Boards
2020-08-12 12:02:28 +02:00
csoler
347b3ac9aa
added mechanism for voting. Not working yet
2020-08-11 22:10:22 +02:00
csoler
4bc90ea9ad
added photoview on click to compact view in boards
2020-08-11 20:49:51 +02:00
csoler
ddd4ac8087
fixed the size problem in boards UI
2020-08-11 16:00:49 +02:00
csoler
6f1e1f8523
attempt to fix size problem in boards display widget
2020-08-11 13:04:29 +02:00
csoler
bdb36f7528
fixed sizes and switching between modes
2020-08-09 14:09:50 +02:00
csoler
033596a080
added two-views system for boards. Widgets are not yet correct
2020-08-07 17:22:55 +02:00
csoler
07cfa25c43
added missing file
2020-08-01 19:44:46 +02:00
csoler
37b9bdb068
fixed search
2020-07-12 20:58:46 +02:00
csoler
b7a9962400
fixed display 10-posts chunks
2020-07-12 20:17:32 +02:00
csoler
6e07ead572
added display of 10-posts chunks
2020-07-12 18:02:44 +02:00
csoler
1fced473d8
fixed sorting
2020-07-12 15:22:31 +02:00
csoler
6e3405d981
improved display in boards
2020-07-06 22:29:36 +02:00
csoler
7cec536904
added edit mode
2020-07-04 23:00:48 +02:00
csoler
75cf9d6c86
fixed scaling of items.
2020-07-04 22:51:10 +02:00
csoler
b453f80cbd
display content in post widgets. Sizes still to fix up
2020-07-04 15:58:16 +02:00
csoler
e676f83ab3
added new display widget for boards copying functionality from CardView
2020-07-02 21:15:48 +02:00
csoler
7db48990c3
started creation of board model. Does not compile yet.
2020-07-01 20:38:44 +02:00
defnax
3af0afe264
Merge pull request #2002 from defnax/reputation-for-board-posts
...
Added reputation check for board posts
2020-06-06 13:20:39 +02:00
defnax
4148e3c8db
update to use FilesDefs
2020-06-06 00:31:04 +02:00
defnax
58cfbbd823
Enabled sorting for gxs transport statistics, view details & small changes
...
* Enabled sorting for gxs transport statistics
* Context menu to view author details on gxs transport groups
* ui layout fixes for view boards details
* Display counting for people tree
2020-06-04 19:38:46 +02:00
defnax
58a4eafcc2
Added reputation check for board posts
...
* Added reputation check for board posts
* Added show author feature for the menu
2020-06-03 12:24:58 +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
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
Phenom
f6260a95ae
Add Votes when calling getPostData.
2020-05-13 00:36:14 +02:00
defnax
2ec021e1cf
Fixing Indentation
2020-05-11 14:42:28 +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
csoler
6f6e0de5f1
merged with upstreamm/master
2020-05-09 22:33:27 +02:00
defnax
c2372322e1
Fixed stylesheet issues on PostedItem class
...
* Fixed stylesheet issues on PostedItem class
2020-05-05 01:46:07 +02:00
csoler
f5af7dfeb3
fixed up top bar tooltips to display what the numbers actually mean
2020-04-27 21:56:43 +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
csoler
958db27eaa
started improving Boards the same way than Channels. Not working yet
2020-04-21 20:59:14 +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
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
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
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
csoler
b0e61376f1
removed calls to getServiceStatistics from GxsUserNotify and replaced by info collected by GxsGroupFrameDialog
2020-04-08 21:11:53 +02:00
csoler
28a21392ca
removed TokenQueue from UserNotify
2020-04-04 22:54:54 +02:00
csoler
cf7a77e512
finished converting GxsMessageFrameWidget to blocking API
2020-03-31 20:21:16 +02:00
csoler
55c810f848
first pass for converting GxsMessageFrameWidget to blocking API
2020-03-29 23:21:48 +02:00
defnax
858d8142b0
rename some notify settings strings links to boards
...
* rename some notify settings strings links/posted to boards
* connect attempt to Friend requests
2020-03-24 13:31:50 +01:00
csoler
6c1f09a53b
completely removed TokenQueue from GxsGroupDialog and GxsGroupFrameDialog
2020-03-22 21:47:14 +01:00
csoler
05afc40804
fixed a few bugs
2020-03-21 17:44:58 +01:00
csoler
b8ec91aac5
fixed missing returns
2020-03-21 15:46:52 +01:00
csoler
2387150f64
1/4 convertion of GxsGroupFrameDialog to blocking API
2020-03-21 15:25:34 +01:00
csoler
4c4b7ce754
Merge pull request #1826 from csoler/v0.6-FT4
...
attempt to solve GXS data access problems in new blocking API
2020-03-13 14:37:53 +01:00
csoler
aa05348d55
removed token queue from PostedCreatePostDialog
2020-03-11 22:41:19 +01:00
csoler
dc3c3488df
added blocking API for createComment() in GxsCommentService and removed token queue from GxsCreateCommentDialog
2020-03-09 21:01:55 +01:00
defnax
eb96350a5f
cleanup & remove old icons with new one
2020-03-03 16:26:47 +01:00
csoler
737b846e23
Merge branch 'master' into v0.6-FT4
2020-02-22 21:11:00 +01:00
csoler
bb498c3dc0
Merge pull request #1803 from defnax/removed-old-unused-icons
...
Removed old unused icons
2020-02-22 17:47:32 +01:00
csoler
941b55c9a5
Merge pull request #1797 from defnax/removed-checkbox
...
Removed unfinished checkbox
2020-02-22 17:03:52 +01:00
csoler
5faee5ebe2
Merge pull request #1799 from defnax/update-and-cleanup-the-wiki-icons
...
Update and cleanup the wiki icons & small improvements
2020-02-22 17:01:02 +01:00
defnax
e19f97f820
more cleanup
2020-02-22 13:24:30 +01:00
defnax
87f64a1e2b
removed old unused icons
2020-02-22 01:26:20 +01:00
defnax
12c8e59b58
Added a Label open the Board of the post via rs link
...
Added a Label for open the Board of the post via rs link, to show on news feed the link.
2020-02-21 16:14:56 +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
167380127b
merged upstream/master
2020-02-17 19:54:16 +01:00
defnax
e796fa2658
removed unfinished checkbox
2020-02-16 20:44:04 +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
defnax
34067223e7
rename on details
2020-02-13 00:12:55 +01:00
csoler
01c4534a20
load/save prefered identity for voting in posted
2020-02-12 21:10:35 +01:00
defnax
bedd2d36d4
Added to store last used page for post creation
...
Added to store last used page for post creation
2020-02-12 18:23:58 +01:00
defnax
920463a4ae
update few more strings to the new naming
2020-02-11 14:51:52 +01:00
defnax
01068acb18
update the help page
2020-02-10 20:35:49 +01:00