Commit graph

410 commits

Author SHA1 Message Date
Christian Pauly
acd827dfaa feat: Open alias in discover page 2020-12-20 16:53:37 +01:00
Christian Pauly
bd6f28766f chore: Context icon improvements 2020-12-20 16:44:55 +01:00
Christian Pauly
9794d9c943 fix: Analyzer 2020-12-19 18:29:57 +01:00
Sorunome
06c82a0da9 Merge branch 'soru/display-fingerprint-key' into 'main'
fix: Display right key in key request dialog

Closes #225

See merge request ChristianPauly/fluffychat-flutter!314
2020-12-19 15:54:57 +00:00
Christian Pauly
76737bc3d4 Merge branch 'main' of gitlab.com:ChristianPauly/fluffychat-flutter into main 2020-12-19 16:38:24 +01:00
Christian Pauly
c8b2d6042c fix: logger 2020-12-19 16:37:32 +01:00
Sorunome
9a54b13c1e fix: Display right key in key request dialog 2020-12-19 16:32:35 +01:00
Sorunome
b267c6cbe7 fix: Respect hidden events when calculating read receipt message 2020-12-19 16:20:48 +01:00
Christian Pauly
84805a2bea fix: Logger 2020-12-19 15:33:50 +01:00
Sorunome
daff813b7b Merge branch 'soru/make-emoji-verificatoin-scrollable' into 'main'
fix: Allow key verification to scroll vertically

Closes #228

See merge request ChristianPauly/fluffychat-flutter!311
2020-12-19 13:21:23 +00:00
Christian Pauly
4ba21db364 Merge branch 'krille/logs' into 'main'
feat: Implement logger

See merge request ChristianPauly/fluffychat-flutter!312
2020-12-19 12:41:37 +00:00
Christian Pauly
e7de6d9e25 feat: Implement logger 2020-12-19 13:14:35 +01:00
Sorunome
20bd733cc8 fix: Allow key verification to scroll vertically 2020-12-19 12:55:59 +01:00
Sorunome
8f61c5ee10 fix: Make filter input field auto-lose focus when entering room view 2020-12-19 11:36:03 +01:00
Sorunome
a13636e00a feat: Bring back config.json 2020-12-18 13:55:47 +01:00
Christian Pauly
7265c2a053 feat: Implement hideAllStateEvents 2020-12-12 09:27:17 +01:00
Christian Pauly
8eb2e2fb9d feat: Enhanced configuration 2020-12-11 17:40:33 +01:00
Christian Pauly
11c2a8bb26 refactor: Update sdk 2020-12-11 13:22:34 +01:00
Christian Pauly
b5ec986d08 feat: Implement experimental bootstrapping 2020-12-10 15:06:17 +01:00
Christian Pauly
94d4cdbf7a Merge branch 'mark_unread' into 'main'
feat: add ability to mark a room as unread

See merge request ChristianPauly/fluffychat-flutter!286
2020-12-09 17:23:42 +00:00
Christian Pauly
dfec9560bf fix: Format 2020-12-08 15:55:42 +01:00
Marcus Hoffmann
98f5c43249 feat: add ability to mark a room as unread
This also add tooltips to all the room context actions.
2020-12-08 15:28:04 +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
4c8744f027 feat: Add chat permissions settings 2020-12-05 13:03:57 +01:00
Christian Pauly
ef8638eede feat: Implement rich notification settings 2020-11-25 21:52:12 +01:00
Christian Pauly
469bef2358 fix: Broken dialog 2020-11-24 17:55:23 +01:00
Christian Pauly
55eaa18c5d fix: set email dialog 2020-11-24 17:53:35 +01:00
Christian Pauly
4909f0be94 feat: Annoy user with dialog to add a recovery method 2020-11-24 15:49:27 +01:00
Christian Pauly
1efc1f9450 fix: redacted icon color 2020-11-23 07:51:54 +01:00
Christian Pauly
3dd15d0bf5 refactor: Make verification in dialogs 2020-11-22 22:48:10 +01:00
Christian Pauly
fb2e3c16d3 chore: Prettier redacted events 2020-11-22 21:45:23 +01:00
Christian Pauly
df23180fa5 fix: Unban 2020-11-22 21:12:46 +01:00
Christian Pauly
69847bff17 chore: Minor design changes in user viewer 2020-11-22 21:09:29 +01:00
Christian Pauly
82650f9786 Merge branch 'krille/collapse-room-create-states' into 'main'
feat: Collapse room create states

