csoler
|
0a6e15c524
|
clear comments when switching channels
|
2020-11-08 15:38:37 +01:00 |
|
csoler
|
08e2987154
|
added icon over posts with comments in channels
|
2020-11-07 20:52:50 +01:00 |
|
csoler
|
dc90d6f6dc
|
renamed SSGXSChannelGroup to GxsChannelGroupInfo, mCount in RsGxsChannelPost to mAttachmentCount and added a mCommentCount member. Also added some missing override in p3gxschannels.cc
|
2020-11-06 23:08:18 +01:00 |
|
Phenom
|
c5a80cce36
|
Add Download All files in Channel post
|
2020-11-06 18:08:08 +01:00 |
|
csoler
|
31cde36d59
|
fixed re-setting current message as read when leaving a channel
|
2020-11-05 22:46:49 +01:00 |
|
csoler
|
de2499ce6e
|
fixed text and condition for post sync warning
|
2020-11-02 18:23:50 +01:00 |
|
defnax
|
bea5a9fa51
|
Added back counting on Subscribe button
|
2020-11-01 14:43:26 +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
|
b74e6dbe42
|
removed misplaced auto-download from subscribe button, and enable/disable subscribe for distant search results
|
2020-10-26 20:46:50 +01:00 |
|
csoler
|
74edefcc43
|
added infrastructure to track oingoing distant GXS group requests
|
2020-10-25 22:47:48 +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
|
beb9aeaf65
|
changed Feed into Log in settings
|
2020-10-21 22:24:24 +02:00 |
|
csoler
|
f1d98913d1
|
fixed disabling of channel post comment box on resize and comment
|
2020-10-21 22:07:45 +02:00 |
|
csoler
|
8df74ee00d
|
fixed defaut zoom 1.0->1.2, removed ref to fromSecsSinceEpoch
|
2020-10-18 16:55:28 +02:00 |
|
csoler
|
5fe37e013a
|
improving readability of channel list view items
|
2020-10-16 23:08:11 +02:00 |
|
csoler
|
695706cfae
|
switched to human readable sizes in channels list view
|
2020-10-16 22:52:02 +02:00 |
|
csoler
|
a9a3e070bb
|
absorbed PR 2031
|
2020-10-04 15:51:17 +02:00 |
|
csoler
|
fa627e6347
|
Merge pull request #2069 from csoler/v0.6-ChannelsGUI
Fixes for channels GUI
|
2020-10-03 21:09:38 +02:00 |
|
csoler
|
07e9347122
|
removed alternate row colors. Added a tooltip about zooming
|
2020-10-02 17:56:59 +02:00 |
|
csoler
|
c640fd779d
|
fixed comflicts with upstream
|
2020-09-27 20:51:05 +02:00 |
|
csoler
|
e389c01571
|
fixed alternating row colors, and removed explicit background color
|
2020-09-26 18:50:51 +02:00 |
|
csoler
|
56f3df6737
|
removed "0 files" mention
|
2020-09-26 17:47:09 +02:00 |
|
defnax
|
c74dd2c55c
|
Fixing to use the blue icons
|
2020-09-12 16:37:31 +02:00 |
|
csoler
|
2e6a87a2ea
|
merged upstream/master
|
2020-09-11 21:36:45 +02:00 |
|
csoler
|
8d6bd1a0b8
|
added menu entry to switch single post as unread, and fixed the setAllMsgAsRead function
|
2020-09-10 20:07:13 +02:00 |
|
csoler
|
96a8c23f1e
|
disable post details when no post is selected (prevents posting comments to empty post)
|
2020-09-09 23:19:36 +02:00 |
|
csoler
|
4d934993f3
|
added comment count to details
|
2020-09-09 23:14:20 +02:00 |
|
csoler
|
e234cb933d
|
added color marker for selection
|
2020-09-09 21:31:08 +02:00 |
|
csoler
|
74d762d67c
|
moved post title to top (deprecates #2052)
|
2020-09-08 21:26:16 +02:00 |
|
csoler
|
660b1c4025
|
added a factor to scale the font
|
2020-09-07 20:49:13 +02:00 |
|
csoler
|
149b2c0fbe
|
fixed bug causing selection to fail in list mode
|
2020-09-07 18:21:07 +02:00 |
|
csoler
|
943bd9b50e
|
removed explicit maximum size that is not needed anymore and causes a bug on some Qt implementations
|
2020-09-06 17:27:33 +02:00 |
|
csoler
|
b8c14d6bc4
|
fixed bug in auto-determination of aspect ratio and update of geometry
|
2020-09-05 14:24:39 +02:00 |
|
csoler
|
062f0eb195
|
added auto-selection of aspect ratio in posts view
|
2020-09-05 13:57:40 +02:00 |
|
csoler
|
af16659783
|
added possibility to change the aspect ratio of thumbnails and replaced image warping by largest centered cropping
|
2020-09-04 23:36:41 +02:00 |
|
csoler
|
ab9507c80a
|
make channel contact author a link only when it is not null
|
2020-09-04 14:51:04 +02:00 |
|
csoler
|
9005f22395
|
added # of posts at friends and locally in channels
|
2020-09-04 14:50:12 +02:00 |
|
csoler
|
b40c329596
|
improved layout of items in list view
|
2020-08-30 11:20:13 +02:00 |
|
csoler
|
cbb3b4cd6d
|
clear showOnlyUnread button when switching channels
|
2020-08-30 10:59:28 +02:00 |
|
csoler
|
89444537b1
|
added show unread only button. Merged list/grid buttons
|
2020-08-29 17:31:48 +02:00 |
|
csoler
|
3ba9a1eb5d
|
auto clear of search field and fixed bug causing some lines not to update
|
2020-08-29 14:46:35 +02:00 |
|
csoler
|
11ecd6fbd1
|
keep focus on current item when changing view mode
|
2020-08-29 14:13:03 +02:00 |
|
csoler
|
f17fae4519
|
switch to svg icon for list layout
|
2020-08-28 22:39:48 +02:00 |
|
csoler
|
bfee7a0266
|
replaced context menu by grid/list toolbuttons
|
2020-08-28 21:53:24 +02:00 |
|
csoler
|
503aa9929f
|
added DL menu entry
|
2020-08-28 14:48:06 +02:00 |
|
csoler
|
03ac2eb53c
|
fixed update of sizes in channel list view
|
2020-08-28 14:07:32 +02:00 |
|
csoler
|
81e08d0004
|
added small shift on text
|
2020-08-27 22:07:23 +02:00 |
|
csoler
|
e7ece78673
|
fixed sizes
|
2020-08-27 22:07:23 +02:00 |
|
csoler
|
931c1a7286
|
approaching solution for sizes
|
2020-08-27 22:07:23 +02:00 |
|