Commit graph

1895 commits

Author SHA1 Message Date
Krille Fear
2aa2912647 Merge branch 'soru/unread-messages-badge' into 'main'
fix: Correctly size the unread bubble in the room list

Closes #494

See merge request famedly/fluffychat!475
2021-08-07 17:29:31 +00:00
Sorunome
cd32b61995 fix: Correctly size the unread bubble in the room list 2021-08-07 17:16:03 +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
42a7175e3a fix: Selected chat list item color 2021-08-04 09:46:23 +02:00
Christian Pauly
bab39fbcd3 fix: Wrong uri subscription 2021-08-02 18:41:09 +02:00
Christian Pauly
8cda67b9dd change: Delete hive database if corrupted 2021-08-02 18:38:53 +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
Krille Fear
b0cbdc7cc5 Merge branch 'soru/fix-links' into 'main'
fix: Punycode-encode unicode domains for platforms which can't handle them

Closes #343

See merge request famedly/fluffychat!467
2021-08-01 13:06:59 +00:00
Krille Fear
87e271bfd0 Merge branch 'soru/up-update' into 'main'
chore: Support new unifiedpush gateway discovery

Closes #474

See merge request famedly/fluffychat!468
2021-08-01 13:06:18 +00:00
Sorunome
2175a47e2c fix: Font size settings did not affect replies 2021-08-01 10:10:22 +02:00
Sorunome
b649d975ab chore: Support new unifiedpush gateway discovery 2021-08-01 09:55:57 +02:00
Sorunome
ec18cbbb87 fix: Punycode-encode unicode domains for platforms which can't handle them 2021-08-01 08:56:47 +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
04d1e2afcb design: Make avatars lighter 2021-08-01 07:47:00 +02:00
Christian Pauly
78222ab55d feat: Light implementation of spaces drawer 2021-08-01 07:45:34 +02:00
Christian Pauly
c14cd8479a refactor: Select chat list item logic 2021-07-31 23:49:30 +02:00
Christian Pauly
29d9a30254 fix: Colored background for transparent avatars 2021-07-31 22:17:18 +02:00
Christian Pauly
7f30eea593 design: Nicer selected mark on chatlists 2021-07-31 20:28:21 +02:00
Christian Pauly
65232c9549 fix: Avatar noPic detection 2021-07-31 20:19:57 +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
4adeca011b fix: Tests 2021-07-27 16:15:13 +02:00
Christian Pauly
05e6e14b5a fix: Disable vrouter logs in release mode 2021-07-26 18:45:54 +02:00
Christian Pauly
1db380e7d2 design: Make unread listtiles more visible 2021-07-26 18:43:50 +02:00
Christian Pauly
6458f93bac design: Move pinned icon in title 2021-07-26 18:38:42 +02:00
Krille Fear
a4b462678b Merge branch 'soru/sticker-text' into 'main'
feat: Tapping on stickers shows the sticker body

See merge request famedly/fluffychat!456
2021-07-25 08:57:36 +00:00
Krille Fear
ccb460d69c Merge branch 'soru/room-pills' into 'main'
feat: Display the room name in room pills

See merge request famedly/fluffychat!457
2021-07-25 08:57:03 +00:00
Sorunome
18a76889bb feat: Tapping on stickers shows the sticker body 2021-07-24 18:20:34 +02:00
Sorunome
31df2123dd feat: Display the room name in room pills 2021-07-24 18:08:58 +02:00
Sorunome
143d56c691 feat: Increase the amount of suggestions for the input bar 2021-07-24 18:07:50 +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
197736444f fix: Download files on iOS 2021-07-24 10:47:34 +02:00
Christian Pauly
679fd854a7 fix: Record voice messages on iOS 2021-07-24 10:35:18 +02:00
Sorunome
263e3f433e fix: cropped sticker 2021-07-23 20:31:37 +02:00
Krille Fear
d5de2c3ced Merge branch 'soru/stickers' into 'main'
feat: Add sticker picker

