Commit graph

204 commits

Author SHA1 Message Date
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
Christian Pauly
0276a81173 Implement image viewer 2020-05-16 08:02:33 +02:00
Christian Pauly
158e09910a Fix web avatars 2020-05-15 21:50:44 +02:00
Christian Pauly
ec9e8fe5d4 Design improvements 2020-05-15 17:57:53 +00:00
Christian Pauly
e5aa94bb62 Merge branch 'soru/autocomplete' into 'master'
Add emote suggestion thingy

See merge request ChristianPauly/fluffychat-flutter!55
2020-05-15 13:28:23 +00:00
Sorunome
7a99d9aee8 Add emote suggestion thingy 2020-05-15 13:28:23 +00:00
Sorunome
1762236716 Hopefully fix font size & link colour 2020-05-15 05:47:32 +00:00