Commit Graph

746 Commits (8bf46a38783c2000ad1cbcbfb6a7ab8757dcc1c0)

Author SHA1 Message Date
Krille ae0999e6ce
chore: Follow up send multiple images 11 months ago
Krille 363eabbe1c
chore: Follow up send file dialog for images 11 months ago
Krille-chan a4c0bd8b25
Merge pull request #1488 from marekvospel/no-unnecessary-thumbnail
fix: dont use thumbnails for emoticons
12 months ago
Marek Vospěl 98b4bec41b
fix: dont use thumbnails for emoticons 12 months ago
Krille 1c5c491ceb
build: Try downgrading flutter web auth 12 months ago
Krille b6668cee6f
chore: Follow up join room 12 months ago
krille-chan 22023450d5
feat: Add markdown context actions for text input 12 months ago
Krille 9fab7630a3
chore: Follow up send file dialog 12 months 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.
12 months ago
Krille f5c21481e6
refactor: Migrate to newer keyboard shortcuts package 12 months 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
Krille 9d0cefce18
chore: Do not hide error on file sending 1 year ago
Krille 86b1314c61
refactor: Use cached network image for mxc image uris 1 year ago
krille-chan b05eb891a6
chore: Bring back navrail 1 year ago
Krille ef5ea57c58
refactor: Omit local types 1 year ago
Krille 873362428c
fix: Follow up matrix sdk update 1 year ago
MrSpoony 3f81dc5187
feat: add option to configure reply swipe direction 1 year ago
krille-chan bd5dc8405d
refactor: Calc avatar font size by avatar size 1 year ago
krille-chan f2d42936ad
chore: Follow up chat design 1 year ago
krille-chan 3bc66f87e0
chore: Follow up design typing indicator 1 year ago
krille-chan d4da2dd431
build: Use Flutter 3.19.6 for Linux 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 244962fdfc
chore: Follow up formatting 1 year ago
Krille-chan d9edf9f05b
Merge branch 'main' into flutter-3.22 1 year ago
krille-chan 3b76219f68
chore: Follow up listen on streams 1 year ago
Krille 8da714b0d2
fix: Stickers from gboard have black background 1 year ago
Krille 8ea9e26bac
chore: Fix formatting 1 year ago
krille-chan 6599d28676
chore: Follow up new message animation 1 year ago
krille-chan 3d7dbf7ddf
chore: Nicer message animation 1 year ago
Krille-chan a4e8ffdc7f
Merge pull request #998 from krille-chan/krille/update-record-package
build: Update record package
1 year ago
krille-chan ff54610e5b
refactor: Use onRoomState stream instead of room.onUpdate to not update on messages but state changes only 1 year ago
lauren n. liberda ae0c8f73d2
chore: upgrade flutter to 3.22.0 1 year ago
Krille 62fcea5b0b
chore: Set a maxsize for textfields 1 year ago
Krille 8a64bdd82d
refactor: Remove unnecessary FutureBuilder 1 year ago
krille-chan 3d4ddeaa40
build: Update record package 2 years ago
Krille 3d362df80a
refactor: Remove no longer necessary mx-reply workaround 2 years ago
Krille 938e1a91ae
Revert "refactor: Move back to cached network image for better avatar performance"
This reverts commit d9ab6ad8b3.
2 years ago
Krille d9ab6ad8b3
refactor: Move back to cached network image for better avatar performance 2 years ago
Krille 53c2601945
chore: Follow up audioplayer 2 years ago
Krille 4dee111c73
chore: Revert audioplayer changes 2 years ago
Krille d4fb0ce1a7
chore: Follow up audioplayer 2 years ago
Krille fb54548e5c
build: Update matrix dart sdk 2 years ago
Krille 4291396f98
design: Improve design of Voice Messages and add 1.25 as speed 2 years ago
krille-chan b20b599ce4
chore: Follow up search 2 years ago
krille-chan 6ea4d0c263
feat: Search feature 2 years ago
krille-chan 8260480d90
fix: mxc reactions not rendered correctly 2 years ago
krille-chan e9d04b7217
refactor: Make reaction key not nullable 2 years ago
Krille ee6ba0de84
refactor: Display better command hints 2 years 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
2 years ago
krille-chan ac1ed4dfd0
chore: More nicer event source display 2 years ago
krille-chan 2a590c6175
chore: Follow up select messages 2 years ago
krille-chan 384e57fbd2
design: Remake UX of selecting messages and chats 2 years ago
krille-chan 23f4c64e50
Revert "chore: Do not send video msc object yet"
This reverts commit 86b0d04041.
2 years ago
krille-chan 86b0d04041
chore: Do not send video msc object yet 2 years ago
Krille 71afa17806
fix: Background color of images with transparency 2 years ago
krille-chan 7627f7b8ed
build: Update flutter_map package 2 years ago
krille-chan 97292c1e3a
build: Update emoji picker package 2 years ago
krille-chan 02ceddf9e8
feat: Show/hide third column in chat view 2 years ago
krille-chan e81a366a5b
refactor: Move room headers into appbar bottom field 2 years ago
krille-chan f42509f710
design: Adjust some colors in inputbar 2 years ago
krille-chan a8606f18b6
refactor: new flutter only typing animation 2 years ago
krille-chan 4fca106a51
fix: Always send info object for stickers 2 years ago
krille-chan f4196f38c3
chore: Follow up hovermenu 2 years ago
krille-chan c51fc600a2
chore: Follow up sticker design 2 years ago
Krille 654a423e41
chore: Follow up padding 2 years ago
Krille 1be21e6c12
chore: Follow up paddings 2 years ago
Krille 68aa2250f2
chore: Follow up input bar padding 2 years ago
Krille cba1a9bd5e
chore: Follow up audioplayer design 2 years ago
Krille f3141f955d
chore: Follow up design 2 years ago
Krille e9a9075139
chore: Follow up design 2 years ago
Krille 554f951a30
Revert "design: New date separators in timeline"
This reverts commit f15b81c5a6.
2 years ago
Krille f15b81c5a6
design: New date separators in timeline 2 years ago
Krille 7183158cf9
chore: Follow up input bar design 2 years ago
Krille cce5fc8fa5
chore: Follow up input bar design 2 years ago
Krille d3930cf4af
chore: Follow up inputbar design 2 years ago
Krille ed2a1af46c
chore: Follow up input bar design 2 years ago
Krille 93f0ace3cf
chore: Follow up inputbar design 2 years ago
Krille 49c1de8610
chore: follow up matrix pill 2 years ago
Krille d83c26a3c9
chore: Follow up matrix pills 2 years ago
Krille 0b9d258e56
chore: Follow up matrix pill 2 years ago
Krille f0b66fda0a
chore: More minimal matrix pill 2 years ago
Krille 7e0dcc3058
chore: Follow up input bar design 2 years ago
Krille 6d4ee4ad6f
chore: Follow up input bar design 2 years ago
krille-chan 150da0f0aa
design: Background color follow up for input bar 2 years ago
krille-chan 5687aab290
chore: Follow up audioplayer height 2 years ago
krille-chan 9b82614fba
chore: Follow up audomessage speed button design 2 years ago
krille-chan 45e1122648
chore: Follow up image rendering 2 years ago
Krille 935e7215e4
refactor: Sticker widget code 2 years ago
Krille bac2dceae4
chore: Follow up image bubble performance 2 years ago
Krille 25ec229ace
refactor: Use dart blurhash 2 years ago
krille-chan 1271441eb0
chore: Follow up imagebubble 2 years ago
Krille ba05050c2b
chore: Follow up image size 2 years ago
krille-chan db747afb7b
chore: Add missing command hints 2 years ago
krille-chan 2104793ecd
design: Display images in correct ratio in timeline 2 years ago
Krille 508a7e78c7
chore: Adjust design of typing indicator 2 years ago
Krille c028c69b2d
design: Nicer reactions design with size animations 2 years ago
krille-chan 8dd8edae44
chore: Follow up set room read marker 2 years ago
krille-chan e0e1b65f77
chore: Follow up message bubble design 2 years ago
krille-chan c842e3454b
chore: Follow up message bubble color 2 years ago
krille-chan 0387b955ed
chore: Follow up message bubble design 2 years ago
krille-chan 292e6c8834
design: Connect bubbles from same sender 2 years ago
krille-chan a31dce0a21
fix: Remove pantalaimon message with normal error message 2 years ago
Krille 6d973db6fc
refactor: Better logic for removing outdated notifications 2 years ago
Krille c0ba68dff5
fix: Set readmarker on focus on web 2 years ago
Krille fdc77fb6d9
fix: Set read marker on web 2 years ago
krille-chan f56758e1c4
feat: Reply with one button in desktop 2 years ago
krille-chan 0cf6a1d74a
refactor: Enhance logic when to mark room as read 2 years ago
krille-chan db8e4c2916
chore: Follow up stickers 2 years ago
krille-chan 5a6016931b
design: New sticker picker next to emoji picker 2 years ago
krille-chan 6c5133abfe
chore: Follow up send filename for keyboard input 2 years ago
krille-chan 6435e703e4
feat: Add insert content via gboard 2 years ago
krille-chan 1c19c9a2a9
chore: Follow up set speed in voice messages 2 years ago
krille-chan bf1f8ebaf5
feat: Add speed button for audioplayer 2 years ago
Mubeen Rizvi 49caebcaa8 enhanced send video functionality by adding toggle send original 2 years ago
Krille cc277c1431
chore: Follow up android haptic feedback 2 years ago
Krille 6fde2fbeaa
fix: whitespaces sometimes encoded in html message 2 years ago
Krille bfcfcc9a83
chore: Follow up wallpaper size 2 years ago
Krille 1a2a25d394
chore: Make stickers smaller 2 years ago
Krille e96090051d
chore: Follow up wallpaper thumbnail width 2 years ago
Krille 172cd651fc
fix: Render tg-forward html tags 2 years ago
Krille 3b9245c8c7
feat: New account data wallpaper feature 2 years ago
Krille 1a655d6f72
fix: Use HapticFeedback.selectionClick() for long press on message 2 years ago
Krille 03728ccb42
fix: onDragDone crashes when no files found 2 years ago
Krille 3fa9c65a2b
Revert "refactor: Dialog BuildContext"
This reverts commit 315a43c1a4.
2 years ago
krille-chan 8ec3497b54
feat: Implement private read receipts 2 years ago
krille-chan 315a43c1a4
refactor: Dialog BuildContext 2 years ago
Krille 708629acca
chore: Follow up linkify code 2 years ago
Krille e39f046b1e
fix: Encode component for links correctly 2 years ago
Krille 23fe757599
fix: text nodes with multiple links crash the timeline 2 years ago
Krille e0ecdee5d5
chore: Remove vibration on iOS for long press 2 years ago
Krille-chan 9b5e95d7ad
Merge pull request #767 from krille-chan/krille/better-sharing-text
refactor: Put forwarded text into inputfield instead of sending directly
2 years ago
Krille af18da57e6
fix: not in range error 2 years ago
Krille fec39eb602
refactor: Put forwarded text into inputfield instead of sending directly 2 years ago
krille-chan be6165f422
chore: Follow up sending messages 2 years ago
krille-chan ab3dccf45b
chore: Follow up sending messages 2 years ago
krille-chan 2872448584
chore: Follow up select events 2 years ago
krille-chan a6618c1817
chore: Follow up select messages 2 years ago