Carl Schwan
fcede82fec
Improve visual on Mobile
2020-12-02 22:52:13 +01:00
Carl Schwan
de338607e3
fix typo
2020-12-02 19:19:13 +01:00
Carl Schwan
9472d5e417
Move back to abstrastlistitem for room list
2020-12-02 19:18:24 +01:00
Carl Schwan
722fc15368
Remove quick favorite action, this isn't an action often used
2020-12-02 18:51:51 +01:00
Carl Schwan
8a3659efba
Add option to toggle the display of users avatar in timeline on and off
2020-12-02 18:25:29 +01:00
Noah Davis
a625f715c2
[SettingsPage] Use text properties instead of FormData.label properties for checkbox labels
2020-12-02 16:39:55 +00:00
Carl Schwan
0f4a0006a9
Ignore escape and other keys when auto focussing
...
Fix #92
2020-12-02 17:33:44 +01:00
Carl Schwan
8387757b13
Fix header is running away
...
Fix #105
2020-12-02 17:19:59 +01:00
Carl Schwan
cd16b3513c
Add topic in room title
...
Fix #83
2020-12-01 15:31:49 +01:00
Carl Schwan
c847d3d5c9
Fix regression with not selectable text on desktop
...
Fix : #99
2020-12-01 14:57:19 +01:00
Carl Schwan
1296a688eb
Improve allignement of dropdown in room list section delegate
2020-12-01 12:00:31 +01:00
Reinhold Gschweicher
f10ef11919
Use long press as right click on messages
2020-11-30 20:54:22 +00:00
Carl Schwan
66b6f5c229
Fix formating
2020-11-29 17:34:40 +01:00
Carl Schwan
2cdf606c7c
Allow filtering join and leave events
...
Fix #93
2020-11-29 11:14:19 +01:00
Carl Schwan
c97ca27c52
More fix
2020-11-28 00:50:45 +01:00
Carl Schwan
362c8b4e63
Fix text input
2020-11-28 00:49:07 +01:00
Carl Schwan
4bff186a40
Import keyboard navigation
...
* Aggressively set focus to message input box and fix #37
* Improve room switching #66
2020-11-28 00:25:40 +01:00
Carl Schwan
2a0b6c74f3
Switch between room list items with standard tab switching keyboard
...
shortcuts
Ctrl+PgUp/PgDn and Ctrl+Tab/Ctrl+Shift+Tab
Fix #66
2020-11-27 23:43:11 +01:00
Carl Schwan
6bb3821039
Fix color diferenciation between highlight and unread pills
...
Fix : #87
2020-11-27 22:04:33 +01:00
Carl Schwan
496781954b
Use smaller round button
2020-11-27 16:16:12 +01:00
Carl Schwan
550cef52d0
Use more adapted delegate for showing emote (/me)
...
Now use a standard MessageDelegate and don't display the title part.
This now make the reply and reaction button available and also make it
possible to see the reactions.
Fix : #69
Fix : #75
2020-11-27 15:29:11 +01:00
Carl Schwan
b0bbd3631f
Add Start a chat page
2020-11-27 14:37:29 +01:00
Reinhold Gschweicher
244adf3467
Generate "is typing" string only if someone is typing
...
If no user is typing (currentRoom.userseTyping.length == 0) then don't
generate the "is typing" string. Because the message box is invisible.
This prefents error messages like:
```
kf.i18n: "1 instead of 2 arguments to message {%2 are typing} supplied before conversion."
```
Fixes: https://invent.kde.org/network/neochat/-/issues/80
2020-11-27 12:12:40 +00:00
Carl Schwan
feebc7678a
Fix wrong color for room pill when mentioned
...
Fix : #81
2020-11-27 12:34:20 +01:00
Tobias Fella
49881f809d
Improve the 'jump to last read message' button
...
When loading a room, automatically load messages until the last read
message is loaded #35
Don't show the button if the message is not loaded
2020-11-26 23:05:08 +01:00
Tobias Fella
48c17798b7
Make all buttons on InvitationPage not flat
...
Fixes #73
2020-11-25 19:17:45 +00:00
Carl Schwan
ae6eae5204
Add bold for unread channel
2020-11-24 23:36:39 +01:00
Carl Schwan
fcb2659c53
Add selected effect to selected room
...
This fix #55
2020-11-24 18:45:08 +01:00
Carl Schwan
9f734aa570
Optimize size of images
2020-11-24 12:15:34 +01:00
Carl Schwan
6ef7e4cd1c
Add quick way to reply to messages
2020-11-24 11:41:15 +01:00
Carl Schwan
b6ad038a54
Add option to disable showing new join and leave events
2020-11-24 10:39:25 +01:00
Carl Schwan
d7409bf639
Don't make unread room bold, we have pills for that
2020-11-24 09:58:54 +01:00
Nate Graham
17ceb59a71
Fix logical error in separated/intermixed sidebar settings
2020-11-23 10:45:49 -07:00
Nate Graham
135150f4cc
Remove unused overlapping ids
2020-11-23 10:44:50 -07:00
Carl Schwan
5d221b995a
Add an unified room list view
...
This is off by default and can be enabled in the setting
2020-11-23 17:41:56 +00:00
Nate Graham
72f62b01eb
Add tooltips to go up/go down buttons in the view
2020-11-23 10:28:49 -07:00
Nate Graham
8c380a1c25
Improve initial view placeholder messages
2020-11-22 18:00:09 -07:00
Nate Graham
ef9325fd6a
Remove periods at the end of the Placeholder Messages
...
We don't end placeholder messages with periods elsewhere.
2020-11-22 17:59:11 -07:00
Carl Schwan
50ffda05d2
Make it possible to cancel "Add account" flow when an account already
...
exists
2020-11-22 23:10:06 +01:00
Carl Schwan
4dedb87efa
Clicking on an reply move the timeline view to the reply
2020-11-22 17:14:08 +00:00
Carl Schwan
beafc572c4
Fix scrolling in RoomPage
...
This now use the ScrollablePage native scroll effect when the ScrollPage
only have one scrollview has child item.
2020-11-22 14:46:19 +00:00
Carl Schwan
7622b89bdd
Move settings page's login button in the footer
2020-11-22 11:42:09 +01:00
Carl Schwan
b8a7edb2ef
Change background color for chat view
2020-11-22 11:23:06 +01:00
Carl Schwan
e18027a873
Trim username, server name and device name in login page
...
This makes it easier to login and remove a common user input error
2020-11-22 11:07:37 +01:00
Carl Schwan
8f358b7680
Immediately display connect errors in the login page
...
This is using a Kirigami.InlineMessage component.
2020-11-22 11:02:56 +01:00
Tobias Fella
4bfbca75d8
Add action to search in room directory when search is empty in roomlist
2020-11-21 22:48:36 +01:00
Carl Schwan
2e9fb7615a
Don't hide room when searching
...
This makes it more easy to find the room you want without having to
clicking on every collapsed sections.
2020-11-21 21:47:06 +00:00
Tobias Fella
d5379f86c1
Fix freeze when opening already opened room
2020-11-19 12:47:43 +01:00
Carl Schwan
011fc052f4
Remove debug output
2020-11-19 09:26:36 +01:00
Tobias Fella
4e2b68dc0a
Make Neochat compile against libQuotient 0.6
2020-11-19 08:13:55 +00:00