Weblate
b5669310e5
Merge branch 'master' of github.com:Nheko-Reborn/nheko
4 years ago
Weblate
a09a37cc3c
Add simpified chinese translations
4 years ago
DeepBlueV7.X
75e646968d
Merge pull request #275 from Chethan2k1/master
...
Fix Issue #274
4 years ago
DeepBlueV7.X
a7b979084f
Merge pull request #280 from trilene/voip
...
Ignore empty remote ICE candidates
4 years ago
trilene
124952a11c
Ignore empty remote ICE candidates
4 years ago
DeepBlueV7.X
d38a4dcf5d
Merge pull request #279 from Lurkki14/master
...
reset filter string when emoji completer is opened
4 years ago
Jussi Kuokkanen
bfcfa79d53
reset filter string when emoji completer is opened
4 years ago
DeepBlueV7.X
b37534aa53
Merge pull request #278 from trilene/voip
...
Fix earlier commit + GStreamer v1.18 released
4 years ago
trilene
b6563d9ffe
GStreamer v1.18.0 released
4 years ago
trilene
7d2844b2b0
Fix earlier commit when GStreamer < v1.17
4 years ago
Chethan
0b03d40bf5
Update README.md
...
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
4 years ago
Chethan2k1
db0d10f38e
Fix Readme
4 years ago
Nicolas Werner
8d14a058c6
Fix endless pagination, when old history is inaccessible
4 years ago
DeepBlueV7.X
eb554e8266
Merge pull request #267 from Lurkki14/master
...
Added emoji completion in text input
4 years ago
Jussi Kuokkanen
8f872f1961
remove unused includes and use QRegularExpression
4 years ago
Jussi Kuokkanen
bb4636885d
remove comment
4 years ago
Jussi Kuokkanen
beec2607fc
get completion string based on trigger position instead of current word
4 years ago
Jussi Kuokkanen
254b7549eb
ignore enter keypress when completion is selected
4 years ago
Jussi Kuokkanen
aed8d23aca
don't select emoji completion by default and add minimum string length before showing completions
4 years ago
Jussi Kuokkanen
f40d8d15b5
undo changes to emoji_codegen.py
4 years ago
Jussi Kuokkanen
9ad9c8ddf0
fix build and remove commented code
4 years ago
Jussi Kuokkanen
7acd4b3307
lint
4 years ago
Jussi Kuokkanen
5e344d2685
Merge branch 'master' of https://github.com/Nheko-Reborn/nheko
4 years ago
Jussi Kuokkanen
a173d964f7
add emoji completer to text input
4 years ago
DeepBlueV7.X
b7b9cee30e
Merge pull request #265 from trilene/voip
...
Link GStreamer elements before syncing state
4 years ago
trilene
67a6ab401b
Link GStreamer elements before syncing state
4 years ago
DeepBlueV7.X
b58e370c03
Merge pull request #251 from Nheko-Reborn/new-event-store
...
New event store
4 years ago
Nicolas Werner
3df4bde032
Add some log messages, that migrations are in progress
4 years ago
Nicolas Werner
9f79b85579
Speedup db a bit, but loose some crash resiliency
...
The loss in durability shouldn't matter, if we can just receive the same
events again after a restart
4 years ago
DeepBlueV7.X
898297a7b0
Merge pull request #263 from trilene/voip
...
Under GStreamer >= 1.17 gather all candidates before sending offer/answer
4 years ago
trilene
473293b6a5
Under GStreamer >= 1.17 gather all candidates before sending offer/answer
4 years ago
DeepBlueV7.X
706ba84d73
Merge pull request #262 from bqv/patch-1
...
Add nixos to readme
4 years ago
Tony O
d61d108a4f
Update README.md
4 years ago
DeepBlueV7.X
b5d406ad80
Merge pull request #259 from trilene/voip
...
Stop SendFile and Call buttons swapping places on file upload
4 years ago
Nicolas Werner
d6bc05fcd6
Bump mtxclient
4 years ago
trilene
1402732b5f
Stop SendFile and Call buttons swapping places on file upload
4 years ago
Nicolas Werner
7f7108161e
Hide CallCandidates again in new store
4 years ago
Nicolas Werner
de7ec4d2b3
Merge remote-tracking branch 'origin/master' into new-event-store
...
Conflicts:
CMakeLists.txt
io.github.NhekoReborn.Nheko.json
src/Cache.cpp
src/timeline/TimelineModel.cpp
src/timeline/TimelineModel.h
src/timeline/TimelineViewManager.cpp
4 years ago
Mihai Fufezan
7c1ca38d98
Translated using Weblate (English)
...
Currently translated at 85.3% (285 of 334 strings)
Translation: Nheko/nheko
Translate-URL: http://weblate.nheko.im/projects/nheko/nheko-master/en/
4 years ago
Mihai Fufezan
ed17b0c33b
Added translation using Weblate (Romanian)
4 years ago
DeepBlueV7.X
3fece53eb7
Merge pull request #237 from trilene/voip
...
Support voice calls
4 years ago
Nicolas Werner
b6751ab01e
Appease the linter
4 years ago
Nicolas Werner
e06ff1ac1f
Fix SVG color undefined
4 years ago
Nicolas Werner
f157602a52
Disable call support, when GStreamer is unavailable
...
Integrating that in our CI is currently a bit hard, so disable it for
now, if GStreamer isn't found. Just make sure to build against GStreamer
for call support!
4 years ago
Nicolas Werner
29cb065102
Bump flatpak dependency
4 years ago
Nicolas Werner
14a0aac748
Add /clear-timeline command
4 years ago
Nicolas Werner
1e9efa3072
Try to fix variable timestamp width
4 years ago
Nicolas Werner
b972d827cb
Try to fix issue of pagination interfering with limited: true
4 years ago
Nicolas Werner
7eb0c4e09c
Also request keys from own devices
4 years ago
Nicolas Werner
1f9215a5be
Split error messages from event decryption
4 years ago