Commit graph

8900 commits

Author SHA1 Message Date
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
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
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
defnax
72ae5b74ac added more feed tests 2025-11-10 18:43:22 +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
0502dba2e6 fixed missing link in ChannelsCommentsItem 2025-11-07 14:26:19 +01:00
csoler
82215711c2 fixed arrow problem in sync time menu 2025-11-07 10:15:10 +01:00
csoler
89cb02528c changed enum for data loading in feed items to some more specific name 2025-11-05 20:30:26 +01:00
csoler
c0c9684adf fixed forum msg item loading 2025-11-04 21:27:21 +01:00
csoler
6a0dda8cf7 left test code template in place 2025-11-03 16:38:57 +01:00
csoler
8a23d37870 removed some dead code 2025-11-03 16:32:49 +01:00
csoler
6b88c9a49e fixed PostedGroupItem 2025-11-02 18:36:23 +01:00
csoler
5e4249663e fixed GxsForumMsgItem 2025-11-02 18:25:01 +01:00
csoler
f8061d452c fixed GxsForumGroupItem 2025-11-01 18:05:26 +01:00
csoler
785a83f625 fixed GxsChannelGroupItem 2025-11-01 17:24:58 +01:00
csoler
c8dbf34a14 fixed ChannelsCommentsItem 2025-10-31 19:49:39 +01:00
csoler
c8a93d75f2 fixed deferred loading of GxsChannelPostItem 2025-10-30 19:55:44 +01:00
csoler
b9cd766707 removed unused code 2025-10-30 19:53:55 +01:00
csoler
c3fb087f92 improved code consistency in feed item loading/killing 2025-10-27 14:48:30 +01:00
csoler
516ccdf4bd
Merge pull request #3028 from JohannesKleine/fix-storage-sync-period-ui
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
[WIP] go back to old function setSyncPostsDelay
2025-10-23 15:50:27 +02:00
David Bears
f73b25c81a
fix the permission matrix global switch 2025-10-22 15:45:04 -04:00
csoler
59df95f162
Merge pull request #3038 from dbear496/fix-i2p-local-port
Some checks failed
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
macOS Build / build (push) Has been cancelled
revert addition of `saveAddresses()` call from #841
2025-10-21 11:31:57 +02:00
csoler
6097ca8b9b
Merge pull request #3039 from dbear496/fix-permmatrix-freeze
fix permissions matrix GUI freeze
2025-10-21 11:30:26 +02:00
David Bears
e1906a9819
fix permissions matrix GUI freeze 2025-10-18 15:03:52 -04:00
David Bears
2eed660327
revert addition of saveAddresses() call from #841
fixes a bug where the i2p local port is occasionally reset to 10
2025-10-17 15:50:26 -04:00
David Bears
0103acb807
fix "enable custom font size" checkbox 2025-10-17 10:38:46 -04:00
David Bears
9dd24a6bb1
fix regular expression syntax for forum quote highlighting
fixes #3033
2025-10-16 14:48:52 -04:00
Christoph Johannes Kleine
228483de52
go back to old function 2025-09-11 21:53:48 +02:00
Christoph Johannes Kleine
1cb21fd2ae ADD: new values to checkDeleay() 2025-08-12 18:15:05 +02:00
Christoph Johannes Kleine
9f34b871af CHANGE: remove spaces in tr string; use correct function 2025-08-12 18:15:05 +02:00
Christoph Johannes Kleine
361fc39f7c ADD: storage and sync time 3 and 5 years 2025-08-12 18:15:05 +02:00
csoler
4e2e806b03
Merge pull request #2965 from defnax/fix-combobox
Fixed the QComboBox issues for light and dark style
2025-08-10 09:47:25 +02:00
csoler
dd7de312a1
Merge pull request #3002 from thunder2/qt6
Some checks are pending
MINGW64 Qt5 Build / build (push) Waiting to run
UCRT64 Qt5 Build / build (push) Waiting to run
Qt6
2025-08-09 23:27:39 +02:00
csoler
69401188ea
Merge pull request #2979 from defnax/fix-servicepermissionsmatrix-2
Fixed hardcoded background color
2025-08-09 11:34:11 +02:00
defnax
dc1901b236 fix to use em 2025-08-03 15:53:47 +02:00
csoler
27243704c1
Merge pull request #2978 from defnax/fix-filetransferinfowidget
Fixed hardcoded pen color
2025-08-02 18:58:24 +02:00
csoler
584df9010d
Merge pull request #2968 from defnax/networkgrapgh-darkmode
Fix for Standard Dark
2025-08-02 18:54:02 +02:00
thunder2
a6cf325db5 Fixed converting char* to QString for Qt 6.4 2025-07-29 18:32:53 +02:00