Commit graph

3250 commits

Author SHA1 Message Date
Krille
e8a8f8921d
fix: Error widget spamming with dialogs 2023-11-29 15:31:25 +01:00
Krille
685ddf1324
chore: Follow up update matrix sdk 2023-11-29 15:28:00 +01:00
Krille
1a83d33cf5
build: Update Matrix Dart SDK to 0.24.0 2023-11-29 13:39:55 +01:00
krille-chan
efb26622ac
fix: Userbottomsheet crash on some edge cases 2023-11-27 17:36:01 +01:00
krille-chan
c6007a3c3d
refactor: Check if app is in foreground on pushhelper 2023-11-27 17:26:05 +01:00
krille-chan
085bb19da5
fix: Do not hide push if app romm in foreground but is in background 2023-11-27 17:00:16 +01:00
Krille
ee599c1f52
chore: Fetch cached presence 2023-11-27 13:23:37 +01:00
Krille
61ade15fa9
build: Update matrix dart sdk to 0.23.0 2023-11-27 12:56:44 +01:00
krille-chan
3d06006ca4
fix: Only load first pinned event 2023-11-26 14:05:36 +01:00
krille-chan
2f1720a770
chore: Always show notification popup on android 2023-11-26 11:52:19 +01:00
krille-chan
3f46b90fd8
build: Update dependencies 2023-11-25 15:01:59 +01:00
Krille
0d9cb4915d
chore: Follow up new chat design 2023-11-24 15:39:00 +01:00
Krille
d8cc1bdf25
chore: Add error report for incorrect recovery key 2023-11-24 15:36:54 +01:00
Krille
9c55800aeb
fix: Do not scroll up on enter chat 2023-11-23 09:27:55 +01:00
krille-chan
7a292655c8
fix: Encryption dialog crashes in column mode 2023-11-22 19:02:25 +01:00
Krille-chan
4848af7655
Merge pull request #691 from aryanA101a/videoFullscreenNavigateBackFix
fix: navigating back from full screen video
2023-11-21 19:52:48 +01:00
Krille
e4e399b69b
chore: Follow up new chat: Add mxid if not found 2023-11-21 12:01:18 +01:00
Krille-chan
83ce07c574
Merge pull request #679 from selfisekai/flutter-3.16
upgrade flutter to 3.16.0
2023-11-21 11:52:46 +01:00
Aryan Arora
0214256eda fix: navigating back from full screen video 2023-11-20 23:59:37 +05:30
krille-chan
9c6db3de42
chore: Follow up create group 2023-11-19 14:29:30 +01:00
krille-chan
7223581b97
feat: New UX design for create group chat 2023-11-19 14:10:28 +01:00
krille-chan
f58b9b814a
feat: Improved UX design for new chat page 2023-11-19 12:49:15 +01:00
krille-chan
4588d82dad
fix: Glitch in event info dialog 2023-11-19 09:44:58 +01:00
krille-chan
5f94ecf1a0
fix: Blurhash crashes on height 0 2023-11-19 09:40:26 +01:00
Krille
f4d3e6f928
refactor: Migrate for Flutter 3.16.0 2023-11-17 18:56:23 +01:00
Krille
c149503541
chore: Follow up set presences 2023-11-15 14:27:28 +01:00
Krille
a98a904043
chore: Follow up presences 2023-11-15 13:53:40 +01:00
The one with the braid
fd35f31cb2 fix: emoji import from ZIP file
- fix invalid Navigator scope in Emoji import dialog
- add progress bar to Emoji import dialog

Fixes: #623

