Commit graph

245 commits

Author SHA1 Message Date
Christian Pauly
4f5af3ca37 fix: Wrong urls 2021-02-02 17:42:19 +01:00
Christian Pauly
1d7d8dcae0 feat: new design 2021-02-02 10:53:29 +01:00
Krille Fear
dfe9741c39 Revert "feat: Implement experimental new design"
This reverts commit 10cf8daf25c0ff50974c0439cf89fa6528510012
2021-02-01 20:00:35 +00:00
Christian Pauly
0bc3edfdcb feat: Implement experimental new design 2021-02-01 19:28:39 +01:00
Christian Pauly
ab594b76c0 fix: iOS push 2021-01-31 19:23:06 +01:00
Sorunome
d5a2ee2f3f feat: Add unified push as push provider 2021-01-28 14:43:14 +01:00
Christian Pauly
251c568228 chore: Redesign homepicker page 2021-01-22 21:39:37 +01:00
Christian Pauly
bd678b10d8 fix: Foreground push again 2021-01-22 21:16:15 +01:00
Christian Pauly
1f8f6f8529 fix: Foreground push 2021-01-22 13:46:49 +01:00
Christian Pauly
65baf17db8 docs: Mention emoji font 2021-01-20 19:53:19 +01:00
Christian Pauly
5d7f4a7ec7 chore: Change startpage design 2021-01-19 21:41:41 +01:00
Krille Fear
9eea9583b5 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
18acd74417 fix: Allow joining of unpublished aliases again 2021-01-19 18:12:42 +01:00
Sorunome
a41236be0e fix: Make tap on pills and matrix.to links work again 2021-01-19 17:41:37 +01:00
Christian Pauly
04dc7ccc93 fix: no exception if token is just null 2021-01-18 19:23:52 +01:00
Christian Pauly
c2197c2ffd chore: Log warning if firebase token problem 2021-01-18 17:38:37 +01:00
Christian Pauly
25ab90a127 feat: Display version number in app 2021-01-17 15:43:38 +01:00
Christian Pauly
c6f79ce573 chore: Redesign homeserver picker page 2021-01-17 15:33:31 +01:00
Christian Pauly
749be1a8b5 refactor: remove deprecated approute 2021-01-17 07:51:58 +01:00
Christian Pauly
0cad974df0 chore: Minor design tweaks 2021-01-16 21:50:01 +01:00
Krille Fear
544bc15022 refactor: Use APL 2021-01-16 11:46:38 +00:00
Sorunome
03058d44e6 feat: Handle matrix: URIs as per MSC2312 2021-01-10 18:20:16 +01:00
Sorunome
e5dad936ce fix: Properly handle url encoding in matrix.to URLs 2020-12-27 11:48:16 +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
Christian Pauly
acd827dfaa feat: Open alias in discover page 2020-12-20 16:53:37 +01:00
Christian Pauly
e7de6d9e25 feat: Implement logger 2020-12-19 13:14:35 +01:00
Christian Pauly
312dd8a6ae feat: Add config hideTypingUsernames 2020-12-12 17:01:59 +01:00
Christian Pauly
8eb2e2fb9d feat: Enhanced configuration 2020-12-11 17:40:33 +01:00
Christian Pauly
b7eafd242f 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
a221606c3b Revert "feat: Try out new firebase"
This reverts commit 41a471e495646a1d1dee16753fb4ad2606f71166
2020-12-06 19:27:33 +00:00
Christian Pauly
9e956b1230 feat: Try out new firebase 2020-12-06 20:12:01 +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
6a53a0230b feat: Next version 2020-11-25 11:36:33 +01:00
Christian Pauly
3dd15d0bf5 refactor: Make verification in dialogs 2020-11-22 22:48:10 +01:00
Christian Pauly
a05eabc950 refactor: matrix to link prefix 2020-11-22 21:51:30 +01:00
Christian Pauly
44219cd23b feat: Minor design improvements 2020-11-22 15:25:13 +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
62b3205fdb fix: resolve some sentry issues 2020-11-16 12:36:41 +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
Christian Pauly
29a814437b 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
68e4562ef4 fix: no pushers enpdoint 2020-10-30 09:53:07 +01:00
Sorunome
e9f3aa37dd fix: Sentry and small null fix 2020-10-29 10:10:41 +01:00
Sorunome
7f58edc321 fix user popup sometimes crashing 2020-10-28 15:01:16 +01:00
Christian Pauly
8ae41c2b47 chore: Update packages 2020-10-28 11:54:57 +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
08a3b199e7 fix: Android Download 2020-10-28 08:41:45 +01:00
Christian Pauly
e3f1fc757c Krille/remove status feature 2020-10-28 06:23:50 +00:00
Sorunome
c58df5c99c fix: Multiple related store things 2020-10-25 17:21:29 +01:00
MTRNord
8c9b7f877f refactor(windows): Fix code style
Took 3 minutes
2020-10-22 12:10:53 +02:00
MTRNord
488fdfef2c fix(windows): Make sure we look at the correct path when searching the sqlite3 dll
Took 23 minutes
2020-10-22 12:08:11 +02:00
Sorunome
75f4277a2a fix: Web server picker 2020-10-21 12:05:35 +02:00
Christian Pauly
26b66fd9fb fix: LocalStorage location on desktop 2020-10-13 12:21:02 +02:00
Lukas Lihotzki
b72a8176df Update native_imaging 2020-10-12 11:56:20 +02:00
MTRNord
8db5a64a0f fix(locals): Calling the wrong parameter on userLeftTheChat caused wrong output 2020-10-09 08:40:53 +02:00
Sorunome
a44217b9d2 fix: overgo issues with flutter_secure_store 2020-10-08 10:11:13 +02:00
Sorunome
a113f99135 fix: resize images in a separate isolate 2020-10-06 19:17:04 +02:00
Christian Pauly
15daf4ea9d fix: Linux database 2020-10-04 18:21:56 +02:00
Sorunome
1fb8bf0cd8 Update SDK 2020-10-04 16:49:41 +02:00
Christian Pauly
5077e66515 fix: Desktop images 2020-10-04 16:11:18 +02:00
Christian Pauly
59b15abe14 fix: Try with select 1 2020-10-04 14:04:45 +02:00
Christian Pauly
a7a762015d hotfix: initWithStore 2020-10-04 13:07:04 +02:00
Christian Pauly
354c5cde82 fix: More debug logs 2020-10-04 12:32:29 +02:00
Christian Pauly
69962f29ed hotfix: Capture Exception 2020-10-04 11:52:06 +02:00
Christian Pauly
eb53c7cdce hotfix: Rethrow getDatabase exception 2020-10-04 11:25:07 +02:00
Christian Pauly
c5d84c22ca feat: Implement new status feature 2020-10-03 17:09:45 +02:00
Marcel
62cbc864f1 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
Sorunome
0904935b18 fix: tapping on aliases not always working 2020-09-29 17:09:49 +02:00
Christian Pauly
cb27314739 feat: Implement basic windows linux support 2020-09-27 11:18:38 +02:00
Christian Pauly
f98f87db8e feat: Enable macOS build 2020-09-26 21:22:49 +02:00
Sorunome
80f6e21897 fix: determine 12h/24h time based on settings, not locale 2020-09-23 18:27:11 +02:00
Christian Pauly
bfdc402a2b fix: Last bits for the release 2020-09-21 19:21:24 +02:00
Sorunome
46c26c02dc feat: Add scroll-to-event 2020-09-20 11:37:48 +02:00
Christian Pauly
28bb86716d fix: Push on conduit 2020-09-17 17:00:21 +02:00
Christian Pauly
5b3b2cd76a Disable experimental push mode 2020-09-17 07:46:49 +00:00
Christian Pauly
3d73567d99 feat: Implement rich push notifications on android 2020-09-17 08:34:36 +02:00
Sorunome
ca7e092a54 fix: Images with an info block but no size crashing 2020-09-10 07:53:55 +02:00
Sorunome
317c61c167 Merge remote-tracking branch 'origin/krille/enable-sentry' into master 2020-09-09 14:11:43 +02:00
Christian Pauly
844f50ca81 feat: Implement sentry 2020-09-09 13:52:44 +02:00
Sorunome
e9d806c844 feat: Send image / video / file dialog 2020-09-09 13:40:58 +02:00
Sorunome
9f47772b23 feat: Blurhashes and better thumbnails 2020-09-07 11:39:35 +02:00
Sorunome
955210a8e5 feat: open links better 2020-09-07 11:03:03 +02:00
Sorunome
b9d194461c chore: Update SDK, re-enable transactions on mobile 2020-09-06 15:39:02 +02:00
Christian Pauly
50b488cfff fix: Status design 2020-08-23 18:10:33 +02:00
Christian Pauly
b157cea408 feat: Implement web audio player 2020-08-22 15:53:14 +02:00
Christian Pauly
a6021742ea chore: update sdk 2020-08-22 15:01:13 +02:00
Sorunome
32a1c3ca1c Update SDK 2020-08-16 13:02:53 +02:00
Sorunome
6fa9c182f2 swith to event aggregations and render message edits and reactions 2020-08-12 09:30:31 +00:00
Christian Pauly
153b8e17a2 Merge branch 'soru/microg-toast-only-once' into 'master'
Only show the no google services toast once

Closes #106

See merge request ChristianPauly/fluffychat-flutter!113
2020-07-21 08:56:26 +00:00
Sorunome
86e184d14b Only show the no google services toast once 2020-07-21 08:56:26 +00:00
Lorem
2e138f6ed0 (Actually)Fix wrong message time
Forgot to account for 0:XX am in previous commit
2020-07-20 22:47:20 +05:30
Christian Pauly
fd22dcf390 Merge branch 'hour12' into 'master'
Fix wrong message time(12:XX pm showing as 00:XX pm)

See merge request ChristianPauly/fluffychat-flutter!111
2020-07-20 15:34:27 +00:00
Sorunome
e9ba95fb90 switch to moor_ffi w/ sqlcipher 2020-07-20 15:33:52 +00:00
Lorem
bcceae5985 Fix wrong message time(12:XX pm showing as 00:XX pm) 2020-07-20 13:54:36 +05:30