Commit Graph

14927 Commits

Author SHA1 Message Date
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
Gioacchino Mazzurco
4a81f7f5db
Remove documentation for param which doesn't exists anymore 2020-09-01 15:36:47 +02:00
Gioacchino Mazzurco
162028abd0
Remove a bunch of deadcode 2020-09-01 12:01:38 +02:00
Gioacchino Mazzurco
b093848789
Update bdbood.txt plus add a script to keep it fresh 2020-08-31 21:56:58 +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
9652654b6a fixed unitialized memory read causing unexpected behavior in thumbnails 2020-08-29 19:45:35 +02:00
csoler
ca49232ff1 only switch read/unread status when necessary 2020-08-29 18:40:13 +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
0573ad2678
Merge pull request #2050 from defnax/wire-cleanup
[TheWire] removed hardcoded stylesheets from the frames
2020-08-28 21:17:39 +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