summary refs log tree commit diff
path: root/README.md (unfollow)
Commit message (Expand)AuthorFilesLines
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-18