Commit Graph

673 Commits (32a856609ba570c2ad872fed2145c8d2f360b76a)

Author SHA1 Message Date
Krille 4429368a92
chore: Adjust button icon colors 10 months ago
Krille 7785f7ab2a
chore: Follow up sync status 10 months ago
Krille 7599ce8627
chore: Better connection status indicator 10 months ago
Krille 3011d18438
chore: Follow up html rendering 10 months ago
Krille 979b30e0aa
chore: Follow up html rendering 10 months ago
krille-chan a9a23c6309
chore: Design adjustments 10 months ago
Krille 12c948211b
refactor: New html rendering 10 months ago
Krille 9512e78441
chore: adjust design 10 months ago
Krille 8717f1c430
chore: Follow up design 10 months ago
Krille 63e603614b
chore: Follow up emoji picker design 10 months ago
Krille fac2e5bde3
chore: Adjust emoji picker design 10 months ago
Krille 85bebb796c
chore: Design adjustments 10 months ago
Krille 43f47a2df6
chore: Follow up colors reply 10 months ago
Krille 7504756caf
chore: Follow up reply color 10 months ago
Krille 36bdca84c7
chore: Update matrix dart sdk 10 months ago
Krille 2fef6faa1a
chore: Follow up other party has no keys 10 months ago
Krille aa010767de
feat: Prevent sending messages if other party has no encryption keys 10 months ago
Krille f68a9de6bf
feat: Display file description on all file events 10 months ago
Krille a5dc6db4e8
fix: Do not leave old room if join new room failed 10 months ago
Krille fb685c03cf
feat: Swipe to next or previous image in image viewer 11 months ago
Krille 67dd7f7028
fix: Use MB and KB instead of MiB and KiB for file sizes 11 months ago
krille-chan 7b1d46aa18
chore: Make message bubble color dark also in dark mode 11 months ago
Krille dbe8c1b9f4
build: Update to flutter 3.27 11 months ago
krille-chan 8819c40ebd
refactor: Implement own adaptive dialogs and remove package 12 months ago
krille-chan cd611aedc4
chore: Display normal Slider when no waveform provided in audioplayer 12 months ago
krille-chan 63d5d6e61f
chore: Check file size before loading 12 months ago
krille-chan 88e63d127a
refactor: Improved share / forward dialog 12 months ago
Krille ae0999e6ce
chore: Follow up send multiple images 12 months ago
Krille 363eabbe1c
chore: Follow up send file dialog for images 1 year ago
Krille-chan a4c0bd8b25
Merge pull request #1488 from marekvospel/no-unnecessary-thumbnail
fix: dont use thumbnails for emoticons
1 year ago
Marek Vospěl 98b4bec41b
fix: dont use thumbnails for emoticons 1 year ago
Krille 1c5c491ceb
build: Try downgrading flutter web auth 1 year ago
Krille b6668cee6f
chore: Follow up join room 1 year ago
krille-chan 22023450d5
feat: Add markdown context actions for text input 1 year ago
Krille 9fab7630a3
chore: Follow up send file dialog 1 year ago
Krille 39de990fae
refactor: Remove keyboard shortcuts
This package right now
makes the web app
nearly unusable as it
throws multiple errors on
every key press. The
package seems to be
unmaintained. I tried
two other packages
and none of them worked.
1 year ago
Krille f5c21481e6
refactor: Migrate to newer keyboard shortcuts package 1 year ago
Krille ae8965b03f
chore: Follow up send file dialog 1 year ago
Krille 6d4cc45d07
refactor: Move to upstream geolocator 1 year ago
Krille cdaaad9c54
chore: Design follow up 1 year ago
krille-chan 2f39b1e8f4
chore: Follow up colors 1 year ago
krille-chan da857d6abe
chore: Follow up design 1 year ago
krille-chan 812a1c047e
chore: Follow up design 1 year ago
krille-chan 769baa3d9f
chore: Follow up message bubbles 1 year ago
krille-chan 640e2ff25d
chore: Design follow up 1 year ago
krille-chan 6b4ed7bdc8
chore: Follow up design 1 year ago
krille-chan 133e7ab955
chore: Design adjustments 1 year ago
krille-chan 4453048285
refactor: Remove unnecessary builder widget 1 year ago
krille-chan 6e92693966
chore: Follow up chat bubble design 1 year ago
krille-chan 45299a741f
chore: Polish chat bubble colors 1 year ago
krille-chan b0a074c356
chore: Follow up wallpaper design 1 year ago
krille-chan 84e2563628
chore: Add max length to state messages 1 year ago
krille-chan 66ea73ea18
chore: Follow up wallpaper configs 1 year ago
krille-chan 9ee7551ad4
feat: Better wallpapers with blur and opacity sliders and improved styles page 1 year ago
Krille 6c548ec350
chore: Follow up emoji only messages 1 year ago
Krille 189493e074
design: Highlight emoji only messages 1 year ago
Krille fcc43e3328
chore: Slightly update chat colors 1 year ago
Krille 728854569c
Revert "chore: Follow up new chat design"
This reverts commit 4ec70bd25c.
1 year ago
Krille 4ec70bd25c
chore: Follow up new chat design 1 year ago
Krille 4857684655
Revert "feat: Add default chat wallpaper"
This reverts commit 7d8369ab30.
1 year ago
Krille 7d8369ab30
feat: Add default chat wallpaper 1 year ago
krille-chan 3faf6df558
feat: Nicer room creation UI 1 year ago
Krille d1e211adee
refactor: Use adaptive dialog action 1 year ago
krille-chan 831adceeca
refactor: Better future loading dialog without flickering 1 year ago
Krille 694bc488fd
chore: Improve read marker design 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 188ce96ef3
chore: Improve message info dialog 1 year ago
krille-chan dfb2605829
chore: Follow up send file snackbars 1 year ago
krille-chan d53d0d8083
chore: Follow up sendfile snackbars 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
krille-chan 6866a996a3
chore: Follow up imageviewer 1 year ago
krille-chan 838dcb413e
chore: Make imageviewer full window 1 year ago
Krille 75d28e16ea
chore: Follow up waveform color 1 year ago
Krille-chan b7cbd12b04
Merge pull request #1319 from q234rty/patch-1
fix: Bypass image compression in flutter_file_picker
1 year ago
Krille 3355e66e9a
chore: Fix formatting 1 year ago
krille-chan 54306847f8
chore: Follow up audioplayer design 1 year ago
krille-chan a732ea62e2
feat: New audio message design with displayed body 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 6bdeba7cd7
Merge pull request #1269 from selfisekai/flutter-3.24
chore: upgrade flutter to 3.24
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 75800ccdd5
chore: Follow up send file dialog fix 1 year ago
krille-chan 2615632881
chore: Remove emoji proposals feature 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
lauren n. liberda 55196e7c9d
chore: upgrade flutter to 3.24 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 47481eb676
feat: Send voice messages from web 1 year ago
Krille 3286b19387
refactor: Recording dialog 1 year ago
Krille a7473af40f
feat: Record voice message with opus/ogg if supported 1 year ago
Krille 0bd61ced3f
feat: Convert opus to aac on iOS before playing 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-chan 30e3a4f2ff
chore: Nicer background for sate message and time in chat 1 year ago
krille-chan 8128c960dc
chore: Follow up pinned events 1 year ago