See merge request ChristianPauly/fluffychat-flutter!294
2020-11-22 18:54:31 +00:00
Christian Pauly
03e562847d chore: Minor design changes in chatlist item 2020-11-22 19:49:30 +01:00
Christian Pauly
321e3dd776 feat: Collapse room create states 2020-11-22 19:34:19 +01:00
Christian Pauly
85090ee682 fix: Minor design issues 2020-11-22 16:50:09 +01:00
Christian Pauly
4dc6a6e815 fix: Buttons in chatlist 2020-11-22 16:43:45 +01:00
Christian Pauly
1d975e0d75 fix: Sendername prefix 2020-11-22 16:41:33 +01:00
Christian Pauly
1e32806723 fix: Sendername prefix 2020-11-22 16:35:16 +01:00
Christian Pauly
44219cd23b feat: Minor design improvements 2020-11-22 15:25:13 +01:00
Christian Pauly
f235f9de24 feat: Improved encryption UI 2020-11-22 11:53:19 +01:00
Sorunome
b1e6014904 fix: Suggest correct rooms 2020-11-21 15:17:03 +01:00
Sorunome
1e0e101bf0 fix: Input bar not working, making app unusable 2020-11-21 14:41:06 +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
3afb4a9366 fix: resolve some sentry issues 2020-11-16 11:31:31 +01:00
Sorunome
de65f0eb15 Merge branch 'soru/config-json' into 'main'
feat: Add config.json

Closes #154

See merge request ChristianPauly/fluffychat-flutter!262
2020-11-15 11:51:25 +00:00
Sorunome
0d42e5bedb feat: add config.json 2020-11-14 19:54:04 +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
Sorunome
274ca76db8 feat: Better encryption / verification 2020-11-08 12:57:52 +01:00
Sorunome
e9f3aa37dd fix: Sentry and small null fix 2020-10-29 10:10:41 +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
0b8ac52e7f fix: user bottom sheet design 2020-10-28 09:59:18 +01:00
Christian Pauly
7ff11fbef2 chore: Update sdk 2020-10-28 08:54:30 +01:00
Christian Pauly
b23126fb64 fix: Avatar Border Radius 2020-10-28 07:35:38 +01:00
Christian Pauly
e3f1fc757c Krille/remove status feature 2020-10-28 06:23:50 +00:00
Christian Pauly
a5c12a08ec Merge branch 'soru/fix-store' into 'main'
fix: Multiple related store things

Closes #189

See merge request ChristianPauly/fluffychat-flutter!241
2020-10-26 11:19:02 +00:00
Christian Pauly
5da25ef319 Merge branch 'shine/send-file-multiple-event-send-fix' into 'main'
fix: send file dialog - prevent multiple file sending

