index
:
matrix/thirdparty/nheko.git
this commit
master
github/master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
TextInputWidget.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-10-29
Avoid std::from_chars for now
trilene
1
-4
/
+2
2020-10-29
Document better rtp payload types
trilene
1
-3
/
+9
2020-10-29
Avoid ugly error if pipeline creation fails
trilene
1
-2
/
+4
2020-10-28
Make back button bigger as it is hard to tap with your thumb
Nicolas Werner
1
-0
/
+2
2020-10-28
Translated using Weblate (Russian)
Weblate
1
-4
/
+4
2020-10-28
Translated using Weblate (Finnish)
Weblate
1
-58
/
+58
2020-10-28
Translated using Weblate (French)
Weblate
1
-100
/
+100
2020-10-28
Translated using Weblate (Estonian)
Weblate
1
-56
/
+56
2020-10-28
Don't pass around empty timeline
Nicolas Werner
6
-19
/
+15
2020-10-27
Fix crash on exit
trilene
7
-38
/
+30
2020-10-27
Fix ambiguous namespace on gcc7
Nicolas Werner
2
-2
/
+2
2020-10-27
No roomid on leave
Nicolas Werner
1
-1
/
+1
2020-10-27
Support video calls
trilene
18
-433
/
+1157
2020-10-27
Optimize build
Nicolas Werner
33
-232
/
+243
2020-10-26
Translated using Weblate (English)
Weblate
1
-60
/
+60
2020-10-26
Fix small scope issue
Nicolas Werner
1
-6
/
+5
2020-10-26
Run update-translations
Joseph Donofry
17
-788
/
+1740
2020-10-26
Disable new MessageInput, until you can paste images
Nicolas Werner
4
-15
/
+4
2020-10-26
Split up TimelineView into separate components
Nicolas Werner
8
-472
/
+531
2020-10-26
Qml message input mockup
Nicolas Werner
9
-228
/
+327
2020-10-24
Fix login
Nicolas Werner
1
-1
/
+1
2020-10-24
Add option for unique config
LorenDB
7
-24
/
+69
2020-10-24
Add mobile mode which improves scrolling
Nicolas Werner
3
-1
/
+28
2020-10-24
Fix copying text
Nicolas Werner
1
-2
/
+0
2020-10-23
Fix infinite pagination properly now.
Nicolas Werner
4
-5
/
+19
2020-10-23
Fix share keys setting not working
Nicolas Werner
1
-0
/
+6
2020-10-23
Reload message on m.room_key
Nicolas Werner
1
-2
/
+4
2020-10-22
Speed up rendering the timeline by a LOT by reducing clipping
Nicolas Werner
2
-2
/
+2
2020-10-22
Trade CPU usage for 30MB of members in RAM
Nicolas Werner
7
-146
/
+30
2020-10-21
Delete text on Ctrl-U
LorenDB
1
-0
/
+3
2020-10-21
Use QFontComboBox as per issue 238 (deleted comments)
LorenDB
2
-6
/
+4
2020-10-20
Fix corrupt channel + add additional debugging
Nicolas Werner
3
-2
/
+11
2020-10-20
Clean up key requests + autoreload
Nicolas Werner
11
-56
/
+84
2020-10-20
Share code for sending encrypted olm messages
Nicolas Werner
4
-352
/
+278
2020-10-20
Store timestamp with olm sessions
Nicolas Werner
9
-19
/
+191
2020-10-18
Hide room name, if not loaded yet
Nicolas Werner
2
-5
/
+9
2020-10-18
Actually forward keys using m.forwared_room_key
Nicolas Werner
2
-23
/
+28
2020-10-18
Automatic key sharing with trusted users
Nicolas Werner
3
-23
/
+62
2020-10-17
Fix crash on exit
Nicolas Werner
7
-45
/
+21
2020-10-17
Answer key requests for all our sessions
Nicolas Werner
1
-7
/
+10
2020-10-15
Make Text element a sibling of the Rectangle to avoid the text from depending...
kamathmanu
1
-14
/
+14
2020-10-14
Avoid hardcoded font size
kamathmanu
1
-1
/
+1
2020-10-13
Translated using Weblate (Estonian)
Weblate
1
-4
/
+4
2020-10-13
Display filename on mouse hover
kamathmanu
1
-1
/
+30
2020-10-13
Fix small typo in robustness logic
Nicolas Werner
1
-1
/
+1
2020-10-12
Fix emoji filter losing focus
Nicolas Werner
1
-0
/
+1
2020-10-11
Update translations
Nicolas Werner
17
-1028
/
+5244
2020-10-09
Add some try...catch logic around read-only databases so nheko won't crash if...
Joseph Donofry
1
-7
/
+48
2020-10-08
Lint qml with qml-format
Nicolas Werner
31
-2350
/
+3034
2020-10-08
Try to fix windows build
Nicolas Werner
1
-3
/
+3
2020-10-08
More unused variables in bindings
Nicolas Werner
1
-1
/
+3
2020-10-08
Bump spdlog version
Nicolas Werner
1
-2
/
+2
2020-10-08
Fix unused variable warnings on old compilers
Nicolas Werner
1
-3
/
+12
2020-10-08
Send master key in verification flow (if we trust it)
Nicolas Werner
2
-0
/
+26
2020-10-08
Try to please the CI gods
Nicolas Werner
2
-3
/
+5
2020-10-08
Fix issues with old qt and bump to 5.10
Nicolas Werner
4
-24
/
+26
2020-10-08
Implement signature upload for own master key
Nicolas Werner
4
-2
/
+52