CH Chethan Reddy
1633650303
Some more changes
...
- remove unnecessary field sender in userprofile.qml
- cover user facing string with qsTr to get picked by translations
- add spacing and fix theming issue
- increase and add color to username
- change back to QVector from QLinkedList cause I have mistaken
better time complexity to give better benchmark
red
4 years ago
CH Chethan Reddy
d49ab15656
Some Improvements
...
- DeviceVerificationList change to LinkedList to improve time
complexity while deleting
- Downgrade the flow to not use key.verification.done and
key.verification.ready
4 years ago
CH Chethan Reddy
ce013e67a6
Add some more slots and mac
4 years ago
CH Chethan Reddy
67367d0004
Shared secret with decimal and emoji works!
4 years ago
CH Chethan Reddy
41b6ef0c32
Add DeviceVerificationList to keep track of all flows and Popup on
...
recieving start or request
4 years ago
Chethan2k1
1eb162cb6f
Handle Device Verification related to_device messages
4 years ago
Chethan2k1
cd5dd0e39b
Add SAS Method choice and Add send_to_device API call
4 years ago
Chethan2k1
b628f485ff
Tweak UI for device verification and Add more slots
4 years ago
CH Chethan Reddy
f9c0f4dd54
Add C++ Model for DeviceList
4 years ago
Chethan2k1
a54a973ad6
Adding DeviceList for userprofile
4 years ago
CH Chethan Reddy
64f204d984
Rewrite UserProfile in qml
4 years ago
Nicolas Werner
707248fea3
Add DeviceVerificationFlow dummy and verification test button
4 years ago
Nicolas Werner
b1362ca69f
Use label in device verification dialogs (for proper theming)
4 years ago
Nicolas Werner
fed0463e57
Make emojis a bit smaller
4 years ago
Nicolas Werner
480c4bc8f5
Set proper emoji font for device verification
4 years ago
Nicolas Werner
2088053d26
Add DeviceVerificationFlow dummy and verification test button
4 years ago
Nicolas Werner
488cc5e73b
First design iteration of device verification dialogs
4 years ago
Nicolas Werner
8bf26917ad
Make long press menu actually work
4 years ago
Nicolas Werner
6f557c19a1
Optimize scrolling a little bit
4 years ago
Nicolas Werner
cbb4356b19
Fix more non integer heights
4 years ago
Nicolas Werner
fdcf91f5eb
Fix binding loop and non integer text height
4 years ago
Nicolas Werner
19f27236ea
Fix reactions
4 years ago
Nicolas Werner
6f2bc908ba
Fix reaction display
4 years ago
Nicolas Werner
9ae7d0dce3
Readd pagination and fix redactions
4 years ago
Nicolas Werner
530c531c4b
WIP: Event Store split out
4 years ago
Nicolas Werner
fe12e63c7c
Fix parent undefined warning
4 years ago
Nicolas Werner
cded494cb5
Try to make text rendering in qml sharper
4 years ago
Nicolas Werner
dde28c627b
Lower qt version used for emoji picker and scroll helper
4 years ago
Nicolas Werner
5c8ee99e9a
Remove online indicator for offline users
4 years ago
Joseph Donofry
95d5e63f4b
Version number fixes
5 years ago
Joseph Donofry
3ea5a92b2a
Prepare 0.7.2 release
5 years ago
Joseph Donofry
a96e6e5ecd
Merge branch origin/master and update translations
5 years ago
Joseph Donofry
34ed487c08
Update translations
5 years ago
Joseph Donofry
5e355c36fd
Fix build issue on some versions of clang
5 years ago
Joseph Donofry
39b240e25a
Remove unused QML file
5 years ago
Joseph Donofry
73f4c26dbe
Update translations
5 years ago
Joseph Donofry
0078c72a37
Remove signals in favor of direct function calls
5 years ago
Joseph Donofry
75cdc1eee2
Remove duplicate search icons
5 years ago
Joseph Donofry
07ffd9e7e9
Fix UserSettings in QML
5 years ago
Joseph Donofry
fa34749279
Minor adjustments to emoji picker
5 years ago
Nicolas Werner
96f4169be9
Show presence and set custom status messages
5 years ago
DeepBlueV7.X
fd270dcd55
Translated using Weblate (Italian)
...
Currently translated at 98.2% (281 of 286 strings)
Translation: Nheko/nheko
Translate-URL: http://weblate.nheko.im/projects/nheko/nheko-master/it/
5 years ago
Nicolas Werner
6b60ff7713
Rename settings to be more consistent
5 years ago
Nicolas Werner
f452bdf2b0
Make settings update immediately in qml and allow limiting timeline width
...
Limiting improves readability on wide monitors.
The immediate update of the settings is done by just exposing settings
as properties and then setting the settings as a context property.
5 years ago
Lorenzo Ancora
f7cd0c4137
Added translation using Weblate (Italian)
5 years ago
Joseph Donofry
e20cddd005
Update translations
5 years ago
Joseph Donofry
5228861b88
Add reaction/redaction for in-line Reactions
5 years ago
lkito
d8b89e2ef0
Added an optional feature to show bigger emoji-only messages with 3 or less emoji
5 years ago
Nicolas Werner
7de1fc62e8
Tag rooms via context menu
5 years ago
Nicolas Werner
a75d7f00bc
Fix reactions binding loop
5 years ago