Jedi18
|
b5e351ab02
|
Replace rowlayouts with gridlayout and fix room settings initializer list
|
2021-02-14 11:26:10 +05:30 |
|
Akhil Nair
|
8400540428
|
Merge branch 'master' into room_settings_qml
|
2021-02-14 00:04:27 -05:00 |
|
Nicolas Werner
|
734fb7e286
|
Add double tap to reply feature
Does not always work, since Text steals focus...
relates to #414
|
2021-02-14 01:56:46 +01:00 |
|
Nicolas Werner
|
d43607d01c
|
Fix hover handling in the timeline
|
2021-02-14 01:28:28 +01:00 |
|
Nicolas Werner
|
0d61f4bff1
|
Improve scroll to message a bit by using a ScrollView
|
2021-02-13 23:53:30 +01:00 |
|
Jedi18
|
1a406f79e6
|
replaced with togglebutton using qtquickcontrols2
|
2021-02-13 23:59:42 +05:30 |
|
Jedi18
|
4996ae27a0
|
added togglebutton styling
|
2021-02-13 21:49:21 +05:30 |
|
Jedi18
|
6540352123
|
fix roomsetting layout
|
2021-02-13 20:46:40 +05:30 |
|
Jedi18
|
f3596aed55
|
added room topic
|
2021-02-13 19:08:52 +05:30 |
|
Nicolas Werner
|
7ddcab3902
|
Mark messages as read, when Nheko gets focused
fixes #235
|
2021-02-13 01:41:09 +01:00 |
|
Nicolas Werner
|
e2fc676c77
|
Revert keeping whitespace in html, it breaks lists
|
2021-02-12 18:22:41 +01:00 |
|
Jedi18
|
35aa0126ac
|
added changing of name through edit modal, removed old roomsettings
|
2021-02-12 12:48:12 +05:30 |
|
Jedi18
|
f044e2d2a1
|
fix avatar update on timeline sync
|
2021-02-11 23:50:45 +05:30 |
|
Jedi18
|
a7d7d18e92
|
shifted room avatar changing
|
2021-02-11 23:39:11 +05:30 |
|
Jedi18
|
473b14ed0f
|
added roomversion, roomid etc
|
2021-02-11 21:23:33 +05:30 |
|
Jedi18
|
7401bd13b2
|
added notifications and encryption for the new roomsettings
|
2021-02-11 19:54:09 +05:30 |
|
Nicolas Werner
|
2a5e20dc6f
|
Fix cancel edit order on Escape key
|
2021-02-10 18:00:52 +01:00 |
|
Jedi18
|
b70f37194f
|
ui almost looks the same, midway between transition from old room settings to new room settings
|
2021-02-10 21:22:42 +05:30 |
|
Nicolas Werner
|
2606568376
|
Fix messages sometimes not being rendered, when they are too large
|
2021-02-10 15:24:00 +01:00 |
|
Nicolas Werner
|
6a2e8a6952
|
Try to avoid QTBUG-89568
|
2021-02-10 14:38:41 +01:00 |
|
Nicolas Werner
|
a62276c289
|
Fix UI allowing edits of foreign messages in some cases
|
2021-02-10 14:32:16 +01:00 |
|
Nicolas Werner
|
29c89b1b9e
|
Abort -> Cancel
|
2021-02-10 14:11:55 +01:00 |
|
Nicolas Werner
|
6e2ae1d812
|
Add edit shortcuts and fix some focus stuff
|
2021-02-09 20:22:53 +01:00 |
|
Nicolas Werner
|
9b7d33e847
|
Implement message editing
The UI still looks ugly, but I have no good idea atm.
fixes #134
|
2021-02-09 20:22:53 +01:00 |
|
Nicolas Werner
|
00fd4eecec
|
Display edits correctly
|
2021-02-09 20:22:49 +01:00 |
|
Jedi18
|
37679ac57e
|
added room settings qml
|
2021-02-09 23:11:39 +05:30 |
|
DeepBlueV7.X
|
23a9306383
|
Merge pull request #459 from Jedi18/minor_fixes
Fix emoji related issues
|
2021-02-09 16:25:37 +01:00 |
|
trilene
|
974c336c5e
|
make lint
|
2021-02-07 13:58:32 -05:00 |
|
Jedi18
|
4aefac08a4
|
focus message input on adding emoji/reacting to a message
|
2021-02-05 22:42:08 +05:30 |
|
Jedi18
|
f02342fe22
|
close emoji autocompleter if space typed after : issue #433 and adds default option for emoji font family settings
|
2021-02-05 21:52:49 +05:30 |
|
DeepBlueV7.X
|
a7150b5666
|
Merge branch 'master' into avatar_username_feature
|
2021-02-03 03:17:28 +01:00 |
|
Nicolas Werner
|
3433cc3be7
|
Cleanup privacy screen, no more grabImage
|
2021-02-03 03:14:43 +01:00 |
|
Loren Burkholder
|
5109dc5e0f
|
Fix QML layout warnings
|
2021-02-02 19:30:03 -05:00 |
|
Nicolas Werner
|
aeec1e12fc
|
Merge branch 'master' into 'privacy_screen'
# Conflicts:
# resources/qml/TimelineView.qml
|
2021-02-02 13:00:53 -05:00 |
|
Joseph Donofry
|
2a858d84e2
|
Update format script again
|
2021-02-02 11:50:57 -05:00 |
|
Joseph Donofry
|
2bfd44755e
|
Try to fix format script and fix linting
|
2021-02-02 11:37:10 -05:00 |
|
Jedi18
|
cd3f719e43
|
add loading indicator
|
2021-02-02 17:24:08 +05:30 |
|
Jedi18
|
d535cc5e75
|
add error message and update avatars on avatar change in timeline and user profile dialog
|
2021-02-02 13:30:47 +05:30 |
|
Loren Burkholder
|
1c3e113d4e
|
Allow drag/drop of files on whole timeline
|
2021-02-01 20:44:47 -05:00 |
|
Joseph Donofry
|
1127aa7c91
|
Small UX fixes
|
2021-02-01 18:57:59 -05:00 |
|
Joseph Donofry
|
53c653a228
|
Merge remote-tracking branch 'nheko-im/master' into privacy_screen
|
2021-02-01 18:42:38 -05:00 |
|
Joseph Donofry
|
d59910a8f2
|
Remove redundant import and fix visible warning
|
2021-02-01 18:42:18 -05:00 |
|
DeepBlueV7.X
|
2b7bd09ad3
|
Merge pull request #431 from Jedi18/avatar_username_feature
Username editing (room specific and global)
|
2021-02-01 19:14:57 +01:00 |
|
Jedi18
|
c3e02240bf
|
update room and global avatar through user profile
|
2021-02-01 22:13:04 +05:30 |
|
Jedi18
|
0ebb2947ef
|
focus and select text on clicking edit button
|
2021-01-30 14:08:02 +05:30 |
|
Loren Burkholder
|
58dc79074c
|
Close user profile dialog on Esc
|
2021-01-29 18:29:38 -05:00 |
|
Loren Burkholder
|
cd998d1c35
|
Center user info dialog on the screen
|
2021-01-29 18:16:50 -05:00 |
|
Jedi18
|
e09e587796
|
shifted isUsernameEditingAllowed to qml from c++
|
2021-01-29 12:06:38 +05:30 |
|
Jedi18
|
9b5a287d14
|
made requeste changes
|
2021-01-29 11:55:24 +05:30 |
|
Jedi18
|
b3f29f592b
|
Changed edit method from double clicking to an edit button
|
2021-01-28 23:35:02 +05:30 |
|