summary refs log tree commit diff
path: root/.ci (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-04Try to force link of icu4c in mac buildredsky171-1/+3
2019-02-02Update travis mac deployredsky171-1/+4
2019-01-31Modify linux deploy.shredsky171-1/+2
2019-01-31Attempt to fix linux CI deployredsky171-1/+2
2019-01-31Even more CI script fixesredsky172-4/+4
2019-01-31Fix more ci script issuesredsky172-7/+7
2019-01-31Fix typo in script.shredsky171-1/+1
2019-01-31Update deployment configurationredsky173-11/+9
2019-01-31Add TAVIS_TAG for build artifactsredsky172-2/+4
2019-01-31Attempt to fix bintray issuesredsky171-4/+3
2019-01-31Change TRAVIS_TAG to TRAVIS_COMMITredsky171-1/+1
2019-01-31BinTray deploy on all commitsredsky171-1/+1
2019-01-31Attempt to fix travis.yml merge issuesredsky171-103/+97
2019-01-30Fix bintray deploy repo namingredsky171-3/+4
2019-01-30Attempt to make bintray builds for every commitredsky171-1/+1
2019-01-30Add download button to ImageOverlayredsky173-0/+13
2019-01-26Restore Emoji Picker, but remove forcing EmojiOneredsky1713-3/+205
2019-01-26Revert "Remove built-in emoji picker"redsky1736-3/+809
2019-01-26Fix lint issues in last commitredsky171-16/+16
2019-01-26Add initial support for QtIndenticonredsky174-0/+55
2019-01-26Fix lint issueredsky171-2/+2
2019-01-26Fix inconsistent user color updates.redsky171-4/+5
2019-01-26Update user colors to use Cache vs Utilsredsky176-40/+43
2019-01-25Add unread notification color for user mentionedredsky179-13/+33
2019-01-24Update Russian translationArtem Polishchuk1-129/+461
2019-01-24Fix lambda capture errorredsky171-1/+1
2019-01-20Author Color Fixesredsky178-7/+75
2019-01-20Update user id color generationredsky172-64/+72
2019-01-19Fix UserSettings UI not showing saved prefsredsky172-0/+9
2019-01-19Add User Font Settingredsky173-2/+35
2019-01-18Fix .travis.yml issueredsky171-1/+0
2019-01-18Update bintray-release.jsonredsky171-2/+2
2019-01-18Update CI Configsredsky172-108/+113
2019-01-18Modified the code that generates user's colors so that it willredsky177-9/+151
2019-01-18Make the author text slightly large.redsky173-2/+27
2019-01-18Remove the code that removed paragraph tags from markdown -> html.redsky171-4/+0
2019-01-16Update travis.yml to include webhook for posting buildJoe1-0/+7
2019-01-16Fix clang-format linting issueredsky171-5/+4
2019-01-16Update the README to point to updated endpoints for the various CIredsky174-12/+12
2019-01-15Update deps CMake config to point to nheko-reborn mtxclientJoe1-2/+2
2019-01-12Update README to link to the room for the forkAaron Raimist1-4/+4
2019-01-13Update travis ci config to point to redsky17 config and try to fix lintredsky172-8/+6
2019-01-13Update README to point to redsky17 travis-ci and appveyor vs mujx.redsky171-4/+4
2019-01-12Add hover color for timestamp.redsky175-2/+19
2019-01-12Tweak some of the colors in the CSS rules for nheko.Joe Donofry3-8/+26
2018-10-10Increase the height of the roomlist itemsKonstantinos Sideris1-2/+2
2018-10-07v0.6.2Konstantinos Sideris5-9/+10
2018-10-07Use a smaller font size for the timestampKonstantinos Sideris1-2/+4
2018-10-07Use alignment instead of stretchKonstantinos Sideris4-6/+7
2018-10-07Adjustments for the minimized sidebarKonstantinos Sideris12-46/+74
2018-10-07Remove the bundled open sans fontKonstantinos Sideris15-220/+6
2018-10-07Remove built-in emoji pickerKonstantinos Sideris36-794/+5
2018-10-07Add the correct parent to scaleComboKonstantinos Sideris2-12/+18
2018-10-06Remove room re-ordering optionKonstantinos Sideris5-37/+3
2018-10-06Remove ScrollbarKonstantinos Sideris4-117/+1
2018-10-06Adjust the height of the bottom widgetsKonstantinos Sideris2-11/+26
2018-10-06Remove debug logs from Windows buildsKonstantinos Sideris1-4/+9
2018-10-06Adjust the font sizes of the welcome pageKonstantinos Sideris2-48/+29
2018-10-06Adjust the widget size of the room list itemsKonstantinos Sideris7-70/+100
2018-10-04Derive widget sizing from the font sizeKonstantinos Sideris4-25/+41
2018-10-02Remove some unnecessary callsKonstantinos Sideris2-4/+0
2018-10-01Add option to configure the font sizeKonstantinos Sideris6-56/+68
2018-09-30Enable debug logsKonstantinos Sideris9-37/+49
2018-09-30Change the minimum width for modalsKonstantinos Sideris5-10/+8
2018-09-30Remove pixel value from fontsKonstantinos Sideris29-108/+77
2018-09-29Remove obsolete font/size settingKonstantinos Sideris1-12/+4
2018-09-29Remove pixel values from the text input widgetKonstantinos Sideris1-14/+0
2018-09-29Make the height of the bottom bar smallerKonstantinos Sideris2-4/+4
2018-09-28Display tags as sorting items in the community panel (#401)Victor Berger15-3/+234
2018-09-26Don't enable tray by defaultKonstantinos Sideris1-1/+1
2018-09-26Don't clear selection when a context menu is requestedKonstantinos Sideris2-0/+40
2018-09-26Move TextLabel into its own fileKonstantinos Sideris6-111/+143
2018-09-26LintKonstantinos Sideris1-1/+1
2018-09-26v0.6.1Konstantinos Sideris5-8/+19
2018-09-25Clear text selection when focus is lostKonstantinos Sideris2-1/+11
2018-09-25Add infinite scroll in member listKonstantinos Sideris2-31/+6
2018-09-25Don't clear the member list when the modal is hiddenKonstantinos Sideris1-7/+0
2018-09-25ci: Update qt installer frameworkKonstantinos Sideris1-1/+1
2018-09-25Remove bintray from the readmeKonstantinos Sideris1-2/+1
2018-09-25Use QPushButton on the preview modalKonstantinos Sideris3-16/+9
2018-09-25Copy the missing cmark.dll from the deps directoryKonstantinos Sideris1-0/+3
2018-09-21v0.6.0Konstantinos Sideris7-19/+29
2018-09-21Put back github releasesKonstantinos Sideris2-0/+34
2018-09-21Require login when the cache format changes (regression on #444)Konstantinos Sideris2-5/+6
2018-09-21Add close buttons to all dialogsKonstantinos Sideris4-0/+37
2018-09-21Center dialogs around the main windowKonstantinos Sideris2-18/+19
2018-09-21Add method to center widgets & clean up unused headersKonstantinos Sideris11-36/+28
2018-09-20Close dialogs on confirmationKonstantinos Sideris8-38/+31
2018-09-20Use confirm as the default buttonKonstantinos Sideris3-6/+6
2018-09-19macOS: Use the native emoji pickerKonstantinos Sideris5-2/+63
2018-09-19Improvements on the system themeKonstantinos Sideris35-413/+336
2018-09-18ci: Don't count errors during brew upgradeKonstantinos Sideris1-1/+1
2018-09-18ci: Use brew upgrade --ignore-dependenciesKonstantinos Sideris1