Commit Graph

187 Commits (f5b9c3dd8d22965c8d56bea0935f6b1f7a8549b8)

Author SHA1 Message Date
Christian Kußowski 69bbfa5389
feat: Display progress on redact events and clear archive dialogs 3 weeks ago
avashilling 11c219fa50 fix: limit characters and lines so redact message can't be too long
Before, if the user typed too many lines it would overflow past the input box and also leave a very long message in chat. Now, it is limited and won't expand in the input box past 4 lines.
3 months ago
Christian Kußowski 103cb8328d
feat: Collapse all state events by default 4 months ago
Christian Kußowski 46dc017e15
fix: Forward last version of events when forwarding 4 months ago
Christian Kußowski ad8c0b266d
fix: Do not set read markers for sending events 4 months ago
Christian Kußowski 13f27eda9f
chore: Follow up new reactions picker 4 months ago
Christian Kußowski 033feed6b1
refactor: New message context menu 4 months ago
Christian Kußowski ed1767ae93
chore: Add missing mounted check 4 months ago
Christian Kußowski 130a094f35
chore: Preload server file config before upload files 5 months ago
Christian Kußowski 5fb882955c
chore: Follow up create check list UX 5 months ago
Christian Kußowski 52ba9468a4
chore: Follow up add check list 5 months ago
krille-chan a5ceab58d3
fix: App crashes on window resize in chat 5 months ago
Christian Kußowski b8547c4792
build: Upgrade to flutter 3.22 5 months ago
krille-chan 200f2c34be
fix: Join new room after room upgrade 5 months ago
krille-chan 9da7a5704e
feat: Create lists with checkboxes via + menu 5 months ago
Christian Kußowski dc26309489
chore: Display loading dialog when preparing voice message
Signed-off-by: Christian Kußowski <c.kussowski@famedly.com>
5 months ago
Krille 5a96438ceb
refactor: Migrate more config options to config viewer
Signed-off-by: Krille <c.kussowski@famedly.com>
7 months ago
Krille 97fad52c03
chore: Use other join endpoint for room upgrades 7 months ago
Krille dda45f783f
refactor: Easier shift enter logic for text input 7 months ago
Krille b645193f7b
refactor: Improved UX for room upgrades 7 months ago
Krille eb446af438
chore: Follow up gallery picker 8 months ago
Krille 00d219bae1
feat: New video file picker button 8 months ago
Krille 36bdca84c7
chore: Update matrix dart sdk 9 months ago
Krille aa010767de
feat: Prevent sending messages if other party has no encryption keys 9 months ago
Krille a5dc6db4e8
fix: Do not leave old room if join new room failed 9 months ago
Krille dbe8c1b9f4
build: Update to flutter 3.27 10 months ago
krille-chan 8819c40ebd
refactor: Implement own adaptive dialogs and remove package 10 months ago
krille-chan 88e63d127a
refactor: Improved share / forward dialog 11 months ago
krille-chan 3faf6df558
feat: Nicer room creation UI 1 year ago
krille-chan 831adceeca
refactor: Better future loading dialog without flickering 1 year ago
krille-chan 0d4b7d67cc
refactor: Use non nullable localizations builder and lazy load on web 1 year ago
Krille fe06f2efb3
chore: Follow up pick files with file selector 1 year ago
krille-chan fc959ce3e5
refactor: Use file selector on linux 1 year ago
krille-chan b83503585f
feat: Sending multiple files at once 1 year ago
krille-chan 5c9880f0b2
refactor: Load bytes from sending files later to not let app crash 1 year ago
q234rty 341a76412c
fix: Bypass image compression in flutter_file_picker
We do our own image compression in the dark sdk anyway.

Might fix #1168
1 year ago
krille-chan eae7db7d71
chore: Follow up set read marker logic 1 year ago
krille-chan 0f16cdee88
chore: Better scroll up 1 year ago
krille-chan f17b09f56c
chore: Follow up set read marker 1 year ago
krille-chan d3298f0b09
chore: Follow up display read marker in timeline 1 year ago
Krille-chan 9731fb461a
Merge pull request #1261 from CodeThomnics/refactor/reduce_context_calls_theme
Refactor: Reduce .of(context) calls theme
1 year ago
Krille 641343d5fe
chore: Follow up scroll to event id fix 1 year ago
Thomas Klein Langenhorst 5d2aaef3ca
Refactor: Reduce .of(context) calls theme
Signed commit
1 year ago
Krille 3286b19387
refactor: Recording dialog 1 year ago
Krille 5f9aa94339
chore: Follow up highlight event on room open 1 year ago
Krille 8ae8dbe45e
fix: Scroll to event missing the position 1 year ago
Krille 5829446afa
chore: Follow up missing null check 1 year ago
Krille fe4e2b9418
chore: Follow up open event from search 1 year ago
krille-chan 3d4ddeaa40
build: Update record package 1 year ago
Krille fb54548e5c
build: Update matrix dart sdk 1 year ago