Commit graph

985 commits

Author SHA1 Message Date
Sorunome
da154e2b4e fix: Disable autocorrect for the homeserver url field 2021-08-16 18:38:22 +02:00
Krille Fear
34249e0583 Merge branch 'soru/join-rooms' into 'main'
fix: Joining room aliases not published into the room directory

Closes #514

See merge request famedly/fluffychat!486
2021-08-16 06:19:59 +00:00
Krille Fear
128b717e38 Merge branch 'soru/empty-room' into 'main'
fix: Empty timelines crashing the room view

See merge request famedly/fluffychat!488
2021-08-16 06:18:53 +00:00
Christian Pauly
18ea3b9268 fix: Report content localizations 2021-08-15 20:43:38 +02:00
Sorunome
3c57e7349c fix: Empty timelines crashing the room view 2021-08-15 19:44:38 +02:00
Sorunome
02e57474fe fix: use vrouter.toSegments 2021-08-15 13:27:58 +02:00
Sorunome
0f59db3d22 fix: Joining room aliases not published into the room directory 2021-08-15 09:14:23 +02:00
Sorunome
a7020adac8 feat: Implement official emoji translations for emoji verification 2021-08-14 16:46:20 +02:00
Christian Pauly
ab063bee5f fix: Requirements when to display report event button 2021-08-12 21:40:55 +02:00
Christian Pauly
04a092aefd fix: Dont add/remove DMs to space 2021-08-12 21:11:57 +02:00
Christian Pauly
d66195342e change: Nicer design for selecting items 2021-08-12 21:10:26 +02:00
Christian Pauly
1d629ae79a feat: Add remove rooms to and from spaces 2021-08-12 20:46:27 +02:00
Christian Pauly
c13e17afeb fix: Load space members to display DM rooms 2021-08-12 20:34:14 +02:00
Christian Pauly
a1f586c655 fix: Display loading dialog on start DM 2021-08-12 12:15:43 +02:00
Christian Pauly
768fa06dbb fix: Reply with voice messages 2021-08-12 09:59:42 +02:00
Christian Pauly
cdfb97ab58 feat: Cupertino style record dialog 2021-08-12 09:48:10 +02:00
Christian Pauly
f26503aa48 fix: Display amplitude 2021-08-12 09:44:19 +02:00
Christian Pauly
d1299da1f3 fix: Missing null check 2021-08-11 22:04:55 +02:00
Christian Pauly
695af03b4a feat: Display amplitude 2021-08-11 21:21:08 +02:00
Christian Pauly
94504dbf29 fix: Keep display alive while recording 2021-08-11 21:17:11 +02:00
Marcus Hoffmann
875630278c chore: switch image_picker back to upstream
https://github.com/flutter/plugins/pull/3194 has finally been merged.

Also update to non-deprecated pick* methods.
2021-08-10 14:01:15 +02:00
Krille Fear
fcc67b0234 Merge branch 'soru/autofill-hints' into 'main'
fix: Wrap login form into `AutofillGroup`

Closes #503

See merge request famedly/fluffychat!481
2021-08-09 08:46:50 +00:00
Sorunome
72f00f33bc fix: Wrap login form into AutofillGroup 2021-08-08 19:30:51 +02:00
Sorunome
41a9d0a2b0 feat: Add option to not autoplay stickers and emotes 2021-08-08 19:21:34 +02:00
Sorunome
abab724af9 Merge branch 'soru/video-player' into 'main'
feat: Add video player

Closes #192