Signed-off-by: The one with the braid <info@braid.business>
2023-11-12 14:58:31 +01:00
krille-chan
6eb8261f21
chore: Follow up url check 2023-11-12 08:59:20 +01:00
krille-chan
e6e3589f1f
refactor: Remove copy dialog before opening links
This can now be done by just selecting text
2023-11-12 08:21:53 +01:00
krille-chan
59de9d299d
chore: Follow up presences 2023-11-11 20:29:49 +01:00
krille-chan
bee90019bb
chore: Follow up presences 2023-11-11 19:54:31 +01:00
krille-chan
a41dd4c60f
chore: Follow up send presences in background fetch mode 2023-11-11 18:33:19 +01:00
krille-chan
7930150cb4
feat: Display presences in the app 2023-11-11 17:56:23 +01:00
Krille
cdc844a4c0
chore: Follow up imagebubble borderradius 2023-11-11 15:36:11 +01:00
krille-chan
0aaee82ec7
chore: Add border to images in timeline 2023-11-11 12:34:55 +01:00
krille-chan
41ae97fb8a
chore: Follow up select event 2023-11-11 09:54:34 +01:00
krille-chan
9d45f38400
chore: Follow up select text 2023-11-06 20:01:52 +01:00
krille-chan
c7bdd9269a
chore: Follow up select event 2023-11-06 18:19:44 +01:00
Krille
8148999512
chore: Follow up selectable text 2023-11-06 15:57:46 +01:00
Krille
60bcc6b89f
fix: Cannot pin messages of other users 2023-11-06 14:25:56 +01:00
Krille
1759043ee8
chore: Follow up fix select text 2023-11-06 14:24:57 +01:00
krille-chan
c313b03f71
chore: Follow up select event handling 2023-11-05 17:02:30 +01:00
krille-chan
809ee213b6
feat: Make all text in chat selectable on desktop 2023-11-05 14:07:07 +01:00
krille-chan
7d7e234142
chore: Follow up delete failed to send events 2023-11-05 12:38:19 +01:00
krille-chan
2d7301ea50
fix: Routing glitch when using SSO on desktop 2023-11-05 10:24:59 +01:00
krille-chan
9f0bcd5523
fix: Remove failed to sent events 2023-11-05 10:09:02 +01:00
Krille-chan
ab12ada92b
Merge pull request #645 from aryanA101a/main
fix: LoadProfileBottomSheet accessing disposed outerContext
2023-11-05 08:46:18 +01:00
krille-chan
17892119ae
Revert "refactor: Do not init client in background mode on Android"
This reverts commit 3cea32e1c8.
2023-11-04 21:21:06 +01:00
Aryan Arora
3946838f33 fix: LoadProfileBottomSheet accessing disposed outerContext 2023-11-05 00:34:02 +05:30
krille-chan
3cea32e1c8
refactor: Do not init client in background mode on Android
This might make push
notifications even faster
on android
2023-11-04 19:16:32 +01:00
krille-chan
1e4147e31c
fix: SSO with no identity providers 2023-11-04 19:08:11 +01:00
krille-chan
c0ee1bbdfc
fix: More stable scroll up to event 2023-11-04 18:20:01 +01:00
krille-chan
c9c2620ad4
refactor: Store and fix missing persistence of some values 2023-11-04 18:05:30 +01:00
krille-chan
c10fe91636
fix: Emojipicker flickering because noRecent 2023-11-01 17:32:47 +01:00
krille-chan
81943f062c
chore: Add better error widget 2023-11-01 12:03:41 +01:00
krille-chan
dd758e16cf
chore: Follow up sendfiledialog fixes 2023-11-01 11:45:21 +01:00
krille-chan
31f844da4d
fix: Scan qr code breaks app 2023-11-01 09:53:59 +01:00
Krille
0919d75b04
chore: Downgrade record back to 4.4.4 2023-10-30 16:32:21 +01:00
Krille
a9eb76983b
chore: Remove custom bitrate 2023-10-30 08:57:27 +01:00
Krille
6718104731
chore: Disable opus on android 2023-10-30 08:24:15 +01:00
Krille
b96bc4565d
fix: Audiomessages on iOS 2023-10-29 17:48:18 +01:00
krille-chan
3a9c6e8773
chore: Use correct audiorecorder file extension 2023-10-29 14:01:29 +01:00
krille-chan
bedd4e9ade
chore: More revert recorder 2023-10-29 13:56:36 +01:00
krille-chan
cf574d0b68
chore: Follow up todos 2023-10-29 13:06:20 +01:00
krille-chan
fd22b4330e
chore: Downgrade record 2023-10-29 13:04:45 +01:00
krille-chan
0dbaf09cc7
chore: Revert using opus codec in audiorecorder as iOS seems not to be able to play it 2023-10-29 12:17:55 +01:00
krille-chan
b42a565a9a
fix: Archive does not update its state 2023-10-29 10:59:07 +01:00
krille-chan
e710491679
chore: File dialog follow up 2023-10-29 09:33:41 +01:00
krille-chan
d1ce1e3ba7
refactor: Make file dialog adaptive and adjust design 2023-10-29 09:32:06 +01:00
krille-chan
3ef9854c1d
fix: render tg-forward as blockquote style 2023-10-29 09:08:57 +01:00
krille-chan
946b6530b9
chore: Follow up reorder handle for todos 2023-10-29 08:53:10 +01:00
krille-chan
5d387145c8
chore: Follow up todo list feature 2023-10-29 07:55:00 +01:00
krille-chan
b2d3b32ba8
feat: Add experimental todo list for rooms 2023-10-28 20:40:14 +02:00
krille-chan
f028b12185
refactor: Update FutureLoadingDialog 2023-10-28 17:32:37 +02:00
krille-chan
eca4825c70
build: Update packages and flutter super.key refactoring 2023-10-28 13:03:25 +02:00
krille-chan
4605a92d17
chore: Adjust bitrate for smaller voice messages 2023-10-28 12:46:22 +02:00
krille-chan
69f7429b71
chore: Folllow up message bubble color 2023-10-28 11:51:32 +02:00
krille-chan
bf1f091f15
chore: Revert color changes 2023-10-28 11:48:57 +02:00
krille-chan
a327e8b0e9
chore: Limit image file and video picker until we have a background service 2023-10-28 11:47:31 +02:00
krille-chan
94fc250751
refactor: Remove unused config 2023-10-28 11:35:31 +02:00
krille-chan
deda870e99
fix: noFCM warning dialog 2023-10-28 11:30:02 +02:00
krille-chan
20f9a19397
refactor: Remove unused config params 2023-10-28 11:01:15 +02:00
krille-chan
67a4bc71ab
chore: Add descriptions in the areYouSure dialogs for better UX 2023-10-28 10:54:41 +02:00
krille-chan
969dbef09a
design: Make incoming messages color more light 2023-10-28 10:34:25 +02:00
krille-chan
991bba2535
build: Update record package 2023-10-28 10:29:22 +02:00
krille-chan
5dfa4c132d
design: Make key verification an adaptive dialog 2023-10-28 10:20:37 +02:00
krille-chan
5665cac15c
fix: Create chat dialog crashes sometimes and power level textfield does not validate input 2023-10-28 10:09:40 +02:00
krille-chan
59b357681e
build: Update matrix dart sdk 2023-10-28 09:47:25 +02:00
Krille
3fb4ad0a83
refactor: Change audio codec to opus where supported to have better compatibility with Element 2023-10-24 09:55:52 +02:00
Krille
f3798f3ee8
refactor: Preload notification sound on web 2023-10-23 16:08:57 +02:00
Krille
0490195f44
chore: Change way how to seek in audioplayer 2023-10-23 15:30:26 +02:00
Krille
9b523b00a6
chore: Minor design fixes 2023-10-23 13:58:43 +02:00
Krille
35367389f0
fix: Remove uncompatible dependencies connectivity_plus and wakelock 2023-10-16 08:19:52 +02:00
krille-chan
bcbe82523c
fix: Use correct localization for redactedBy 2023-10-14 11:42:20 +02:00
krille-chan
9b21c0d951
feat: better scroll to last read message handling 2023-10-14 09:17:00 +02:00
krille-chan
89493f364a
design: Make own chat bubble primary color for better contrast 2023-10-13 14:41:08 +02:00
krille-chan
69cd2d790d
fix: SystemOverlayStyle not applied on AppStart on Android 2023-10-08 09:43:43 +02:00
krille-chan
aee54a63f0
fix: Disable applock 2023-10-08 09:36:47 +02:00
krille-chan
759d96f406
fix: Avoid collisions when save file on android 2023-10-07 10:59:00 +02:00
krille-chan
9c1c5a4aec
fix: Unable to use file picker with applock 2023-10-07 10:59:00 +02:00
krille-chan
6538d91779
fix: UIA requests with navigator 2023-10-07 09:38:46 +02:00
krille-chan
52457a3320
design: New notification sound 2023-10-07 08:54:59 +02:00
krille-chan
ea75e98c37
fix: Flutter warnings because of applock animation 2023-10-07 07:50:41 +02:00
krille-chan
823810ec19
design: Hide Navigationbar labels 2023-10-07 07:36:43 +02:00
krille-chan
d569a00df7
refactor: Only preload client for GUI start 2023-10-05 17:39:33 +02:00
Krille-chan
7c94acdb92
fix: open story from push notification 2023-10-02 09:54:24 +02:00
Krille
73d1b7e190
chore: Follow up fix app lock 2023-09-30 10:21:45 +02:00
Krille
bb96a0a4a3
fix: Set readmarker sometimes not working 2023-09-29 10:22:28 +02:00
Krille
f5cf1b4d70
fix: Disable app lock if user is logged out 2023-09-29 08:28:46 +02:00
Krille
c273ff64a1
fix: Do not ask for reason to delete not sent messages 2023-09-28 09:04:13 +02:00
krille-chan
c7ea797f34
chore: Follow up app lock 2023-09-24 12:33:22 +02:00
krille-chan
48a278b0ea
chore: Follow up custom applock 2023-09-24 11:14:54 +02:00
krille-chan
9a808abdc6
refactor: Remove flutter_app_lock package and use own AppLock implementation 2023-09-24 08:39:04 +02:00
krille-chan
90789d9feb
feat: New simplified lockscreen design 2023-09-23 07:49:34 +02:00
Krille
100548b265
fix: Applock screen completely broken 2023-09-22 08:26:43 +02:00
krille-chan
19cdde2665
fix: Routing bug when adding second account via password login 2023-09-17 09:57:38 +02:00
Krille
34a4f4a58c
chore: Reset push gateway url 2023-09-15 08:52:05 +02:00
krille-chan
7eb2096ccb
refactor: Set push gateway to push-qa for now 2023-09-14 21:51:42 +02:00
Krille
be69672d41
chore: Set data_message in pusher properties for hedwig 2023-09-12 11:55:36 +02:00
Reinhart Previano Koentjoro
e741765e22
feat: Dynamic theming for emoji keyboard 2023-09-03 00:15:58 +07:00
gilice
789d91a763 feat/ChatListItem: small changes
- extract hasNotifications to a variable
  this is more clear and potentially faster as we don't
  compute `notifications > 0` multiple times

