Commit graph

188 commits

Author SHA1 Message Date
Krille
7e4775d8df
chore: Follow up select events 2023-12-27 16:15:11 +01:00
Krille
e60bc1c340
chore: Follow up select events 2023-12-27 15:29:16 +01:00
Krille
6b53d27c4c
fix: Some links not clickable in messages 2023-12-27 15:26:22 +01:00
krille-chan
627f7b88d4
chore: Follow up animate in 2023-12-26 21:10:58 +01:00
krille-chan
f07aba448d
feat: Animate in new events in timeline 2023-12-26 20:08:07 +01:00
krille-chan
7d112b1e18
refactor: More stable scroll to event 2023-12-26 18:51:53 +01:00
krille-chan
b71023954d
chore: Follow up stickers 2023-12-26 16:43:19 +01:00
krille-chan
b251a6a404
chore: Follow up reply design 2023-12-26 16:41:02 +01:00
krille-chan
89540ec7ef
fix: Darktheme contrast fixes with primary color 2023-12-26 14:03:14 +01:00
krille-chan
4a008d0c2d
design: New design for login page 2023-12-24 13:46:29 +01:00
krille-chan
a615de889e
design: Adjust reply design 2023-12-23 07:06:43 +01:00
krille-chan
069d313bd5
feat: Hovermenu for messages for mouse 2023-12-22 22:36:20 +01:00
Krille
e1a819d17b
fix: Audiomessage break app 2023-12-14 08:58:35 +01:00
krille-chan
e6fa844519
refactor: Event list 2023-12-01 20:10:15 +01:00
The one with the braid
ed16bdb1ff fix: message bubble position on desktop devices
Signed-off-by: The one with the braid <info@braid.business>
2023-11-30 19:14:42 +01:00
krille-chan
7a292655c8
fix: Encryption dialog crashes in column mode 2023-11-22 19:02:25 +01:00
Aryan Arora
0214256eda fix: navigating back from full screen video 2023-11-20 23:59:37 +05:30
krille-chan
5f94ecf1a0
fix: Blurhash crashes on height 0 2023-11-19 09:40:26 +01:00
krille-chan
e6e3589f1f
refactor: Remove copy dialog before opening links
This can now be done by just selecting text
2023-11-12 08:21:53 +01:00
krille-chan
7930150cb4
feat: Display presences in the app 2023-11-11 17:56:23 +01:00
Krille
cdc844a4c0
chore: Follow up imagebubble borderradius 2023-11-11 15:36:11 +01:00
krille-chan
0aaee82ec7
chore: Add border to images in timeline 2023-11-11 12:34:55 +01:00
krille-chan
41ae97fb8a
chore: Follow up select event 2023-11-11 09:54:34 +01:00
krille-chan
9d45f38400
chore: Follow up select text 2023-11-06 20:01:52 +01:00
krille-chan
c7bdd9269a
chore: Follow up select event 2023-11-06 18:19:44 +01:00
Krille
8148999512
chore: Follow up selectable text 2023-11-06 15:57:46 +01:00
Krille
1759043ee8
chore: Follow up fix select text 2023-11-06 14:24:57 +01:00
krille-chan
c313b03f71
chore: Follow up select event handling 2023-11-05 17:02:30 +01:00
krille-chan
809ee213b6
feat: Make all text in chat selectable on desktop 2023-11-05 14:07:07 +01:00
krille-chan
3ef9854c1d
fix: render tg-forward as blockquote style 2023-10-29 09:08:57 +01:00
krille-chan
f028b12185
refactor: Update FutureLoadingDialog 2023-10-28 17:32:37 +02:00
krille-chan
eca4825c70
build: Update packages and flutter super.key refactoring 2023-10-28 13:03:25 +02:00
krille-chan
69f7429b71
chore: Folllow up message bubble color 2023-10-28 11:51:32 +02:00
krille-chan
bf1f091f15
chore: Revert color changes 2023-10-28 11:48:57 +02:00
krille-chan
969dbef09a
design: Make incoming messages color more light 2023-10-28 10:34:25 +02:00
Krille
0490195f44
chore: Change way how to seek in audioplayer 2023-10-23 15:30:26 +02:00
Krille
9b523b00a6
chore: Minor design fixes 2023-10-23 13:58:43 +02:00
krille-chan
89493f364a
design: Make own chat bubble primary color for better contrast 2023-10-13 14:41:08 +02:00
krille-chan
27d15612d9
refactor: Update to Flutter 3.13.0 2023-08-18 07:24:31 +02:00
krille-chan
6e9d3627cc
feat: Improved mouse support for selecting events 2023-08-17 19:16:12 +02:00
krille-chan
b7dac8365a
chore: Follow up router fixes 2023-08-13 13:41:01 +02:00
krille-chan
5e3c62110b
feat: Write and display reason for redacting a message 2023-08-12 12:52:55 +02:00
Krille
6420f1d385
design: Chat list design adjustments 2023-08-11 14:33:55 +02:00
Krille
6bd518fa36
refactor: Remove bubble size slider 2023-08-11 13:33:16 +02:00
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
2023-07-28 21:33:32 +02:00
krille-chan
cc873e77fb
design: Redacted events with opacity 2023-07-23 06:49:51 +02:00
krille-chan
b667e22d19
design: Adjust message button design 2023-07-22 13:09:03 +02:00
krille-chan
ee6a16604e
chore: Design follow up 2023-07-22 11:50:00 +02:00
krille-chan
c4bc626b09
design: Slightly adjust chat design 2023-07-22 11:11:35 +02:00
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
2023-07-22 11:50:46 +08:00