Commit Graph

156 Commits

Author SHA1 Message Date
Christian Pauly 6cdce6f673 change: Switch to ScaffoldMessenger 2021-04-03 13:09:20 +02:00
Christian Pauly bb97b1bca8 refactor: Migrate to flutter 2 2021-03-04 12:45:15 +01:00
Christian Pauly 949890c926 change: Remove previous collapse solution 2021-02-25 11:06:58 +01:00
Christian Pauly 9458ab3e3b fix: Dialog using wrong Navigator 2021-02-24 18:43:49 +01:00
Christian Pauly 9f9b833c68 fix: Localize ok cancel alert dialogs 2021-02-18 14:23:22 +01:00
Christian Pauly a13e673782 fix: MetaRow fontsize 2021-02-13 13:21:27 +01:00
Christian Pauly ebe246d388 change: Revert new design 2021-02-13 12:44:39 +01:00
Christian Pauly ddd10d189d refactor: border radius 2021-02-07 09:12:34 +01:00
Christian Pauly ea1bb89025 feat: Make font size configurable 2021-02-07 08:59:58 +01:00
Christian Pauly 4c10ef5213 fix: More minor fixes 2021-02-05 16:43:05 +01:00
Christian Pauly b9be33c16b change: Implement contact list instead of status 2021-02-05 08:43:44 +01:00
Christian Pauly f3b3584f73 fix: Start chat with yourself from status 2021-02-02 16:48:48 +01:00
Christian Pauly 33dd1d2371 feat: new design 2021-02-02 10:53:29 +01:00
Krille Fear 71a0f6a932 Revert "feat: Implement experimental new design"
This reverts commit 10cf8daf25
2021-02-01 20:00:35 +00:00
Christian Pauly 10cf8daf25 feat: Implement experimental new design 2021-02-01 19:28:39 +01:00
Christian Pauly 56edb77b68 change: Minor design colors 2021-01-31 23:54:33 +01:00
Christian Pauly 38e8e1bce1 fix: UserBottomSheet 2021-01-19 15:48:50 +01:00
Christian Pauly fde2f8b2a8 fix: Send file 2021-01-18 10:43:00 +01:00
Christian Pauly 8477385853 chore: Increase max size of message bubbles 2021-01-17 10:11:17 +01:00
Christian Pauly d018a4bec1 fix: Share files 2021-01-16 22:24:27 +01:00
Krille Fear cbcfa1581e refactor: Use APL 2021-01-16 11:46:38 +00:00
Christian Pauly 5d52c26146 refactor: Use adaptive_theme 2021-01-15 19:41:55 +01:00
Sorunome 1da643fa31
feat: Handle matrix: URIs as per MSC2312 2021-01-10 18:20:16 +01:00
Christian Pauly e84bc25602 refactor: Switch to loading dialog 2020-12-25 09:58:34 +01:00
Christian Pauly 6381cea62d chore: Context icon improvements 2020-12-20 16:44:55 +01:00
Sorunome 702895f09d
fix: Respect hidden events when calculating read receipt message 2020-12-19 16:20:48 +01:00
Christian Pauly 721c0b2bfa feat: Implement hideAllStateEvents 2020-12-12 09:27:17 +01:00
Marcus Hoffmann fe2b391046 feat: add ability to mark a room as unread
This also add tooltips to all the room context actions.
2020-12-08 15:28:04 +01:00
Christian Pauly adb445f668 design: Use outlined icons 2020-12-06 10:31:35 +01:00
Christian Pauly 500fbbf8c6 Merge branch 'krille/collapse-room-create-states' into 'main'
feat: Collapse room create states

See merge request ChristianPauly/fluffychat-flutter!294
2020-11-22 18:54:31 +00:00
Christian Pauly 69771122b1 chore: Minor design changes in chatlist item 2020-11-22 19:49:30 +01:00
Christian Pauly fc0c0386e2 feat: Collapse room create states 2020-11-22 19:34:19 +01:00
Christian Pauly d9590dd4e8 fix: Minor design issues 2020-11-22 16:50:09 +01:00
Christian Pauly a6b60ad4fb fix: Sendername prefix 2020-11-22 16:41:33 +01:00
Christian Pauly 8aaff6fbbe fix: Sendername prefix 2020-11-22 16:35:16 +01:00
Christian Pauly 0b8cc24117 feat: Minor design improvements 2020-11-22 15:25:13 +01:00
Christian Pauly 2516848e81 feat: Improved encryption UI 2020-11-22 11:53:19 +01:00
Christian Pauly 9fee409caf fix: iOS build 2020-11-14 14:04:36 +01:00
Christian Pauly 9ea7afc4f2 chore: Switch to adaptive dialogs 2020-11-14 10:24:01 +01:00
Christian Pauly e2195935c0 chore: Switch from bottoast to flushbar 2020-11-14 09:17:42 +01:00
Sorunome 36315a45ec
feat: Option to hide redacted and unknown events 2020-11-08 20:10:00 +01:00
Sorunome 1ff986e7be
feat: Better encryption / verification 2020-11-08 12:57:52 +01:00
Christian Pauly a241310c81 Krille/remove status feature 2020-10-28 06:23:50 +00:00
Christian Pauly e9aa285f1a fix: Minor design fixes 2020-10-17 12:43:32 +02:00
Christian Pauly 6d41136587 feat: Implement mouse select chat list items 2020-10-17 09:28:33 +00:00
Christian Pauly 0413b0c0b1 fix: User Status crash 2020-10-04 17:33:02 +00:00
Christian Pauly 6ffbf16cff fix: Minor design bugs 2020-10-04 08:05:27 +00:00
Christian Pauly 090795fa77 feat: Implement new status feature 2020-10-03 17:09:45 +02:00
Christian Pauly d9c2d4f754 feat: More beautiful status 2020-10-03 11:40:47 +00:00
Marcel b6d2ddaf7d feat!: Use new localisation setup from flutter 1.22
BREAKING CHANGE: This introduces that it might require up to 2 compiles for locals to work.
Also only arb files shall be checked into git.

Took 19 minutes
2020-10-03 11:11:07 +00:00