See merge request famedly/fluffychat!479
2021-08-08 16:47:23 +00:00
Sorunome
fcee30ebb3 feat: Add video player 2021-08-08 18:31:16 +02:00
Sorunome
737f78dd11 fix: Allow fallback to previous url if there is no homeserver on the mxid domain 2021-08-08 08:46:19 +02:00
Christian Pauly
415d5db438 change: Placeholder at username login field should be just username 2021-08-07 14:47:55 +02:00
Sorunome
5d0967ecda feat: Add location sharing 2021-08-06 12:59:19 +02:00
Sorunome
f73aeca78c fix: missing null check 2021-08-05 18:16:52 +02:00
Christian Pauly
70241f570a fix: Space settings routing problems 2021-08-04 10:15:42 +02:00
Christian Pauly
3340f93025 refactor: Chat list view 2021-08-04 10:09:55 +02:00
Christian Pauly
fbf1cf10e2 fix: Do not copy room list 2021-08-04 10:08:48 +02:00
Christian Pauly
55c0fa889f fix: Remove old workaround 2021-08-04 10:08:21 +02:00
Christian Pauly
23cceff9b6 feat: Nicer spaces list 2021-08-04 10:05:58 +02:00
Christian Pauly
eb8716a144 feat: Space settings route 2021-08-04 09:56:05 +02:00
Christian Pauly
04ce6768ce fix: display space invites in chat list 2021-08-04 09:49:34 +02:00
Christian Pauly
bab39fbcd3 fix: Wrong uri subscription 2021-08-02 18:41:09 +02:00
Christian Pauly
e671fdf6a4 fix: Add missing null check 2021-08-01 16:06:34 +02:00
Christian Pauly
ae5009e16f fix: Wait for first sync on bootstrap 2021-08-01 16:05:32 +02:00
Christian Pauly
1f8cf9d8dc fix: Wait for first sync on bootstrap 2021-08-01 15:48:27 +02:00
Christian Pauly
21801318eb fix: Missing null check and bootstrap ask 2021-08-01 15:45:41 +02:00
Christian Pauly
597e723515 fix: Logic which rooms belong to a space 2021-08-01 15:33:26 +02:00
Christian Pauly
75e11b0c54 refactor: ChatListView and enforce bootstrap 2021-08-01 15:21:02 +02:00
Christian Pauly
971d5b25fb feat: Implement new space view 2021-08-01 08:05:40 +02:00
Christian Pauly
a6a18d34f6 feat: Implement basic space editing 2021-08-01 07:54:44 +02:00
Christian Pauly
78222ab55d feat: Light implementation of spaces drawer 2021-08-01 07:45:34 +02:00
Sorunome
0fc5ba6d20 Merge branch 'soru/image-pack-creator' into 'main'
chore: cleanup image pack editor to attach metadata and prepare to make it more general

See merge request famedly/fluffychat!466
2021-07-31 15:30:27 +00:00
Sorunome
2cc8b395f0 chore: cleanup image pack editor to attach metadata and prepare to make it more general 2021-07-31 17:13:35 +02:00
Sorunome
7e1e4e4844 feat: Rate limit streams so that large accounts have a smoother UI 2021-07-31 12:55:02 +02:00
Christian Pauly
07aee5e6c1 fix: Reset bootstrap on bad ssss 2021-07-24 11:45:27 +02:00
Christian Pauly
e8fcc7abc2 fix: Hide stickers button when there is not sticker pack 2021-07-24 10:52:54 +02:00
Christian Pauly
679fd854a7 fix: Record voice messages on iOS 2021-07-24 10:35:18 +02:00
Sorunome
1e98fdd7b0 feat: Add sticker picker 2021-07-23 19:33:04 +02:00
Sorunome
53bb9f3edd feat: Nicer mentions 2021-07-20 17:54:48 +02:00
Sorunome
2df7d36b40 chore: Update image pack file format to match that of the emote msc 2021-07-18 20:00:20 +02:00
Christian Pauly
cfb104d668 feat: Android SSO in webview 2021-07-18 19:04:09 +02:00
Christian Pauly
bfa6e653e8 Merge branch 'main' of gitlab.com:famedly/fluffychat 2021-07-18 12:37:03 +02:00
Christian Pauly
51a521c510 fix: Make sure the textfield is unfocused before opening the camera 2021-07-18 12:17:56 +02:00
Christian Pauly
ba145b841c fix: Close safariviewcontroller on SSO 2021-07-15 14:04:29 +02:00
Krille Fear
979237d2bd Merge branch 'soru/set-prefered-jitsi' into 'main'
fix: Check for jitsi server in well-known lookup also on login screen

See merge request famedly/fluffychat!436
2021-07-13 16:31:09 +00:00
Krille Fear
949a776fcb Merge branch 'soru/save-file-picker' into 'main'
feat: Add a proper file saver

Closes #381 and #213

