Commit graph

17331 commits

Author SHA1 Message Date
csoler
7fff0c1894
Merge pull request #41 from defnax/chatstatus
Added to show refused in distant chat
2025-12-07 18:38:17 +01:00
defnax
5c3efdc866 Added to show refused in distant chat 2025-12-07 11:57:05 +01:00
csoler
a6faeb4ec7
Merge pull request #40 from defnax/chatstatus
Fixed Avatar update
2025-12-07 10:40:32 +01:00
defnax
ea1d13c1d9 Fixed Avatar update 2025-12-07 10:02:17 +01:00
csoler
a6ac1ded7a
Merge pull request #39 from defnax/chatstatus
Added Chatstatus
2025-12-06 23:19:04 +01:00
defnax
1ab5ad0a8e Added chat status display 2025-12-06 22:13:09 +01:00
csoler
7873082d28 switched PopupDistantChatDialog to rsEvents 2025-12-06 17:48:41 +01:00
csoler
296b612965 fixed merge 2025-12-05 17:09:39 +01:00
csoler
01cdbe68d9
Merge pull request #3065 from JohannesKleine/fix-merge-error
remove duplicate code introduced by merging
2025-12-05 17:08:27 +01:00
csoler
1e3be2b159 fixed duplicate code (posibly due to problem while merging) 2025-12-05 17:03:29 +01:00
Christoph Johannes Kleine
499860ee09
remove duplicate code introduced by merging 2025-12-05 15:43:41 +01:00
csoler
e029ff89f9
Merge pull request #3064 from defnax/fix-board-noty
Some checks failed
macOS Build / build (push) Has been cancelled
MINGW64 Qt6 Build / build (push) Has been cancelled
MINGW64 Qt5 Build / build (push) Has been cancelled
UCRT64 Qt5 Build / build (push) Has been cancelled
Ubuntu Qt 5 C/C++ CI / build (push) Has been cancelled
Ubuntu Qt 6 C/C++ CI / build (push) Has been cancelled
Fix Boards update notify
2025-12-04 19:01:07 +01:00
defnax
64efeae56a Fix Boards update notify 2025-12-04 18:39:59 +01:00
csoler
735a1b50c9
Merge pull request #3059 from Passw/patch-2
Some checks are pending
macOS Build / build (push) Waiting to run
MINGW64 Qt6 Build / build (push) Waiting to run
MINGW64 Qt5 Build / build (push) Waiting to run
UCRT64 Qt5 Build / build (push) Waiting to run
Ubuntu Qt 5 C/C++ CI / build (push) Waiting to run
Ubuntu Qt 6 C/C++ CI / build (push) Waiting to run
Fix missing space in SecurityIpItem.cpp
2025-12-03 17:14:24 +01:00
Passw
4cddaf78cb
Fix missing space in SecurityIpItem.cpp 2025-12-03 17:44:08 +08:00
csoler
786b90de5e
Merge pull request #3058 from csoler/v0.6-Notify3
Some checks are pending
macOS Build / build (push) Waiting to run
MINGW64 Qt6 Build / build (push) Waiting to run
MINGW64 Qt5 Build / build (push) Waiting to run
UCRT64 Qt5 Build / build (push) Waiting to run
Ubuntu Qt 5 C/C++ CI / build (push) Waiting to run
Ubuntu Qt 6 C/C++ CI / build (push) Waiting to run
fixed plugin loading
2025-12-02 18:18:38 +01:00
csoler
350a3da359 added comment about plugin confirmation GUI code 2025-12-01 22:33:19 +01:00
csoler
943e597291 fixed plugin loading 2025-12-01 22:24:06 +01:00
csoler
3baf444452
Merge pull request #3054 from csoler/v0.6-Feeds
Some checks failed
macOS Build / build (push) Has been cancelled
MINGW64 Qt6 Build / build (push) Has been cancelled
MINGW64 Qt5 Build / build (push) Has been cancelled
UCRT64 Qt5 Build / build (push) Has been cancelled
Ubuntu Qt 5 C/C++ CI / build (push) Has been cancelled
Ubuntu Qt 6 C/C++ CI / build (push) Has been cancelled
fixed compilation bug
2025-11-30 19:07:45 +01:00
csoler
3842427fb6 fixed compilation bug 2025-11-30 19:04:33 +01:00
csoler
943c22412f
Merge pull request #3047 from csoler/v0.6-Feeds
Some checks are pending
macOS Build / build (push) Waiting to run
MINGW64 Qt6 Build / build (push) Waiting to run
MINGW64 Qt5 Build / build (push) Waiting to run
UCRT64 Qt5 Build / build (push) Waiting to run
Ubuntu Qt 5 C/C++ CI / build (push) Waiting to run
Ubuntu Qt 6 C/C++ CI / build (push) Waiting to run
Bug fixing in feeds new system.
2025-11-30 18:13:49 +01:00
csoler
553d2e8f50
Merge pull request #2951 from csoler/v0.6-Notify2
Getting rid of old notify system
2025-11-30 18:13:32 +01:00
csoler
e3d05d5474 moved GxsFeedItem and GxsGroupFeedItem to feeds/ as a more appropriate place 2025-11-30 17:07:04 +01:00
csoler
96c150caf2 fixd drand48() call 2025-11-25 21:38:50 +01:00
csoler
28a5db7204 fixed compilation for feed reader plugin 2025-11-24 21:09:45 +01:00
csoler
2eb48e0305 added deferred update to feed items 2025-11-22 17:51:42 +01:00
csoler
d86c5dabd3 added picture size variables in feed items 2025-11-19 18:22:45 +01:00
csoler
a94c85751e improved layout of board post item 2025-11-18 22:01:12 +01:00
csoler
68ee14e8c0 added expand button for board post items 2025-11-18 21:52:20 +01:00
csoler
c9c4b4c9d8 added PhotoView to BoardsPostItem 2025-11-17 22:51:46 +01:00
csoler
67e07b14fd merged with upstream/master 2025-11-17 21:52:47 +01:00
csoler
784933dbd4 added new boards post item in feeds 2025-11-17 21:23:42 +01:00
csoler
07f415b4c4 fixed calling virtual functions in constructor 2025-11-15 22:33:22 +01:00
csoler
fa91380765
Merge pull request #3044 from defnax/feeds-test
Some checks failed
macOS Build / build (push) Has been cancelled
MINGW64 Qt6 Build / build (push) Has been cancelled
MINGW64 Qt5 Build / build (push) Has been cancelled
UCRT64 Qt5 Build / build (push) Has been cancelled
Ubuntu Qt 5 C/C++ CI / build (push) Has been cancelled
Ubuntu Qt 6 C/C++ CI / build (push) Has been cancelled
added more feed tests
2025-11-15 21:02:22 +01:00
csoler
567d350e76
Merge pull request #3049 from defnax/fix-people
Fix wording
2025-11-15 21:01:20 +01:00
defnax
0629113d16 Fix wording 2025-11-15 16:58:34 +01:00
defnax
3385abfdc6 Added comment for test feeds 2025-11-15 15:21:04 +01:00
csoler
05fe8adbd1 fixed bug in setting msg as read in forum msg item 2025-11-12 21:17:31 +01:00
csoler
ba4b8e7ff5
Merge pull request #3046 from Passw/patch-1
fix typo WindowsMSys2_InstallGuide.md
2025-11-12 09:37:06 +01:00
Passw
24540db6aa
fix typo WindowsMSys2_InstallGuide.md
complet
complete
2025-11-12 09:12:05 +08:00
csoler
d3069e9b44 fixed compilation 2025-11-11 20:12:53 +01:00
csoler
b8bb797171 fixed compilation 2025-11-11 19:01:04 +01:00
csoler
a91a0893cf renamed NotifyQt into RsGUIEventManager 2025-11-11 18:56:24 +01:00
defnax
72ae5b74ac added more feed tests 2025-11-10 18:43:22 +01:00
csoler
390084971a merged with upstream 2025-11-10 14:14:21 +01:00
csoler
383b1e7d2b
Merge pull request #3042 from csoler/v0.6-Feeds
Some checks failed
macOS Build / build (push) Has been cancelled
MINGW64 Qt6 Build / build (push) Has been cancelled
MINGW64 Qt5 Build / build (push) Has been cancelled
UCRT64 Qt5 Build / build (push) Has been cancelled
Ubuntu Qt 5 C/C++ CI / build (push) Has been cancelled
Ubuntu Qt 6 C/C++ CI / build (push) Has been cancelled
improved code consistency in feed item loading/killing
2025-11-10 14:12:21 +01:00
csoler
20ff1380ae
Merge pull request #3040 from dbear496/fix-permmatrix-global
Some checks are pending
macOS Build / build (push) Waiting to run
MINGW64 Qt6 Build / build (push) Waiting to run
MINGW64 Qt5 Build / build (push) Waiting to run
UCRT64 Qt5 Build / build (push) Waiting to run
Ubuntu Qt 5 C/C++ CI / build (push) Waiting to run
Ubuntu Qt 6 C/C++ CI / build (push) Waiting to run
fix the permission matrix global switch
2025-11-09 19:16:23 +01:00
csoler
ae5f91700e updated libretroshare submodule to latest commit
Some checks failed
macOS Build / build (push) Has been cancelled
MINGW64 Qt6 Build / build (push) Has been cancelled
MINGW64 Qt5 Build / build (push) Has been cancelled
UCRT64 Qt5 Build / build (push) Has been cancelled
Ubuntu Qt 5 C/C++ CI / build (push) Has been cancelled
Ubuntu Qt 6 C/C++ CI / build (push) Has been cancelled
2025-11-07 23:39:04 +01:00
csoler
7babc118ff
Merge pull request #3043 from csoler/v0.-ImprovedGUI3
Some checks are pending
macOS Build / build (push) Waiting to run
MINGW64 Qt6 Build / build (push) Waiting to run
MINGW64 Qt5 Build / build (push) Waiting to run
UCRT64 Qt5 Build / build (push) Waiting to run
Ubuntu Qt 5 C/C++ CI / build (push) Waiting to run
Ubuntu Qt 6 C/C++ CI / build (push) Waiting to run
fixed arrow problem in sync time menu
2025-11-07 15:16:32 +01:00
csoler
0502dba2e6 fixed missing link in ChannelsCommentsItem 2025-11-07 14:26:19 +01:00