Commit graph

337 commits

Author SHA1 Message Date
Christian Pauly
8cd75724d0 feat: Multiline dialog text field 2020-11-27 11:30:21 +01:00
Christian Pauly
ef8638eede feat: Implement rich notification settings 2020-11-25 21:52:12 +01:00
Christian Pauly
6a53a0230b feat: Next version 2020-11-25 11:36:33 +01:00
Christian Pauly
b041cc2bb9 feat: Implement password recovery 2020-11-24 14:30:11 +01:00
Christian Pauly
8de1960a54 chore: Update adaptive dialogs 2020-11-23 08:06:15 +01:00
Christian Pauly
df23180fa5 fix: Unban 2020-11-22 21:12:46 +01:00
Christian Pauly
a5c7e4baaf chore: Implement playstore CD 2020-11-22 10:04:47 +00:00
Sorunome
1e0e101bf0 fix: Input bar not working, making app unusable 2020-11-21 14:41:06 +01:00
Christian Pauly
3173b383ba fix: iOS 2020-11-21 10:34:45 +01:00
Christian Pauly
832295ef2a refactor: SDK update 2020-11-21 09:30:04 +01:00
Sorunome
ca305202e0 chore: update flutter_matrix_html 2020-11-20 14:00:45 +01:00
Sorunome
bb2555318a chore: update flutter_matrix_html 2020-11-20 12:23:00 +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
Christian Pauly
1e4e5231c1 Revert "Merge branch 'krille/update-dependencies' into 'main'"
This reverts merge request !271
2020-11-14 14:54:42 +00:00
Christian Pauly
d1e2d16814 Merge branch 'krille/update-dependencies' into 'main'
chore: Update dependencies

See merge request ChristianPauly/fluffychat-flutter!271
2020-11-14 13:33:27 +00:00
Christian Pauly
90f0eaf4f8 chore: Update dependencies 2020-11-14 14:07:52 +01:00
Christian Pauly
272641e016 fix: iOS build 2020-11-14 14:04:36 +01:00
Christian Pauly
843fd26e63 chore: Update dependencies 2020-11-14 10:57:26 +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
Christian Pauly
4b4f250410 chore: Remove unused dependency 2020-11-08 09:36:49 +01:00
Sorunome
d097a3ca6f chore: update version code 2020-10-28 13:45:42 +01:00
Christian Pauly
169d511f0a fix: File picker issue 2020-10-28 12:17:23 +01:00
Christian Pauly
8ae41c2b47 chore: Update packages 2020-10-28 11:54:57 +01:00
Christian Pauly
f8e01db10d chore: Update SDK 2020-10-28 10:41:35 +00:00
Christian Pauly
c5ff72a5f8 chore: New version 2020-10-28 10:30:37 +00:00
Sorunome
db52d98c39 chore: Update flutter_matrix_html 2020-10-28 10:16:32 +01:00
Christian Pauly
7ff11fbef2 chore: Update sdk 2020-10-28 08:54:30 +01:00
Christian Pauly
08a3b199e7 fix: Android Download 2020-10-28 08:41:45 +01:00
Sorunome
c58df5c99c fix: Multiple related store things 2020-10-25 17:21:29 +01:00
Sorunome
a7ff23e713 chore: update dependencies 2020-10-21 13:32:33 +02:00
Sorunome
6b5db20c94 chore: upate matrix link text 2020-10-18 16:20:57 +02:00
Christian Pauly
68fcec4b0d Update pubspec.yaml 2020-10-17 17:44:40 +00:00
Christian Pauly
380e09489f feat: Implement mouse select chat list items 2020-10-17 09:28:33 +00:00
Christian Pauly
525fa8320a Merge branch 'swipe-to-reply' into 'main'
feat: Swipe to reply

Closes #129

