csoler
|
0488293a1f
|
removed more token queue system from forums and comments
|
2022-07-10 21:34:24 +02:00 |
|
csoler
|
ac4b9b2971
|
removed token system from GxsCommentDialog
|
2022-07-09 22:33:42 +02:00 |
|
csoler
|
819dc173e0
|
removed TokenQueue from GxsMessageFrameWidget
|
2022-06-22 15:43:57 +02:00 |
|
csoler
|
6359a05f55
|
fixed update of post button when channel publish rights received
|
2021-02-15 14:11:44 +01:00 |
|
csoler
|
894570e2b7
|
improved name and tooltip of subscribe button when no data is available
|
2021-02-06 17:31:33 +01:00 |
|
csoler
|
95fc1a56c8
|
Merge remote-tracking branch 'upstream/master' into v0.6-BugFixing_6
|
2021-01-21 18:15:08 +01:00 |
|
csoler
|
ccd6df5c5f
|
removed smiley substitution in Posted and other places where not strictly necessary
|
2021-01-21 17:58:23 +01:00 |
|
csoler
|
4fa5aa6c2c
|
Merge pull request #2238 from PhenomRetroShare/Fix_OldQtSplitCompil
Fix Old Qt Split Compil
|
2021-01-21 15:34:58 +01:00 |
|
Phenom
|
be33ca0f01
|
Fix Old Qt Split Compil
|
2021-01-20 17:12:13 +01:00 |
|
csoler
|
f491e3c20e
|
fixed conflict with master
|
2021-01-19 22:34:44 +01:00 |
|
Phenom
|
c3ab730dae
|
Fix Channel Files Sort Order
|
2021-01-19 19:56:08 +01:00 |
|
csoler
|
20082321e7
|
removed variable shadowing another
|
2021-01-19 19:42:24 +01:00 |
|
csoler
|
af696639cc
|
fixed channel UI so that comment label is only shown when a new comment is here
|
2021-01-12 22:31:59 +01:00 |
|
csoler
|
5a1e6b8b60
|
added context menu with copy link in channel posts files
|
2021-01-09 15:40:15 +01:00 |
|
csoler
|
a3b7dbe55e
|
fixed merge
|
2020-12-01 09:35:11 +01:00 |
|
csoler
|
6c13d4bf4d
|
attempt to fix default sorting in channel file list
|
2020-11-28 16:51:02 +01:00 |
|
csoler
|
bce514115d
|
added proper notifications when a group is deleted
|
2020-11-25 23:35:20 +01:00 |
|
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
|
d2bd947252
|
fixed bug due to passing shared_ptr to RsThread::async() without making an explicit copy before
|
2020-11-08 18:25:20 +01:00 |
|
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 |
|