Commit Graph

99 Commits

Author SHA1 Message Date
Krille fbb68686ea style: New modal bottom sheets 2023-01-08 11:07:31 +01:00
Krille 8513d74cc1 refactor: Same animations everywhere in app 2023-01-07 09:22:31 +01:00
Krille b894a4542a chore: Update flutter_map 2023-01-03 17:31:03 +01:00
Krille c9f4904d99 refactor: Remove dart from folder name 2022-12-30 17:54:50 +01:00
Krille Fear 77aca413fb chore: Remove deprecated share button 2022-12-30 12:52:29 +01:00
Krille Fear 04f34a4301 chore: Remove deprecated share button 2022-12-30 12:49:17 +01:00
Krille Fear d3e3252de8 chore: Disable audio player on linux 2022-12-30 12:36:20 +01:00
Krille Fear ca203608fa feat: Add audio message support to linux 2022-12-30 10:51:26 +01:00
Krille Fear e9d02336e1 fix: File event design 2022-12-30 10:40:53 +01:00
Krille Fear 338331d6e1 fix: Correct redacted by username 2022-12-30 09:01:43 +01:00
TheOneWithTheBraid c4f601f651 chore: improve cute events rendering
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-12-24 19:28:09 +01:00
Christian Pauly 0c38f6a205 fix: Remove deprecated meomry caching of downloaded files 2022-11-21 18:16:46 +01:00
TheOneWithTheBraid c07ffaa0c2 feat: implement cute events
Cute events help against social distancing. You can send googly eyes,
hugs and cuddles.

Fixes:
https://rail.chat/@AgathaSorceress@eldritch.cafe/109336005433123570

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-11-21 11:11:21 +01:00
Christian Pauly ee2d30bebe chore: Adjust colors 2022-11-04 13:33:21 +01:00
Christian Pauly a5c375bf6b chore: Design enhancements 2022-11-04 12:01:59 +01: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 1b857d461e feat: Automatic key requests and better key error dialog 2022-09-08 09:12:08 +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 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 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
Christian Pauly b50355f33e chore: Follow up appbar design 2022-07-12 21:37:04 +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 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 aa14ce71b6 chore: Follow up color fixes 2022-05-27 15:13:24 +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
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
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
Christian Pauly c6ce213ebb fix: Chat view becomes gray for a second on sending reaction 2022-03-27 17:15:43 +02:00
Krille Fear 0ec47177fe chore: Remove broken voice messages for Linux and Windows 2022-03-27 10:12:07 +00:00
Marcel f1578490b5 feat: Restrict map zoom to tile server capabilities 2022-03-15 12:35:32 +00:00
Christian Pauly 85c1710ae3 refactor: Switch to just audio for playing sounds 2022-03-13 07:55:22 +01:00
Krille Fear 5df9dc0db8 chore: Better call UX sounds and timeline design 2022-02-19 11:16:33 +01:00
Christian Pauly e023d52bef refactor: Remove deprecated jitsi call generator 2022-02-16 12:02:01 +01:00
TheOneWithTheBraid 8d1e27a0bf feat: implement pinned messages
- render pinned events on the chat top
- support scroll up for several pinned messages
- ask to unpin messages
- add button to pin message
- fix some null-safety issues
- fix the Linux database directly for debug builds

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-02-16 07:51:41 +00:00
Krille Fear 79a2db9e63 chore: Follow up null safety fixes 2022-02-06 17:09:45 +01:00
Jayesh Nirve 54c26df9cf
fix: suggestions menu and use empty map in html messages null return 2022-02-02 13:07:33 +05:30
Jayesh Nirve b77d1bbc1d
fix: cast error in html messages 2022-02-02 12:03:40 +05:30
Krille Fear ef4c5089d5 refactor: Migrate to null safety 2022-01-31 16:33:42 +01:00