Commit Graph

1160 Commits (f0b66fda0a5d54f49463a34b83af578ab0fbda17)

Author SHA1 Message Date
Krille f0b66fda0a
chore: More minimal matrix pill 1 year ago
Krille 7e0dcc3058
chore: Follow up input bar design 1 year ago
Krille 6d4ee4ad6f
chore: Follow up input bar design 1 year ago
krille-chan 150da0f0aa
design: Background color follow up for input bar 1 year ago
krille-chan 5687aab290
chore: Follow up audioplayer height 1 year ago
krille-chan 9b82614fba
chore: Follow up audomessage speed button design 1 year ago
krille-chan 73c08c3fdd
chore: Mark muted unread rooms with bold text 1 year ago
krille-chan 45e1122648
chore: Follow up image rendering 1 year ago
krille-chan 449357b501
fix: FluffyChat should assume m.change_password capabilitiy is supported if not present per spec 1 year ago
Krille 935e7215e4
refactor: Sticker widget code 1 year ago
Krille bac2dceae4
chore: Follow up image bubble performance 1 year ago
Krille 25ec229ace
refactor: Use dart blurhash 1 year ago
krille-chan 1271441eb0
chore: Follow up imagebubble 1 year ago
Krille ba05050c2b
chore: Follow up image size 1 year ago
krille-chan db747afb7b
chore: Add missing command hints 1 year ago
krille-chan 2104793ecd
design: Display images in correct ratio in timeline 1 year ago
Krille 508a7e78c7
chore: Adjust design of typing indicator 1 year ago
Krille c028c69b2d
design: Nicer reactions design with size animations 1 year ago
krille-chan 8dd8edae44
chore: Follow up set room read marker 1 year ago
krille-chan e0e1b65f77
chore: Follow up message bubble design 1 year ago
krille-chan 6073b46cfc
fix: Search in spaces view 1 year ago
krille-chan c842e3454b
chore: Follow up message bubble color 1 year ago
krille-chan 0387b955ed
chore: Follow up message bubble design 1 year ago
krille-chan 292e6c8834
design: Connect bubbles from same sender 1 year ago
krille-chan a31dce0a21
fix: Remove pantalaimon message with normal error message 1 year ago
Krille 6d973db6fc
refactor: Better logic for removing outdated notifications 1 year ago
Krille c0ba68dff5
fix: Set readmarker on focus on web 1 year ago
Krille fdc77fb6d9
fix: Set read marker on web 1 year ago
Gavin Mogan a0f82a2aba
Point to correct path for auth.html so completing sso login flow no longer 404s 1 year ago
krille-chan f56758e1c4
feat: Reply with one button in desktop 1 year ago
krille-chan 0cf6a1d74a
refactor: Enhance logic when to mark room as read 1 year ago
krille-chan 0e8363221b
design: Nicer QR Code design 1 year ago
krille-chan db8e4c2916
chore: Follow up stickers 1 year ago
krille-chan 5a6016931b
design: New sticker picker next to emoji picker 1 year ago
krille-chan 6c5133abfe
chore: Follow up send filename for keyboard input 1 year ago
krille-chan 6435e703e4
feat: Add insert content via gboard 1 year ago
Krille 1324ce517d
refactor: Remove old aliases workaround 1 year ago
krille-chan 1c19c9a2a9
chore: Follow up set speed in voice messages 1 year ago
krille-chan bf1f8ebaf5
feat: Add speed button for audioplayer 1 year ago
krille-chan 7ae9eb82e0
fix: Export session 1 year ago
Krille-chan 7488f620ec
Merge pull request #900 from rizzzvi/send-original-video-812
enhanced send video functionality by adding toggle send original
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
Mubeen Rizvi 49caebcaa8 enhanced send video functionality by adding toggle send original 1 year ago
krille-chan 88f1fc1720
fix: BuildContext crash when joining room 1 year ago
Krille cc277c1431
chore: Follow up android haptic feedback 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