Commit Graph

172 Commits (4848af76554808edc11096bfde2c92d455adbfa2)

Author SHA1 Message Date
Aryan Arora 0214256eda fix: navigating back from full screen video 2 years ago
krille-chan 5f94ecf1a0
fix: Blurhash crashes on height 0 2 years ago
krille-chan e6e3589f1f
refactor: Remove copy dialog before opening links
This can now be done by just selecting text
2 years ago
krille-chan 7930150cb4
feat: Display presences in the app 2 years ago
Krille cdc844a4c0
chore: Follow up imagebubble borderradius 2 years ago
krille-chan 0aaee82ec7
chore: Add border to images in timeline 2 years ago
krille-chan 41ae97fb8a
chore: Follow up select event 2 years ago
krille-chan 9d45f38400
chore: Follow up select text 2 years ago
krille-chan c7bdd9269a
chore: Follow up select event 2 years ago
Krille 8148999512
chore: Follow up selectable text 2 years ago
Krille 1759043ee8
chore: Follow up fix select text 2 years ago
krille-chan c313b03f71
chore: Follow up select event handling 2 years ago
krille-chan 809ee213b6
feat: Make all text in chat selectable on desktop 2 years ago
krille-chan 3ef9854c1d
fix: render tg-forward as blockquote style 2 years ago
krille-chan f028b12185
refactor: Update FutureLoadingDialog 2 years ago
krille-chan eca4825c70
build: Update packages and flutter super.key refactoring 2 years ago
krille-chan 69f7429b71
chore: Folllow up message bubble color 2 years ago
krille-chan bf1f091f15
chore: Revert color changes 2 years ago
krille-chan 969dbef09a
design: Make incoming messages color more light 2 years ago
Krille 0490195f44
chore: Change way how to seek in audioplayer 2 years ago
Krille 9b523b00a6
chore: Minor design fixes 2 years ago
krille-chan 89493f364a
design: Make own chat bubble primary color for better contrast 2 years ago
krille-chan 27d15612d9
refactor: Update to Flutter 3.13.0 2 years ago
krille-chan 6e9d3627cc
feat: Improved mouse support for selecting events 2 years ago
krille-chan b7dac8365a
chore: Follow up router fixes 2 years ago
krille-chan 5e3c62110b
feat: Write and display reason for redacting a message 2 years ago
Krille 6420f1d385
design: Chat list design adjustments 2 years ago
Krille 6bd518fa36
refactor: Remove bubble size slider 2 years ago
gilice eba3eeee25 feat: small performance tweaks for Message
It is the widget most often built, so every small bit helps.
- replace a List with an array (should be easier to optimize for the
  compiler)
- remove a Padding widget and use the parent Container's padding instead
2 years ago
krille-chan cc873e77fb
design: Redacted events with opacity 2 years ago
krille-chan b667e22d19
design: Adjust message button design 2 years ago
krille-chan ee6a16604e
chore: Design follow up 2 years ago
krille-chan c4bc626b09
design: Slightly adjust chat design 2 years ago
ShootingStarDragons f0cc00c04a fix: code cannot be wrap
I think it is a wrong fix for link, '\n' should not be replaceAll,
so I think this should be reverted
2 years ago
Krille bc73a5da95
fix: Reset audioplayer when played until the end 2 years ago
krille-chan a06b3e6a9e
fix: Username not visible after edit events 2 years ago
Krille 91fc889bce refactor: Update dependencies 2 years ago
The one with the braid 3956b7a754 fix: overflow in cute events
Signed-off-by: The one with the braid <the-one@with-the-braid.cf>
2 years ago
Krille f4107a8344 chore: Update dependencies 2 years ago
Krille 40c622ebe6 refactor: Update flutter_html 2 years ago
Krille 847bda89e8 fix: User pills 2 years ago
Krille 2bb28bc821 feat: Allow ruby tags in html 2 years ago
Krille e08445ee51 fix: Remove wrong rendered linebreak in html 2 years ago
Krille 2995e5035d chore: Follow up linkify inside html 2 years ago
Krille f2601c638b chore: Follow up linkify in html message 2 years ago
Krille 5c5d162fd6 chore: Enhance room pills 2 years ago
Krille f7b9c9abb2 chore: Follow up missing cache key 2 years ago
Krille ec9aff28c8 chore: do not humanize links 2 years ago
Krille d6bd765d66 chore: Follow up img tag 2 years ago
Krille a8538d7488 chore: Follow up html messages mxc images 2 years ago