See merge request famedly/fluffychat!452
2021-07-23 17:38:03 +00:00
Sorunome
1e98fdd7b0 feat: Add sticker picker 2021-07-23 19:33:04 +02:00
Krille Fear
1382db60ad Merge branch 'fix_busy_loop' into 'main'
fix: busy loop due to CircularProgressIndicator

See merge request famedly/fluffychat!453
2021-07-23 16:40:27 +00:00
Christian Pauly
b88f8ec5dc refactor: Rename store and allow storing custom values 2021-07-23 18:39:18 +02:00
Steef Hegeman
17799aa191 fix: busy loop due to CircularProgressIndicator
It can get redrawn even if the owning AnimatedContainer class has height
0. Setting it to completion when done stops the rebuilding cpu overhead.
2021-07-23 17:05:19 +02:00
Christian Pauly
546998b1e4 fix: Crash on timeline 2021-07-23 09:13:24 +02:00
Sorunome
ec0fef7239 feat: Also suggest username completions based on their slugs 2021-07-21 20:46:17 +02:00
Christian Pauly
c6e91d9904 chore: Update SDK 2021-07-21 16:22:49 +02:00
Krille Fear
4659837340 Merge branch 'soru/mentions' into 'main'
feat: Nicer mentions

Closes #444

See merge request famedly/fluffychat!446
2021-07-21 06:46:18 +00:00
Krille Fear
2009950c37 Merge branch 'soru/fix-linux' into 'main'
fix: Linux failing on attempting to open hive

See merge request famedly/fluffychat!447
2021-07-21 06:45:53 +00:00
Sorunome
45c234906a fix: Make sure the aspect ratio of image bubbles stays the same 2021-07-20 20:37:36 +02:00
Sorunome
bf83eae9e0 fix: Linux failing on attempting to open hive 2021-07-20 18:02:59 +02:00
Sorunome
53bb9f3edd feat: Nicer mentions 2021-07-20 17:54:48 +02:00
Sorunome
e048625804 Merge branch 'soru/sticker-rendering' into 'main'
feat: Render stickers nicer

See merge request famedly/fluffychat!445
2021-07-20 15:34:50 +00:00
Krille Fear
00ddd778f0 Merge branch 'soru/emotes-and-stickers' into 'main'
chore: Update image pack file format to match that of the emote msc

See merge request famedly/fluffychat!433
2021-07-20 07:44:28 +00:00
Sorunome
1d65cc8216 feat: Render stickers nicer 2021-07-19 19:23:38 +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
Krille Fear
8a45589d70 Merge branch 'soru/download-audio' into 'main'
feat: Add download button to audio messages

See merge request famedly/fluffychat!443
2021-07-18 17:24:25 +00:00
Sorunome
0eb5120df5 feat: Add download button to audio messages 2021-07-18 19:19:38 +02:00
Christian Pauly
2589bf561a Merge branch 'main' of gitlab.com:famedly/fluffychat into main 2021-07-18 19:04:13 +02:00
Christian Pauly
cfb104d668 feat: Android SSO in webview 2021-07-18 19:04:09 +02:00
Sorunome
b70683358c Merge branch 'soru/better-image-fallback' into 'main'
cleanup: Better image bubble error handling

See merge request famedly/fluffychat!442
2021-07-18 17:00:24 +00: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
Sorunome
875e427a3d cleanup: Better image bubble error handling 2021-07-18 11:17:58 +02:00
Christian Pauly
ba145b841c fix: Close safariviewcontroller on SSO 2021-07-15 14:04:29 +02:00
Krille Fear
473a970a59 Merge branch 'soru/lottie' into 'main'
feat: Add rendering of lottie files

See merge request famedly/fluffychat!437
2021-07-13 16:32:08 +00: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
c7f1ec601f Merge branch 'soru/desktop-e2ee-files' into 'main'
fix: show thumbnails in timeline on desktop

See merge request famedly/fluffychat!438
2021-07-13 16:30:02 +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
Krille Fear
0683818cef Merge branch 'soru/nicer-device-detection' into 'main'
feat: Better detect the device type from the device name

