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
redsky17
e345cee32f
Switch CI builds to use bundled JSON
...
Apparently the nlohmann library is not available in the standard
repositories. I would rather build it than add universe deps.
6 years ago
redsky17
ee12e01939
Update JSON build deps.
...
Update JSON build dependencies, change the dockerfile and other
CI files that relate to this. Also update target mtxclient
revision.
6 years ago
redsky17
4e17b7df72
Make some Dockerfile improvements
6 years ago
redsky17
75fb95855d
Nlohmann build updates
6 years ago
Joseph Donofry
ec83d9e6bd
Merge pull request #32 from Vistaus/master
...
Updated Dutch translation (thanks @Vistaus )
6 years ago
Heimen Stoffels
8b560d396a
Updated Dutch translation
6 years ago
Joseph Donofry
4c8f6ab0c5
Merge pull request #31 from Nheko-Reborn/fix_initial_sync_loop
...
Fix initial sync loop
6 years ago
Joseph Donofry
6497d1d822
Merge pull request #27 from AndrewJDR/fix_initial_sync_loop
...
Attempt to fix issue #19 by increasing the lmdb max_dbs setting.
6 years ago
Joseph Donofry
15ad42562c
Merge pull request #28 from miocho/patch-1
...
Update nheko_de.ts (German Translations)
6 years ago
miocho
f527ce0a08
Update nheko_de.ts
6 years ago
Andrew Johnson
b5733b2737
Attempt to fix issue #19 by increasing the lmdb max_dbs setting.
6 years ago
Joe
440d0b81ca
Release Nheko 0.6.3
...
- Update version numbers and documentation
- Fix github releases oauth key
6 years ago
Joe
ebe5b19e76
Merge branch 'master' of https://github.com/redsky17/nheko
6 years ago
redsky17
83d2d6d7dd
Adjust cmake minimum for included boost
6 years ago
redsky17
fa6bc6a466
Tweak build settings
6 years ago
redsky17
13663ad5f8
Improve color generation performance
...
Colors are generated asynchronously now and the TimelineItem is
updated when the color generation finishes. This allows the UI
to stay responsive while new colors are being generated.
6 years ago
redsky17
bb345a9a9f
Merge branch 'ui-enhancements'
...
Preparing for 0.6.3 release
6 years ago
Joseph Donofry
a575178946
Merge pull request #12 from rnhmjoj/fix-join
...
escape id when joining a room
6 years ago
rnhmjoj
933fd22e49
escape id when joining a room
6 years ago
redsky17
df8e8ce996
Prevent symlinks from overwriting files
6 years ago
redsky17
9b2c000471
Preserve symlinks in icu4c libs
6 years ago
redsky17
e156ee3d53
Fix cp permissions issue
6 years ago
redsky17
9732c403ac
Copy icu4c dylib symlinks in mac deploy
6 years ago
redsky17
d72e362686
See if bundled boost fixes mac deploy
6 years ago
redsky17
62b90e6e5d
Additional mac icu4c changes
6 years ago
redsky17
da968bbaa8
Try to force link of icu4c in mac build
6 years ago
redsky17
34b2396284
Update travis mac deploy
6 years ago
redsky17
e16461e2d9
Modify linux deploy.sh
6 years ago
redsky17
8939a6871b
Attempt to fix linux CI deploy
6 years ago
redsky17
4e43c5cbbc
Even more CI script fixes
6 years ago
redsky17
0627f4ae62
Fix more ci script issues
6 years ago
redsky17
7a23e17625
Fix typo in script.sh
6 years ago
redsky17
e397bc9255
Update deployment configuration
6 years ago
redsky17
b4b683b590
Add TAVIS_TAG for build artifacts
6 years ago
redsky17
ebc2a64627
Attempt to fix bintray issues
6 years ago