summary refs log tree commit diff
path: root/resources (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Allow audio clip uploadsKonstantinos Sideris2017-12-013-0/+18
|
* Add inline audio clip player (m.audio) (#143)Konstantinos Sideris2017-12-015-0/+4
|
* Group emoji and dialogs with namespacesKonstantinos Sideris2017-11-303-32/+20
|
* Add read support for m.file messages (#24)Konstantinos Sideris2017-11-286-0/+20
|
* Add desktop icons on the AppImageKonstantinos Sideris2017-11-261-1/+0
|
* Paint RoomList's background (#137)Konstantinos Sideris2017-11-252-7/+17
|
* Add dark themeKonstantinos Sideris2017-11-252-0/+103
|
* Update system themeKonstantinos Sideris2017-11-251-7/+36
|
* Fix qss formattingKonstantinos Sideris2017-11-232-40/+55
|
* Fix colors on the scroll-down buttonKonstantinos Sideris2017-11-231-0/+5
|
* Fix emoji picker's themeKonstantinos Sideris2017-11-221-0/+12
|
* Fix minor stylistic issues on the nheko themeKonstantinos Sideris2017-11-221-6/+29
|
* Use system color scheme (using a Qt stylesheet) #104Max Sandholm2017-11-163-3/+99
| | | | | | | The color scheme of nheko obeys the default color theme of Qt (i.e. the system theme). It uses a Qt stylesheet to accomplish this, which means replacing the color theme with a custom theme would only be a matter of writing a new style sheet and loading it into the app.
* Add scroll-down buttonKonstantinos Sideris2017-10-273-0/+2
|
* Fix icons for retina displaysKonstantinos Sideris2017-10-1570-372/+40
|
* Fixed Version in desktop file. (#91)Vitaly Zaitsev2017-10-091-1/+1
| | | Signed-off-by: Vitaly Zaitsev <vitaly@easycoding.org>
* Update from Weblate. (#38)RiotTranslate2017-10-051-2/+2
| | | Minor translation fixes
* Remove custom badge counter from mac and windows (#42)Konstantinos Sideris2017-07-092-0/+0
| | | | - Add icon set on mac for future packaging
* Improve login flow (#35)jansol2017-07-082-0/+1
| | | | | * Validate both inferred and explicitly entered server addresses by attempting to call the /versions endpoint * If the domain from the mxid fails validation, try prefixing it with 'matrix' * Only show server address field if address validation ultimately fails
* Add menu to toggle notificationsKonstantinos Sideris2017-05-312-0/+1
|
* Translated using Weblate (German)Krombel2017-05-301-35/+35
| | | | | | | Currently translated at 100.0% (34 of 34 strings) Translation: Nheko/Nheko Translate-URL: https://translate.nordgedanken.de/projects/nheko/nheko/de/
* Translated using Weblate (Dutch)Bart Ribbers2017-05-291-35/+35
| | | | | | | Currently translated at 97.0% (33 of 34 strings) Translation: Nheko/Nheko Translate-URL: https://translate.nordgedanken.de/projects/nheko/nheko/nl/
* Fill out translation fields for englishKonstantinos Sideris2017-05-291-34/+34
|
* Add translation file for englishKonstantinos Sideris2017-05-294-3/+198
|
* Set up translationsKonstantinos Sideris2017-05-293-0/+585
|
* Add PKGBUILDKonstantinos Sideris2017-05-091-0/+11
| | | | Thanks @ha:matrix.org for the initial script
* Add .ico and .bmp logos for Windows installerKonstantinos Sideris2017-04-253-0/+0
|
* Remove invalid fontKonstantinos Sideris2017-04-251-0/+0
|
* Add full emoji supportKonstantinos Sideris2017-04-2323-0/+363
|
* Add logo iconsKonstantinos Sideris2017-04-218-0/+10
|
* Add initial read-only emoji supportKonstantinos Sideris2017-04-1913-10/+12
|
* Add logout buttonKonstantinos Sideris2017-04-092-0/+1
| | | | Logout from the current session and invalidate the current token
* Initial commitKonstantinos Sideris2017-04-0622-0/+229