- make a text style const
2023-08-23 20:18:53 +02:00
krille-chan
e20f7f7576
chore: Follow up wrong wording 2023-08-21 06:40:27 +02:00
krille-chan
cafb1e3d79
fix: First story appears to be unencrypted sometimes 2023-08-20 07:17:55 +02:00
krille-chan
c7c801c695
feat: Background fetch mode on Android
This adds a background fetch
mode on android which makes
sure that the flutter engine
is not rendered when the app
started to process background
push notifications only. This should
safe some resources like
battery and performance and
should make processing
background notifications
faster.
2023-08-19 09:50:03 +02:00
krille-chan
3b12d8ab84
refactor: Update badge 2023-08-19 08:17:40 +02:00
krille-chan
27d15612d9
refactor: Update to Flutter 3.13.0 2023-08-18 07:24:31 +02:00
krille-chan
6445833283
chore: Follow up select events 2023-08-18 06:59:47 +02:00
krille-chan
98a38113fd
design: Improve invite chat UX 2023-08-17 20:10:14 +02:00
krille-chan
5302383aeb
chore: Follow up display stories bubble 2023-08-17 19:48:57 +02:00
krille-chan
c8da41f1af
design: Display last story as tiny message bubble in chat list 2023-08-17 19:33:54 +02:00
krille-chan
6e9d3627cc
feat: Improved mouse support for selecting events 2023-08-17 19:16:12 +02:00
krille-chan
56c7c72f92
chore: Display username in userbottomsheet 2023-08-17 18:53:05 +02:00
Krille
83d5d3ec58
change: Remove widgets feature 2023-08-16 07:55:07 +02:00
Krille
8ed54497f9
chore: Follow up width 2023-08-16 07:30:48 +02:00
Krille
f051fc1851
design: Add scale animation hover effects on navrail and story buttons 2023-08-16 07:18:59 +02:00
krille-chan
6c5ffbb783
chore: Follow up correct context 2023-08-13 18:27:57 +02:00
krille-chan
419a9f4aff
chore: Make appbar buttons correct size 2023-08-13 18:23:36 +02:00
krille-chan
e229a0450f
feat: Enable beta videocalls for linux 2023-08-13 18:21:55 +02:00
Krille
f36d5f8a89
chore: Follow up chat settings 2023-08-13 16:25:56 +02:00
Krille
e14173688a
refactor: Space routes to normal room routes 2023-08-13 16:21:28 +02:00
Krille
b715eff839
refactor: Migrate from pathsegment routing 2023-08-13 16:07:15 +02:00
krille-chan
b7dac8365a
chore: Follow up router fixes 2023-08-13 13:41:01 +02:00
krille-chan
0c69ce0552
chore: Follow up bootstrap buttons 2023-08-13 13:17:53 +02:00
krille-chan
fb384462e0
chore: Follow up search UX 2023-08-13 13:13:52 +02:00
krille-chan
62122e5c79
fix: Do not allow empty search server 2023-08-13 11:15:13 +02:00
krille-chan
9238dbcd8d
chore: Follow up navigatorcontext fix 2023-08-13 10:56:46 +02:00
krille-chan
1d934c5353
fix: Bootstrap on first try fails sometimes 2023-08-13 10:46:00 +02:00
krille-chan
0836a5c862
refactor: Change group description to chat description 2023-08-13 08:07:03 +02:00
krille-chan
d9c5cbea26
design: New three column layout for wide screens 2023-08-12 13:37:42 +02:00
krille-chan
5e3c62110b
feat: Write and display reason for redacting a message 2023-08-12 12:52:55 +02:00
krille-chan
b27af74918
chore: Follow up design changes 2023-08-12 12:33:01 +02:00
krille-chan
c74242118b
chore: Follow up design changes 2023-08-12 12:23:46 +02:00
krille-chan
92337a8bbf
chore: Follow up design changes 2023-08-12 12:22:30 +02:00
krille-chan
a9448f293c
chore: Follow up design changes 2023-08-12 12:17:28 +02:00
krille-chan
9e13bd8dfd
design: Big redesign of three column mode to advanced two column mode 2023-08-12 11:52:20 +02:00
Krille
f442bb89f9
chore: follow up routing 2023-08-11 15:05:56 +02:00
Krille
6420f1d385
design: Chat list design adjustments 2023-08-11 14:33:55 +02:00
Krille
7faa01f67a
design: Redesign style page 2023-08-11 13:55:38 +02:00
Krille
6bd518fa36
refactor: Remove bubble size slider 2023-08-11 13:33:16 +02:00
Krille
d6b48091c4
refactor: Make router static 2023-08-11 12:21:04 +02:00
Krille
d2247018e6
fix: Cancel search on back button tap on android 2023-08-11 09:20:55 +02:00
Krille
c42ce8d1db
chore: Follow up user bottm sheet 2023-08-11 08:45:13 +02:00
Krille
9e0acdfd5f
chore: Follow up user bottom sheet 2023-08-11 08:28:34 +02:00
krille-chan
010ae8fb09
chore: Follow up user bottom sheet 2023-08-11 07:56:12 +02:00
krille-chan
924e4bce23
design: Nicer user bottom sheet 2023-08-11 07:55:15 +02:00
krille-chan
195694a252
design: Move chatbackup in adaptive bottom sheet 2023-08-11 07:15:09 +02:00
krille-chan
8826815f8e
chore: Follow up preserve state in 3 column mode 2023-08-11 07:10:53 +02:00
krille-chan
9c3e13cf68
chore: Follow up page transition 2023-08-10 19:54:49 +02:00
krille-chan
ee957ab1f6
refactor: Migrate routes to go router 2023-08-10 19:15:14 +02:00
Krille
739edde729
refactor: Replace vrouter with gorouter 2023-08-10 11:12:09 +02:00
Krille
73c38a52bc
design: iOS related adjustments for onboarding 2023-08-09 18:44:43 +02:00
krille-chan
18b270a15c
fix: Cancel notifications for read rooms and clear app badge on iOS 2023-08-06 21:13:37 +02:00
krille-chan
39adb55b3d
fix: Click on notification does not open room 2023-08-06 17:42:28 +02:00
Krille
1775552cd4
refactor: update iOS badge on every notification 2023-08-02 11:38:07 +02:00
Krille
374d23e79a
fix: Set iOS badge 2023-07-29 10:21:03 +02:00
gilice
eba3eeee25 feat: small performance tweaks for Message
It is the widget most often built, so every small bit helps.
- replace a List with an array (should be easier to optimize for the
  compiler)
