Commit Graph

189 Commits

Author SHA1 Message Date
Christian Pauly e402a020f6 chore: Redesign homepicker page 2021-01-22 21:39:37 +01:00
Christian Pauly 1d6c9cf5c6 fix: Foreground push again 2021-01-22 21:16:15 +01:00
Christian Pauly ea1cefaab2 fix: Foreground push 2021-01-22 13:46:49 +01:00
Christian Pauly bb537141d7 docs: Mention emoji font 2021-01-20 19:53:19 +01:00
Christian Pauly 4b8ad1bde9 chore: Change startpage design 2021-01-19 21:41:41 +01:00
Krille Fear 389aad68b7 Merge branch 'soru/discovery-of-unknown-alias' into 'main'
fix: Allow joining of unpublished aliases again

See merge request famedly/fluffychat!350
2021-01-19 18:05:02 +00:00
Sorunome ed570a6e1e
fix: Allow joining of unpublished aliases again 2021-01-19 18:12:42 +01:00
Sorunome 48ad322857
fix: Make tap on pills and matrix.to links work again 2021-01-19 17:41:37 +01:00
Christian Pauly db349a56ef fix: no exception if token is just null 2021-01-18 19:23:52 +01:00
Christian Pauly 90867e6e54 chore: Log warning if firebase token problem 2021-01-18 17:38:37 +01:00
Christian Pauly e1e60c4d71 feat: Display version number in app 2021-01-17 15:43:38 +01:00
Christian Pauly 3c713518fb chore: Redesign homeserver picker page 2021-01-17 15:33:31 +01:00
Christian Pauly be08de5ef0 refactor: remove deprecated approute 2021-01-17 07:51:58 +01:00
Christian Pauly 06581e21e9 chore: Minor design tweaks 2021-01-16 21:50:01 +01:00
Krille Fear cbcfa1581e refactor: Use APL 2021-01-16 11:46:38 +00:00
Sorunome 1da643fa31
feat: Handle matrix: URIs as per MSC2312 2021-01-10 18:20:16 +01:00
Sorunome baccd0aa42
fix: Properly handle url encoding in matrix.to URLs 2020-12-27 11:48:16 +01:00
Christian Pauly e84bc25602 refactor: Switch to loading dialog 2020-12-25 09:58:34 +01:00
Christian Pauly 0ae36f0a3f fix: Read receipts and filtered events 2020-12-23 11:23:19 +01:00
Christian Pauly f0d1f5aed2 feat: Open alias in discover page 2020-12-20 16:53:37 +01:00
Christian Pauly 714c7b41dd feat: Implement logger 2020-12-19 13:14:35 +01:00
Christian Pauly 19c04403a2 feat: Add config hideTypingUsernames 2020-12-12 17:01:59 +01:00
Christian Pauly 1e7bac3614 feat: Enhanced configuration 2020-12-11 17:40:33 +01:00
Christian Pauly 20e8c945a3 Merge branch 'MTRNord/fix-sqlite-windows-dll' into 'main'
fix(windows): Make sure we look at the correct path when searching the sqlite3 dll

See merge request ChristianPauly/fluffychat-flutter!235
2020-12-11 10:37:13 +00:00
Christian Pauly bd2474ffd2 Revert "feat: Try out new firebase"
This reverts commit 41a471e495
2020-12-06 19:27:33 +00:00
Christian Pauly 41a471e495 feat: Try out new firebase 2020-12-06 20:12:01 +01:00
Christian Pauly e728ccc1ba feat: Implement discover groups page 2020-12-06 12:51:40 +01:00
Christian Pauly adb445f668 design: Use outlined icons 2020-12-06 10:31:35 +01:00
Christian Pauly 1af048ed35 feat: Next version 2020-11-25 11:36:33 +01:00
Christian Pauly 1f9e953296 refactor: Make verification in dialogs 2020-11-22 22:48:10 +01:00
Christian Pauly 1aa9c08a3e refactor: matrix to link prefix 2020-11-22 21:51:30 +01:00
Christian Pauly 0b8cc24117 feat: Minor design improvements 2020-11-22 15:25:13 +01:00
Christian Pauly 7e2328001e refactor: SDK update 2020-11-21 09:30:04 +01:00
Sorunome f70bbc3333
feat: Add svg support and better image handling 2020-11-19 10:26:31 +01:00
Sorunome 61f35e8715
fix: resolve some sentry issues 2020-11-16 12:36:41 +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
Christian Pauly 12cb66b468 Merge branch 'soru/fix-no-pusher-endpoint' into 'main'
fix: no pushers enpdoint

See merge request ChristianPauly/fluffychat-flutter!253
2020-10-30 09:07:33 +00:00
Sorunome b3942ad701
fix: no pushers enpdoint 2020-10-30 09:53:07 +01:00
Sorunome 5dc22be9fb
fix: Sentry and small null fix 2020-10-29 10:10:41 +01:00
Sorunome db2b357f47
fix user popup sometimes crashing 2020-10-28 15:01:16 +01:00
Christian Pauly b471bd05aa chore: Update packages 2020-10-28 11:54:57 +01:00
Christian Pauly b903ea9071 fix: Sentry 2020-10-28 10:56:24 +01:00
Sorunome 4981cf4295
chore: Update flutter_matrix_html 2020-10-28 10:16:32 +01:00
Christian Pauly 8a542bf5c2 fix: Android Download 2020-10-28 08:41:45 +01:00
Christian Pauly a241310c81 Krille/remove status feature 2020-10-28 06:23:50 +00:00
Sorunome 36405f8216
fix: Multiple related store things 2020-10-25 17:21:29 +01:00
MTRNord 986c357a6b
refactor(windows): Fix code style
Took 3 minutes
2020-10-22 12:10:53 +02:00