Commit graph

162 commits

Author SHA1 Message Date
Christian Pauly
2e360ea631 refactor: widgets dir 2021-04-09 16:15:03 +02:00
Christian Pauly
49fa531841 design: Add blur to background image 2021-04-09 15:46:12 +02:00
Christian Pauly
af2176b1c5 change: Switch to ScaffoldMessenger 2021-04-03 13:09:20 +02:00
Christian Pauly
af02b8a43a fix: Overflow in chat app bar 2021-04-03 12:57:02 +02:00
Christian Pauly
cb062a2dff feat: Experimental support for room upgrades 2021-03-28 19:48:42 +02:00
Christian Pauly
a8680ba079 fix: Permission to send video call 2021-03-28 09:31:16 +02:00
Christian Pauly
d913be0375 fix: Push on iOS 2021-03-28 09:20:34 +02:00
Christian Pauly
b0ada828aa refactor: Migrate to flutter 2 2021-03-04 12:45:15 +01:00
Christian Pauly
2072566956 design: Improve encryption UX 2021-02-27 10:41:58 +01:00
Christian Pauly
e0716f643c refactor: Switch to TextButton 2021-02-27 08:47:33 +01:00
Christian Pauly
71ad54d939 change: Remove previous collapse solution 2021-02-25 11:06:58 +01:00
Christian Pauly
1a167bebe7 fix: Dialog using wrong Navigator 2021-02-24 18:43:49 +01:00
Christian Pauly
ae33399260 fix: Missing localizations in dialogs 2021-02-23 11:03:54 +01:00
Sorunome
cd68c06ac9 Merge branch 'soru/single-isolate-push-alt' into 'main'
fix: Use single-isolate push

Closes #207, #94, and #294

See merge request famedly/fluffychat!377
2021-02-21 09:25:38 +00:00
Christian Pauly
c47e0a24ff chore: Change call icon 2021-02-20 10:08:19 +01:00
Christian Pauly
b832287b88 fix: Missing tooltips in IconButtons 2021-02-20 07:40:42 +01:00
Christian Pauly
bef8e94085 fix: Line color 2021-02-20 07:31:03 +01:00
Christian Pauly
4d5d198450 fix: Localize ok cancel alert dialogs 2021-02-18 14:23:22 +01:00
Sorunome
353b1c8378 fix: Use single-isolate push 2021-02-16 13:23:56 +01:00
Christian Pauly
95a49a0ed1 fix: Update read receipt display 2021-02-13 10:34:02 +01:00
Christian Pauly
cb0f2b0631 fix: Inputborder 2021-02-03 18:48:48 +01:00
Christian Pauly
c76905e443 design: Improve new design 2021-02-03 15:51:49 +01:00
Christian Pauly
fed48d8db6 fix: reportEvent uses positive int 2021-02-01 22:00:41 +01:00
Christian Pauly
ba42c577f9 feat: Implement reporting of events 2021-02-01 21:26:02 +01:00
Christian Pauly
662f8b9a03 change: Minor design colors 2021-01-31 23:54:33 +01:00
Christian Pauly
284a72bb20 chore: Redesign textfields 2021-01-24 17:26:59 +01:00
Christian Pauly
7f5cab95bf refactor: Upgrade to latest flutter_sound_lite 2021-01-23 11:17:34 +01:00
Christian Pauly
29ad74e3f9 fix: Voice message recording dialog 2021-01-19 16:30:11 +01:00
Christian Pauly
fc4dafd8dc fix: UserBottomSheet 2021-01-19 15:48:50 +01:00
Christian Pauly
e15a549375 fix: Dialogs 2021-01-19 15:46:43 +01:00
Christian Pauly
77020d6b91 fix: Send file 2021-01-18 10:43:00 +01:00
Christian Pauly
c9653f43b2 fix: Typing update 2021-01-16 21:44:34 +01:00
Christian Pauly
bc7a598c09 fix: Column width 2021-01-16 20:52:39 +01:00
Christian Pauly
374efef73e fix: Dont send only whitespaces 2021-01-16 19:44:46 +01:00
Christian Pauly
930f35c03a fix: chat padding 2021-01-16 17:32:56 +01:00
Christian Pauly
6a0c71ef4a fix: Video calls 2021-01-16 16:39:07 +01:00
Christian Pauly
d473a3e978 fix: loading history 2021-01-16 16:11:50 +01:00
Krille Fear
d7cdd5b35d fix: Minor apl bugs 2021-01-16 13:24:52 +00:00
Krille Fear
544bc15022 refactor: Use APL 2021-01-16 11:46:38 +00:00
Sorunome
62ab031d13 feat: Regulate when thumbnails are animated as per MSC2705 2020-12-29 11:00:56 +01:00
Christian Pauly
76c890e7d0 fix: reactions 2020-12-27 19:24:47 +01:00
Sorunome
8f51a5e50b fix: Don't show loading dialog on request history 2020-12-27 11:59:03 +01:00
Christian Pauly
75797a62b9 refactor: Switch to loading dialog 2020-12-25 09:58:34 +01:00
Christian Pauly
ee770aa5ba fix: Read receipts and filtered events 2020-12-23 11:23:19 +01:00
Sorunome
e53cc2ec02 Merge branch 'soru/space-after-mention' into 'main'
fix: Have a space after mentions, making it consistent with @-completion

Closes #204

See merge request ChristianPauly/fluffychat-flutter!315
2020-12-19 19:25:16 +00:00
Sorunome
fe25e42c06 Merge branch 'soru/better-read-indicator' into 'main'
fix: Respect hidden events when calculating read receipt message

See merge request ChristianPauly/fluffychat-flutter!310
2020-12-19 15:37:58 +00:00
Sorunome
ef19594556 fix: Have a space after mentions, making it consistent with @-completion 2020-12-19 16:37:28 +01:00
Sorunome
b267c6cbe7 fix: Respect hidden events when calculating read receipt message 2020-12-19 16:20:48 +01:00
Sorunome
21c34756e9 fix: Store emoji picker history and make sure you can't send the same emoji twice 2020-12-19 16:16:25 +01:00
Christian Pauly
1c2b8832cd fix: Update typing 2020-12-17 19:14:33 +01:00