csoler
|
f9cda759ec
|
Merge pull request #3069 from jolavillette/FixUnregisterEventHandlerInChatUserNotifyDestructor
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 unregister event handler in ChatUserNotify destructor
|
2025-12-11 15:27:55 +01:00 |
|
jolavillette
|
ee50e0951b
|
Fix unregister event handler in ChatUserNotify destructor
|
2025-12-11 15:16:21 +01:00 |
|
csoler
|
6a5e116725
|
Merge pull request #3066 from csoler/v0.6-Notify3
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
V0.6 notify3
|
2025-12-07 20:34:38 +01:00 |
|
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
|
6f33dcc8e7
|
Merge pull request #3055 from thunder2/fix-notify
Fixed crash (NULL pointer access) in RsGUIEventManager::async_handleI…
|
2025-12-06 10:09:28 +01:00 |
|
csoler
|
e80ad9577d
|
Merge pull request #3056 from thunder2/fix-status
Added changes of RsChatFlags and RsStatusValue to VOIP plugin
|
2025-12-06 10:08:46 +01:00 |
|
csoler
|
9eb3d1b442
|
Merge pull request #3060 from Passw/patch-3
Fix comments GxsChannelPostsWidgetWithModel.cpp
|
2025-12-06 10:07:56 +01:00 |
|
csoler
|
a0934e2990
|
Merge pull request #3061 from Passw/patch-4
Fix comments and header guard macro GxsChannelPostsWidgetWithModel.h
|
2025-12-06 10:00:09 +01:00 |
|
csoler
|
d92f5408a7
|
Merge pull request #3062 from Passw/patch-5
Fix comments and header guard macro PostedListWidgetWithModel.h
|
2025-12-06 09:59:36 +01:00 |
|
csoler
|
a4d14005aa
|
Merge pull request #3063 from Passw/patch-6
Fix comments PostedListWidgetWithModel.cpp
|
2025-12-06 09:58:54 +01:00 |
|
thunder2
|
573b46b19d
|
Fixed crash (NULL pointer access) in RsGUIEventManager::async_handleIncomingEvent with activated plugins
|
2025-12-06 00:50:25 +01:00 |
|
thunder2
|
721cfb9e18
|
Added changes of RsChatFlags and RsStatusValue to VOIP plugin
|
2025-12-06 00:48:26 +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
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 |
|
Passw
|
13c4699236
|
Fix comments PostedListWidgetWithModel.cpp
|
2025-12-04 11:22:36 +08:00 |
|
Passw
|
85527be02e
|
Fix comment and macro PostedListWidgetWithModel.h
_GXS_CHANNELPOSTSWIDGET_H
https://github.com/RetroShare/RetroShare/blob/master/retroshare-gui/src/gui/gxschannels/GxsChannelPostsWidgetWithModel.h
_POSTED_LISTWIDGETWITHMODEL_H
|
2025-12-04 11:17:16 +08:00 |
|
Passw
|
ac79ede45b
|
Fix comments and header macro GxsChannelPostsWidgetWithModel.h
|
2025-12-04 11:09:49 +08:00 |
|
Passw
|
dc0b0cd4af
|
Fix comments GxsChannelPostsWidgetWithModel.cpp
|
2025-12-04 10:59:20 +08:00 |
|
csoler
|
735a1b50c9
|
Merge pull request #3059 from Passw/patch-2
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
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
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
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
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 |
|