Commit Graph

144 Commits (c42ce8d1db4256d3463154dac3baf94c93d36c20)

Author SHA1 Message Date
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
Krille 1d72ab512a chore: Readd support for html tables 2 years ago
Krille 6b0c853721 chore: Follow up html styling 2 years ago
Krille 2713b28516 chore: Disable img for now in html messages 2 years ago
Krille f9ee44b7bd chore: Add missing blockquote style 2 years ago
Krille 796a6fdae1 refactor: Reimplement flutter matrix html locally 2 years ago
Krille 7dde6250e1 Merge branch 'filenametolong' into 'main'
filename is too long and over the widget

See merge request famedly/fluffychat!1103
2 years ago
Skying 1088eb0500 fix: Too long file name cause a render overflow 2 years ago
Krille 4597d03475 chore: Follow up clean up 2 years ago
Krille 2a1a68de22 feat: Implement new error reporting tool when critical features break like playing audio or video messages or opening a chat 2 years ago
Krille cb0fe173d9 chore: Minor code clean up 2 years ago
Krille 942fac427c feat: Permission dialog before open link in browser 2 years ago
Krille 14c2bf0508 chore: Follow up jump to unread message 2 years ago
Krille d630238142 feat: Add read marker 2 years ago
noob_tea ab0b7cb6b9 treewide: Container -> SizedBox.shrink()
This helps performance without any user-facing changes,
since SizedBox is constant while Container isn't
2 years ago
Malin Errenst ec7acc5385 refactor: Added and applied require_trailing_commas linter rule 2 years ago
Christian Pauly 41f847ccbf chore: Follow up fix audioplayer on android 2 years ago
Krille 49bf5bdb0a chore: Follow up audioplayer on linux 2 years ago
Christian Pauly e2aa5584a2 style: Link underline color 2 years ago
Christian Pauly ab23ba6c2c refactor: Do only instantiate AudioPlayer() object when in use 2 years ago
Christian Pauly c24295580b feat: Enable audioplayer for web and linux 2 years ago
Gabriel Rodríguez d226bf6020 fix: avatar color 2 years ago
Gabriel Rodríguez 704ee5ef9c fix: display name contrast in dark mode 2 years ago
Christian Pauly 35174cb859 refactor: Migrate to Flutter 3.7.0 2 years ago
Krille 2df72b5d13 style: New modal bottom sheets 3 years ago
Krille 4376070733 refactor: Same animations everywhere in app 3 years ago
Krille 2c45552c8e chore: Update flutter_map 3 years ago
Krille 5cf18aabbf refactor: Remove dart from folder name 3 years ago
Krille Fear a99f596447 chore: Remove deprecated share button 3 years ago