See merge request ChristianPauly/fluffychat-flutter!242
2020-10-26 11:18:44 +00:00
Kateřina Churanová
bfb702ab88 fix: loading spinner stuck on broken images
Fixes #198
2020-10-25 18:36:47 +01:00
Kateřina Churanová
0da1d27318 fix: send file dialog - prevent multiple file sending 2020-10-25 17:38:38 +01:00
Sorunome
c58df5c99c fix: Multiple related store things 2020-10-25 17:21:29 +01:00
Sorunome
b2baadf458 fix: Some single-emoji names crashing 2020-10-19 16:57:06 +02:00
Christian Pauly
5d7cd7f2e7 fix: Minor design fixes 2020-10-17 12:43:32 +02:00
Christian Pauly
380e09489f feat: Implement mouse select chat list items 2020-10-17 09:28:33 +00:00
Christian Pauly
6f29f1d6fa feat: Implement linux desktop notifications 2020-10-17 10:12:33 +02:00
Christian Pauly
26b66fd9fb fix: LocalStorage location on desktop 2020-10-13 12:21:02 +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
Sorunome
3d6c3002c8 fix: Make theme loading work properly 2020-10-04 20:11:10 +02:00
Christian Pauly
3c3a1402dc fix: User Status crash 2020-10-04 17:33:02 +00:00
Sorunome
957756666b fix: small desktop fixes 2020-10-04 19:19:35 +02:00
Christian Pauly
c48f036bac fix: Inputbar focus 2020-10-04 17:24:05 +02:00
Christian Pauly
5077e66515 fix: Desktop images 2020-10-04 16:11:18 +02:00
Christian Pauly
837b1a3b94 hotfix: login 2020-10-04 13:43:17 +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
383cabf371 fix: Minor design bugs 2020-10-04 08:05:27 +00:00
Christian Pauly
2e02e48bd3 fix: Minor user status bugs 2020-10-04 09:41:20 +02:00
Sorunome
9de3a2c7a2 feat: Enhance emote experience 2020-10-03 17:44:59 +02:00
Christian Pauly
c5d84c22ca feat: Implement new status feature 2020-10-03 17:09:45 +02:00
Christian Pauly
0f056a4b86 feat: More beautiful status 2020-10-03 11:40:47 +00: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
dbef6b3975 feat: Enhance roomlist context menu 2020-10-02 15:50:59 +02:00
Christian Pauly
bd0b2d4e56 fix: Improve loading dialogs 2020-10-02 14:59:05 +02:00
Christian Pauly
3910dac42c chore: Make app ready for flutter 1 22 2020-10-02 11:42:46 +02:00
Christian Pauly
f98f87db8e feat: Enable macOS build 2020-09-26 21:22:49 +02:00
Christian Pauly
bfdc402a2b fix: Last bits for the release 2020-09-21 19:21:24 +02:00
Christian Pauly
3d999b6ba0 Implement missing account settings 2020-09-21 17:50:01 +02:00
Sorunome
4a71884bbe fix: Small stuff 2020-09-21 14:34:41 +00:00
Christian Pauly
4b77bbe688 feat: Implement send reactions 2020-09-20 20:13:42 +02:00
Sorunome
39c3d99035 fix: font size being too large accidentally in some places 2020-09-20 19:16:23 +02:00
Christian Pauly
dc5a7cc133 feat: Improve design 2020-09-20 12:30:42 +00: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
a11185cc55 feat: Add license page 2020-09-18 18:20:13 +00: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
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
Christian Pauly
c8927f1708 Merge branch 'reactions-border-color' into 'master'
Set border color of not reacted reaction to secondary header color

Closes #141

See merge request ChristianPauly/fluffychat-flutter!143
2020-09-07 09:36:11 +00:00
CuteTadpole
26af19a08b Set border color of not reacted reaction to secondary header color 2020-09-07 09:36:10 +00:00
Sorunome
955210a8e5 feat: open links better 2020-09-07 11:03:03 +02:00
Christian Pauly
50b488cfff fix: Status design 2020-08-23 18:10:33 +02:00
Christian Pauly
1dbff85341 Merge branch 'krille/implement-web-audio-player' into 'master'
feat: Implement web audio player

