Nicolas Werner
c2f2e8324c
Update blurhash
4 years ago
Nicolas Werner
b05c101021
Fix null errors in qml
4 years ago
Nicolas Werner
77e241b9e5
Reenable top bar room settings menus on avatar or title clicks
...
Also fixes a bug with an empty room settings window introduced in the
port.
4 years ago
Nicolas Werner
640b0ee405
Port top bar to Qml
...
Also fixes some resize issues with stupid workarounds to our resize
logic. This really needs to be cleaned up at some point!
4 years ago
Nicolas Werner
c4e4938d35
Save account data and allow hiding events via account data
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
Nicolas Werner
dbaddb0165
Further tweak text element
4 years ago
trilene
df65093374
Add audio input device selector
4 years ago
trilene
02dfc8039f
Conditionally compile against upcoming GStreamer release
4 years ago
trilene
b86711a388
Merge remote-tracking branch 'upstream/master' into voip
4 years ago
trilene
979bba6460
Tweak AcceptCall dialog
4 years ago
trilene
e527da052b
Reset TLVM initial sync flag on logout
4 years ago
trilene
e3e7595bab
clang-format
4 years ago