Commit Graph

724 Commits (krille/firebase-messaging)

Author SHA1 Message Date
krille-chan 45299a741f
chore: Polish chat bubble colors 9 months ago
krille-chan b0a074c356
chore: Follow up wallpaper design 9 months ago
krille-chan 84e2563628
chore: Add max length to state messages 9 months ago
krille-chan 66ea73ea18
chore: Follow up wallpaper configs 9 months ago
krille-chan 9ee7551ad4
feat: Better wallpapers with blur and opacity sliders and improved styles page 9 months ago
Krille 6c548ec350
chore: Follow up emoji only messages 9 months ago
Krille 189493e074
design: Highlight emoji only messages 9 months ago
Krille fcc43e3328
chore: Slightly update chat colors 9 months ago
Krille 728854569c
Revert "chore: Follow up new chat design"
This reverts commit 4ec70bd25c.
9 months ago
Krille 4ec70bd25c
chore: Follow up new chat design 9 months ago
Krille 4857684655
Revert "feat: Add default chat wallpaper"
This reverts commit 7d8369ab30.
9 months ago
Krille 7d8369ab30
feat: Add default chat wallpaper 9 months ago
krille-chan 3faf6df558
feat: Nicer room creation UI 9 months ago
Krille d1e211adee
refactor: Use adaptive dialog action 9 months ago
krille-chan 831adceeca
refactor: Better future loading dialog without flickering 9 months ago
Krille 694bc488fd
chore: Improve read marker design 10 months ago
krille-chan 0d4b7d67cc
refactor: Use non nullable localizations builder and lazy load on web 10 months ago
Krille fe06f2efb3
chore: Follow up pick files with file selector 10 months ago
krille-chan fc959ce3e5
refactor: Use file selector on linux 10 months ago
krille-chan 188ce96ef3
chore: Improve message info dialog 10 months ago
krille-chan dfb2605829
chore: Follow up send file snackbars 10 months ago
krille-chan d53d0d8083
chore: Follow up sendfile snackbars 10 months ago
krille-chan b83503585f
feat: Sending multiple files at once 10 months ago
krille-chan 5c9880f0b2
refactor: Load bytes from sending files later to not let app crash 10 months ago
krille-chan 6866a996a3
chore: Follow up imageviewer 10 months ago
krille-chan 838dcb413e
chore: Make imageviewer full window 10 months ago
Krille 75d28e16ea
chore: Follow up waveform color 10 months ago
Krille-chan b7cbd12b04
Merge pull request #1319 from q234rty/patch-1
fix: Bypass image compression in flutter_file_picker
10 months ago
Krille 3355e66e9a
chore: Fix formatting 10 months ago
krille-chan 54306847f8
chore: Follow up audioplayer design 11 months ago
krille-chan a732ea62e2
feat: New audio message design with displayed body 11 months 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
11 months ago
Krille-chan 6bdeba7cd7
Merge pull request #1269 from selfisekai/flutter-3.24
chore: upgrade flutter to 3.24
11 months ago
krille-chan eae7db7d71
chore: Follow up set read marker logic 11 months ago
krille-chan 0f16cdee88
chore: Better scroll up 11 months ago
krille-chan f17b09f56c
chore: Follow up set read marker 11 months ago
krille-chan 75800ccdd5
chore: Follow up send file dialog fix 11 months ago
krille-chan 2615632881
chore: Remove emoji proposals feature 12 months ago
krille-chan d3298f0b09
chore: Follow up display read marker in timeline 12 months ago
Krille-chan 9731fb461a
Merge pull request #1261 from CodeThomnics/refactor/reduce_context_calls_theme
Refactor: Reduce .of(context) calls theme
12 months ago
lauren n. liberda 55196e7c9d
chore: upgrade flutter to 3.24 12 months ago
Krille 641343d5fe
chore: Follow up scroll to event id fix 12 months ago
Thomas Klein Langenhorst 5d2aaef3ca
Refactor: Reduce .of(context) calls theme
Signed commit
12 months ago
Krille 47481eb676
feat: Send voice messages from web 12 months ago
Krille 3286b19387
refactor: Recording dialog 12 months ago
Krille a7473af40f
feat: Record voice message with opus/ogg if supported 12 months ago
Krille 0bd61ced3f
feat: Convert opus to aac on iOS before playing 12 months 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 1 year ago
Krille 3d362df80a
refactor: Remove no longer necessary mx-reply workaround 1 year ago
Krille 938e1a91ae
Revert "refactor: Move back to cached network image for better avatar performance"
This reverts commit d9ab6ad8b3.
1 year ago
Krille d9ab6ad8b3
refactor: Move back to cached network image for better avatar performance 1 year ago
Krille 53c2601945
chore: Follow up audioplayer 1 year ago
Krille 4dee111c73
chore: Revert audioplayer changes 1 year ago
Krille d4fb0ce1a7
chore: Follow up audioplayer 1 year ago
Krille fb54548e5c
build: Update matrix dart sdk 1 year ago
Krille 4291396f98
design: Improve design of Voice Messages and add 1.25 as speed 1 year ago
krille-chan b20b599ce4
chore: Follow up search 1 year ago
krille-chan 6ea4d0c263
feat: Search feature 1 year ago
krille-chan 8260480d90
fix: mxc reactions not rendered correctly 1 year ago
krille-chan e9d04b7217
refactor: Make reaction key not nullable 1 year ago
Krille ee6ba0de84
refactor: Display better command hints 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 ac1ed4dfd0
chore: More nicer event source display 1 year ago
krille-chan 2a590c6175
chore: Follow up select messages 1 year ago
krille-chan 384e57fbd2
design: Remake UX of selecting messages and chats 1 year ago
krille-chan 23f4c64e50
Revert "chore: Do not send video msc object yet"
This reverts commit 86b0d04041.
1 year ago
krille-chan 86b0d04041
chore: Do not send video msc object yet 1 year ago
Krille 71afa17806
fix: Background color of images with transparency 1 year ago
krille-chan 7627f7b8ed
build: Update flutter_map package 1 year ago
krille-chan 97292c1e3a
build: Update emoji picker package 1 year ago
krille-chan 02ceddf9e8
feat: Show/hide third column in chat view 1 year ago
krille-chan e81a366a5b
refactor: Move room headers into appbar bottom field 1 year ago
krille-chan f42509f710
design: Adjust some colors in inputbar 1 year ago
krille-chan a8606f18b6
refactor: new flutter only typing animation 1 year ago
krille-chan 4fca106a51
fix: Always send info object for stickers 1 year ago
krille-chan f4196f38c3
chore: Follow up hovermenu 1 year ago
krille-chan c51fc600a2
chore: Follow up sticker design 1 year ago
Krille 654a423e41
chore: Follow up padding 1 year ago
Krille 1be21e6c12
chore: Follow up paddings 1 year ago
Krille 68aa2250f2
chore: Follow up input bar padding 1 year ago
Krille cba1a9bd5e
chore: Follow up audioplayer design 1 year ago
Krille f3141f955d
chore: Follow up design 1 year ago
Krille e9a9075139
chore: Follow up design 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 7183158cf9
chore: Follow up input bar design 1 year ago
Krille cce5fc8fa5
chore: Follow up input bar design 1 year ago
Krille d3930cf4af
chore: Follow up inputbar design 1 year ago
Krille ed2a1af46c
chore: Follow up input bar design 1 year ago
Krille 93f0ace3cf
chore: Follow up inputbar design 1 year ago
Krille 49c1de8610
chore: follow up matrix pill 1 year ago
Krille d83c26a3c9
chore: Follow up matrix pills 1 year ago
Krille 0b9d258e56
chore: Follow up matrix pill 1 year ago
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 45e1122648
chore: Follow up image rendering 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 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
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 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-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
Mubeen Rizvi 49caebcaa8 enhanced send video functionality by adding toggle send original 1 year ago
Krille cc277c1431
chore: Follow up android haptic feedback 1 year ago
Krille 6fde2fbeaa
fix: whitespaces sometimes encoded in html message 1 year ago
Krille bfcfcc9a83
chore: Follow up wallpaper size 1 year ago
Krille 1a2a25d394
chore: Make stickers smaller 1 year ago
Krille e96090051d
chore: Follow up wallpaper thumbnail width 1 year ago
Krille 172cd651fc
fix: Render tg-forward html tags 1 year ago
Krille 3b9245c8c7
feat: New account data wallpaper feature 1 year ago
Krille 1a655d6f72
fix: Use HapticFeedback.selectionClick() for long press on message 1 year ago
Krille 03728ccb42
fix: onDragDone crashes when no files found 1 year 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
Krille 5d639663fe
chore: Follow up select events 2 years ago
Krille 7c8d40f186
chore: Follow up select events 2 years ago
Krille 504fccc98f
chore: Follow up desktop message popupmenu 2 years ago
Krille fe00db3281
chore: Follow up set read marker 2 years ago
Krille a349a0804a
chore: Minor design adjustments 2 years ago
krille-chan f8d4b1f3ae
chore: Follow up mark messages 2 years ago
krille-chan 2fadb64bc0
Revert "chore: Follow up chat appbar actions"
This reverts commit 08ca53a46d.
2 years ago
krille-chan fb98e3cf22
chore: Follow up select icon 2 years ago
krille-chan 08ca53a46d
chore: Follow up chat appbar actions 2 years ago
krille-chan 2382141cc5
chore: Follow up select events 2 years ago
krille-chan 43f304b1a8
chore: Follow up message context action 2 years ago
krille-chan bfb3fa0f30
chore: Follow up mark messages 2 years ago
Krille 7e4775d8df
chore: Follow up select events 2 years ago
Krille 1a3d7f5b1c
chore: Follow up sendOnEnter fix 2 years ago
Krille e60bc1c340
chore: Follow up select events 2 years ago
Krille 6b53d27c4c
fix: Some links not clickable in messages 2 years ago
krille-chan 627f7b88d4
chore: Follow up animate in 2 years ago
krille-chan f07aba448d
feat: Animate in new events in timeline 2 years ago
krille-chan 8f3f5cdb8b
chore: Follow up bug report dialog 2 years ago
krille-chan 7d112b1e18
refactor: More stable scroll to event 2 years ago
krille-chan 038cd9cb73
chore: Design follow up 2 years ago
krille-chan 5d20185140
change: Remove wallpaper feature 2 years ago