Tobias Fella
3b83b7f190
Set Qt policy 4
2024-07-06 20:00:04 +02:00
Tobias Fella
a6ca3b8203
Require libQuotient 0.8.2
2024-06-27 18:08:28 +02:00
Albert Astals Cid
6a3c88ae5b
GIT_SILENT Upgrade release service version to 24.07.70.
2024-04-21 12:28:32 +02:00
Tobias Fella
c3db90d2e3
Make DrKonqi work with NeoChat
2024-04-18 18:49:12 +02:00
James Graham
1671e05d12
More file previews
...
This adds previews for downloaded pdfs and code files.


2024-03-19 20:06:32 +00:00
Tobias Fella
af75136269
Bump compiler settings level to 6.0
2024-03-19 20:05:23 +01:00
Tobias Fella
6947fbc12a
Add purpose plugin
...
Implements #182
2024-03-11 20:07:00 +01:00
Tobias Fella
b546554fef
Require frameworks 6.0
2024-03-10 14:30:49 +01:00
Tobias Fella
bc67033c00
Adapt to QTP0001
2024-02-26 16:49:17 +01:00
Tobias Fella
e2048dfa1c
Revert "Add a way for distros to recommend joining a space"
...
This reverts commit c986c63b84 .
2024-01-29 23:14:07 +01:00
Tobias Fella
c986c63b84
Add a way for distros to recommend joining a space
...
Implements #137
2024-01-29 23:12:51 +01:00
Albert Astals Cid
c1d122a717
GIT_SILENT Upgrade release service version to 24.04.70.
2024-01-11 21:36:24 +01:00
Albert Astals Cid
5dea17b616
GIT_SILENT Upgrade release service version to 24.01.90.
2024-01-09 00:47:19 +01:00
Albert Astals Cid
bc7aa4e272
GIT_SILENT Upgrade release service version to 24.01.85.
2023-12-18 23:19:45 +01:00
Tobias Fella
2cbb6ed65c
Enable windows qt6 CI
2023-11-26 15:22:26 +00:00
Albert Astals Cid
dcbbbd9296
GIT_SILENT Upgrade release service version to 24.01.80.
2023-11-25 00:51:46 +01:00
Tobias Fella
877575b4d3
Fix kirigami name
2023-11-14 19:18:02 +01:00
Joshua Goins
f7bd24db34
Depend on QCoro::Network
...
For awaiting on QNetworkReply
2023-11-10 18:08:52 +00:00
Joshua Goins
1a3055df86
Add optional KUnifiedPush dependency
2023-11-09 21:40:09 +00:00
Tobias Fella
819d88e18c
Assorted Qt6 android fixes
2023-11-07 23:17:38 +01:00
Albert Astals Cid
08b84c6592
GIT_SILENT Upgrade release service version to 24.01.75.
2023-11-07 21:11:26 +01:00
Tobias Fella
feb87e6f70
Show QR codes in UserDetailDialog
2023-11-03 16:23:54 +00:00
Tobias Fella
9dcb7b49fa
Use KColorScheme
2023-10-24 07:55:01 +00:00
Tobias Fella
26fd26f9fd
Enable android qt6 ci
2023-10-19 20:18:15 +00:00
Laurent Montel
2df9a26cdc
QTLOCATION_MODULE_QML_VERSION was used during qt5/qt6 support. Now version is not necessary in qt6
2023-10-14 20:42:19 +02:00
Carl Schwan
f22107c8ab
Colorful emoji in reaction
...
Use ICU to determine if the string contains only emojis
2023-09-23 22:16:11 +02:00
Tobias Fella
feb2dbc9fb
Don't try finding KStatusNotifierItem on android
2023-09-13 12:05:40 +00:00
Tobias Fella
539fdcaf2e
Remove compatibility with Qt5 in CMake
2023-09-13 11:09:41 +00:00
Antonio Rojas
763198b2c3
Add cmake check for qtlocation QML module
...
So that packagers are notified that it is a dependency
2023-09-10 10:12:52 +00:00
Tobias Fella
59164d3bb2
Implement account registration
...
Implements #7
2023-08-28 10:05:09 +00:00
Tobias Fella
ed033a1c5e
Raise compiler settings level to 5.105
2023-08-21 13:02:14 +02:00
Nicolas Fella
6df60a39b0
Port to KStatusNotifierItem framework
2023-08-16 11:43:56 +00:00
Carl Schwan
0162d91b60
Ensure e2ee is enabled
2023-07-31 07:09:23 +00:00
Tobias Fella
ba5445e135
Stop finding QtKeychain
...
Has been upstreamed to libQuotient
2023-07-22 16:14:56 +02:00
Tobias Fella
13988da4fc
Add login appium test
2023-07-20 07:14:23 +00:00
Tobias Fella
9b31fdea10
Cleanup CMake after depending on libQuotient 0.7
2023-07-18 05:26:49 +00:00
Albert Astals Cid
7debf47833
GIT_SILENT Upgrade release service version to 23.11.70.
2023-07-17 12:53:16 +02:00
Tobias Fella
2c142c36e6
Remove cmake policy
2023-07-17 11:57:19 +02:00
Laurent Montel
0e1c7f8c47
Fix qml Audio/Video support in qt6 too.
...
in Audio qt6 we don't have autoload feature but we disable it in qt5 => it seems ok
In Video qml qt6 we don't have flushMode.
2023-07-15 12:51:13 +00:00
Tobias Fella
c963966f1d
Enforce namespaced includes for libQuotient
2023-07-15 14:05:11 +02:00
Tobias Fella
294812956a
Require libQuotient 0.7
2023-07-15 00:53:43 +02:00
Laurent Montel
98e86f887b
Adapt qml for qt5 and qt6
2023-07-12 22:28:08 +00:00
Laurent Montel
882a0d4901
Autogenerate + Install debug category file
2023-07-12 09:50:58 +00:00
Volker Krause
81928d8b93
Fix binary stripping of APKs with Qt 5.15.10
...
This fixes APKs on binary factory having exploded in size 3x-5x after
the Qt 5.15.10 update. This also affects release packages and will need
to be backported to those (in Craft).
2023-07-08 07:51:24 +02:00
Tobias Fella
42ca128d7f
Fix linking against Qt6 libQuotient
2023-05-07 15:10:32 +00:00
Tobias Fella
4a29e0d0e1
Add categorized logging to MessageEventModel
2023-05-06 17:53:01 +02:00
Carl Schwan
fc1dc5c1d6
Bump dependency to kirigami
...
We need the new settings action api
2023-04-22 09:49:59 +00:00
Tobias Fella
ccb1748ab3
Only try to find sqlite on android
...
Cleans up the cmake output a bit
2023-03-19 01:54:16 +01:00
James Graham
ac775c5aaf
Add pie shaped progress bar for chatbar instead of busy indicator
...

Closes network/neochat#151
2023-03-16 19:22:37 +00:00
Albert Astals Cid
4a38d83a68
GIT_SILENT Upgrade release service version to 23.07.70.
2023-03-10 22:00:27 +01:00