See merge request famedly/fluffychat!439
2021-07-13 16:29:31 +00:00
Christian Pauly
a3d58044b1 fix: Workaround for iOS not removing the app badge 2021-07-13 18:26:55 +02:00
Christian Pauly
18e5ebbdfa fix: Keyboard hides imagePicker buttons on iOS 2021-07-13 10:32:11 +02:00
Sorunome
c96486e9a0 feat: Add a proper file saver 2021-07-12 11:54:14 +02:00
Sorunome
e233e4c454 fix: Check for jitsi server in well-known lookup also on login screen 2021-07-11 12:41:20 +02:00
Christian Pauly
a6b02d6195 fix: SSO on web 2021-07-08 18:42:46 +02:00
Christian Pauly
6b30042184 change: Sign in button according to apples HIG 2021-07-08 18:09:19 +02:00
Christian Pauly
c2633b45b4 chore: Update dependencies 2021-07-08 17:20:38 +02:00
Christian Pauly
7ca96aee03 chore: Update matrix und vrouter 2021-07-08 17:10:20 +02:00
Krille Fear
bf378a3caf Merge branch 'soru/emote-settings' into 'main'
fix: Make emote settings work again

Closes #446

See merge request famedly/fluffychat!429
2021-06-24 14:43:46 +00:00
Sorunome
a514d9ecaa fix: Make emote settings work again 2021-06-24 16:39:17 +02:00
Christian Pauly
a7aa68f027 chore: Remove dividers 2021-06-24 15:56:40 +02:00
Christian Pauly
bc912f48f7 design: Sort settings routes 2021-06-23 11:26:12 +02:00
Christian Pauly
8e324a01d6 fix: Bootstrap dialog 2021-06-22 17:56:15 +02:00
Krille Fear
1e08e58169 Merge branch 'commands-ux' into 'main'
/commands input suggestions + missing dialog

See merge request famedly/fluffychat!424
2021-06-22 14:55:15 +00:00
Christian Pauly
8a132be52f design: Make some progress indicator more thin 2021-06-20 14:36:01 +02:00
Christian Pauly
ac32973c3d fix: Formatting 2021-06-20 14:27:07 +02:00
Christian Pauly
27474af73a design: Minor improvements 2021-06-20 14:08:34 +02:00
Christian Pauly
40ccfd75e8 design: Make load more button an elevated button 2021-06-20 14:05:47 +02:00
Steef Hegeman
2a0ba43990 /commands: missing command dialog
When sending a message, show an alert dialog if a command is not
recognized, offering to either cancel or send as text.
2021-06-20 13:51:36 +02:00
Christian Pauly
8724e41545 fix: Flickerfree app start 2021-06-20 13:45:35 +02:00
Christian Pauly
e199b3935e design: Disappearing dividers between chats 2021-06-20 13:25:06 +02:00
Christian Pauly
347d7f67fd change: Place backup hint banner in chat list 2021-06-20 13:16:51 +02:00
Christian Pauly
ac3d424d08 design: Nicer first loading design 2021-06-20 12:57:46 +02:00
Christian Pauly
572ca42d62 design: Nicer loading screen and empty page 2021-06-20 09:38:28 +02:00
Christian Pauly
a7398cd9ec feat: More stable connection status header 2021-06-20 09:03:22 +02:00
Christian Pauly
e9c40c4188 chore: follow up of web sso fix 2021-06-18 16:15:11 +02:00
Christian Pauly
40dad5e40e fix: SSO on web 2021-06-18 15:36:27 +02:00
Christian Pauly
5ac6ca6e9d fix: iOS SSO 2021-06-18 11:21:00 +02:00
Christian Pauly
a055098105 refactor: Switch to pub.dev version of matrix sdk 2021-06-18 10:29:48 +02:00
Christian Pauly
5fd49be516 feat: Implement hive 2021-06-11 11:40:38 +02:00
Christian Pauly
a6000ddf60 feat: One page login 2021-06-11 10:08:04 +02:00
Christian Pauly
2369da14b3 fix: ImageViewer again 2021-06-06 17:56:01 +02:00
Christian Pauly
db39fa8f92 fix: Display error when request history 2021-06-06 17:28:00 +02:00
Christian Pauly
7cfaa60bab fix: Set homeserver from localstorage in web 2021-06-06 17:09:32 +02:00
Christian Pauly
5d2afd1428 fix: SSO on web hopefully 2021-06-06 17:07:19 +02:00
Christian Pauly
ec5d41a020 feat: New registration workflow 2021-06-06 16:55:31 +02:00
Christian Pauly
1701384350 fix: Image viewer routing 2021-06-06 10:09:13 +02:00
Christian Pauly
18abb21cdb refactor: active room ID now only in defined in the path 2021-06-06 10:00:52 +02:00
Christian Pauly
25ac1721ce fix: set avatar 2021-06-05 09:21:48 +02:00
Krille Fear
249e97bcbc Merge branch 'android-back-button-cancels-share' into 'main'
android: back button cancels share (still pops)

