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
thunder2
c90ea518c5
FeedReader: Fixed embedding of images with https
2023-04-10 21:17:49 +02:00
csoler
2baec2baab
Merge pull request #2699 from PYRET1C/autodownload_size
...
Autodownload size
2023-04-10 16:43:36 +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
19de7c627b
Merge branch 'Auto_download'
2023-04-09 22:12:04 +05:30
Tushar Garg
23dd7270f9
Revert "Merge remote-tracking branch 'upstream/master'"
...
This reverts commit c390af58449d96f2178d5b4c3de03277e455225c, reversing
changes made to 1553508776059b465e5f4863ef2f30511b4b5b7b.
bad commit needs to be reverted
2023-04-09 22:07:35 +05:30
Tushar Garg
2fe8bcc8fd
Revert "Merge remote-tracking branch 'upstream/master'"
...
This reverts commit c390af58449d96f2178d5b4c3de03277e455225c, reversing
changes made to 1553508776059b465e5f4863ef2f30511b4b5b7b.
bad commit needs to be reverted
2023-04-09 22:03:45 +05:30
Tushar Garg
b3f55c5b51
Revert "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 e89ad86da05b5636303e24bd9d3f3944e592bd2c.
revert the reverted commits
2023-04-09 18:48:15 +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 7dabc1ff9b896943cc8df76aa5e99abdb5368a40.
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
csoler
1553508776
Merge pull request #2697 from thunder2/webui
...
Changed path of webui submodule to relative path
2023-04-08 17:42:05 +02:00
thunder2
05c3f1f6e9
Changed path of webui submodule to relative path
2023-04-07 19:14:05 +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
e7ff1b15b7
Merge pull request #2694 from csoler/v0.6-BugFixing_27
...
fixed bug preventing completed files removal to clear the files counter
2023-04-03 22:09:32 +02:00
csoler
783a0a586f
fixed bug preventing completed files removal to clear the files counter
2023-04-03 22:06:42 +02:00
thunder2
b124222d87
Windows build environment:
...
- Fixed download of Tor binaries
- Fixed download of doxygen
- Updated MSYS2 installer
- Changed build of WebUI
2023-04-02 13:19:59 +02:00
Tushar Garg
4f1bdbca70
commiting changes
2023-04-02 15:22:36 +05:30
csoler
71f87cf839
Merge branch 'v0.6-Channels-001' of github.com:csoler/RetroShare into v0.6-Channels-001
2023-03-31 16:17:08 +02:00
csoler
c81bdd9932
fixed merge
2023-03-31 16:16:13 +02:00
csoler
cccc6d4251
Merge branch 'master' into v0.6-Channels-001
2023-03-31 16:07:10 +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
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
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
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
3b9886a747
fixed channel mode debug output
2023-03-12 17:43:09 +01:00