Commit graph

302 commits

Author SHA1 Message Date
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