Mg138
4e3c1f14d1
improved (most) icons/image scaling, including avatar scaling
2022-10-31 05:07:18 +08:00
Christian Pauly
7e4a4c88be
chore: Follow up nicer state events
2022-10-15 11:11:36 +02:00
Christian Pauly
c365469dc5
design: Hide unimportant state events instead of folding
2022-10-15 10:38:06 +02:00
Christian Pauly
d6c7dadb24
chore: Add unread badge to navigation rail and adjust design
2022-09-11 11:07:04 +02:00
td
1104f1dc6f
feat: background and terminated calls [android]
2022-09-10 15:42:52 +05:30
Christian Pauly
7f6c914fca
fix: Popup menu without elevation
2022-09-10 12:11:11 +02:00
Christian Pauly
1b857d461e
feat: Automatic key requests and better key error dialog
2022-09-08 09:12:08 +02:00
Christian Pauly
db0d49269b
fix: add missing command localizations
2022-09-05 17:56:50 +02:00
Krille Fear
89b3c82ee6
Merge branch 'krille/flutter-update' into 'main'
...
chore: Update to flutter 3.3.0
See merge request famedly/fluffychat!1002
2022-08-31 18:08:28 +00:00
Christian Pauly
80266df85d
chore: Update to flutter 3.3.0
2022-08-31 19:54:22 +02:00
Christian Pauly
1370e892cd
chore: Adjust bubble color in dark mode
2022-08-31 16:06:53 +02:00
Christian Pauly
67f5a76f16
fix: Sharing on iPad
2022-08-21 08:42:02 +02:00
Christian Pauly
4edbb13e75
chore: Update dependencies
2022-08-14 17:22:16 +02:00
Christian Pauly
631485d3c5
chore: Remove error logging with sentry
2022-08-14 16:18:18 +02:00
Christian Pauly
9d5949820d
chore: Revert onRoomUpdate logic
2022-08-10 21:47:24 +02:00
Christian Pauly
fbe8ecaad5
fix: Do not rebuild chat view twice on each message
2022-08-10 21:38:08 +02:00
Christian Pauly
236c5b1648
fix: Wait for init before showing room on web start
2022-08-07 12:54:26 +02:00
Jorge Menjivar
2273505d9b
Fixed Issue #973
2022-08-06 02:41:06 -07:00
Christian Pauly
44446db5be
chore: Adjust design
2022-08-05 17:07:46 +02:00
Christian Pauly
7644cf4463
refactor: Simplify MxcImage and replace CachedNetworkImage
2022-07-29 18:41:05 +02:00
Christian Pauly
860427192e
fix: Dont display loading dialog when adding reaction
2022-07-29 13:27:57 +02:00
TheOneWithTheBraid
3e80e3f67e
feat: Emoji related fixes
...
- adds Emoji autocomplete following popular `:` hotkey
- adds Famedly's famous smart Emojis (tm)
- syncs recent Emojis with SDK
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-07-17 17:32:06 +00:00
Christian Pauly
b50355f33e
chore: Follow up appbar design
2022-07-12 21:37:04 +02:00
Christian Pauly
0237ada0bc
feat: Send multiple images at once
2022-07-10 09:59:47 +02:00
Christian Pauly
fa0ea99657
refactor: Encryption button
2022-07-10 09:03:35 +02:00
Christian Pauly
3c7926c81a
chore: Adjust design
2022-07-09 09:12:11 +02:00
Christian Pauly
d25d8cc1c2
chore: Add fancy hero animations
2022-07-08 10:41:36 +02:00
Christian Pauly
b76453483e
chore: Pinned events design
2022-07-08 10:19:07 +02:00
Christian Pauly
3e6ce3403e
chore: Always display header elevation in chat
2022-07-08 09:59:40 +02:00
Christian Pauly
091958be0b
feat: New material 3 design
2022-07-07 20:18:40 +02:00
Christian Pauly
efa99be3b2
refactor: Chat view
2022-06-28 16:51:29 +02:00
Christian Pauly
9f5a553c1b
chore: Update SDK
2022-06-26 12:52:05 +02:00
Christian Pauly
c2df8f4b4b
refactor: Switch to Hive Collections DB
2022-06-09 11:37:21 +02:00
Christian Pauly
4a6529dca2
chore: Update share_plus
2022-06-04 13:43:26 +02:00
Christian Pauly
0c7c3bcf5a
fix: Send sticker without blocking the UI
2022-05-30 10:06:41 +02:00
Christian Pauly
aa14ce71b6
chore: Follow up color fixes
2022-05-27 15:13:24 +02:00
Christian Pauly
38f84c3ae0
fix: Broken dynamic color palette
2022-05-19 08:46:59 +02:00
Krille Fear
d755ca7496
Merge branch 'krille/update-matrix-sdk' into 'main'
...
refactor: Update Matrix SDK
See merge request famedly/fluffychat!869
2022-05-18 07:24:58 +00:00
Christian Pauly
2eac52a006
refactor: Update Matrix SDK
2022-05-18 09:04:32 +02:00
Christian Pauly
1e3f778130
feat: Initial material you support
2022-05-18 08:54:50 +02:00
Christian Pauly
a718152905
refactor: Upgrade to Flutter 3.0.0
2022-05-12 13:23:19 +02:00
Christian Pauly
f30feb3925
fix: Design gltich with floating cancel button over textfield
2022-05-03 12:18:07 +02:00
TheOneWithTheBraid
a9275fc4f6
chore: defaultly save files on Android
...
- defaultly save files on Android instead of share
- add dedicated share button for files and images on Android
- use ListTile instead of row to display file event
- update file_picker_cross
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-05-01 10:33:51 +02:00
Krille Fear
39f607f6f9
feat: Display event timestamp if selected
2022-04-08 09:59:08 +02:00
Krille Fear
d0971196f6
design: Display icon for failed sent messages
2022-04-08 07:42:36 +02:00
Krille Fear
01be040163
fix: Widgets dialog crashes
2022-04-03 12:59:08 +02:00
Christian Pauly
d1117e152e
fix: Hide pinned events if event is not accessable or loading
2022-04-03 08:17:01 +02:00
Christian Pauly
bd95c805eb
chore: Display error message on file
...
send failed
2022-04-01 11:39:28 +02:00
Christian Pauly
35a2f95eae
feat: Better image sending experience
2022-03-30 11:46:24 +02:00
Christian Pauly
9eaf20d903
fix: Make audioplayer waveforms thinner and better clickable
2022-03-28 20:13:20 +02:00