Commit graph

37 commits

Author SHA1 Message Date
Phenom
68e027b227 Fix GXS (Forum/Channel/Boards) RSLink
Have to add ID: tag in Board Filter due to range view.
2020-11-10 15:33:44 +01:00
csoler
08e2987154 added icon over posts with comments in channels 2020-11-07 20:52:50 +01:00
csoler
de2499ce6e fixed text and condition for post sync warning 2020-11-02 18:23:50 +01:00
csoler
d868ee3e42 best version so far to allow copy of data using a QTextEdit in comments (needs to enable the USE_NEW_DELEGATE #ifdef) 2020-11-01 20:28:57 +01:00
csoler
b5cfa46073 fixed missed notification in Messages when new/draft msg happens by switching to new event system 2020-10-28 21:26:07 +01:00
csoler
d086975d54 hide/show sync parameters if group is subscribed or not 2020-10-24 21:40:36 +02:00
csoler
c30107c248 added up-to-date info about sync period in group data details (channels, boards, forums) and warning when the sync period is too small w.r.t. the date of last post 2020-10-24 21:17:34 +02:00
csoler
bf3285dfc1 increased number of posts to show in boards to 25. Used a single variable for it 2020-10-22 22:19:49 +02:00
csoler
acd61fd531 save chosen ID in posted 2020-10-16 21:59:29 +02:00
csoler
f400607c88 fixed disabling of newthread/post buttons on unsubscribed groups 2020-10-13 23:51:53 +02:00
csoler
725c000ce7 moved showAuthorInPeople to PostedListWidgetWithModel, out of share menu, and disabled edit for now 2020-10-09 23:27:44 +02:00
defnax
35cbe5bacb Fixed to get work the Copy RS Link for the share action 2020-10-07 21:35:53 +02:00
csoler
2af66e91c5 fixed closing of comments tab when comments update 2020-10-03 21:47:00 +02:00
csoler
6cc9cdf130 keep current voter ID as poster ID in comment dialog 2020-10-01 21:25:32 +02:00
csoler
5e2f46a5fc use the comments ID to create new comment 2020-10-01 21:06:51 +02:00
csoler
c30c7a4dfe make interactions on BoardPostWidget to mark the post as read 2020-10-01 21:06:51 +02:00
csoler
5c240c6abb fixed layout of compact view to use a constant apsect ratio with cropping 2020-09-30 21:35:30 +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
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
1f253f6bfa using a simple comments tree in tab in order to avoid layout problems 2020-09-20 21:46:31 +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
a142694896 preserve sorting strategy when updating posts 2020-09-18 21:59:57 +02:00
csoler
364e9ffdd2 use single view mode button system, similar to channels 2020-09-13 21:39:10 +02:00
csoler
a6a3bd3f0f fixed resizing of items when resizing the item list 2020-09-13 20:32:56 +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
2bdb389200 added hide/unhide comments inside QTreeView 2020-08-12 22:40:01 +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
ddd4ac8087 fixed the size problem in boards UI 2020-08-11 16:00:49 +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