See merge request ChristianPauly/fluffychat-flutter!208
2020-10-17 09:15:55 +00:00
Inex Code
1a4225f77e fix replying to wrong message
when new message arrives during the gesture
2020-10-17 09:15:55 +00:00
Sorunome
8b9dbc4163 chore: Update matrix_link_text 2020-10-17 10:57:05 +02:00
Christian Pauly
6f29f1d6fa feat: Implement linux desktop notifications 2020-10-17 10:12:33 +02:00
Sorunome
2e6f560741 chore: update flutter_secure_store 2020-10-07 09:35:25 +02:00
Sorunome
957756666b fix: small desktop fixes 2020-10-04 19:19:35 +02:00
Christian Pauly
aad1bd344b fix: Desktop url launcher 2020-10-04 19:09:54 +02:00
Christian Pauly
190b45b6cb Merge branch 'main' of gitlab.com:ChristianPauly/fluffychat-flutter into main 2020-10-04 17:01:57 +02:00
Christian Pauly
a61ed83ebf fix: Desktop file picker 2020-10-04 17:01:54 +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
Sorunome
9de3a2c7a2 feat: Enhance emote experience 2020-10-03 17:44:59 +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
Christian Pauly
3910dac42c chore: Make app ready for flutter 1 22 2020-10-02 11:42:46 +02:00
Christian Pauly
cb27314739 feat: Implement basic windows linux support 2020-09-27 11:18:38 +02:00
Christian Pauly
0653a6486f God damn -.- 2020-09-21 18:12:09 +00:00
Christian Pauly
bfdc402a2b fix: Last bits for the release 2020-09-21 19:21:24 +02:00
Sorunome
4a71884bbe fix: Small stuff 2020-09-21 14:34:41 +00:00
Christian Pauly
be124da954 Update pubspec.yaml, CHANGELOG.md files 2020-09-21 14:34:22 +00:00
Sorunome
39c3d99035 fix: font size being too large accidentally in some places 2020-09-20 19:16:23 +02:00
Sorunome
fb101e0796 feat: Display emotes/emojis bigger 2020-09-20 14:13:42 +02:00
Christian Pauly
2bed74411d Remove message bubbles 2020-09-20 11:48:08 +00:00
Sorunome
46c26c02dc feat: Add scroll-to-event 2020-09-20 11:37:48 +02:00
Christian Pauly
8df3695ecf fix: Hotfix ignore list 2020-09-20 08:46:34 +00:00
Christian Pauly
760d40ddc1 feat: Implement ignore list 2020-09-19 15:55:25 +02:00
Christian Pauly
3d73567d99 feat: Implement rich push notifications on android 2020-09-17 08:34:36 +02:00
Sorunome
84a3eb2c6b chore: Version update & olm-CI 2020-09-13 10:30:11 +02:00
Sorunome
3897a5f1e2 chore: Update SDK & Changelog 2020-09-10 15:06:49 +02:00
Sorunome
317c61c167 Merge remote-tracking branch 'origin/krille/enable-sentry' into master 2020-09-09 14:11:43 +02:00
Sorunome
644cded981 chore: switch to cached_network_image 2020-09-09 13:54:55 +02:00
Sorunome
1521190fea Merge branch 'soru/send-files' into 'master'
feat: Send file dialog

Closes #84, #112, and #140

See merge request ChristianPauly/fluffychat-flutter!150
2020-09-09 11:53:45 +00: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
51e631178e chore: update dependencies 2020-09-08 12:09:39 +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
Sorunome
03cb393517 update CI to better do with / without olm 2020-08-31 20:44:32 +02:00
Christian Pauly
f58788b47c Disable olm 2020-08-29 21:35:08 +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
Sorunome
3b1a6e4cea Filter the onSync stream to only include updates that we want to deal with to re-render 2020-07-27 11:13:25 +00:00
Sorunome
24cefd953c do release 2020-07-24 14:44:34 +02:00
Sorunome
2100184b07 update sdk and html renderer 2020-07-23 11:34:43 +02:00
Christian Pauly
f74f724345 Update pubspec.yaml 2020-07-21 08:56:51 +00:00
Sorunome
e9ba95fb90 switch to moor_ffi w/ sqlcipher 2020-07-20 15:33:52 +00:00
Lukas Lihotzki
e6ad76e687 Include the olm library with flutter_olm 2020-07-16 17:32:11 +02:00
Sorunome
e924908d49 Update sdk for performance increases 2020-07-02 09:30:59 +00:00
Christian Pauly
6670ae304a Merge branch 'soru/update-html' into 'master'
Update html rendering library

See merge request ChristianPauly/fluffychat-flutter!90
2020-07-02 09:12:34 +00:00
Christian Pauly
3c789f9468 Implement web notifications 2020-06-27 10:15:37 +02:00
Sorunome
57e1106b16 Hotfix: fix account data being stored incorrectly 2020-06-26 18:55:01 +02:00
Sorunome
1db8794726 Update html rendering library 2020-06-26 14:10:50 +02:00
Christian Pauly
5dcc75c7a7 Release 0.15.0 2020-06-26 09:35:28 +00:00
Sorunome
c4a33e411a Add Cross-Signing 2020-06-25 14:29:06 +00:00
Christian Pauly
2f143055ba Krille/design improvements 2020-06-24 07:42:28 +00:00
Christian Pauly
6de4081513 Implement file picker web 2020-06-20 09:32:49 +00:00
Christian Pauly
e38fc9d2e7 Merge branch 'soru/update-html-parser' into 'master'
Update flutter_matrix_html

See merge request ChristianPauly/fluffychat-flutter!76
2020-06-18 18:31:44 +00:00
Christian Pauly
af0696a4ac Big refactoring 2020-06-18 13:39:24 +02:00
Sorunome
52e24081c8 Update flutter_matrix_html 2020-06-15 21:00:09 +02:00
Sorunome
6868f38c7c move to new sdk 2020-06-10 08:07:01 +00:00
Christian Pauly
3113f366fc Update pubspec.yaml 2020-05-20 17:31:37 +00:00
Christian Pauly
52c3766321 Update .gitlab-ci.yml
Deleted assets/js/package/olm.js
2020-05-20 07:10:13 +00:00
Christian Pauly
12070b3180 Update pubspec.yaml 2020-05-17 08:17:43 +00:00
Christian Pauly
92ee47ac6d Implement well-known support 2020-05-16 08:43:27 +02:00
Christian Pauly
7d1358228e Update pubspec.yaml 2020-05-15 20:22:04 +00:00
Sorunome
7a99d9aee8 Add emote suggestion thingy 2020-05-15 13:28:23 +00:00
Christian Pauly
da460268c7 Merge branch 'soru/update-html' into 'master'
Update html parsing dependency to apply the same fix for images on web

