Commit graph

180 commits

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