defnax
d63cdcd797
removed unused define
2026-04-06 11:43:39 +02:00
defnax
2d60ff30c1
Removed the menu function
2026-03-29 12:28:54 +02:00
defnax
cab6efd83e
enabled the default icons for circles & added optional change via context menu
2026-03-28 14:45:19 +01:00
defnax
c772917516
Merge pull request #240 from jolavillette/Fix_PR3184_1
...
GUI: Fix PR3184 bugs (icon distortion, memory leak, nickname refresh) and optimize cache
2026-03-12 16:11:33 +01:00
jolavillette
3481b262e9
GUI: Fix PR3184 bugs (icon distortion, memory leak, nickname refresh) and optimize cache
2026-03-12 07:08:51 +01:00
defnax
4bbdedb7c5
Fixed to show for empty nicks, default string
2026-03-11 20:21:09 +01:00
defnax
6cd25e3277
Fixed Avatar dimensions
2026-03-11 20:07:11 +01:00
defnax
1039a1a8a9
Added group icon generation for the circles group tree
2026-03-11 19:06:37 +01:00
csoler
5ea309d032
Merge pull request #3183 from jolavillette/FixForumDisplaysDetailsInsteadOfPostConten
...
fix: forum details is displayed instead of post content
2026-03-11 12:17:26 +01:00
csoler
47398f7d03
Merge pull request #3177 from jolavillette/FixI2PProxyUneditable
...
fix: initialize mSamSettings to prevent i2p proxy fields being uneditable without SAM3
2026-03-11 12:10:48 +01:00
jolavillette
553cb42759
fix: forum details is displayed instead of post content
2026-03-10 09:51:10 +01:00
jolavillette
6392d08347
fix: initialize mSamSettings to prevent i2p proxy fields being uneditable without SAM3
2026-03-09 05:16:06 +01:00
csoler
5b7d50f364
Merge pull request #3171 from samuel-asleep/implement-3107
...
Modernize Wiki GUI with libretroshare integration and features
2026-03-08 15:15:52 +01:00
Akinniranye Samuel Tomiwa
50d4e2cdd4
fix(ui): remove redundant guards and prevent partial group updates
...
- Remove meaningless null-check on `ui` value member.
- Remove redundant `!mModeratorsWidget` guard in `initUi()` as it is called once post-initialization.
- Fix `service_updateGroup()` to return early on fetch failure, preventing the submission of default-constructed group data.
- Refactor `addModeratorToList()` to use `findItems().empty()` for duplicate detection instead of a manual loop.
2026-03-07 15:50:40 +01:00
Akinniranye Samuel Tomiwa
00c69e135e
Merge branch 'RetroShare:master' into implement-3107
2026-03-07 12:29:23 +01:00
csoler
80e08cc9d9
Merge pull request #3159 from jolavillette/FixChannelsDetailsAndSubscribeButton
...
fix GXS details not loading at startup, and Subscribe button not updating when subscribing
2026-03-06 18:46:56 +01:00
csoler
479619d05d
Merge pull request #3168 from jolavillette/FixTheWireUIFreeze
...
TheWire: Fix UI
2026-03-06 18:32:01 +01:00
csoler
5daca8ff7d
Merge pull request #3175 from jolavillette/FixCrashInRTTStatistics
...
Fix std::list assertion crash in RttStatistics by checking if results are empty
2026-03-06 18:21:48 +01:00
csoler
be145de3dd
Merge pull request #3179 from retrop00h/chatcolors_switche
...
add option to disable custom font color in chats
2026-03-06 18:15:04 +01:00
Akinniranye Samuel Tomiwa
28b9228ccd
Merge branch 'RetroShare:master' into implement-3107
2026-03-04 18:05:33 +01:00
jolavillette
046914e77f
TheWire: Use new token-free subscribe API
2026-03-04 00:40:55 +01:00
jolavillette
f1dfe1d22f
comment out GXS_GROUP_FLAGS_PERSONALSIGN
2026-03-04 00:40:55 +01:00
jolavillette
d1d009517e
TheWire: implement event throttling and fix navigation history
2026-03-04 00:40:55 +01:00
jolavillette
47a0cbc232
TheWire: Use deleteLater() in WireDialog to prevent crash during background updates
2026-03-04 00:40:55 +01:00
jolavillette
bcc80890f5
TheWire: Refactor blocking service calls to be asynchronous in WireDialog.cpp
2026-03-04 00:40:55 +01:00
jolavillette
b495252b13
Fix std::list assertion crash in RttStatistics by checking if results are empty
2026-03-04 00:39:37 +01:00
jolavillette
1121d36ee2
fix forum post replaced by forum description on GXS event refresh
2026-03-04 00:39:21 +01:00
jolavillette
74056803a8
cleanup GxsForumThreadWidget.cpp trailing lines to fix merge conflicts
2026-03-04 00:39:21 +01:00
jolavillette
09bc572084
clean code
2026-03-04 00:39:21 +01:00
jolavillette
1658f9bdce
remove QTimer from SUBSCRIBE_STATUS_CHANGED handler, use local flag toggle instead
2026-03-04 00:39:21 +01:00
jolavillette
b3e4861b5f
enable Posts/Files tabs and update full UI after subscription
2026-03-04 00:39:21 +01:00
jolavillette
e07e6362c3
fix GXS details not loading at startup, and Subscribe button not updating when subscribing
2026-03-04 00:39:21 +01:00
csoler
b020001906
Merge pull request #3170 from jolavillette/FixProfileAvatarSelection
...
fix profile avatar selection to prioritize connected nodes
2026-03-03 23:08:06 +01:00
retrop00h
ecf413d618
add option to disable custom font color in chats
2026-03-04 00:25:23 +03:00
csoler
61150080d0
Merge pull request #3176 from jolavillette/FixTheWireForcedCompilation
...
Fix the wire forced compilation
2026-03-03 20:30:09 +01:00
csoler
a554aa4fc3
desactivated thewire from default compilation
2026-03-03 17:41:13 +01:00
csoler
be244c15e3
desactivated thewire from default compilation
2026-03-03 17:22:51 +01:00
csoler
51c643e237
desactivated thewire from default compilation
2026-03-03 17:14:47 +01:00
jolavillette
e331f19c54
build: disable TheWire compilation by default
2026-03-03 07:15:26 +01:00
jolavillette
19619ecb37
guard TheWire code in RetroShareLink.cpp so that RS can be compiled without TheWire
2026-03-03 06:53:05 +01:00
jolavillette
ebaf1a0ed7
fix profile avatar selection to prioritize connected nodes
2026-03-03 06:52:35 +01:00
thunder2
fcc5ba410c
Windows build: Updated 7-Zip 26.00 x64
2026-03-02 19:49:24 +01:00
csoler
a0808a839b
Merge pull request #3173 from dbear496/fix-cmake-with-rnp
...
fix CMake build with RNP
2026-03-01 14:33:36 +01:00
David Bears
8edec60290
fix CMake build with RNP
2026-02-28 18:05:46 -05:00
Akinniranye Samuel Tomiwa
9c01d35d06
Fix stale identity data, HTML injection, and double insertion in WikiGroupDialog
2026-02-28 23:49:15 +01:00
Akinniranye Samuel Tomiwa
c69b7cef0c
gui: remove unused WikiTokenWaiter helper
2026-02-28 23:27:18 +01:00
csoler
38dc687e66
Merge pull request #3169 from defnax/fix-wirepostnotifyui
...
Fix wire post notify & default icon fix
2026-02-28 20:06:04 +01:00
defnax
770ee67e94
Added to use makeDefaultGroupIcon for wire
2026-02-28 14:31:18 +01:00
Akinniranye Samuel Tomiwa
fa28bf6f9c
Modernize Wiki GUI with libretroshare integration and features
2026-02-27 09:53:12 +01:00
defnax
ae098607dc
Fix wire post notify
2026-02-24 20:51:37 +01:00