See merge request ChristianPauly/fluffychat-flutter!136
2020-08-22 14:03:03 +00:00
Christian Pauly
b157cea408 feat: Implement web audio player 2020-08-22 15:53:14 +02:00
Christian Pauly
70ee7856e2 fix: Desktop notifications 2020-08-22 15:20:07 +02:00
Sorunome
32a1c3ca1c Update SDK 2020-08-16 13:02:53 +02:00
Christian Pauly
a44abef351 Fix chat list on web 2020-08-15 08:05:49 +02:00
Christian Pauly
03a29ae296 Fix isMuted in chat list item 2020-08-13 11:02:58 +00:00
Sorunome
6fa9c182f2 swith to event aggregations and render message edits and reactions 2020-08-12 09:30:31 +00:00
Christian Pauly
9abc0c4f07 Fix chatlistitem context menu 2020-08-03 13:08:44 +02:00
Sorunome
86e184d14b Only show the no google services toast once 2020-07-21 08:56:26 +00:00
Sorunome
302416e008 fix context popping of dialogs 2020-07-18 22:19:28 +02:00
Sorunome
40e5bae0b8 Strip reply fallback before passing to html renderer 2020-07-05 18:41:27 +02:00
Christian Pauly
7880ade572 Add connection status header 2020-07-04 10:22:51 +02:00
Sorunome
e924908d49 Update sdk for performance increases 2020-07-02 09:30:59 +00:00
Katerina
6399a8f886 Cosmetic improvements of homeserver and user inputs
Keyboard type for homeserver TextInput changed to url and trailing '/' with potential whitespaces is stripped.
Keyboard type for username changed to e-mail for convenience.

Should resolve: #34 and #64
2020-07-02 09:10:03 +00:00
Christian Pauly
c07f1ab048 Minor fixes 2020-06-27 13:24:19 +02:00
Christian Pauly
6dc20f4d07 Minor design fixes 2020-06-27 13:09:21 +02:00
Christian Pauly
731e82262c Fix notifications for muted rooms 2020-06-27 11:08:05 +02:00
Christian Pauly
3c789f9468 Implement web notifications 2020-06-27 10:15:37 +02:00
Sorunome
c4a33e411a Add Cross-Signing 2020-06-25 14:29:06 +00:00
Christian Pauly
c8249befd8 Minor design fixes 2020-06-25 09:15:53 +02:00
Sorunome
f991f6cf94 Ignore key sharing requests by others than us 2020-06-24 21:10:54 +02:00
Christian Pauly
2f143055ba Krille/design improvements 2020-06-24 07:42:28 +00:00
Christian Pauly
f48952af8d Minor design and UX improvements 2020-06-20 11:46:12 +02:00
Christian Pauly
3fa51d74a9 Fix top list 2020-06-19 15:10:26 +02:00
Christian Pauly
fb45f53df6 Merge branch 'soru/text-capitalize' into 'master'
proper capitalize main input field

Closes #70 and #92

See merge request ChristianPauly/fluffychat-flutter!74
2020-06-18 18:32:12 +00:00
Christian Pauly
af0696a4ac Big refactoring 2020-06-18 13:39:24 +02:00
Sorunome
40163584a7 proper capitalize main input field 2020-06-14 17:12:27 +02:00
Sorunome
6868f38c7c move to new sdk 2020-06-10 08:07:01 +00:00
Sorunome
dedda459c9 handle if lastEvent is null 2020-05-23 08:36:53 +00:00
Christian Pauly
677134d7d2 Hide unknown event types 2020-05-22 12:54:29 +02:00
Christian Pauly
d7e1dbcad1 Add code formatting 2020-05-22 12:21:16 +02:00
Christian Pauly
5c666e542d Fix imageviewer 2020-05-20 17:29:26 +00:00
Christian Pauly
52c3766321 Update .gitlab-ci.yml
Deleted assets/js/package/olm.js
2020-05-20 07:10:13 +00:00
Sorunome
c94e6cd05c add completion / suggestion for users and rooms 2020-05-16 11:13:00 +02:00
Christian Pauly
94587d7fcc Fix boxfit 2020-05-16 09:16:46 +02:00
Christian Pauly
cd1b6b8461 Fix softwrap 2020-05-16 09:10:10 +02:00
Christian Pauly
f403c2481f Clean up 2020-05-16 08:51:57 +02:00
Christian Pauly
9960c19e1c Better download content design 2020-05-16 08:09:07 +02:00