See merge request famedly/fluffychat!440
2021-07-13 16:28:10 +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
09854152b9 feat: Better detect the device type from the device name 2021-07-12 13:49:12 +02:00
Sorunome
c96486e9a0 feat: Add a proper file saver 2021-07-12 11:54:14 +02:00
Sorunome
50a64f7010 fix: show thumbnails in timeline on desktop 2021-07-11 16:11:41 +02:00
Sorunome
7a4badafbe feat: Add rendering of lottie files 2021-07-11 14:30:39 +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
83665b593b 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
a5219e56d4 update unifiedpush 2021-07-02 09:35:31 +02:00
Christian Pauly
9ef0c71f81 refactor: Remove moor 2021-06-30 20:20:17 +02:00
Christian Pauly
39b8876837 chore: Bump version 2021-06-29 08:49:47 +02:00
Christian Pauly
9a8c376d91 fix: Flutter Hive on Linux 2021-06-29 07:59:37 +02:00
Christian Pauly
ece1f6dc1b fix: Messagebubble 2021-06-26 12:06:09 +02:00
Christian Pauly
edb33d441b refactor: Move logs to about dialog 2021-06-26 10:43:07 +02:00
Krille Fear
140ff324ee 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
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
Sorunome
f5da400a05 fix: Database does not store files correctly 2021-06-24 14:13:35 +02:00
Christian Pauly
2320f6b707 refactor: Remove FluffyClient and make it no longer static 2021-06-23 16:20:51 +02:00
Christian Pauly
6d4af6be05 chore: Make connection header less chatty 2021-06-23 11:40:12 +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
777a27c60e feat: Show progress bar and sync status 2021-06-22 15:46:52 +02:00
Christian Pauly
e607bc2c21 chore: Remove workaround of initialUrl 2021-06-22 12:31:18 +02:00
Christian Pauly
1ab089ef0d refactor: Use flutter cache manager for avatar push cashing 2021-06-21 13:13:22 +02:00
Christian Pauly
8a132be52f design: Make some progress indicator more thin 2021-06-20 14:36:01 +02:00
Christian Pauly
43c3c75b2e design: Remove annoying progress indicator from avatar 2021-06-20 14:32:12 +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
Steef Hegeman
52a91a8049 InputBar: suggestions for /commands with hints 2021-06-20 13:51:26 +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
3363c8175d refactor: Use different client name on debug 2021-06-20 12:44:09 +02:00
Christian Pauly
572ca42d62 design: Nicer loading screen and empty page 2021-06-20 09:38:28 +02:00
Krille Fear
bc9b5507b4 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
a7398cd9ec feat: More stable connection status header 2021-06-20 09:03:22 +02:00
Raatty
97504e7b22 fix version on non mobile platforms 2021-06-20 10:24:39 +12:00
Christian Pauly
e9c40c4188 chore: follow up of web sso fix 2021-06-18 16:15:11 +02:00
Christian Pauly
4428b1dd49 chore: Make webBaseUrl configurable in config.json 2021-06-18 15:38:01 +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
d4ec574cc9 chore: Update database migration 2021-06-18 09:24:38 +02:00
Christian Pauly
82874e4a78 chore: Make file storing unencrypted 2021-06-14 08:18:55 +02:00
Christian Pauly
02680b618d chore: fix Web secure storage 2021-06-12 13:41:22 +02:00
Christian Pauly
8db0fb7e19 chore: Fix web hive encryption 2021-06-12 12:14:36 +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
Krille Fear
535ee062dd Merge branch 'issue-371' into 'main'
display who sent a reactji on long press

Closes #371

See merge request famedly/fluffychat!422
2021-06-10 17:32:16 +00:00
ryg-git
f2fc415d09 display who sent a reactji on long press 2021-06-10 17:32:16 +00:00
Christian Pauly
8dff85626e fix: Load urls directly 2021-06-10 10:20:00 +02:00
Krille Fear
e4d1e89bec fix: Shift+Enter should delete selection 2021-06-07 07:37:27 +00: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
babbce3943 fix: Correct context for Image Bubble 2021-06-06 15:23:21 +02:00