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 |
|
Tushar Garg
|
4f1bdbca70
|
commiting changes
|
2023-04-02 15:22:36 +05:30 |
|
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
|
eb018b2fd0
|
Merge pull request #2691 from defnax/toaster-fix
Fixed Toasters
|
2023-03-27 21:15:38 +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 |
|
csoler
|
16137f60ff
|
Merge pull request #2690 from PYRET1C/Download_sound_bug
Download sound bug
|
2023-03-25 22:35:58 +01: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
|
8f9d99a232
|
Merge branch 'master' into v0.6-BugFixing_20
|
2023-03-21 21:06:58 +01:00 |
|
csoler
|
7bf4213011
|
Merge pull request #2689 from csoler/v0.6-WebUI-001
added RSNewWebUI as a submodule so as to help packaging
|
2023-03-15 17:46:09 +01:00 |
|
csoler
|
7314de8a80
|
added RSNewWebUI as a submodule so as to help packaging
|
2023-03-12 21:00:33 +01:00 |
|
csoler
|
d9c9363b05
|
Merge pull request #2687 from csoler/v0.6-BugFixing_26
fixed filtering of messages in Mail
|
2023-03-10 16:17:21 +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
|
01c63a6d41
|
Merge pull request #2684 from csoler/v0.6-BugFixing_25
fixed crash when canceling DL from channel files list
|
2023-02-18 20:48:07 +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 |
|
csoler
|
3dca053fb5
|
Merge pull request #2670 from csoler/v0.6-BugFixing_20
fixed advanced search not using browsable/distant/own files
|
2023-01-28 14:16:06 +01:00 |
|
csoler
|
25ea4f746c
|
Merge pull request #2673 from defnax/fixesv3
Stylesheet fix
|
2023-01-28 14:15:05 +01:00 |
|
csoler
|
7082372446
|
Merge pull request #2674 from defnax/fixesv4
Added to show on New Board/New Channel feed last updated time
|
2023-01-28 14:13:22 +01:00 |
|
defnax
|
c518fd0e42
|
Added to show on New Board/New Channel feed last updated time
Added to show on New Board/New Channel feed last updated time
|
2023-01-28 13:48:26 +01:00 |
|