Commit Graph

281 Commits (krille/convert-ogg-to-aac-on-ios)

Author SHA1 Message Date
Krille e5bbb755d9
design: Add snackbar with link to changelog on new version 12 months ago
krille-chan 76b7fbf36f
chore: Follow up join space children 12 months ago
krille-chan 3434741bc5
refactor: Clean up some widths 12 months ago
krille-chan b20cee34d4
chore: Follow up nicer max width pages 12 months ago
krille-chan 9e737276b6
chore: Follow up active filter 12 months ago
krille-chan a500a91b6b
chore: Follow up add chat or subspace UX 12 months ago
krille-chan 0760acaa40
chore: Bring back separate chat types 12 months ago
krille-chan 754870e3fd
chore: Follow up pop space view 1 year ago
krille-chan 956a2e6523
chore: Follow up navrail 1 year ago
Krille 87d3d0feed
chore: Follow up list item click behavior 1 year ago
Krille 467d103c2f
chore: Follow up chat context menu 1 year ago
krille-chan b05eb891a6
chore: Bring back navrail 1 year ago
Krille 282188f574
chore: Follow up listtilehovered 1 year ago
Krille 54ba4544af
chore: Follow up listtilehover 1 year ago
Krille 1b95694a58
chore: Follow up spaces design 1 year ago
Krille 47d1165b45
chore: Follow up chat list context menu 1 year ago
Krille 650f87b1d2
chore: Follow up spaces ui 1 year ago
Krille 3bd7257249
chore: Follow up spaces ui 1 year ago
Krille 942970e049
chore: Follow up spaces design 1 year ago
Krille 8a5cd9bf16
chore: Follow up spaces ui 1 year ago
Krille 7b0e0404c0
chore: Follow up select chats 1 year ago
Krille 64c56f889b
chore: Follow up join space invites 1 year ago
Krille 254f21ce00
chore: Follow up new spaces design 1 year ago
krille-chan 5c23453e66
feat: New spaces and chat list design 1 year ago
Krille ef5ea57c58
refactor: Omit local types 1 year ago
Krille cdd32e7002
chore: Update last event after decryption 1 year ago
krille-chan bd5dc8405d
refactor: Calc avatar font size by avatar size 1 year ago
Krille bfd8d7f99c
chore: Follow up update last event 1 year ago
Krille b9b2d17990
chore: Follow up last event 1 year ago
Krille 147a741aef
chore: Only load last event sender if necessary 1 year ago
krille-chan 18626be855
chore: Follow up bottom nav bar colors 1 year ago
lauren n. liberda ae0c8f73d2
chore: upgrade flutter to 3.22.0 1 year ago
Krille 8a64bdd82d
refactor: Remove unnecessary FutureBuilder 1 year ago
krille-chan 9da309be62
chore: Make bottomnavbar labels always visible 1 year ago
krille-chan 3c85786c10
refactor: Improve performance of chat list 1 year ago
krille-chan 6a220ffb4b
refactor: Precache theme and directchatmatrixid to improve performance in chat list item 1 year ago
td 4095560412
fix: voip code breaking from 0.28
have not tested it but should mostly be fine, rewrite should get in someday anyway :p
1 year ago
krille-chan 384e57fbd2
design: Remake UX of selecting messages and chats 1 year ago
Krille 554f951a30
Revert "design: New date separators in timeline"
This reverts commit f15b81c5a6.
1 year ago
Krille f15b81c5a6
design: New date separators in timeline 1 year ago
krille-chan 73c08c3fdd
chore: Mark muted unread rooms with bold text 1 year ago
krille-chan 6073b46cfc
fix: Search in spaces view 1 year ago
krille-chan 7ae9eb82e0
fix: Export session 1 year ago
krille-chan 477a8b858b
feat: Open chat on shortcut click on android 1 year ago
krille-chan ffeb8bb08e
chore: Follow up fix textfield design for flutter 3.19.0 1 year ago
krille-chan 88f1fc1720
fix: BuildContext crash when joining room 1 year ago
Krille-chan ce5ad908de
Merge pull request #889 from Bubu/read_unread_icons
Fix swapped icons for mark read/unread and pin/unpin
1 year ago
Marcus Hoffmann f8f73b7661 feat: add dialog to hide presence list with long-press 1 year ago
Marcus Hoffmann ccfa3fa8f6 feat: make showing user presence info optional
895de76e70 replaced the stories feature
with presence status messages. Stories were an optional feature but
right now presence information can only be disabled on a homeserver
level.

Introduce a setting to make this feature optional on a client level.
1 year ago
Marcus Hoffmann bc68a4faaa fix: use correct icons for chat pin/unpin
Similarly to the read/unread toggle this was also using the wrong icon.

If any selected room is not favourite, then show the pin icon (which
should represent the "mark as favourite" action as it corresponds to the
filled pin shown next to a favourited room. Otherwise show the outline
icon, representing the "unpin" action.
1 year ago