forked from Nexus/nexus
add option for aligning bubbles to progress list
This commit is contained in:
parent
f4b2dcb824
commit
def69d85e7
2 changed files with 2 additions and 1 deletions
|
|
@ -118,6 +118,7 @@ A simple and user-friendly Matrix client made with Flutter and a Gomuks backend.
|
||||||
- [ ] Matrix: URIs vs Matrix.to links
|
- [ ] Matrix: URIs vs Matrix.to links
|
||||||
- [ ] Light/Dark mode
|
- [ ] Light/Dark mode
|
||||||
- [ ] SSD or CSD
|
- [ ] SSD or CSD
|
||||||
|
- [ ] Align your message bubbles to left or right
|
||||||
- [ ] Show media by default
|
- [ ] Show media by default
|
||||||
- [ ] Dynamic Theming
|
- [ ] Dynamic Theming
|
||||||
- [ ] Devices
|
- [ ] Devices
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
name: nexus
|
name: nexus
|
||||||
description: "Yet another Matrix client"
|
description: "Yet another Matrix client"
|
||||||
version: 1.0.0
|
version: 0.1.0
|
||||||
publish_to: none
|
publish_to: none
|
||||||
|
|
||||||
flutter:
|
flutter:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue