Commit graph

801 commits

Author SHA1 Message Date
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
Christian Pauly
8c17a29c09 Update SDK 2020-02-21 09:45:37 +01:00
Christian Pauly
ff02c581d1 Update pubspec.yaml 2020-02-20 15:30:00 +00:00
Christian Pauly
fe512057a8 Update pubspec.yaml 2020-02-20 07:31:04 +00:00
Christian Pauly
fff216c46c Add Device Settings page 2020-02-19 16:23:13 +01:00
Christian Pauly
9a52e93862 Update pubspec.yaml 2020-02-19 10:11:03 +00:00
Christian Pauly
444f464ea8 Update pubspec.yaml 2020-02-19 08:26:46 +00:00
Christian Pauly
eeda670faf Update pubspec.yaml 2020-02-18 13:41:26 +00:00
Christian Pauly
e081676179 Update pubspec.yaml 2020-02-18 10:56:49 +00:00
Christian Pauly
4693366377 Update pubspec.yaml 2020-02-18 09:26:13 +00:00
Christian Pauly
f262c4d53f Update pubspec.yaml 2020-02-18 08:01:06 +00:00
Christian Pauly
f900194ebc Update pubspec.yaml 2020-02-18 07:45:50 +00:00
Christian Pauly
775b22389d Show decrypt error 2020-02-18 08:13:20 +01:00
Christian Pauly
5485666356 Update pubspec.yaml 2020-02-17 17:17:20 +00:00
Christian Pauly
9992756a4f Fix reply 2020-02-17 16:47:50 +01:00
Christian Pauly
9de161acc7 Update lib/views/chat_list.dart, pubspec.yaml, CHANGELOG.md files 2020-02-17 12:38:27 +00:00
Christian Pauly
0f8e44fd78 Update pubspec.yaml 2020-02-17 11:55:06 +00:00
Christian Pauly
50e4190792 Update pubspec.yaml 2020-02-17 08:16:01 +00:00
Christian Pauly
c7eec637c0 New version 2020-02-16 20:14:36 +01:00
Christian Pauly
c3539c8983 Next version 2020-02-16 12:40:05 +01:00
Christian Pauly
2242309086 Implement Image viewer 2020-02-16 12:35:04 +01:00
Christian Pauly
be8f3a4a47 Dismiss rooms in chat list with sliding 2020-02-16 09:16:47 +01:00
Christian Pauly
eba2a1ded3 Update sdk 2020-02-15 14:53:15 +01:00
Christian Pauly
95eac6f5cf Update e2ee stuff 2020-02-15 13:41:22 +01:00
Christian Pauly
8ca42ee6e7 Fix olm 2020-02-15 10:00:54 +01:00
Christian Pauly
1cf98f528e Add libolm to web version 2020-02-15 08:55:41 +01:00
Christian Pauly
1f3aaf47d1 Fix broken states 2020-02-14 15:26:39 +01:00
Christian Pauly
c3421f7d54 New version 2020-02-14 14:34:28 +01:00
Christian Pauly
cf2b2f0433 Better replies 2020-02-11 12:49:39 +01:00
Christian Pauly
e2afce20ba Update changelog 2020-02-10 18:42:20 +01:00
Christian Pauly
325aed437b Update lib/views/chat.dart, CHANGELOG.md, pubspec.yaml files 2020-02-10 16:54:10 +00:00
Christian Pauly
05bdd5968a Open links with uni_links 2020-02-10 14:14:55 +01:00
Christian Pauly
1bf9dbecf6 Use identifiers from sdk 2020-02-10 13:05:11 +01:00
Christian Pauly
6b93b8d393 New version 2020-02-10 11:52:19 +01:00
Christian Pauly
ad73ba775a Add wallpapers to start new chat pages 2020-02-09 17:19:07 +01:00
Christian Pauly
3dc3f218f1 Update CHANGELOG.md, pubspec.yaml files 2020-02-09 11:39:53 +00:00
Christian Pauly
e497de5934 Fix web language 2020-02-05 11:26:00 +01:00
Christian Pauly
6f48a68798 Enhance chatencryptionsettings page 2020-02-05 09:26:41 +01:00
Christian Pauly
c6c419f76d Add e2ee settings 2020-02-04 14:42:35 +01:00
Christian Pauly
178e50a564 Update SDK 2020-02-03 09:21:01 +01:00
Christian Pauly
519f32c8d1 New version 2020-01-29 15:19:55 +00:00
Christian Pauly
8014bf7b10 Fix registration 2020-01-29 10:36:30 +01:00
Christian Pauly
5095ede0ae Update pubspec.yaml, CHANGELOG.md files 2020-01-28 08:21:00 +00:00
Christian Pauly
676ba6e22c Next version 2020-01-27 11:25:42 +01:00
Christian Pauly
e4ed3cc7ef Redesign login pages 2020-01-27 10:59:03 +01:00
Christian Pauly
cc61d8e91a Redesign 2020-01-27 10:14:38 +01:00
Christian Pauly
46f7a947f5 New store 2020-01-26 11:17:54 +00:00
Marcel
a980217779 [Web] Fix missing MatrixState in context because of wrong order in widget tree
Took 21 minutes
2020-01-23 11:11:57 +00:00
Christian Pauly
a512dc6dbd Update version 2020-01-20 13:52:31 +01:00
Christian Pauly
1f230c0a63 Add localizations system 2020-01-20 09:50:49 +01:00
Christian Pauly
4f4e3a4df5 Handle matrix.to links 2020-01-19 19:28:12 +01:00
Christian Pauly
f4ef4eeea9 Clean up everything 2020-01-19 15:07:42 +01:00
Christian Pauly
6ab3874bca Update pubspec 2020-01-18 12:33:54 +01:00
Christian Pauly
12ccac120c Update version 2020-01-18 12:33:23 +01:00
Christian Pauly
15bee9f688 Update version 2020-01-17 12:23:42 +01:00
Christian Pauly
4d027ff7f9 Finish authentication flow 2020-01-14 15:53:35 +01:00
Christian Pauly
b6ff2483f0 Fix registration 2020-01-14 13:21:15 +01:00
Christian Pauly
a1eba21da0 Merge branch 'master' into implement-sign-up 2020-01-14 12:46:19 +01:00
Christian Pauly
cc929dc786 SDK update 2020-01-14 12:45:52 +01:00
Christian Pauly
d017ceb763 Update pubspec.yaml 2020-01-13 15:40:54 +00:00
Christian Pauly
29d418a358 [App] Add registration 2020-01-09 22:52:27 +01:00
Christian Pauly
941980171b Add DateTime extension 2020-01-09 12:16:34 +01:00
Christian Pauly
49ce606f02 Increase version 2020-01-08 19:52:27 +00:00
Christian Pauly
921d0984ee Fix version 2020-01-08 14:50:27 +00:00
Christian Pauly
563d9fa1ee Increase version 2020-01-08 13:41:16 +00:00
Christian Pauly
c4353bbea6 Better notifications 2020-01-08 13:19:15 +00:00
Christian Pauly
6f6912aadf Fix store 2020-01-06 21:22:50 +01:00
Christian Pauly
99d36e1d74 Fix linktext 2020-01-06 20:36:11 +01:00
Marcel
efe4988ddd Change version to 0.2.0 2020-01-05 14:10:22 +00:00
Christian Pauly
f1079e5c70 More features 2020-01-05 11:27:03 +00:00
Christian Pauly
fda9b752df Fix message types and update to newest sdk 2020-01-04 12:53:49 +00:00
Christian Pauly
492ff3ffcc Update pubspec.yaml 2020-01-04 09:06:00 +00:00
Christian Pauly
2cc29e7004 Add Link text 2020-01-04 08:37:09 +00:00
Marcel
ee9fc0ccd1 [Pubspec] Up the version for a hotfix
Took 3 minutes
2020-01-03 20:47:14 +01:00
Christian Pauly
1f14079426 Update pubspec.yaml 2020-01-03 16:45:48 +00:00
Christian Pauly
8d7aaa44a6 Add firebase stuff 2020-01-03 17:23:40 +01:00
Christian Pauly
46f5eb5abb Next version 2020-01-03 14:52:51 +01:00
Christian Pauly
1bd913c35d Minor fixes 2020-01-03 14:35:12 +01:00
Christian Pauly
9b8314c4a4 Fix textfield 2020-01-03 13:51:18 +01:00
Christian Pauly
3a64d58d23 More fixes and new version 2020-01-03 11:57:00 +01:00
Christian Pauly
541cdec4ca Minor fixes 2020-01-03 10:46:34 +01:00
Christian Pauly
94269cf7ac New version 2020-01-03 08:24:46 +00:00
Christian Pauly
7e6212ff8a Merge branch 'master' of gitlab.com:ChristianPauly/fluffychat-flutter 2020-01-02 19:00:15 +01:00
Christian Pauly
243f7b527a Fix analyzer 2020-01-02 19:00:12 +01:00
Christian Pauly
16d5e1f3a4 Update pubspec.yaml 2020-01-02 17:06:16 +00:00
Christian Pauly
9d62b7d339 New version 2020-01-02 16:55:49 +00:00
Christian Pauly
a49d0f8958 Update to new sdk 2020-01-02 15:10:21 +01:00
Christian Pauly
b5f2ecd56f Initial commit 2020-01-01 19:10:13 +01:00