defnax
2406bf9cb4
Added to display a new colored forum icons when forum is restricted to a circle
...
* Added to show a red icon when forum is restricted to a private circle, show a green icon when forum restricted to a public circle.
* Removed unnecessary colored icons for signed/tracking.
2020-12-10 19:56:01 +01:00
csoler
931be5dc6d
fixed update of forum and circle lists when forum/circle is edited
2020-12-06 21:29:56 +01:00
csoler
a3b7dbe55e
fixed merge
2020-12-01 09:35:11 +01:00
csoler
056ab8da56
fixed update of forum post bold when children posts are set as read
2020-11-28 21:56:39 +01:00
csoler
d842c6fe52
Merge remote-tracking branch 'upstream/master' into v0.6-BugFixing_4
2020-11-28 21:34:32 +01:00
csoler
bce514115d
added proper notifications when a group is deleted
2020-11-25 23:35:20 +01:00
Phenom
ee6f83aab4
Add Save Selected Post in current Forum when switch to other.
2020-11-25 20:01:47 +01:00
Phenom
8975809019
Fix Missing Forum Message Text
...
When asking data for missing message we got this:
More than one entry for this message. Is the database corrupted?
2020-11-09 16:18:19 +01:00
csoler
4dac402adb
restored read/unread for pinned posts
2020-11-05 22:50:12 +01:00
csoler
1dd54317c7
fixed pinned post immediate update by adding the proper rsEvent notification when updating own group data. Should also help in circles
2020-11-04 22:30:30 +01:00
csoler
07775e5262
added icon for pinned posts and removed colored background
2020-11-02 21:23:04 +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
b01140dcbd
fixed next unread button when new forum is selected
2020-10-22 22:49:31 +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
csoler
d7a5af62fa
fixed update of tab name in forums
2020-10-17 21:07:13 +02:00
defnax
fc9be9175a
Set text for a Editing a Post to "Update"
2020-10-17 15:18:11 +02:00
csoler
f400607c88
fixed disabling of newthread/post buttons on unsubscribed groups
2020-10-13 23:51:53 +02:00
defnax
df29e22be0
Changed the buttons to use QPushButton which is easier with stylesheets
...
* Changed the buttons to use QPushButton which is easier with stylesheets
* Use standard strings Create or Post or Update ( not more OK or Send)
*Added default stylesheet colors for Create & Post Buttons
2020-10-12 21:46:06 +02:00
csoler
c640fd779d
fixed comflicts with upstream
2020-09-27 20:51:05 +02:00
defnax
b84e58aa9a
cleanup old icons
2020-09-14 20:53:16 +02:00
csoler
315e7e0b0e
Merge pull request #2025 from chelovechishko/forums_gui
...
Forums gui
2020-09-11 21:53:52 +02:00
csoler
76511479af
switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath()
2020-08-19 16:19:42 +02:00
chelovechishko
aad8bf0134
gxsforums: fixed wrong branch for displaying text from banned persons
...
add default to false for mdisplaybannedtext
2020-08-16 18:48:57 +09:00
chelovechishko
6b174ede8e
gxsforums: undo leftover of invisible reply menu action
...
for last post in thread
my bad
2020-08-16 16:22:10 +09:00
csoler
209355b9a5
converted all calls to QIcon("somefile.png") into FilesDefs::getIconFromQtResourcePath("somefile.png") to save memory duplicated by Qt
2020-08-15 22:17:52 +02:00
chelovechishko
2c03deaa33
gxsforums: restore post's selection after clearing search filter
2020-07-09 02:33:38 +09:00
chelovechishko
b265cdf284
gxsforums: add background color for pinned and filtered posts into qss
2020-07-06 13:27:06 +09:00
chelovechishko
98cf944f92
gxsforums: enable next unread button even for blank (missing) post
2020-07-06 13:27:06 +09:00
chelovechishko
bbcb605974
gxsforums: make possibility to see posts from banned persons
2020-07-06 13:27:06 +09:00
chelovechishko
4a4adc354f
gxsforums: add separate text color for pinned posts
2020-07-06 13:27:06 +09:00
chelovechishko
db978e147b
gxsforums: hide some leftovers after switching onto next forum
...
at place for buttons and such (above post content)
2020-07-06 13:27:06 +09:00
chelovechishko
43ef74b4ca
gxsforums: disable visibility for childless actions at context menu
2020-07-06 13:26:47 +09:00
chelovechishko
cbfcb2c7fb
gxsforums: resurrect the header context menu
2020-07-02 01:36:30 +09:00
chelovechishko
958d13951c
gxsforums: add expand subtree button to context menu
2020-07-02 01:36:08 +09:00
csoler
8d40224c37
fixed sizes in forums and removed duplicate text on distribution column
2020-06-30 18:10:28 +02:00
csoler
6a3fe9ebf0
added copy link and navigate functions.
2020-06-19 23:03:13 +02:00
csoler
5a6c8de005
fixed abstract item model for channels. Display still missing
2020-06-02 22:22:36 +02:00
Phenom
319ebd66f6
Fix GxsForumModel::setMsgReadStatus dataChanged call
2020-05-21 19:07:03 +02:00
csoler
d52d9c909b
Merge pull request #1875 from csoler/v0.6-GxsGroup
...
Add group change notifications (e.g. circle invites, forum moderation, etc)
2020-05-17 22:37:03 +02:00
defnax
86ec01e991
Added forum settings for Font size & contrast
2020-05-13 19:37:44 +02:00
defnax
b610ce7627
Merge pull request #1154 from chelovechishko/net_bolshe_slyozok
...
gxsforums: make forum's messages respectful to chat options
2020-05-13 14:05:55 +02:00
csoler
6f6e0de5f1
merged with upstreamm/master
2020-05-09 22:33:27 +02:00
Phenom
6d53529cd4
Fix ForumThread Setting Loading
2020-05-09 12:30:32 +02:00
Phenom
0eaa121457
Fix RsElidedItemDelegate for StyleSheet
...
Now StyleSheet is applied well.
2020-05-04 11:35:33 +02:00
Phenom
eab5821ac3
Fix Forum Post ToolButton enabled case.
...
Clear the tree widget too, when forum group selected else changing post
do nothing.
2020-04-28 19:39:07 +02:00
csoler
f5af7dfeb3
fixed up top bar tooltips to display what the numbers actually mean
2020-04-27 21:56:43 +02:00
csoler
3e187600be
removed uninitialized memory read in GxsForumModel
2020-04-26 13:07:39 +02:00
Phenom
e0096c58f3
Fix Forum RSLink making SIGSEGV
2020-04-21 20:42:19 +02:00
csoler
5120f693be
Merge pull request #1859 from csoler/v0.6-ImprovedGUI_4
...
Making channels faster to load
2020-04-21 19:30:49 +02:00