Commit Graph

1706 Commits

Author SHA1 Message Date
Christian Pauly 30d4bc5c49 fix: SSO on web 2021-07-08 18:42:46 +02:00
Christian Pauly 3601e40a82 change: Sign in button according to apples HIG 2021-07-08 18:09:19 +02:00
Christian Pauly 8fef28ae87 chore: Update dependencies 2021-07-08 17:20:38 +02:00
Christian Pauly fbc78119fa chore: Update matrix und vrouter 2021-07-08 17:10:20 +02:00
Krille Fear 37179a0665 Merge branch 'krille/remove-moor' into 'main'
refactor: Remove moor

See merge request famedly/fluffychat!431
2021-07-03 09:17:03 +00:00
S1m ccd3dc730a update unifiedpush 2021-07-02 09:35:31 +02:00
Christian Pauly 9c47cbffd5 refactor: Remove moor 2021-06-30 20:20:17 +02:00
Christian Pauly cc67537d0a chore: Bump version 2021-06-29 08:49:47 +02:00
Christian Pauly 1c1a4fa4f3 fix: Flutter Hive on Linux 2021-06-29 07:59:37 +02:00
Christian Pauly 6bbd6eb0c0 fix: Messagebubble 2021-06-26 12:06:09 +02:00
Christian Pauly b65a1383ae refactor: Move logs to about dialog 2021-06-26 10:43:07 +02:00
Krille Fear 3bb257a907 Merge branch 'soru/fix-thumbnails' into 'main'
fix: Database does not store files correctly

Closes #450

See merge request famedly/fluffychat!428
2021-06-24 14:47:13 +00:00
Krille Fear 4605f6de26 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 6daf0dad4f
fix: Make emote settings work again 2021-06-24 16:39:17 +02:00
Christian Pauly e2724cdc46 chore: Remove dividers 2021-06-24 15:56:40 +02:00
Sorunome 33832dce0e
fix: Database does not store files correctly 2021-06-24 14:13:35 +02:00
Christian Pauly a39790cdca refactor: Remove FluffyClient and make it no longer static 2021-06-23 16:20:51 +02:00
Christian Pauly b90c5d4383 chore: Make connection header less chatty 2021-06-23 11:40:12 +02:00
Christian Pauly 9bc5913651 design: Sort settings routes 2021-06-23 11:26:12 +02:00
Christian Pauly 16c2249483 fix: Bootstrap dialog 2021-06-22 17:56:15 +02:00
Krille Fear 8fcdd4236a 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 972538b624 feat: Show progress bar and sync status 2021-06-22 15:46:52 +02:00
Christian Pauly 0fb9218b89 chore: Remove workaround of initialUrl 2021-06-22 12:31:18 +02:00
Christian Pauly 30011f4761 refactor: Use flutter cache manager for avatar push cashing 2021-06-21 13:13:22 +02:00
Christian Pauly 20b7f2904a design: Make some progress indicator more thin 2021-06-20 14:36:01 +02:00
Christian Pauly 2be26e0287 design: Remove annoying progress indicator from avatar 2021-06-20 14:32:12 +02:00
Christian Pauly c49a410eac fix: Formatting 2021-06-20 14:27:07 +02:00
Christian Pauly 7f491c26cd design: Minor improvements 2021-06-20 14:08:34 +02:00
Christian Pauly 6ab0b02c6b design: Make load more button an elevated button 2021-06-20 14:05:47 +02:00
Steef Hegeman 65b1215187 /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
Steef Hegeman 7d25bbb539 InputBar: suggestions for /commands with hints 2021-06-20 13:51:26 +02:00
Christian Pauly 8dea650300 fix: Flickerfree app start 2021-06-20 13:45:35 +02:00
Christian Pauly 797105cd17 design: Disappearing dividers between chats 2021-06-20 13:25:06 +02:00
Christian Pauly 3b7144d805 change: Place backup hint banner in chat list 2021-06-20 13:16:51 +02:00
Christian Pauly 3993984a2b design: Nicer first loading design 2021-06-20 12:57:46 +02:00
Christian Pauly 6ae7a0ce3a refactor: Use different client name on debug 2021-06-20 12:44:09 +02:00
Christian Pauly def075aa8c design: Nicer loading screen and empty page 2021-06-20 09:38:28 +02:00
Krille Fear 9c5a590ee7 Merge branch 'fix_versions' into 'main'
fix version on non mobile platforms

See merge request famedly/fluffychat!426
2021-06-20 07:05:04 +00:00
Christian Pauly 2eec7bf6d0 feat: More stable connection status header 2021-06-20 09:03:22 +02:00
Raatty a18468a52f fix version on non mobile platforms 2021-06-20 10:24:39 +12:00
Christian Pauly cb84e82365 chore: follow up of web sso fix 2021-06-18 16:15:11 +02:00
Christian Pauly 92e4b50955 chore: Make webBaseUrl configurable in config.json 2021-06-18 15:38:01 +02:00
Christian Pauly 826d8778dd fix: SSO on web 2021-06-18 15:36:27 +02:00
Christian Pauly a74ca8ecb6 fix: iOS SSO 2021-06-18 11:21:00 +02:00
Christian Pauly 938d1d054c refactor: Switch to pub.dev version of matrix sdk 2021-06-18 10:29:48 +02:00
Christian Pauly aeaa4a7081 chore: Update database migration 2021-06-18 09:24:38 +02:00
Christian Pauly 07d4842b28 chore: Make file storing unencrypted 2021-06-14 08:18:55 +02:00
Christian Pauly 3e0be0f8fd chore: fix Web secure storage 2021-06-12 13:41:22 +02:00
Christian Pauly bd60c67535 chore: Fix web hive encryption 2021-06-12 12:14:36 +02:00
Christian Pauly 6ee4ca73cb feat: Implement hive 2021-06-11 11:40:38 +02:00