See merge request ChristianPauly/fluffychat-flutter!54
2020-05-14 11:52:29 +00:00
Sorunome
9a256e28bd Update html parsing dependency to apply the same fix for images on web 2020-05-14 11:52:29 +00:00
Sorunome
a0a16db56d update dependency 2020-05-14 10:25:14 +02:00
Sorunome
56e6e94c08 add pill support 2020-05-14 05:43:21 +00:00
Sorunome
f594c7005d Soru/moor 2020-05-13 13:58:59 +00:00
Christian Pauly
79a306351e New version 2020-05-13 11:22:30 +02:00
Christian Pauly
c64c9e80e5 Clean up pushers on start 2020-05-13 11:00:12 +02:00
Christian Pauly
9f4660bd9f Fix StyledToast 2020-05-13 10:45:50 +02:00
Christian Pauly
4c80c8c7c6 Fix share content 2020-05-11 08:06:24 +02:00
Christian Pauly
80b4dc99de Update pubspec.yaml 2020-05-10 11:47:11 +00:00
Christian Pauly
f2d2103f92 Update pubspec.yaml 2020-05-09 14:04:37 +00:00
Sorunome
db60869fba Add HTML render 2020-05-09 11:36:41 +00:00
Christian Pauly
453f22293d Refactor localizations 2020-05-06 12:21:54 +02:00
Christian Pauly
f066c523a0 Clean up 2020-05-05 14:55:19 +02:00
Christian Pauly
979f75dd0d Experimental support for background notifications 2020-05-05 12:51:38 +02:00
Christian Pauly
2ffbd751e1 Update sdk 2020-04-28 14:11:56 +02:00
Christian Pauly
815d3c17d0 Fix login without google services #33 2020-04-17 07:52:01 +02:00
Christian Pauly
c0c9e9cb73 Fix startpage 2020-04-12 11:12:56 +02:00
Christian Pauly
ab45d0960f Fix login and toasts 2020-04-12 09:19:22 +02:00
Christian Pauly
a0e841c9c6 Open file in web 2020-04-10 18:25:47 +02:00
Christian Pauly
bb6c4b7d1d Fix iOS webview 2020-04-10 14:41:56 +02:00
Christian Pauly
6d210ea445 Update pubspec.yaml 2020-04-10 09:04:13 +00:00
Christian Pauly
d6836ad3df Enable skia in web 2020-04-08 12:38:52 +02:00
Christian Pauly
771aa6fbe2 Add wallpaper 2020-04-03 20:24:25 +02:00
Christian Pauly
701c4d2757 Receive sharing intent 2020-04-02 14:05:32 +02:00
Christian Pauly
a0828535d5 Update to version 0.11.0 2020-04-02 13:14:39 +02:00
Christian Pauly
38d414f9d5 Update lib/components/list_items/chat_list_item.dart, pubspec.yaml, lib/views/settings_devices.dart files 2020-04-02 08:45:21 +00:00
Christian Pauly
79c85b20c2 Update pubspec.yaml 2020-03-30 10:13:43 +00:00
Christian Pauly
9405e5e6ff Update pubspec.yaml 2020-03-29 10:53:09 +00:00
Christian Pauly
f4ad9dd0a3 Better icon 2020-03-29 12:45:39 +02:00
Christian Pauly
67eedc4a77 Version 0.10.0 2020-03-29 12:06:25 +02:00
Christian Pauly
75df57c965 Implement voice messages 2020-03-15 11:27:51 +01:00
Christian Pauly
37dc6712f5 Update Android icons 2020-03-14 11:23:56 +01:00
Christian Pauly
60571743d3 Update pubspec.yaml 2020-03-13 12:28:29 +00:00
Christian Pauly
db0d5ef17a Update pubspec.yaml 2020-03-13 10:21:08 +00:00
Christian Pauly
3f9e91fb51 Update pubspec.yaml 2020-03-09 10:10:51 +00:00
Christian Pauly
c0cbfe38da Update pubspec.yaml, lib/utils/famedlysdk_store.dart files 2020-03-06 12:05:52 +00:00
Christian Pauly
5734fe017c Update pubspec.yaml, lib/views/chat.dart files 2020-03-02 08:36:55 +00:00
Christian Pauly
27cec287f8 Update pubspec.yaml 2020-02-27 10:22:47 +00:00
Christian Pauly
a7c17a459d Update sdk 2020-02-27 10:01:03 +01:00
Christian Pauly
2aca2779d9 Update pubspec.yaml 2020-02-27 08:43:05 +00:00
Christian Pauly
dea27543b8 Update pubspec.yaml 2020-02-24 10:14:12 +00:00
Christian Pauly
7e8ad4a42c Add public room discovery 2020-02-22 20:05:04 +01:00
Christian Pauly
8c69183ef4 Clean up 2020-02-22 10:41:00 +01:00
Christian Pauly
c22b792fa0 Implement key sharing 2020-02-22 08:27:08 +01:00
Christian Pauly
a5d0cba0e5 Update pubspec.yaml 2020-02-21 09:06:57 +00:00