Joseph Donofry
f4c688767a
Update azure build. Temporarily disable travis ci matrix notifs
6 years ago
Joseph Donofry
349d2109c9
Fix travis build failing due to azure changes
6 years ago
Joseph Donofry
a4e7e24810
Make sure boost and icu4c are installed in macos
6 years ago
Joseph Donofry
c9566369e8
Even more bash fixes >.<
6 years ago
Joseph Donofry
8fe44c24f7
Fix another bash syntax error
6 years ago
Joseph Donofry
4565740381
Fix bash syntax error
6 years ago
Joseph Donofry
3475a59b02
Use different Qt version for xenial
6 years ago
Joseph Donofry
c9ad2c2df0
Fix some yaml schema issues
6 years ago
Joseph Donofry
f5b9487c8b
More Azure CI updates
6 years ago
Joseph Donofry
e983346e85
Fix macOS image name
6 years ago
Joseph Donofry
4a6b9f7b42
Initial cut at azure pipline build
6 years ago
Joseph Donofry
4f1ae96025
Set up CI with Azure Pipelines
...
[skip ci]
6 years ago
Joseph Donofry
dcf13bc606
Update nightly badge link
6 years ago
Joseph Donofry
74a8c65148
Fix flathub badge size
6 years ago
Joseph Donofry
2281f0d37e
Fix flathub badge size
6 years ago
Joseph Donofry
04c2255415
Fix flathub badge size
6 years ago
Joseph Donofry
75915968a1
Update flathub link
6 years ago
Joseph Donofry
7819fea9ff
Update appdata.xml
6 years ago
Joseph Donofry
a17a5550f8
Update to newer mtxclient to allow optional static linking
6 years ago
Joseph Donofry
b8b48a2f3d
Attempt to make travis build with more cores
6 years ago
Joseph Donofry
be5287aa90
Update Travis Install Script
...
Add new key for ubuntu repo that causes travis to fail.
6 years ago
Joseph Donofry
002021d255
Merge pull request #64 from Nheko-Reborn/travis-ci-fixes
...
Link mtxclient dynamically and update to Boost 1.69 for CI build
6 years ago
redsky17
4b7e9f7746
link boost dynamically
6 years ago
redsky17
eeb8fff2b5
Update mtxclient ver
6 years ago
redsky17
da0f8cf291
Update to boost 1.69.0 to attemp travis fix
6 years ago
redsky17
b0aa8bc2b4
Remove 'error on unset' for travis builds
6 years ago
redsky17
b2c8c6a1c6
Remove unset var causing error due to Qt script
6 years ago
redsky17
8ef4ba3d11
Use bash instead of sh because the qt env script needs to be run under bash.
6 years ago
redsky17
d0300c55f0
Fix Travis GPG-related build error
6 years ago
Joseph Donofry
3f2781af86
Merge pull request #60 from MonokelPinguin/remove-xml-parsing-of-messages
...
Simplify linkifyMessage. Fixes #18 . Thanks @MonokelPinguin
6 years ago
Nicolas Werner
c8c0b41527
Raw string literals not allowed in MOC headers on OSX
6 years ago
Nicolas Werner
23eef9e1bc
Simplify linkifyMessage
...
Parsing html as xml has inherent problems, most notable there are many
matrix clients that don't escape ampersands in urls of mx-replies, etc.
(See issue #18 )
This also removes the replacement of <mx-reply> as it isn't strictly
needed.
Also the QRegExp is replaced with the Qt5 QRegularExpression for
perfomance and because it supports lookahead and lookbehind.
I'm pretty sure that the original code also replaced href="" with
href=\"\", which was probably wrong, but I'm not to sure about that.
Fixes #18
6 years ago
Joseph Donofry
e1457d5c7a
Merge pull request #58 from zapashcanon/sh
...
improve shell scripts and update .gitignore. Thanks @zapashcanon
6 years ago
zapashcanon
eee6f2de31
improve shell scripts and update .gitignore
6 years ago
redsky17
33b1f37e37
Update olm repo to new location.
...
Remove LICENSE file in favor of COPYING
6 years ago
redsky17
c06d6240cc
Change LICENSE to COPYING to match gpl standard
6 years ago
Joseph Donofry
6f13b0df0d
Merge pull request #43 from vtronko/implicitconversion_fix
...
Get rid of implicit conversion in text input height calculation. Thanks @vtronko
6 years ago
Joseph Donofry
e3ca96000a
Merge pull request #40 from vtronko/textwidgetborder-fix
...
Don't let multiline text background overlap top border of text widget. Fixes #39
Thanks @vtronko
6 years ago
Vladyslav tronko
c719e01f3d
Don't let multiline text background overlap top border of text widget
6 years ago
Vladyslav Tronko
d2a28072f6
Get rid of implicit conversion in text input height calculation
6 years ago
redsky17
0c53a87488
Update README screenshots. Fixes #36
6 years ago
redsky17
617875f906
Make appveyor script Build Nlohmann
6 years ago
redsky17
1ac56e9c4e
Revert dockerfile to trusty and build sodium locally
6 years ago
redsky17
0c9af63d1a
Attempt to fix appimage issue
6 years ago
redsky17
8165aa2b0d
Maybe fix docker issues
6 years ago
redsky17
8a2df06f3a
Fix linting issue
6 years ago
Joe
c1788f0b7d
CI Updates
6 years ago
Joe
e7b4c9ecb2
More CI Fixes
6 years ago
Joe
d57a9dee81
more ci updates
6 years ago
Joe
bc1390125b
Fix line ending issue
6 years ago