Commit graph

401 commits

Author SHA1 Message Date
Christian Pauly
2f2cf60b7b fix: Homeserver readonly if conifg wants it 2021-01-23 12:11:02 +01:00
Christian Pauly
c6d9fcd91a chore: Simplify bootstrap 2021-01-23 11:57:47 +01:00
Christian Pauly
82ea33be2a chore: Update audio player icons 2021-01-23 11:20:31 +01:00
Christian Pauly
7f5cab95bf refactor: Upgrade to latest flutter_sound_lite 2021-01-23 11:17:34 +01:00
Christian Pauly
251c568228 chore: Redesign homepicker page 2021-01-22 21:39:37 +01:00
Christian Pauly
242c18aac3 chore: Update SDK 2021-01-21 08:44:17 +01:00
Christian Pauly
94917a41c9 fix: Minor desktop fixes 2021-01-20 20:27:09 +01:00
Christian Pauly
d2f11d264f fix: key verification dialog button order 2021-01-20 09:18:09 +01:00
Sorunome
b097b04335 fix: Load settings on startup 2021-01-19 16:58:30 +01:00
Christian Pauly
3dc415a558 fix: Persistent settings 2021-01-19 16:36:21 +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
1870f57747 feat: Implement sso 2021-01-18 23:31:57 +01:00
Christian Pauly
f249957395 fix: Load config.json only on web 2021-01-18 19:07:22 +01:00
Christian Pauly
fac6187092 fix: App lock 2021-01-18 17:31:27 +01:00
Christian Pauly
77020d6b91 fix: Send file 2021-01-18 10:43:00 +01:00
Christian Pauly
c6f79ce573 chore: Redesign homeserver picker page 2021-01-17 15:33:31 +01:00
Christian Pauly
71ec663c67 chore: Increase max size of message bubbles 2021-01-17 10:11:17 +01:00
Christian Pauly
d507fbdda2 fix: Provider in user bottom sheet 2021-01-17 09:13:47 +01:00
Christian Pauly
749be1a8b5 refactor: remove deprecated approute 2021-01-17 07:51:58 +01:00
Christian Pauly
1341dc5baa fix: Share files 2021-01-16 22:24:27 +01:00
Christian Pauly
5481ffac9b chore: Minor design improvements 2021-01-16 22:18:22 +01:00
Christian Pauly
0cad974df0 chore: Minor design tweaks 2021-01-16 21:50:01 +01:00
Christian Pauly
8e4de62a72 fix: Status 2021-01-16 21:33:53 +01:00
Christian Pauly
d80b28856f fix: Set status 2021-01-16 21:33:07 +01:00
Christian Pauly
1cfceb9a1e fix: BuildContext in key verification dialog 2021-01-16 19:38:36 +01:00
Christian Pauly
31761146a3 fix: Remove popup menu item 2021-01-16 17:37:36 +01:00
Christian Pauly
6a0c71ef4a fix: Video calls 2021-01-16 16:39:07 +01:00
Christian Pauly
5fe8b99e7d fix: loading dialog configs 2021-01-16 15:35:21 +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
Christian Pauly
cd0b0bbdfe refactor: Use Provider 2021-01-15 19:59:30 +01:00
Christian Pauly
2cf9bf4810 refactor: Use adaptive_theme 2021-01-15 19:41:55 +01:00
Sorunome
03058d44e6 feat: Handle matrix: URIs as per MSC2312 2021-01-10 18:20:16 +01:00
Sorunome
5a76e0bb75 fix: Don't allow an empty ssss passphrase in key verification 2020-12-31 11:36:01 +01:00
Sorunome
62ab031d13 feat: Regulate when thumbnails are animated as per MSC2705 2020-12-29 11:00:56 +01:00
Sorunome
83225ac84e fix: Reply fallback sometimes being stripped incorrectly 2020-12-27 16:47:03 +01:00
Christian Pauly
75797a62b9 refactor: Switch to loading dialog 2020-12-25 09:58:34 +01:00
Sorunome
45a9019eca fix: Don't re-render the lock icon nearly as often 2020-12-23 10:25:38 +01:00
Christian Pauly
26a0b3b61d chore: Update SDK and logviewer 2020-12-22 14:23:23 +01:00
Christian Pauly
67feba2d1d feat: Better invite search bar 2020-12-20 17:00:22 +01:00
Christian Pauly
acd827dfaa feat: Open alias in discover page 2020-12-20 16:53:37 +01:00
Christian Pauly
bd6f28766f chore: Context icon improvements 2020-12-20 16:44:55 +01:00
Christian Pauly
9794d9c943 fix: Analyzer 2020-12-19 18:29:57 +01:00
Sorunome
06c82a0da9 Merge branch 'soru/display-fingerprint-key' into 'main'
fix: Display right key in key request dialog

Closes #225

See merge request ChristianPauly/fluffychat-flutter!314
2020-12-19 15:54:57 +00:00
Christian Pauly
76737bc3d4 Merge branch 'main' of gitlab.com:ChristianPauly/fluffychat-flutter into main 2020-12-19 16:38:24 +01:00
Christian Pauly
c8b2d6042c fix: logger 2020-12-19 16:37:32 +01:00
Sorunome
9a54b13c1e fix: Display right key in key request dialog 2020-12-19 16:32:35 +01:00
Sorunome
b267c6cbe7 fix: Respect hidden events when calculating read receipt message 2020-12-19 16:20:48 +01:00
Christian Pauly
84805a2bea fix: Logger 2020-12-19 15:33:50 +01:00
Sorunome
daff813b7b Merge branch 'soru/make-emoji-verificatoin-scrollable' into 'main'
fix: Allow key verification to scroll vertically

Closes #228

