2019-04-15 02:56:30 +10:00
|
|
|
- Separate categories for invited, group and direct rooms
|
|
|
|
- Invited → Accept/Deny dialog
|
|
|
|
- Keep the room header name and topic updated
|
|
|
|
- Merge login page
|
|
|
|
|
|
|
|
- When inviting someone to direct chat, room is "Empty room" until accepted,
|
|
|
|
it should be the peer's display name instead.
|
|
|
|
- Support "Empty room (was ...)" after peer left
|
|
|
|
|
|
|
|
- Proper logoff when closing client
|
|
|
|
|
|
|
|
- Handle cases where an avatar char is # or @ (#alias room, @user\_id)
|
|
|
|
|
|
|
|
- Use Loader? for MessageDelegate to show sub-components based on condition
|
|
|
|
- Better names and organization for the Message components
|
|
|
|
|
2019-04-15 04:09:54 +10:00
|
|
|
- Migrate more JS functions to their own files
|
2019-04-15 06:12:07 +10:00
|
|
|
|
2019-04-18 00:49:54 +10:00
|
|
|
- Set Qt parents for all QObject
|
|
|
|
|
|
|
|
- `<pre>` scrollbar on overflow
|
2019-04-18 02:06:09 +10:00
|
|
|
|
|
|
|
- Make links in room subtitle clickable, formatting?
|
2019-04-18 03:44:04 +10:00
|
|
|
|
|
|
|
- Push instead of replacing in stack view
|
2019-04-18 04:27:22 +10:00
|
|
|
|
|
|
|
- QQuickImageProvider, matrix preview API
|
2019-04-18 12:34:22 +10:00
|
|
|
|
|
|
|
- Spinner when loading past room events or images
|
|
|
|
|
|
|
|
- nio: org.matrix.room.preview\_urls, m.room.aliases
|
2019-04-18 13:28:25 +10:00
|
|
|
|
|
|
|
- Markdown: don't turn #things into title (space), disable __ syntax
|
2019-04-19 03:46:39 +10:00
|
|
|
- ![A picture](https://picsum.photos/256/256) not clickable?
|
|
|
|
|
|
|
|
- On sync, check messages API, if a limited sync timeline was received
|
2019-04-19 16:07:01 +10:00
|
|
|
|
|
|
|
- Graphic bug when resizing window vertically for side pane?
|
2019-04-20 03:42:00 +10:00
|
|
|
|
|
|
|
- Verify E2E working
|
|
|
|
|
|
|
|
- Multiaccount aliases
|