- remove a Padding widget and use the parent Container's padding instead
2023-07-28 21:33:32 +02:00
Bnyro
57b026b913 feat: option to not send typing notifications 2023-07-27 19:11:31 +02:00
Krille-chan
e94fe74473
krille/import emoji improvements (#468)
* refactor: Move GUI into Popupmenu
* refactor: Reuse save file method from MatrixFile
2023-07-24 20:19:24 +02:00
The one with the braid
0c70017cd8
feat: support import of Emoji packs as zip file
Signed-off-by: The one with the braid <the-one@with-the-braid.cf>
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2023-07-24 10:26:20 +02:00
krille-chan
4da9963bd0
docs: Update new issue link 2023-07-23 09:23:18 +02:00
krille-chan
982b58a473
docs: Update github links 2023-07-23 09:20:25 +02:00
krille-chan
69a98d447a
chore: Login page follow up 2023-07-23 07:42:27 +02:00
krille-chan
cc873e77fb
design: Redacted events with opacity 2023-07-23 06:49:51 +02:00
krille-chan
ee12843d65
design: Style bottom navigation bar in backgroundcolor 2023-07-23 06:45:13 +02:00
krille-chan
b798b6dd39
design: Login page follow up 2023-07-22 14:17:00 +02:00
krille-chan
b667e22d19
design: Adjust message button design 2023-07-22 13:09:03 +02:00
krille-chan
4929858ae4
design: Improve login UI 2023-07-22 13:00:27 +02:00
krille-chan
fcfe19889c
design: Increase time limit between chat environments 2023-07-22 12:05:24 +02:00
krille-chan
ee6a16604e
chore: Design follow up 2023-07-22 11:50:00 +02:00
krille-chan
c4bc626b09
design: Slightly adjust chat design 2023-07-22 11:11:35 +02:00
ShootingStarDragons
f0cc00c04a fix: code cannot be wrap
I think it is a wrong fix for link, '\n' should not be replaceAll,
so I think this should be reverted
2023-07-22 11:50:46 +08:00
Krille
bc73a5da95
fix: Reset audioplayer when played until the end 2023-07-21 07:46:07 +02:00
ShootingStarDragons
2ae4551bcc feat: paste image from clipboard 2023-07-20 19:34:56 +02:00
Matias
8b342d6751 Fix L10n missing from Calling's context 2023-07-20 17:18:28 +02:00
krille-chan
7c3eff67bc
chore: Follow up fix redaction translation 2023-07-19 04:31:48 +02:00
krille-chan
a06b3e6a9e
fix: Username not visible after edit events 2023-07-16 15:06:20 +09:00
Krille
0069d6c2a2
docs: Replace gitlab references 2023-07-15 08:51:09 +09:00
Krille
91fc889bce refactor: Update dependencies 2023-07-13 19:46:16 +09:00
Krille
2e03108f54 design: Adjust open url dialog design a little bit 2023-07-07 12:10:07 +09:00
Malin Errenst
dfb6cac65e Merge branch 'malin/group-notification-channels' into 'main'
feat: Added grouping to message notification channels

See merge request famedly/fluffychat!1134
2023-06-30 07:55:24 +00:00
Krille
303181b566 chore: Streamline background gradients 2023-06-29 16:56:15 +09:00
Malin Errenst
a2e143cefd feat: Added grouping to message notification channels 2023-06-29 09:36:08 +02:00
Krille-chan
780986340f Merge branch 'braid/cute-events' into 'main'
fix: overflow in cute events

See merge request famedly/fluffychat!1132
2023-06-29 07:13:55 +00:00
TheOneWithTheBraid
b435de8859 feat: add button to copy url in open dialog
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2023-06-27 14:09:00 +02:00
The one with the braid
3956b7a754 fix: overflow in cute events
Signed-off-by: The one with the braid <the-one@with-the-braid.cf>
2023-06-21 16:08:20 +02:00
Krille
c0da82f1c9 refactor: More reliable request history/future timeline mechanism 2023-06-13 08:41:49 +02:00
Krille
bcf0d5e238 feat: New simplified login process with more prominent SSO and nicer layout 2023-06-11 18:04:31 +02:00
Krille
9bccbc786f chore: Follow up scrolldownbutton style 2023-06-04 11:14:06 +02:00
Krille
a7cd290067 design: Replace anime images with neutral cupertino icons 2023-06-03 18:27:26 +02:00
Krille
36cc2c23a1 Merge branch 'braid/emoji-placeholder' into 'main'
fix: custom emote placeholder

See merge request famedly/fluffychat!1127
2023-06-03 16:05:59 +00:00
Krille
c59486ca90 fix: Scroll up and scroll down buttons in chat list 2023-06-03 17:59:48 +02:00
Krille
000e595d8b refactor: Use AnimatedSize for FAB 2023-06-03 17:49:13 +02:00
Krille
4f55561269 feat: Display progress value for initial sync 2023-06-03 17:28:32 +02:00
TheOneWithTheBraid
465d5fc3ef fix: custom emote placeholder
- place emote loading spinner in the position as the emote itself
- add key to preview in order to ensure proper states aligned

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2023-06-02 18:39:47 +02:00
Krille
f4107a8344 chore: Update dependencies 2023-06-02 09:49:32 +02:00
Krille
40c622ebe6 refactor: Update flutter_html 2023-06-01 11:03:40 +02:00
Krille
847bda89e8 fix: User pills 2023-05-31 15:52:51 +02:00
Krille
2bb28bc821 feat: Allow ruby tags in html 2023-05-31 13:05:06 +02:00
Krille
e08445ee51 fix: Remove wrong rendered linebreak in html 2023-05-31 10:19:13 +02:00
Krille
3856745ce4 fix: Try to reload timeline on IOException 2023-05-31 09:22:50 +02:00
Krille
2995e5035d chore: Follow up linkify inside html 2023-05-30 13:39:36 +02:00
Krille
f2601c638b chore: Follow up linkify in html message 2023-05-26 09:11:04 +02:00
Krille
5c5d162fd6 chore: Enhance room pills 2023-05-24 08:23:06 +02:00
Krille
ad93f71d05 chore: Ask for storage persistence 2023-05-23 15:21:38 +02:00
Krille
5627e50c8f Revert "refactor: Update dependencies"
This reverts commit 2bb0dce7a15d4831eb30c39fc7ba5d863cbcd55e
2023-05-23 13:02:15 +00:00
Krille
c2495eb1a7 refactor: Update dependencies 2023-05-23 08:40:56 +02:00
Krille
f7b9c9abb2 chore: Follow up missing cache key 2023-05-23 08:32:27 +02:00
Krille
ec9aff28c8 chore: do not humanize links 2023-05-23 08:22:34 +02:00
Krille
d6bd765d66 chore: Follow up img tag 2023-05-22 17:05:54 +02:00
Krille
01b61d031f chore: Follow up update matrix sdk 2023-05-22 16:30:04 +02:00
Krille
a8538d7488 chore: Follow up html messages mxc images 2023-05-22 16:26:43 +02:00
Krille
d5e8d9939d fix: Do not unnecessary request all members in public rooms 2023-05-20 08:21:33 +02:00
Krille
1d72ab512a chore: Readd support for html tables 2023-05-19 17:30:25 +02:00
Krille
6b0c853721 chore: Follow up html styling 2023-05-19 08:14:48 +02:00
Krille
2713b28516 chore: Disable img for now in html messages 2023-05-17 15:20:40 +02:00
Krille
f9ee44b7bd chore: Add missing blockquote style 2023-05-17 13:25:39 +02:00
Krille
796a6fdae1 refactor: Reimplement flutter matrix html locally 2023-05-17 12:26:59 +02:00
Krille
7dde6250e1 Merge branch 'filenametolong' into 'main'
filename is too long and over the widget

See merge request famedly/fluffychat!1103
2023-05-16 16:55:19 +00:00
Skying
1088eb0500 fix: Too long file name cause a render overflow 2023-05-16 16:55:19 +00:00
Krille
4597d03475 chore: Follow up clean up 2023-05-16 18:51:01 +02:00
fbievan
3aa43ac8bc feat: Add toggle to mute notifications from chat groups 2023-05-16 16:50:20 +00:00
Krille
2a1a68de22 feat: Implement new error reporting tool when critical features break like playing audio or video messages or opening a chat 2023-05-16 18:45:39 +02:00
Malin Errenst
e754df49d2 refactor: Use DateTime for weekday localization 2023-05-16 10:25:52 +02:00
Krille
cb0fe173d9 chore: Minor code clean up 2023-05-15 18:55:27 +02:00
Krille
540cbb499e Merge branch 'dart3' into 'main'
migrate to dart 3.0/flutter 3.10

Closes #1203

See merge request famedly/fluffychat!1114
2023-05-15 16:52:03 +00:00
lauren n. liberda
1e0988dd4c builds: migrate to dart 3.0/flutter 3.10 2023-05-15 16:52:03 +00:00
Lauren N. Liberda
21244ea8b4 fix "Unhandled Exception: VRouter.of(context) was called with a context which does not contain a VRouter."
fixes #1163
2023-05-14 19:17:47 +02:00
Krille
bdcc2f6340 perf: Use valuenotifier to not rebuild chatlist 2023-05-10 13:01:35 +02:00
Krille
72921505fe fix: Scroll down button 2023-05-09 15:14:35 +02:00
Krille
55de4387f2 build: Update dependencies 2023-05-09 14:47:05 +02:00
Krille
46a630c390 Merge branch 'main' into 'main'
fix: Quick account switching

Closes #1186

See merge request famedly/fluffychat!1111
2023-05-08 13:26:59 +00:00
Krille
5a5895aea4 fix: Scrolldown button 2023-05-08 15:25:36 +02:00
JHansen
ae4dee8133 Fix read reciepts 2023-05-08 12:02:15 +00:00
JHansen
71bd195c62 Fix Quick account switching 2023-05-08 04:56:40 +00:00
Krille
db4410ac14 fix: Chats do not load 2023-05-05 07:54:19 +02:00
Krille
942fac427c feat: Permission dialog before open link in browser 2023-05-02 14:09:46 +02:00
Krille
6a3c729a64 chore: Follow up file download type fix 2023-04-19 15:51:53 +02:00
Krille
a5a3ed4a0d style: Make emptypage logo bigger 2023-04-14 14:24:18 +02:00
Krille
a5d0c4795a chore: Load chat at last read marker 2023-04-14 14:23:58 +02:00
Krille
4a00f1faae chore: Follow up push android priority and channels 2023-04-12 09:32:18 +02:00
Krille
b44f70486f fix: Set fcm priority to max on android 2023-04-12 09:18:20 +02:00
Krille
cce5900d71 chore: Follow up jump to event 2023-04-02 09:33:27 +02:00
Krille
e7b0f02d2d chore: ScrollToEventId duration for jump in timeline 2023-03-31 12:18:24 +02:00
Krille
e838253ba6 chore: Follow up sso for desktop 2023-03-26 11:20:54 +02:00
Krille
9b230f9fc1 Merge branch 'flutterwebauto2' into 'main'
feat: change to flutterwebauth2

See merge request famedly/fluffychat!1100
2023-03-26 08:57:01 +00:00
Krille
14c2bf0508 chore: Follow up jump to unread message 2023-03-25 15:23:14 +01:00
Krille
e690f1e14c refactor: Not nullable room in ChatPage 2023-03-25 15:06:12 +01:00
Krille
217b952c45 refactor: Client in ChatPage 2023-03-25 14:58:51 +01:00
Krille
af71649da6 refactor: Use correct Matrix instance 2023-03-25 14:57:27 +01:00
Krille
d630238142 feat: Add read marker 2023-03-24 08:31:28 +01:00
noob_tea
ab0b7cb6b9 treewide: Container -> SizedBox.shrink()
This helps performance without any user-facing changes,
since SizedBox is constant while Container isn't
2023-03-22 20:30:59 +01:00
Krille
f88837232b chore: Follow up lastreadeventisvisible marker 2023-03-22 15:06:40 +01:00
Krille
5c70dd39bc feat: Jump to last read event 2023-03-22 13:16:00 +01:00
Krille
c00a6e3d00 feat: Use fragmented timeline to jump to event 2023-03-22 09:16:07 +01:00
Krille
2b75a4626d chore: Follow up new sliverappbar in chatlist 2023-03-22 08:54:36 +01:00
Krille
a76bb64d21 chore: Follow up styling 2023-03-20 07:56:49 +01:00
Krille
61c4d0e61f style: Use SliverList for chatlist 2023-03-19 19:59:50 +01:00
ShootingStarDragons
b9104f243e feat: change to flutterwebauth2 2023-03-19 23:18:31 +08:00
Krille
82bd96104a chore: Follow up android download dir 2023-03-19 09:04:08 +01:00
Krille
686a5764c2 chore: Follow up download android 2023-03-19 09:01:14 +01:00
Krille
d9aa2f8e44 refactor: Switch to file_picker package and get rid of some dependency overrides 2023-03-18 17:02:12 +01:00
Krille
5606cb8252 chore: Follow up redesign listtiles in user bottom sheet 2023-03-18 15:26:17 +01:00
Krille
fc675aebaa style: Move chats to top 2023-03-15 21:07:36 +01:00
Krille
841c081e08 fix: Join public room 2023-03-15 19:39:05 +01:00
Krille
ae99606531 style: Minor adjustments for modal bottom sheets 2023-03-15 19:31:14 +01:00
Christian Kußowski
6e747c3153 chore: Update matrix sdk to 0.18.0 2023-03-15 09:44:51 +01:00
Christian Kußowski
d235f3e511 chore: Follow up qr code width 2023-03-12 17:39:04 +01:00
Nicolas Werner
906f8c3161 fix: type error in emote pack list in rooms with only non-default packs
If a room has emote packs, but none of them have an empty state key, we
insert 'null' to also add a default pack people can easily edit.
However, in that case we initialized the Map<String, Event?> variable
with a Map<String, Event>. As such assigning null will throw. Converting
manually with Map.of fixes that.

fixes #1138
2023-03-11 15:05:08 +01:00
Krille
038f6bd9ff refactor: Remove unused dependency 2023-03-09 20:34:32 +01:00
Christian Pauly
1aaf2f9a15 chore: Fix formatting 2023-03-02 11:54:20 +01:00
Malin Errenst
ec7acc5385 refactor: Added and applied require_trailing_commas linter rule 2023-03-02 11:21:40 +01:00
Krille
c1bc6d1090 style: Adjust new chat page 2023-02-26 21:13:56 +01:00
Krille
8f77f133a3 chore: Lookup l10n in pushhelper if null 2023-02-25 15:26:17 +01:00
fabienli
2c835966a4 Default hardcoded message when l10n is not available 2023-02-25 08:13:50 +01:00
Christian Pauly
55b46f2b85 style: Adjust key verification dialog 2023-02-22 15:21:38 +01:00
Christian Pauly
c11ab56b1f chore: Follow up formatting 2023-02-21 15:08:01 +01:00
Marcus Hoffmann
d318a2948f utils/url_launcher: force opening http(s) links in external browser
The (mobile) platform implementations for url_launcher default to
opening any http(s) link inside a webview instead of the platform
browser. This seems to be a longer-time problem for iOS
(https://gitlab.com/famedly/fluffychat/-/issues/519) but very recently
started to affect Android as well.

Force url_launcher to always use an external application (the browser,
most likely, but possibly other apps might handle those links as well)
as opening links from a messaging app in a webview provides terrible UX.

(For instance a link might lead to some webpage where you start to fill
in some info but then you need to ask someone via the messanger but
can't go back without closing the webview and losing all state. Or if
you happen to re-launch FluffyChat via the home-screen than it goes back
to the home view and the webview state is completely lost as well.)
2023-02-18 21:42:09 +01:00
Krille
f8052c9cae chore: Update matrix package to 0.17.0 2023-02-17 18:28:18 +01:00
Krille
1489b60687 chore: Follow up chat encryption desgin 2023-02-17 16:34:01 +01:00