See merge request famedly/fluffychat!421
2021-06-02 05:57:13 +00:00
Christian Pauly
ca3620f8f7 fix: Better profile caching in settings 2021-05-31 20:58:20 +02:00
Steef Hegeman
48f74bab51 android: back button cancels share (still pops) 2021-05-31 20:41:46 +02:00
Christian Pauly
2840e62909 feat: Button to remove avatar 2021-05-31 19:33:40 +02:00
Christian Pauly
9f91bf349c fix: Recording dialog buttons 2021-05-31 19:13:57 +02:00
Christian Pauly
dd9e1a6252 fix: Analyzer 2021-05-30 15:43:03 +02:00
Christian Pauly
117ee6abb1 fix: Design 2021-05-30 15:37:39 +02:00
Christian Pauly
538b06f8e9 feat: Dynamic appbar elevation and FAB in chat list 2021-05-30 12:41:19 +02:00
Christian Pauly
d8da5c3a55 feat: Minor button design changes 2021-05-30 12:25:29 +02:00
Christian Pauly
7a57e06dab fix: Minor design 2021-05-29 09:56:52 +02:00
Christian Pauly
3667206944 fix: Multiline keyboard on web and desktop 2021-05-28 22:44:20 +02:00
Steef Hegeman
fdc190e81f formatting 2021-05-27 00:08:38 +02:00
Steef Hegeman
405ec5833e back button clears selection: room list and chat
When a room or event is selected and the Android back button is pressed,
don't pop but clear the current selection. Fixes #399.
2021-05-26 20:58:50 +02:00
Christian Pauly
dcfbf8f8a5 fix: Image viewer 2021-05-25 20:41:37 +02:00
Christian Pauly
83f886a088 fix: Image viewer 2021-05-25 15:35:14 +02:00
Christian Pauly
67447505f4 fix: Formatting 2021-05-24 12:16:46 +02:00
Christian Pauly
944d5de68b fix: Chat layout 2021-05-24 11:22:03 +02:00
Christian Pauly
decc231fda design: Minor improvements of login buttons 2021-05-24 11:09:17 +02:00
Christian Pauly
26f047fb42 fix: Click on room aliases 2021-05-24 11:07:02 +02:00
Christian Pauly
3fc7356546 fix: Search public rooms 2021-05-24 11:03:08 +02:00
Christian Pauly
1c81ac3f82 refactor: Deprecate accentColor 2021-05-24 10:59:00 +02:00
Christian Pauly
78b30f07ed refactor: Remove scrollbars
They are now added automatically in Flutter 2.2
2021-05-24 09:50:27 +02:00
Christian Pauly
4509ace93b fix: Minor regressions 2021-05-23 20:17:10 +02:00
Christian Pauly
377aa9cad6 fix: Layouts 2021-05-23 18:46:15 +02:00
Christian Pauly
de869d5157 fix: Regressions because of vrouter 2021-05-23 15:02:36 +02:00
Christian Pauly
9522077be4 fix: Formatting 2021-05-23 14:26:24 +02:00
Christian Pauly
8fce5c0c4f Merge branch 'main' of gitlab.com:famedly/fluffychat 2021-05-23 13:51:08 +02:00
Christian Pauly
c2fce64494 feat: Switch to VRouter 2021-05-23 13:28:49 +02:00
Christian Pauly
3d04aaeac5 feat: Redesign SSO login 2021-05-22 10:25:37 +02:00
Christian Pauly
3b268dc53d fix: "Pick an image" button in emote settings doesn't do anything 2021-05-22 09:29:07 +02:00
Christian Pauly
988a691eeb refactor: Structure files in more directories 2021-05-22 09:24:39 +02:00
Christian Pauly
d3a5966f19 refactor: Rename UI to Views 2021-05-22 09:13:47 +02:00
Christian Pauly
b01d7d0000 refactor: rename UI to View and MVC login page 2021-05-22 09:08:44 +02:00
Christian Pauly
74606b1600 refactor: Rename views to pages 2021-05-22 08:57:49 +02:00