Commit graph

282 commits

Author SHA1 Message Date
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
Christian Pauly
16e05c7c3e Fix web networkimage 2020-05-14 10:04:16 +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
9f4660bd9f Fix StyledToast 2020-05-13 10:45:50 +02:00
Sorunome
f3d3aeebd4 add basic emote picker 2020-05-12 07:02:33 +00:00
Christian Pauly
44f3f2f412 Fix message bubble color 2020-05-10 13:26:52 +02:00
Christian Pauly
1936427194 Update lib/components/list_items/message.dart, lib/utils/event_extension.dart files 2020-05-09 14:38:27 +00:00
Christian Pauly
08fcdab742 Update lib/components/list_items/message.dart 2020-05-09 14:04:18 +00:00
Christian Pauly
4988e4eb63 Fix #55 2020-05-09 13:40:55 +00:00
Sorunome
db60869fba Add HTML render 2020-05-09 11:36:41 +00:00
Christian Pauly
b7c9119f6d Clean up chat list item 2020-05-09 13:03:12 +02:00
Christian Pauly
1a6b184e98 Fix room sender prefix 2020-05-08 12:04:29 +02:00
Christian Pauly
2ed7b2e2d6 Fix thumbnail 2020-05-07 12:14:26 +02:00
Christian Pauly
100d485558 Thumbnail fix 2020-05-07 11:19:29 +02:00
Christian Pauly
6f1ed6120f Refactoring l10n 2020-05-07 07:52:40 +02:00
Christian Pauly
5f7148cc3c Merge branch 'krille/upgrade-to-flutter-17' into 'master'
Fix deprecations

See merge request ChristianPauly/fluffychat-flutter!37
2020-05-06 17:37:11 +00:00
Christian Pauly
10eaf1ffc5 Stupid Profile cache 2020-05-06 19:03:57 +02:00
Christian Pauly
02ebf0ff43 Fix deprecations 2020-05-06 18:43:30 +02:00
Christian Pauly
e99521c3f0 presence representation 2020-05-06 18:31:38 +02:00
Christian Pauly
80dc7321da Fix presence list 2020-05-06 17:45:59 +02:00
Marcel
c842299069 Merge branch 'cblack/bessere-farben' into 'master'
Adjusted dark theme palette

