Commit Graph

1350 Commits

Author SHA1 Message Date
Nicolas Werner e964d90e70 Disable shared cmark bundled build 2020-01-26 16:38:31 +01:00
Nicolas Werner f2557a2f14 Disable olm tests 2020-01-26 16:38:31 +01:00
Nicolas Werner adf956af9a Bump cmark version in fetch to fix linker issue on windows 2020-01-26 16:38:31 +01:00
Nicolas Werner 01ed56d00a Link ntdll needed for lmdb on windows 2020-01-26 16:38:31 +01:00
Nicolas Werner 9ebb7c34f4 Use appveyor provided openssl 2020-01-26 16:38:31 +01:00
Nicolas Werner 54792b7676 Remove mingw from appveyor 2020-01-26 16:38:31 +01:00
Nicolas Werner de13b16e13 Use fetch content compatible cmark version as bundled dep 2020-01-26 16:38:31 +01:00
Nicolas Werner 1271af6962 Don't specify hunter build targets on windows CI 2020-01-26 16:38:31 +01:00
Nicolas Werner f755550418 Add missing thread include 2020-01-26 16:38:31 +01:00
Nicolas Werner d9aac3ee19 Only use -Werror for our code 2020-01-26 16:38:31 +01:00
Nicolas Werner 96ad385331 Fix misc ci errors 2020-01-26 16:38:31 +01:00
Nicolas Werner c503c01474 Set prefix path explicitly on osx 2020-01-26 16:38:31 +01:00
Nicolas Werner d10276253f Fix include of lmdb++ with hunter 2020-01-26 16:38:31 +01:00
Nicolas Werner 8a21c5942b Port CI to hunter 2020-01-26 16:38:31 +01:00
Nicolas Werner d8263265e6 Use hunter for bundled dependencies 2020-01-26 16:38:31 +01:00
Nicolas Werner 73cf7b239b Update emoji to unicode 13.0 2020-01-24 04:18:14 +01:00
Nicolas Werner 8fcb670bde Remove translations from reply fallback 2020-01-24 01:10:40 +01:00
Nicolas Werner 453d6f5f64 Surpress qt binding warning message until we can depend on qt5.14 2020-01-23 23:59:46 +01:00
Joseph Donofry 74e2b0725d
Minor tweak to one instance of QSettings not necessarily using the same settings as everything else 2020-01-23 17:07:24 -05:00
Nicolas Werner 219b5b31e5 Remove third party fonts from readme
Since they are already removed from the repo
2020-01-23 23:01:55 +01:00
Nicolas Werner cbd428c584 Switch around dark theme colors again (after looking at some screenshots) 2020-01-23 21:28:17 +01:00
Nicolas Werner 8389102f6c Translate member events to german 2020-01-23 21:14:36 +01:00
Nicolas Werner e9267ffc76 Show event type string in placeholder 2020-01-23 20:59:17 +01:00
Nicolas Werner c758cead9e Remove loggin of encrypted message body 2020-01-23 20:45:23 +01:00
Nicolas Werner 86960e67ec Implement display of membership events 2020-01-23 20:34:04 +01:00
Nicolas Werner 8f660d5223 Actually use the spdlog target 2020-01-23 20:18:13 +01:00
Nicolas Werner 569c22b755 Fix blurry avatars
They accidentally used the same state key...
2020-01-23 13:54:40 +01:00
Nicolas Werner 1943d1c74d Increase emoji range 2020-01-21 22:36:55 +01:00
Nicolas Werner 84ac122c48 PixelAlign timeline view 2020-01-21 22:22:25 +01:00
Nicolas Werner 6aedd135a9 Remove useless logging 2020-01-21 22:12:59 +01:00
Nicolas Werner aa7ac71cfe Fix room avatars in settings 2020-01-21 21:33:35 +01:00
Nicolas Werner fcc7c0ce5b Account for spacing when checking for bottom message for read status 2020-01-21 20:46:12 +01:00
Nicolas Werner c95f4d8276 Fix colors in typing display, when username contains emoji 2020-01-21 20:41:09 +01:00
Nicolas Werner 79e4e2e6e1 Improve emoji escaping 2020-01-21 04:18:17 +01:00
Nicolas Werner dc44ac50a3 Linkify links before sending 2020-01-21 03:36:26 +01:00
Nicolas Werner f5b8c9bb31 Remove use of deprecated enum 2020-01-19 19:07:04 +01:00
Nicolas Werner 4bcb423b02 Remove libs from windows release zip 2020-01-17 01:25:43 +01:00
DeepBlueV7.X 51eddcca80 Update appveyor.yml 2020-01-17 01:25:43 +01:00
DeepBlueV7.X 2b8594af87 Update appveyor.yml 2020-01-17 01:25:43 +01:00
DeepBlueV7.X 56846fd9f0 Update appveyor to vs2019 and qt5.14 2020-01-17 01:25:43 +01:00
DeepBlueV7.X 0d6a65af07 Try to lower map size
Maybe this fixes the 1mb map size in my windows test environment?
2020-01-17 01:25:43 +01:00
Nicolas Werner fe912240bc Move typing display to qml 2020-01-17 01:25:14 +01:00
Nicolas Werner 8c5e4db42c Remove embedded fonts 2020-01-16 20:37:07 +01:00
Nicolas Werner 719f1571b9 Don't require Qt5.12 just for QByteArray::compare 2020-01-16 20:36:44 +01:00
Nicolas Werner 853923916f Fix deps 2020-01-16 01:37:37 +01:00
Nicolas Werner 69ce94d1bd Reduce memory usage and make room switching quicker
May make scrolling more laggy or jumpy.
2020-01-14 22:37:23 +01:00
Nicolas Werner 4eb0e11740 Try to match old theme better 2020-01-14 20:44:11 +01:00
Nicolas Werner 54a16ae2d7 Fix duplicate messages in timeline after sending 2020-01-14 20:43:35 +01:00
Nicolas Werner cdb11b1819 Reduce avatar cache size 2020-01-14 17:48:01 +01:00
Nicolas Werner 3f02b0bf56 Escape blacklisted html tags 2020-01-14 17:47:30 +01:00