See merge request ChristianPauly/fluffychat-flutter!311
2020-12-19 13:21:23 +00:00
Christian Pauly
4ba21db364 Merge branch 'krille/logs' into 'main'
feat: Implement logger

See merge request ChristianPauly/fluffychat-flutter!312
2020-12-19 12:41:37 +00:00
Christian Pauly
e7de6d9e25 feat: Implement logger 2020-12-19 13:14:35 +01:00
Sorunome
20bd733cc8 fix: Allow key verification to scroll vertically 2020-12-19 12:55:59 +01:00
Sorunome
8f61c5ee10 fix: Make filter input field auto-lose focus when entering room view 2020-12-19 11:36:03 +01:00
Sorunome
a13636e00a feat: Bring back config.json 2020-12-18 13:55:47 +01:00
Christian Pauly
7265c2a053 feat: Implement hideAllStateEvents 2020-12-12 09:27:17 +01:00
Christian Pauly
8eb2e2fb9d feat: Enhanced configuration 2020-12-11 17:40:33 +01:00
Christian Pauly
11c2a8bb26 refactor: Update sdk 2020-12-11 13:22:34 +01:00
Christian Pauly
b5ec986d08 feat: Implement experimental bootstrapping 2020-12-10 15:06:17 +01:00
Christian Pauly
94d4cdbf7a Merge branch 'mark_unread' into 'main'
feat: add ability to mark a room as unread

See merge request ChristianPauly/fluffychat-flutter!286
2020-12-09 17:23:42 +00:00
Christian Pauly
dfec9560bf fix: Format 2020-12-08 15:55:42 +01:00
Marcus Hoffmann
98f5c43249 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
d0ae048a83 feat: Implement discover groups page 2020-12-06 12:51:40 +01:00
Christian Pauly
67614205c9 design: Use outlined icons 2020-12-06 10:31:35 +01:00
Christian Pauly
4c8744f027 feat: Add chat permissions settings 2020-12-05 13:03:57 +01:00
Christian Pauly
ef8638eede feat: Implement rich notification settings 2020-11-25 21:52:12 +01:00
Christian Pauly
469bef2358 fix: Broken dialog 2020-11-24 17:55:23 +01:00
Christian Pauly
55eaa18c5d fix: set email dialog 2020-11-24 17:53:35 +01:00
Christian Pauly
4909f0be94 feat: Annoy user with dialog to add a recovery method 2020-11-24 15:49:27 +01:00
Christian Pauly
1efc1f9450 fix: redacted icon color 2020-11-23 07:51:54 +01:00
Christian Pauly
3dd15d0bf5 refactor: Make verification in dialogs 2020-11-22 22:48:10 +01:00
Christian Pauly
fb2e3c16d3 chore: Prettier redacted events 2020-11-22 21:45:23 +01:00
Christian Pauly
df23180fa5 fix: Unban 2020-11-22 21:12:46 +01:00
Christian Pauly
69847bff17 chore: Minor design changes in user viewer 2020-11-22 21:09:29 +01:00
Christian Pauly
82650f9786 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
03e562847d chore: Minor design changes in chatlist item 2020-11-22 19:49:30 +01:00
Christian Pauly
321e3dd776 feat: Collapse room create states 2020-11-22 19:34:19 +01:00
Christian Pauly
85090ee682 fix: Minor design issues 2020-11-22 16:50:09 +01:00
Christian Pauly
4dc6a6e815 fix: Buttons in chatlist 2020-11-22 16:43:45 +01:00
Christian Pauly
1d975e0d75 fix: Sendername prefix 2020-11-22 16:41:33 +01:00
Christian Pauly
1e32806723 fix: Sendername prefix 2020-11-22 16:35:16 +01:00
Christian Pauly
44219cd23b feat: Minor design improvements 2020-11-22 15:25:13 +01:00
Christian Pauly
f235f9de24 feat: Improved encryption UI 2020-11-22 11:53:19 +01:00
Sorunome
b1e6014904 fix: Suggest correct rooms 2020-11-21 15:17:03 +01:00
Sorunome
1e0e101bf0 fix: Input bar not working, making app unusable 2020-11-21 14:41:06 +01:00
Christian Pauly
832295ef2a refactor: SDK update 2020-11-21 09:30:04 +01:00
Sorunome
31aa4c41d4 feat: Add svg support and better image handling 2020-11-19 10:26:31 +01:00
Sorunome
3afb4a9366 fix: resolve some sentry issues 2020-11-16 11:31:31 +01:00
Sorunome
de65f0eb15 Merge branch 'soru/config-json' into 'main'
feat: Add config.json

Closes #154

See merge request ChristianPauly/fluffychat-flutter!262
2020-11-15 11:51:25 +00:00
Sorunome
0d42e5bedb feat: add config.json 2020-11-14 19:54:04 +01:00
Christian Pauly
272641e016 fix: iOS build 2020-11-14 14:04:36 +01:00
Christian Pauly
0fae270165 chore: Switch to adaptive dialogs 2020-11-14 10:24:01 +01:00
Christian Pauly
e621a83406 chore: Switch from bottoast to flushbar 2020-11-14 09:17:42 +01:00
Sorunome
d500476fbc feat: Option to hide redacted and unknown events 2020-11-08 20:10:00 +01:00
Sorunome
274ca76db8 feat: Better encryption / verification 2020-11-08 12:57:52 +01:00
Sorunome
e9f3aa37dd fix: Sentry and small null fix 2020-10-29 10:10:41 +01:00
Christian Pauly
e34e252be2 fix: Sentry 2020-10-28 10:56:24 +01:00
Sorunome
db52d98c39 chore: Update flutter_matrix_html 2020-10-28 10:16:32 +01:00
Christian Pauly
0b8ac52e7f fix: user bottom sheet design 2020-10-28 09:59:18 +01:00