Commit graph

57 commits

Author SHA1 Message Date
Loren Burkholder
a9f9d90e01 Change URL to URI 2024-01-27 19:12:47 -05:00
Joseph Donofry
36041e525a
Make sure to use our info plist template 2024-01-24 23:39:51 -05:00
Loren Burkholder
3812d60bf4 Add Matrix URL handling support to MacOS 2024-01-22 17:37:27 -05:00
Nicolas Werner
224d845af3
Add gitlab windows build 2023-12-09 05:12:22 +01:00
Nicolas Werner
ffd17e1d4b
Fix cmake builds missing libicudata 2023-11-10 22:01:56 +01:00
Nicolas Werner
1392cf056c
Fix schannel support on Windows 2023-10-31 21:11:10 +01:00
Nicolas Werner
2b584f3a4b
Update German Translation 2023-10-31 13:04:39 +01:00
Nicolas Werner
2928b3647c
Fix hunter curl version string 2023-10-31 13:04:39 +01:00
Nicolas Werner
4faeae5c73
Update dependencies 2023-10-31 13:04:38 +01:00
Nicolas Werner
05f1f8f556
Fix translations (and simplify resource files) 2023-06-08 22:44:16 +02:00
Nicolas Werner
0ac46ea209
Select Qt6 in cmake 2023-06-08 22:32:01 +02:00
Nicolas Werner
a1c4889339
Remove a few more unused symbols 2023-02-19 23:17:21 +01:00
Nicolas Werner
329b4310b3
Fix cmark warning 2022-11-20 04:30:42 +01:00
Nicolas Werner
376612e4eb
Support editing space children 2022-08-10 00:20:44 +02:00
Joseph Donofry
44cd873c12
Update macOS icon package to macOS-y style. Thanks quinn 2021-11-19 17:36:57 -05:00
Joe
4ff0775a22 Get SChannel CURL backend working for coeurl on Windows 2021-07-07 17:05:39 -04:00
Joe
82088fa0d7 Fix cmake template define issue 2021-07-07 09:48:13 -04:00
Nicolas Werner
9f7064676c
Get rid of boost dependency for stacktraces 2021-06-30 15:01:41 +02:00
Nicolas Werner
12fff7408e Optimize build 2020-10-27 17:45:28 +01:00
Nicolas Werner
d72eb5eb2d Update dependencies 2020-07-01 01:05:37 +02:00
Nicolas Werner
d177405913 Don't compile qml by default
While it does improve performance a bit, it is simply bad for most
distributions, since they don't know and probably don't want to
recompile Nheko. So default it to off. Anyone who wants it can still
toggle it on and it is almost no maintenance cost.
2020-06-27 03:08:16 +02:00
Nicolas Werner
c8bc89d0fa try out flatpak nightly build 2020-02-14 00:46:06 +01:00
Nicolas Werner
d8263265e6 Use hunter for bundled dependencies 2020-01-26 16:38:31 +01:00
Nicolas Werner
bf94d8e43a Remove commented out code 2019-11-30 01:36:37 +01:00
Nicolas Werner
2055c75f8b Organize qml files a bit 2019-11-23 20:06:15 +01:00
Konstantinos Sideris
4b1b062388 Enable debug logs 2018-09-30 14:33:54 +03:00
Konstantinos Sideris
1192dc5134 Update CI with cmark 2018-09-11 19:02:36 +03:00
Konstantinos Sideris
074608dec1 Switch to libcmark 2018-09-11 14:56:09 +03:00
Konstantinos Sideris
3de650d5f9 Fill out missing fields in Info.plist
fixes #423
2018-08-31 13:26:33 +03:00
Konstantinos Sideris
0e814da91c Move all files under src/ 2018-07-17 16:37:25 +03:00
Konstantinos Sideris
73dbd3c8dd Re-enable groups 2018-07-14 12:08:16 +03:00
Vitaly Zaitsev
824563e38a Added FindOlm.cmake script from mtxclient to find generic libolm packaged without cmake support. (#370)
Signed-off-by: Vitaly Zaitsev <vitaly@easycoding.org>
2018-07-12 14:16:13 +03:00
Konstantinos Sideris
3bc8d791fb Don't download dependencies during build
fixes #346
2018-07-04 01:38:54 +03:00
Konstantinos Sideris
a8e82ba284 Add build target for doxygen
Includes documentation & dependency/call graphs
2018-07-02 18:39:49 +03:00
Konstantinos Sideris
1366b01790 Install missing dependencies in travis-ci/appveyor 2018-06-04 16:07:47 +03:00
Konstantinos Sideris
0a9d95dfc9 Include mtxclient in the build 2018-06-04 13:54:51 +03:00
Konstantinos Sideris
03c5f79543 Use std::string for the "creator" key in m.room.member 2018-05-21 09:06:10 +03:00
Konstantinos Sideris
791a9d0a4d Hide the edit menu when the user doesn't have enough power 2018-05-16 23:30:50 +03:00
Konstantinos Sideris
ccf089ddb6 Fix translations 2018-05-13 22:09:26 +03:00
Konstantinos Sideris
4c4ea557b3 Replace shared pointers of MatrixClient with a single instance 2018-05-08 18:43:56 +03:00
Konstantinos Sideris
ed9501023a Add support for retrieving the notification events (#33) 2018-05-05 16:38:41 +03:00
Konstantinos Sideris
3f80725c33 Add support for displaying m.sticker events
fixes #291
2018-04-27 22:15:44 +03:00
Konstantinos Sideris
c03b4e230e Update matrix-struct 2018-04-27 17:37:36 +03:00
Konstantinos Sideris
3afc76dbaa Adjust CMakeLists to make dependency downloading optional 2018-03-29 09:59:04 +03:00
Konstantinos Sideris
00549e0ec5 Use -std=c++11 on matrix structs 2018-03-28 13:33:59 +03:00
Konstantinos Sideris
8a2b29a3bf Be compatible with cmake 3.1 2018-03-22 16:34:11 +02:00
Konstantinos Sideris
f77a103209 Add version info in the settings menu
fixes #239
2018-03-22 16:20:22 +02:00
Konstantinos Sideris
81d3bd8ce6 Remove redacted events from other users (#171) 2018-03-18 12:47:35 +02:00
Konstantinos Sideris
49270d10b4 Update matrix-structs library 2018-03-18 11:05:39 +02:00
Konstantinos Sideris
4a6becacca Add fancy snackbar animation 2018-03-16 17:56:45 +02:00