Commit Graph

14942 Commits

Author SHA1 Message Date
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
b88f664e57 fixed conflicts 2020-09-13 00:39:34 +02:00
csoler
d91a2d31e8 fixed merge 2020-09-13 00:25:13 +02:00
csoler
539eb36b58
Merge pull request #2064 from csoler/v0.6-ChannelsGUI
V0.6 channels gui
2020-09-12 23:53:19 +02:00
csoler
78586e1fbd removed another unused ui file 2020-09-12 22:45:12 +02:00
csoler
27e298b9f6 removed unused files to fix compilation 2020-09-12 22:34:58 +02:00
csoler
5915c27b9f merged upstream 2020-09-11 22:37:26 +02:00
csoler
96cbbce3b1
Merge pull request #2021 from RetroPooh/permis-matrix-descr
service descriptions in permission matrix
2020-09-11 22:29:16 +02:00
csoler
315e7e0b0e
Merge pull request #2025 from chelovechishko/forums_gui
Forums gui
2020-09-11 21:53:52 +02:00
csoler
6e3f42381e
Merge pull request #2060 from csoler/v0.6-BugFixing_2
UI Bug fixing
2020-09-11 21:21:47 +02:00
csoler
37c7a0aa44
Merge pull request #2054 from csoler/v0.6-ChannelsGUI
V0.6 channels gui
2020-09-11 21:20:20 +02:00
csoler
138cff6547 fixed async inconsistency causing markAllAsRead to fail when switching channels 2020-09-10 21:02:06 +02:00
csoler
d74c113e92 removed some debug output and some compiler warnings 2020-09-10 20:16:10 +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
c01392bfc3 added icons for aspect ratio 2020-09-09 20:35:52 +02:00
csoler
384cacfccd fixed overlapping text in msg creation window 2020-09-08 21:45:04 +02:00
csoler
74d762d67c moved post title to top (deprecates #2052) 2020-09-08 21:26:16 +02:00
csoler
d691454d57 removed "Load Channel In Background" button that is now irrelevant 2020-09-08 21:04:35 +02:00
csoler
70b07cd613
Merge pull request #2062 from csoler/v0.6-HiddenNodeFixing
Hidden nodes always drop IP information from normal nodes.
2020-09-08 13:36:16 +02:00
G10h4ck
8f2824f44e
Merge pull request #2055 from G10h4ck/bdboot_txt_update
Update bdbood.txt plus add a script to keep it fresh
2020-09-08 09:21:03 +02:00
csoler
9c11b21ee7 using font scale of 1.5 2020-09-07 20:55:01 +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
a4d3848547 Hidden nodes always drop IP information from normal nodes. 2020-09-05 10:29:12 +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
bebc9f2863 added selection of thumbnail aspect ratio 2020-09-04 19:45:06 +02:00
csoler
80875dddd7 fixed default flags/picture on channel post creation 2020-09-04 15:15:45 +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
05daa0387b added some debug info in p3gxschannels.cc 2020-09-03 20:53:57 +02:00
csoler
97762093ce added missing initialization of write-only pointer that causes error in RsTypeSerializer 2020-09-01 22:34:56 +02:00
csoler
e2a04c1baa
Merge pull request #2059 from G10h4ck/stubborn_post
Forum add API to mark a post to be kept forever
2020-09-01 22:28:10 +02:00
csoler
4e923bd8ad
Merge pull request #2057 from G10h4ck/rm_deadcode
Remove a bunch of deadcode
2020-09-01 22:25:29 +02:00
csoler
7541a5cb80
Merge pull request #2058 from G10h4ck/fix_docu
Remove documentation for param which doesn't exists anymore
2020-09-01 22:24:25 +02:00
Gioacchino Mazzurco
06d8476120
Forum add API to mark a post to be kept forever
This way the post never get deleted even when older then  parent group
  maximum storage time
2020-09-01 16:15:49 +02:00