nheko rocks
02bd56d5bd
Translated using Weblate (German)
...
Currently translated at 97.8% (181 of 185 strings)
Translation: Nheko/nheko
Translate-URL: http://weblate.nheko.im/projects/nheko/nheko-master/de/
5 years ago
Nicolas Werner
19aa05bc94
Manually translate long source strings
5 years ago
DeepBlueV7.X
0c5745a9df
Translated using Weblate (English)
...
Currently translated at 98.9% (183 of 185 strings)
Translation: Nheko/nheko
Translate-URL: http://weblate.nheko.im/projects/nheko/nheko-master/en/
5 years ago
Weblate
e3d69957d3
Merge branch '0.7.0-dev' of github.com:Nheko-Reborn/nheko into 0.7.0-dev
...
Fix merge conflicts with weblate translation files.
5 years ago
Tulir
b25b87e877
Translated using Weblate (Finnish)
...
Currently translated at 94.8% (165 of 174 strings)
Translation: Nheko/nheko
Translate-URL: http://weblate.nheko.im/projects/nheko/nheko-master/fi/
5 years ago
DeepBlueV7.X
9f9e2dc7b6
Translated using Weblate (English)
...
Currently translated at 96.6% (168 of 174 strings)
Translation: Nheko/nheko
Translate-URL: http://weblate.nheko.im/projects/nheko/nheko-master/en/
5 years ago
DeepBlueV7.X
e35ddd845d
Translated using Weblate (German)
...
Currently translated at 93.1% (162 of 174 strings)
Translation: Nheko/nheko
Translate-URL: http://weblate.nheko.im/projects/nheko/nheko-master/de/
5 years ago
nheko rocks
2ae91e1e5c
Translated using Weblate (German)
...
Currently translated at 93.1% (162 of 174 strings)
Translation: Nheko/nheko
Translate-URL: http://weblate.nheko.im/projects/nheko/nheko-master/de/
5 years ago
Nicolas Werner
0398c846f6
Add 'and' to typing display
5 years ago
Nicolas Werner
b28115eb37
Fix message_type not being initialized correctly
...
Fixes "sent an audio file" replies, that were actually replies to text
messages.
5 years ago
Nicolas Werner
dbb8eecf29
media->file in error message, when image upload fails
5 years ago
Nicolas Werner
50c3d4ed3a
Add decryption error messages to translations
5 years ago
Nicolas Werner
0f8d882aaf
Fix newly added languages after timestamp localization
5 years ago
Nicolas Werner
1c9cc33902
Try to localise timestamps
...
I'm not sure, if that is the right way, but Qt doesn't really have a way
to format custom localised dates, so I tried to find the closest
approximations to what we currently have.
Relates to #69
5 years ago
philipp
047966a069
Translated using Weblate (German)
...
Currently translated at 37.4% (65 of 174 strings)
Translation: Nheko/nheko
Translate-URL: http://weblate.nheko.im/projects/nheko/nheko-master/de/
5 years ago
Tulir
5fce4cb944
Added translation using Weblate (Finnish)
5 years ago
DeepBlueV7.X
75f7690790
Translated using Weblate (German)
...
Currently translated at 34.5% (60 of 174 strings)
Translation: Nheko/nheko
Translate-URL: http://weblate.nheko.im/projects/nheko/nheko-master/de/
5 years ago
DeepBlueV7.X
e6a68e2bf7
Translated using Weblate (English)
...
Currently translated at 31.6% (55 of 174 strings)
Translation: Nheko/nheko
Translate-URL: http://weblate.nheko.im/projects/nheko/nheko-master/en/
5 years ago
Joe
54079130e9
Update README with translation information
5 years ago
DeepBlueV7.X
3c8c365135
Translated using Weblate (English)
...
Currently translated at 5.2% (9 of 174 strings)
Translation: Nheko/nheko
Translate-URL: http://weblate.nheko.im/projects/nheko/nheko-master/en/
5 years ago
Joseph Donofry
73c4c35ab3
Translated using Weblate (English)
...
Currently translated at 5.2% (9 of 174 strings)
Translation: Nheko/nheko
Translate-URL: http://weblate.nheko.im/projects/nheko/nheko-master/en/
5 years ago
DeepBlueV7.X
2129a00ffa
Translated using Weblate (German)
...
Currently translated at 48.9% (85 of 174 strings)
Translation: Nheko/nheko
Translate-URL: http://weblate.nheko.im/projects/nheko/nheko-master/de/
5 years ago
Joseph Donofry
67f48f813e
Translated using Weblate (English)
...
Currently translated at 3.4% (6 of 174 strings)
Translation: Nheko/nheko
Translate-URL: http://weblate.nheko.im/projects/nheko/nheko-master/en/
5 years ago
Joseph Donofry
f18a5dacda
Ignore badge label macos deprecations
5 years ago
Joseph Donofry
9fc079a4a9
Remove uneeded log message
5 years ago
Joseph Donofry
86888ee713
Fix bug with emoji font setting and clean linting
5 years ago
Joseph Donofry
778921be8a
Add emoji text selection option for non-mac
5 years ago
Nicolas Werner
78ed78c410
Improve layout of Emoji Picker
...
Respect system styling
Increase size of emojis (to remove empty space)
Add hover effect (partially adresses #41 )
Less hardcoding of sizes
Use emoji font (color)
5 years ago
Joseph Donofry
49ec388c1d
Merge branch '0.7.0-dev' of ssh://github.com/Nheko-Reborn/nheko into 0.7.0-dev
5 years ago
Joseph Donofry
8b2488b7ef
Update Mentions UI
...
Mentions are now an '@' icon in the upper right.
UI Popup is now a smaller dialog.
Still lots of work to be done here.
5 years ago
Nicolas Werner
cefe5fe719
Fix copy and pasting image from clipboard
...
If the QMimeData contains an image, it actually has a mime type of
application/x-qt-image. At least in some cases accessing the image/*
data returns a 0 length array. Accessing the data via ->imageData works
however. So we use that as our accessor and pass it to the preview
dialog.
5 years ago
Nicolas Werner
512db8c6ff
Actually set attributes before starting the app
...
fixes "Attribute Qt::AA_EnableHighDpiScaling must be set before
QCoreApplication is created."
5 years ago
Joseph Donofry
d2af827194
Fix linting issues
5 years ago
Joseph Donofry
579bf23460
Add User Mentions Dialog
...
Add a RoomListItem-like button that opens a dialog
containing all of the messages that would result in a
highlight from the server (for example, the user is mentioned,
or @room is mentioned).
This is VERY rudimentary and will be completely reworked in the future
to take advantage of the existing TimelineView class, instead of
using a dialog like it does now. The button to show the mentions
also needs work.
5 years ago
Joseph Donofry
377c9e4a79
Update Travis webhook URL for new nheko room
5 years ago
Joseph Donofry
e5576f03d4
Fix additional Qt version issue
5 years ago
Joseph Donofry
4c0d4f35fe
Fix support for Qt versions < 5.11
5 years ago
Joseph Donofry
2484e0c118
Fix formatting issues
5 years ago
Joseph Donofry
c0a010acbb
Fix deprecated function call issues with Qt 5.13
...
Update to mtxclient 0.3.0
5 years ago
Joseph Donofry
175737c28b
Fix some linting issues
5 years ago
Nicolas Werner
713f9dbe89
Show room version in settings
5 years ago
DeepBlueV7.X
5a0a9c96b2
Merge pull request #77 from deepbluev7/0.7.0-dev
...
Add .well-known support
fixes #9
5 years ago
Nicolas Werner
21be44a604
Bump mtxclient requirement
...
fixes #9
5 years ago
Nicolas Werner
94a8c358d1
Fix typo in log message
5 years ago
Nicolas Werner
aa3d4c4f15
Reconfigure server url, when requested by login response
5 years ago
Nicolas Werner
52871cf93c
Support well-known for server discovery
5 years ago
Nicolas Werner
40d9b5c5fc
Fix santizize=undefined warning (overflow)
5 years ago
Joseph Donofry
da01f1713f
Merge pull request #76 from xvitaly/0.7.0-dev
...
Removed RPATH from compiled binaries
5 years ago
Vitaly Zaitsev
eb4795390b
Removed RPATH from compiled binaries.
...
Signed-off-by: Vitaly Zaitsev <vitaly@easycoding.org>
5 years ago
Joseph Donofry
cfd6c5703a
Further UI Updates to Rich Replies
6 years ago