Nicolas Werner
|
7c8a1598cb
|
Update translations
|
2020-11-26 16:10:19 +01:00 |
|
kirillpt
|
22997439ba
|
change 'redacted' for 'removed'
|
2020-11-26 11:50:37 +03:00 |
|
Nicolas Werner
|
c6661049f5
|
Update translations
|
2020-11-25 23:59:13 +01:00 |
|
DeepBlueV7.X
|
c44513614f
|
Merge branch 'master' into fix-call-bar
|
2020-11-25 22:01:19 +01:00 |
|
trilene
|
491ca1592a
|
Fix ActiveCallBar
|
2020-11-25 15:54:54 -05:00 |
|
Nicolas Werner
|
b7505fe562
|
Open completer on tab
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
08e9461611
|
Fix input focus when pressing reply button
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
c74077a41f
|
Implement Qml drag and drop
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
0eb8d4126b
|
Fix enter when no completion available
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
37df79f796
|
Show userid in completer
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
0cf556fa20
|
Mouse selection of completions
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
90ce4f23ab
|
Fix index out of range on backspace in completer
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
29625ae253
|
Fix some issues with completer
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
c8fa40a2df
|
Use a trie for filtering completions (not fuzzy yet)
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
094c0b09ab
|
Qml emoji completer
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
67dcc74c79
|
Simple prefix match for completions
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
ecc7759973
|
Custom completer filtering
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
add5903fb0
|
Working User completer
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
cabeb1464c
|
WIP Qml completer
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
9d68d59465
|
Reenable Ctrl+U
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
d14a5f8067
|
Reimplement message history
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
82c441dddd
|
Move emoji picker to qml
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
2bec5d083c
|
Use old style connection (for Qt5.12)
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
d1af1a8669
|
Move calls to new input bar
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
a31d3d0816
|
Add file uploading
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
0bb4885632
|
Basic text input in qml
|
2020-11-25 19:05:12 +01:00 |
|
Nicolas Werner
|
7a74b86340
|
Pasteable textinput
|
2020-11-25 19:05:11 +01:00 |
|
Nicolas Werner
|
35066900d1
|
Disable scroll helper on mobile
|
2020-11-25 19:05:11 +01:00 |
|
kirillpt
|
b63c3a4d95
|
make update-translations
|
2020-11-22 17:23:41 +03:00 |
|
kirillpt
|
e2c18a3195
|
add more russian translations
|
2020-11-22 17:17:46 +03:00 |
|
Nicolas Werner
|
5df47c4b4a
|
Make reply background a bit less saturated
|
2020-11-21 01:18:55 +01:00 |
|
Nicolas Werner
|
081bd8d5f1
|
Add some padding between scrollbar and messages
|
2020-11-21 01:10:38 +01:00 |
|
Weblate
|
7e0f3e1278
|
Added translation using Weblate (Swedish)
Co-authored-by: Emilie <em@nao.sh>
|
2020-11-19 12:28:18 -05:00 |
|
DeepBlueV7.X
|
3ec8a291b6
|
Merge pull request #327 from kamathmanu/qtBackwardsCompatability
Make compatible with qt 5.12
|
2020-11-15 17:07:05 +01:00 |
|
kamathmanu
|
eb72fd2cf9
|
Make compatible with qt 5.12
|
2020-11-14 16:38:17 -05:00 |
|
DeepBlueV7.X
|
9c4148cca3
|
Merge pull request #314 from MayeulC/smoothie-2
Smooth all the things [v2]
|
2020-11-12 14:04:06 +01:00 |
|
DeepBlueV7.X
|
27bf654d92
|
Merge pull request #320 from trilene/webrtc-video
Video calls: add local webcam view
|
2020-11-09 21:49:26 +01:00 |
|
trilene
|
d391404b79
|
Video calls: add local webcam view
|
2020-11-09 10:51:17 -05:00 |
|
Weblate
|
57b4b606ce
|
Translated using Weblate (French)
Currently translated at 100.0% (411 of 411 strings)
Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/
Translation: Nheko/nheko
|
2020-11-07 17:50:11 -05:00 |
|
Mayeul Cantan
|
2c542c398a
|
Smooth pictures in timeline
|
2020-10-31 23:41:04 +01:00 |
|
Mayeul Cantan
|
a176f0bf35
|
Smooth Avatars in timeline
This helps on low-dpi screens, getting rid of the jaggies.
|
2020-10-31 23:40:45 +01:00 |
|
DeepBlueV7.X
|
5fb3d4ede8
|
Merge pull request #310 from MayeulC/fix-typo
Improve wording in multiple strings.
|
2020-10-31 22:28:40 +01:00 |
|
Mayeul Cantan
|
a9a0635c02
|
Wording: Verification request isn't a request anymore once accepted
Replace it with "verification process".
|
2020-10-31 22:23:34 +01:00 |
|
trilene
|
fd479a91be
|
Merge remote-tracking branch 'upstream/master' into webrtc-video
|
2020-10-28 16:08:17 -04:00 |
|
Nicolas Werner
|
2143881997
|
Make back button bigger as it is hard to tap with your thumb
|
2020-10-28 14:53:11 +01:00 |
|
Weblate
|
1ba08f1ae7
|
Translated using Weblate (Russian)
Currently translated at 31.3% (129 of 411 strings)
Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ru/
Translation: Nheko/nheko
|
2020-10-28 08:20:30 -04:00 |
|
Weblate
|
3524e6f80d
|
Translated using Weblate (Finnish)
Currently translated at 50.1% (206 of 411 strings)
Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
Translation: Nheko/nheko
|
2020-10-28 08:20:30 -04:00 |
|
Weblate
|
6ef8e1729d
|
Translated using Weblate (French)
Currently translated at 100.0% (411 of 411 strings)
Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/
Translation: Nheko/nheko
|
2020-10-28 08:20:30 -04:00 |
|
Weblate
|
775699d578
|
Translated using Weblate (Estonian)
Currently translated at 100.0% (411 of 411 strings)
Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/
Translation: Nheko/nheko
|
2020-10-28 08:20:30 -04:00 |
|
trilene
|
d9ca5309ac
|
Merge remote-tracking branch 'upstream/master' into webrtc-video
|
2020-10-27 15:29:53 -04:00 |
|