csoler
ea346b5d2a
fixed keeping new zoom size when resizing the channel post window
2023-04-27 22:46:07 +02:00
csoler
0bd4cdae19
Merge pull request #2717 from defnax/ui-fixesv2
...
Fixed to get resizable people page
2023-04-26 11:05:58 +02:00
csoler
669982bc5b
Merge pull request #2718 from defnax/wirefixes10
...
Picture attachments improved [Wire]
2023-04-26 10:21:35 +02:00
csoler
a04ab8664f
removed double saving of distant chat permissions (GUI + libretroshare) leading to inconsistencies
2023-04-25 21:26:26 +02:00
csoler
242b5229d1
Merge pull request #2721 from csoler/v0.6-BugFixing_28
...
removed multiple references to temporary passed accross threads, caus…
2023-04-25 11:34:19 +02:00
csoler
35e08e3b66
fixed keeping post sizes when selelecting unread posts
2023-04-25 11:33:37 +02:00
csoler
0ff4426d72
removed multiple references to temporary passed accross threads, causing random crashes
2023-04-23 22:47:33 +02:00
defnax
f06506ec54
Corrected checkbox text
2023-04-23 19:31:30 +02:00
csoler
e1e95a1562
Merge pull request #2719 from csoler/v0.6-BugFixing_28
...
fixed layout update problem when switching channels
2023-04-23 13:15:01 +02:00
csoler
2ab012261b
fixed wrong column size when first showing the channel posts tab
2023-04-22 22:50:53 +02:00
csoler
3e35ce4ddd
improved the logic to make the channel layout update faster
2023-04-22 18:16:04 +02:00
csoler
9d956f6126
fixed layout update problem when switching channels
2023-04-22 16:19:04 +02:00
csoler
7d70ecdd65
Merge pull request #2716 from csoler/v0.6-BugFixing_28
...
fixed right-click menu on board posts
2023-04-22 15:04:59 +02:00
csoler
2cb8736804
fixed update of forum when marking msg as read/unread with children
2023-04-22 15:02:32 +02:00
defnax
a71d6e2430
Picture attachments improved
...
* Added a remove button to clear pictures
* Improved picture attachments
2023-04-20 23:26:57 +02:00
defnax
7858db9b2c
Use ElidedLabel for post name Label
2023-04-20 19:48:13 +02:00
defnax
d04c28cffc
Fixed to get reizable people page
...
* Fixed to get resizable people page
* Moved text for auto ban as tooltip, keep short text for the checkbox
* Removed empty wasting spacer from Boards bar
2023-04-20 19:00:51 +02:00
csoler
6476cfa4e0
Merge pull request #2711 from defnax/copyimage-clipboard
...
update paste image icon
2023-04-19 20:56:34 +02:00
csoler
1ebff07067
Merge pull request #2715 from thunder2/imageutil
...
Moved RSTextBrowser::checkImage to ImageUtil for use in MimeTextEdit
2023-04-19 20:46:37 +02:00
csoler
83a5d472d4
Merge pull request #2714 from defnax/fix-boards-posteditem
...
Use ElidedLabel for title in PostedItem
2023-04-19 20:45:10 +02:00
csoler
4a69380848
fixed right-click menu on board posts
2023-04-19 20:43:12 +02:00
thunder2
7b28bf5256
Moved RSTextBrowser::checkImage to ImageUtil for use in MimeTextEdit
2023-04-19 01:12:22 +02:00
defnax
c250b229ed
Added ElidedLabel for title in PostedItem
2023-04-18 20:10:52 +02:00
thunder2
1400d91ef6
Use ElidedLabel for title in BoardsPostDisplayWidget
2023-04-18 14:15:59 +02:00
defnax
bf7c2f7b10
update paste image
2023-04-17 22:35:10 +02:00
defnax
3004505832
Added copy image to clipboard feature
2023-04-17 21:01:57 +02:00
csoler
8dfa772782
Merge pull request #2706 from thunder2/SaveImage
...
Moved QAction for saving an image from customContextMenu of GxsForumT…
2023-04-17 19:56:17 +02:00
csoler
a61c32d84c
Merge pull request #2705 from defnax/boardspasteicon
...
Added paste icon for paste button - boards
2023-04-17 19:48:19 +02:00
csoler
b64e4d5645
Merge pull request #2708 from thunder2/CreateGxsForumMsg
...
Removed include of ui_CreateGxsForumMsg.h from CreateGxsForumMsg.h
2023-04-17 13:59:00 +02:00
csoler
7911622d17
Merge pull request #2703 from defnax/wireaccountbox
...
Display on account selection box the headShot image
2023-04-17 13:55:34 +02:00
csoler
09d293909a
Merge pull request #2709 from thunder2/PostedCreatePostDialog
...
Removed unnecessary include in PostedCreatePostDialog.h
2023-04-17 13:51:49 +02:00
csoler
66b2d7c81c
Merge pull request #2685 from csoler/v0.6-Channels-001
...
Improvement of channel version sync (Needs PR #80 )
2023-04-16 23:36:22 +02:00
thunder2
4802de9e52
Removed include of ui_CreateGxsForumMsg.h from CreateGxsForumMsg.h
2023-04-16 16:29:47 +02:00
thunder2
09dd588e7f
Removed unnecessary include in PostedCreatePostDialog.h
2023-04-16 16:27:39 +02:00
thunder2
dceda36f6e
Moved QAction for saving an image from customContextMenu of GxsForumThreadWidget and ChatWidget to RSTextBrowser
2023-04-15 22:21:34 +02:00
defnax
cd14b2e9bb
Added paste icon for boards
2023-04-15 19:30:00 +02:00
defnax
bf0ae5e1ee
Dsplay on account selection box the headshot image
2023-04-14 23:19:47 +02:00
csoler
02ad585c2c
Merge pull request #2701 from PYRET1C/browse_image
...
This PR adds a browse button for the wire for image addition functionality.
2023-04-14 14:18:23 +02:00
PYRET1C
b543281bb3
this commit changed the QFileDialog::getOpenFileName to misc::getOpenFileName
2023-04-14 17:24:37 +05:30
PYRET1C
df8e6b9f96
Revert "this commit changed the QFileDialog::getOpenFileName to misc::getOpenFileName"
...
This reverts commit 5fae434f03
.
2023-04-14 17:21:45 +05:30
PYRET1C
5fae434f03
this commit changed the QFileDialog::getOpenFileName to misc::getOpenFileName
2023-04-14 17:19:32 +05:30
csoler
1ff68e097c
Merge pull request #2696 from defnax/toastersettings
...
moved popup settings for toasters
2023-04-14 09:50:57 +02:00
csoler
29c66b91e1
Merge pull request #2700 from defnax/pastepicture-boards
...
Added paste picture from clipboard feature for picture posts
2023-04-14 09:13:09 +02:00
csoler
a7b2091bb8
added a waiting cursor when loading a channel
2023-04-13 21:51:37 +02:00
csoler
e786669dc2
Merge pull request #2702 from csoler/v0.6-BugFixing_28
...
fixed crash due to calling a method in board item after deletion
2023-04-13 21:35:40 +02:00
csoler
3c583f6724
fixed crash due to calling a method in board item after deletion
2023-04-12 23:11:45 +02:00
PYRET1C
f06fa656b8
This commit added a browse button the wire for image addition functionality.
2023-04-12 22:32:17 +05:30
defnax
6590a17eb6
Added paste picture from clipboard feature for picture posts
2023-04-11 21:59:00 +02:00
Tushar Garg
fe92431cb6
This is the UI part of the auto download adjustable size feature.
2023-04-10 07:06:59 +05:30
Tushar Garg
e89ad86da0
Revert "Adeed a new spin box in the gui to track the variable which stores the maximum size limit allowed for autodownload in channels."
...
This reverts commit 7dabc1ff9b
.
Forgot to open a new branch
2023-04-09 18:34:08 +05:30
Tushar Garg
c390af5844
Merge remote-tracking branch 'upstream/master'
2023-04-09 18:21:59 +05:30
Tushar Garg
7dabc1ff9b
Adeed a new spin box in the gui to track the variable which stores the maximum size limit allowed for autodownload in channels.
...
This spin box was linked to the variable from the p3gxschannel.h file. This spin box has 8GB as it's default value.
2023-04-09 18:10:16 +05:30
csoler
7299ace57a
re-enabled channel debug output
2023-04-08 18:04:22 +02:00
defnax
22a9cf4236
moved popup settings for toasters
2023-04-07 16:23:46 +02:00
csoler
2723022a7e
Merge remote-tracking branch 'upstream/master' into v0.6-Channels-001
2023-04-04 16:26:14 +02:00
csoler
783a0a586f
fixed bug preventing completed files removal to clear the files counter
2023-04-03 22:06:42 +02:00
csoler
c81bdd9932
fixed merge
2023-03-31 16:16:13 +02:00
csoler
8475a7424d
Merge pull request #2681 from csoler/v0.6-BugFixing_20
...
Attempt at not reloading full channel data at every change (needs PR #81 )
2023-03-30 10:33:38 +02:00
csoler
cc93a6da1a
using orange color for unread comment bubble in channel post widget, and fixed the color update when new comment arrives
2023-03-29 20:46:41 +02:00
csoler
48c959c858
fixed bug in setting msg as read
2023-03-27 21:27:07 +02:00
csoler
09e66cbde4
code cleaning/disabled debug output
2023-03-26 23:03:09 +02:00
csoler
e63ff4d7db
made setAllMsgAsRead faster in channels, avoiding to reload all posts
2023-03-26 22:49:08 +02:00
defnax
5f54db577c
Fixed Toasters
...
Fixed Online, Download Complete, Mail & FR Toaster
2023-03-26 20:00:13 +02:00
csoler
191d7ac96e
improved debug output
2023-03-26 16:29:12 +02:00
csoler
3316d75630
fixed bug accessing a potentially deleted object of the parent thread
2023-03-26 16:29:00 +02:00
Tushar Garg
e8354aa3d3
Just added a empty line in the header file section.
2023-03-26 02:18:03 +05:30
Tushar Garg
43d8432dcc
This commit fixed the Download_Complete sound not working when a download is completed.
2023-03-26 02:12:49 +05:30
csoler
e4910cf8fd
fixed update of comment/unread comment count when a new version of a msg arrives
2023-03-24 13:48:48 +01:00
csoler
dec1d3068b
fixed 2 bugs in post display
2023-03-23 22:07:28 +01:00
csoler
141ee0b7e0
fixed bug in updating filtered posts
2023-03-23 21:13:38 +01:00
csoler
aba0ffa581
finished the system to perform lighter updates of channels
2023-03-23 17:04:22 +01:00
csoler
a37ee4673f
half-implemented the system to perform lighter updates of channels
2023-03-22 09:08:27 +01:00
csoler
548ef00960
enabled channel post model debug
2023-03-21 21:08:30 +01:00
csoler
8f9d99a232
Merge branch 'master' into v0.6-BugFixing_20
2023-03-21 21:06:58 +01:00
csoler
3b9886a747
fixed channel mode debug output
2023-03-12 17:43:09 +01:00
csoler
9eb2096a71
fixed filtering of messages in Mail
2023-03-08 20:44:47 +01:00
csoler
04d10d7fd3
quick bug fix for crash in server page
2023-03-07 09:28:16 +01:00
csoler
9aa0619992
Merge pull request #2678 from defnax/fixupdatetree
...
Fixed update groupbox counting for members in circle creator
2023-03-04 17:21:12 +01:00
csoler
266a4252de
Merge pull request #2679 from jolavillette/AddJpegExtensionForStickers
...
Allow .jpeg files as stickers
2023-03-04 17:19:41 +01:00
csoler
0f7e9ef3d1
Merge pull request #2680 from defnax/fixwirepictures
...
Fixed picture show
2023-03-04 17:18:52 +01:00
csoler
b3dba19b72
Merge pull request #2655 from RetroPooh/tor-status-fix
...
tor status fix for unconfigured, add update on settings change; fix i2p out led status
2023-03-04 17:18:02 +01:00
csoler
36de6d34b5
switch from createPost() to createPostV2() in channels
2023-03-03 00:08:33 +01:00
csoler
97265dddab
updated algorithm for sorting channel posts with debug info and collection of all post versions
2023-03-02 22:55:58 +01:00
csoler
9d575ddca1
implemented new algorithm for sorting channel posts
2023-03-02 09:46:16 +01:00
csoler
456d742cd1
only show unread and grid view buttons when posts tab is selected
2023-02-18 20:31:25 +01:00
csoler
5069a1a10e
fixed filtering of files in channels
2023-02-18 17:01:29 +01:00
csoler
f6c584183b
fixed crash when canceling DL from channel files list
2023-02-17 23:56:35 +01:00
csoler
43fd84e777
attempt at not reloading full channel data at every change
2023-02-09 23:32:19 +01:00
csoler
c06da99757
attempt at not reloading full channel data at every change
2023-02-09 23:27:43 +01:00
defnax
dcc4242ae6
Fixed picture show
2023-02-01 22:53:18 +01:00
jolavillette
ec97bb975e
Allow .jpeg files as stickers
2023-02-01 21:45:22 +01:00
defnax
7c8e80e89b
Fixed update groupbox counting for members
2023-01-31 21:40:15 +01:00
csoler
9442d87644
Merge pull request #2676 from csoler/v0.6-BugFixing_20
...
re-created PR 2382 (#Phenom) to match new layout based on submodules
2023-01-29 20:56:32 +01:00
csoler
a9c512c1f0
re-created PR 2382 (#Phenom) to match new layout based on submodules
2023-01-29 20:53:25 +01:00
csoler
3c17e34ed6
Merge pull request #2675 from csoler/v0.6-BugFixing_20
...
GUI improvements/fixes
2023-01-29 17:50:34 +01:00
csoler
30c2ff4b5e
fixed bug introduced by last commit
2023-01-29 14:13:13 +01:00
csoler
7a49099952
added sorting of selected items on top in moderator selection list of forum edit dialog
2023-01-28 21:10:45 +01:00
csoler
95e9d76af9
fixed forum moderators not selected in edit dialog
2023-01-28 16:47:36 +01:00
csoler
641281048f
added force recheck of possibly modified files when the button is used
2023-01-28 16:29:36 +01:00
csoler
2842af3a6e
Merge pull request #2672 from defnax/fixesv2
...
Changed Moderators list to use with a Label, less space is used then …
2023-01-28 14:18:36 +01:00