347 Commits

Author SHA1 Message Date
csoler
c8939bf8fb
Merge pull request #2089 from defnax/Postbutton-fix
Fixing the Post buttons to get disabled when the limit has been exceeded
2020-11-01 22:07:14 +01:00
defnax
11d3583233 * Fixing the Post buttons to get disabled when the limit has been exceeded 2020-10-28 22:53:42 +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
e9c12f6aed
Merge pull request #2076 from defnax/Buttons-fixes
Changed the buttons to use QPushButton for Create & Post Buttons
2020-10-22 00:05:47 +02:00
defnax
459e603976 Moved the Subscribe Button for Boards to a new place & set Stylesheet for the "Apply & Close" button 2020-10-21 22:05:14 +02:00
csoler
4ed1d1f8fc switch relative/absolute TS between label and tooltip in boards 2020-10-17 20:53:07 +02:00
csoler
190857fd5a removed useless line in boards showing url and moved url to title tooltip 2020-10-17 13:38:22 +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
9f72f9919d
Merge pull request #27 from defnax/boards-fix
Look the Card View more like reddits one & fix some default stylsheets
2020-10-11 10:31:20 +02:00
defnax
4741049707 Look the Card View more like reddits one & fix some default stylsheets 2020-10-10 21:58:49 +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
csoler
e2b9100380
Merge pull request #25 from defnax/boards-fix
Fix for Card View to show the Banned Image when author is banned.
2020-10-08 20:42:15 +02:00
defnax
d8f65f0c76 Fix for Card View to show the Banned Image when author is banned. 2020-10-08 19:56:08 +02:00
csoler
ac6b14540a
Merge pull request #24 from defnax/boards-fix
Boards fixes
2020-10-07 23:09:08 +02:00
defnax
05a97c13a7 Added Thumbnail for blocked messages
* Added Thumbnail for blocked messages
* Fixed to disable the Picture Label when Author is banned.
2020-10-07 22:22:59 +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
054ae9a3ce fixed wrong context menu policy in boards widget list 2020-10-06 21:53:50 +02:00
defnax
a866184d6d restore back changes 2020-10-06 21:38:06 +02:00
defnax
d122b3f1e5 Fxed to get work Copy RetroShare Link
*Fxed to get work Copy RetroShare Link
*Fxing margins for compact ui
*Fixing darkstylsheets
2020-10-06 20:21:17 +02:00
csoler
0e3739b9d7 merged upstream/master 2020-10-03 21:55:14 +02:00
csoler
65f7ead18d use default icon when post author is banned 2020-10-03 21:49:45 +02:00
csoler
2af66e91c5 fixed closing of comments tab when comments update 2020-10-03 21:47:00 +02:00
csoler
f064325592 fixed default size of default icon in boards 2020-10-03 18:59:44 +02:00
csoler
5e3dab62fd always display picture in compact view, possibly replacing missing picture by placeholder 2020-10-03 17:56:24 +02:00
csoler
780ffe3504 fixed the "new" property so that the style can act on it 2020-10-02 21:38:36 +02:00
csoler
6d8f5512f9 restored text on comment button, and added blue hover effect from ClickableLabel 2020-10-01 23:38:13 +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
fc4c111d1a added missing tooltip 2020-09-30 22:44:29 +02:00
csoler
0078f02d39 fixed toolbutton noText property for comments, and let Qt decide on the size of icons 2020-09-30 21:42:47 +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
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