See merge request ChristianPauly/fluffychat-flutter!33
2020-05-06 11:55:32 +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
4e3257c9aa Refactoring FirebaseController 2020-05-05 10:30:24 +02:00
Christian Pauly
132ff75b49 Fix no thumbnail bug 2020-05-03 11:56:53 +02:00
Christian Pauly
de17a70a92 Fix avatar 2020-05-01 12:14:49 +02:00
Carson Black
967c4832c4 Improved dark theme colours 2020-04-29 21:20:16 -04:00
Christian Pauly
2ffbd751e1 Update sdk 2020-04-28 14:11:56 +02:00
Christian Pauly
547aace85c Use SimpleDialogs 2020-04-27 13:36:39 +02:00
Christian Pauly
a4d34cb0b1 Implement status feature and new design 2020-04-26 18:15:48 +02:00
Christian Pauly
815d3c17d0 Fix login without google services #33 2020-04-17 07:52:01 +02:00
Christian Pauly
aecc3b2ea4 New set homeserver ux 2020-04-12 10:35:45 +02:00
Christian Pauly
ab45d0960f Fix login and toasts 2020-04-12 09:19:22 +02:00
Christian Pauly
8cde337a58 Fix minor web bugs 2020-04-10 18:52:40 +02:00
Christian Pauly
64848365a9 Nicer images 2020-04-10 18:12:32 +02:00
Christian Pauly
1141b9a4d5 Add disk cache 2020-04-10 18:00:45 +02:00
Christian Pauly
be451b2933 Fix onJitsiCall 2020-04-09 10:21:13 +02:00
Christian Pauly
c68f64e5ab Fix video calls 2020-04-09 10:16:38 +02:00
Christian Pauly
22c264d946 Fix images 2020-04-09 10:00:18 +02:00
Christian Pauly
76596cafb4 Minor fixes 2020-04-09 09:51:52 +02:00
Christian Pauly
f721045d00 Implement jitsi 2020-04-08 17:43:07 +02:00
Christian Pauly
d110910ef0 Clean up 2020-04-08 12:39:49 +02:00
Christian Pauly
d6836ad3df Enable skia in web 2020-04-08 12:38:52 +02:00
Christian Pauly
70806d9f4d Fix ios push 2020-04-08 11:38:13 +02:00
Christian Pauly
e1fa736d46 Fix wallpaper nullcheck 2020-04-08 10:54:17 +02:00
Christian Pauly
b5f4fccd92 Fix image scaling 2020-04-03 20:32:44 +02:00
Christian Pauly
771aa6fbe2 Add wallpaper 2020-04-03 20:24:25 +02:00
Christian Pauly
0d82937efc Clean up 2020-04-02 14:20:13 +02:00
Christian Pauly
701c4d2757 Receive sharing intent 2020-04-02 14:05:32 +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
2712794cc0 Fix E2EE files 2020-03-29 20:13:25 +02: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
d6e1594a6f Fix analyzer 2020-03-15 17:12:35 +01:00
Christian Pauly
bd391ef9c7 Fix Audioplayer again 2020-03-15 17:12:16 +01:00
Christian Pauly
86fde66f06 Fix audioplayer 2020-03-15 14:15:45 +01:00
Christian Pauly
cb34b4b5c3 Fix voice messages 2020-03-15 12:00:25 +01:00
Christian Pauly
1f8aef2740 Pop on error 2020-03-15 11:49:59 +01:00
Christian Pauly
6d781128ea Fix design 2020-03-15 11:47:35 +01:00
Christian Pauly
75df57c965 Implement voice messages 2020-03-15 11:27:51 +01:00
Christian Pauly
e126d2d01b Nicer image design 2020-03-13 22:16:03 +01:00
Christian Pauly
0e3a8c1fda Design color 2020-03-13 22:12:46 +01:00
Christian Pauly
e567cbf6c2 Improve download file 2020-03-13 22:04:32 +01:00
Christian Pauly
8868db92f2 Minor tweaks 2020-03-13 21:58:48 +01:00
Christian Pauly
3b71596ff9 Minor fixes 2020-03-13 21:42:05 +01:00
Christian Pauly
4f176ae8ad Move notify button to the left 2020-03-13 20:29:50 +01:00
Christian Pauly
b226454e65 Remove message opacity 2020-03-13 20:10:57 +01:00
Christian Pauly
7700cd5867 Improve message bubble design 2020-03-13 20:09:32 +01:00
Christian Pauly
19b993b003 Better E2EE UI 2020-02-23 09:31:44 +01:00
Christian Pauly
a6dd9072a2 Clean up design 2020-02-23 08:49:58 +01:00
Christian Pauly
7e8ad4a42c Add public room discovery 2020-02-22 20:05:04 +01:00
Christian Pauly
73bedcb9ba Clean up 2020-02-22 09:03:44 +01:00
Christian Pauly
6c345133ea Enhanced E2EE UX 2020-02-22 08:44:50 +01:00
Christian Pauly
c22b792fa0 Implement key sharing 2020-02-22 08:27:08 +01:00
Christian Pauly
8c17a29c09 Update SDK 2020-02-21 09:45:37 +01:00
Sorunome
6d2796bc0a better reply fallback stripping 2020-02-20 20:45:38 +01:00
Christian Pauly
fff216c46c Add Device Settings page 2020-02-19 16:23:13 +01:00
Christian Pauly
bd3052ff86 Better display of error messages 2020-02-18 09:17:39 +01:00
Christian Pauly
775b22389d Show decrypt error 2020-02-18 08:13:20 +01:00
Christian Pauly
9992756a4f Fix reply 2020-02-17 16:47:50 +01:00
Christian Pauly
63e9a25ca5 Fix analyzer 2020-02-16 20:35:08 +01:00
Christian Pauly
3e404e5cc1 Fix reply text color 2020-02-16 20:32:29 +01:00
Christian Pauly
ea71a97e45 Clean up dark mode 2020-02-16 20:11:39 +01:00
Marcel
26ca8ba4ad [Theme] Add initial dark theme
Took 1 hour 10 minutes
2020-02-16 14:57:50 +00:00
Christian Pauly
a104899dbf Fix #18 2020-02-16 13:57:51 +01:00
Christian Pauly
2242309086 Implement Image viewer 2020-02-16 12:35:04 +01:00
Christian Pauly
59628bd0c6 Implement make moderator 2020-02-16 11:41:08 +01:00
Christian Pauly
e665f4adc3 Enhanced UX and clean up 2020-02-16 11:36:18 +01:00
Christian Pauly
7b2f4c0163 Enhanced ChatDetails UX 2020-02-16 11:09:28 +01:00
Christian Pauly
6bff85a858 Settings sliverAppBar 2020-02-16 10:42:59 +01:00
Christian Pauly
617a09c05d Nicer Settings UX 2020-02-16 09:56:17 +01:00
Christian Pauly
740a9a2a64 Clean up 2020-02-16 09:24:50 +01:00
Christian Pauly
e13df1cbf0 Forget rooms with slide 2020-02-16 09:22:56 +01:00
Christian Pauly
be8f3a4a47 Dismiss rooms in chat list with sliding 2020-02-16 09:16:47 +01:00
Christian Pauly
bc18801ae3 Fix reply design 2020-02-15 10:31:51 +01:00
Christian Pauly
38b5260e48 Fix encryptionEnabled check 2020-02-15 10:30:46 +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
5451216695 Splash color on select 2020-02-09 16:26:24 +01:00
Christian Pauly
955c2376ea Fix analyzer 2020-02-09 16:01:25 +01:00
Christian Pauly
757b46a6b7 Add chat select mode 2020-02-09 15:15:29 +01:00
Christian Pauly
1ebb045f8f Fix design 2020-02-07 20:00:20 +01:00
Christian Pauly
e0893d3bfc minor design tweaks 2020-02-07 19:44:16 +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
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
f2b0cce282 Fix revoke permissions 2020-01-26 21:16:01 +00:00
Christian Pauly
46f7a947f5 New store 2020-01-26 11:17:54 +00:00
Christian Pauly
46ce25ded5 Add animation to opacity 2020-01-23 21:22:25 +01: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
005dff501a Fix translations 2020-01-20 13:50:34 +01:00
Christian Pauly
a776ac1513 Add localizations 2020-01-20 13:46:39 +01:00
Christian Pauly
1f230c0a63 Add localizations system 2020-01-20 09:50:49 +01:00
Christian Pauly
b386e1b9a4 Clean up 2020-01-19 17:12:03 +01:00
Christian Pauly
0c93fc39e1 Finish creating groups 2020-01-19 16:56:13 +01:00
Christian Pauly
7c81657a9b Add new user search 2020-01-19 16:37:37 +01:00
Christian Pauly
5ad49c03a3 More clean up 2020-01-19 15:30:23 +01:00
Christian Pauly
f4ef4eeea9 Clean up everything 2020-01-19 15:07:42 +01:00
Christian Pauly
cccbd7557e Clean up 2020-01-18 13:28:56 +01:00
Christian Pauly
2b312ff74d Improved design 2020-01-18 13:22:22 +01:00
Christian Pauly
1153085742 Clean up 2020-01-17 11:42:48 +01:00