Commit graph

4880 commits

Author SHA1 Message Date
Alfonso Grillo
9be5f5935a Refactor badge logic 2022-11-28 09:03:22 +01:00
Alfonso Grillo
9e2e2d03a3 Merge branch 'develop' into alfogrillo/badges_spaces 2022-11-25 10:53:48 +01:00
Phl-Pro
11e39db7ab
Merge pull request #7103 from vector-im/phlpro/voicebroadcast_left_time
Add the left time in the Voice Broadcast tile recorder
2022-11-25 09:28:21 +01:00
Anderas
b14247ff87
Merge pull request #7101 from vector-im/andy/sync_progress
Display sync progress on the loading screen
2022-11-24 15:47:07 +00:00
Philippe Loriaux
c5ac0cec3c Fix scroll issues with VoiceBroadcastPlayback cells (by fixing SizableBaseRoomCell) 2022-11-23 14:48:54 +01:00
Mauro Romito
9dc4b8df82 suggest PR changes 2022-11-23 13:35:05 +01:00
Andy Uhnak
fc0cf90678 Display sync progress on the loading screen 2022-11-23 10:58:15 +00:00
Mauro Romito
bbf43514eb removed a reference to a constraint that was not needed but only created a constraint issue when restored during the animation for dismissal 2022-11-22 19:47:44 +01:00
Mauro Romito
54e5753a21 hide button and revert state when rotating on an iPhone, also fixed the positioning of the strikethrough and underline, and the maxCompressed size in landscape mode is always adapted to be visible. 2022-11-22 18:21:59 +01:00
Doug
8015f297ae Fix a crash when a voice message finishes. 2022-11-22 09:46:26 +00:00
Alfonso Grillo
4f1bf69191 Merge branch 'develop' into alfogrillo/badges_spaces 2022-11-18 17:55:58 +01:00
Alfonso Grillo
f6c57e8364 Optimise badge computation 2022-11-18 16:34:25 +01:00
Alfonso Grillo
f1ce202f80 Remove duplicate code 2022-11-18 15:50:03 +01:00
Alfonso Grillo
d1e434b2f5 Address PR comments 2022-11-18 15:23:53 +01:00
Alfonso Grillo
a83d54d225 Add badge in spaces button 2022-11-18 11:34:55 +01:00
Mauro Romito
657f992f35 some more documentation on how to use the custom detent 2022-11-18 11:33:40 +01:00
Mauro Romito
18f6597a11 Merge branch 'develop' into mauroromito/7082_fix_scrollable_bottom_sheet 2022-11-16 17:30:14 +01:00
Mauro Romito
4e37034fba scrollable bottom sheet, with custom size on iOS 16 2022-11-16 17:23:32 +01:00
Velin92
b5dc19d930
Merge pull request #7059 from vector-im/mauroromito/fullscreen_mode_2
Rich Text Editor: Fullscreen mode
2022-11-15 21:18:51 +01:00
Mauro Romito
99711c9e57 improved code and stability 2022-11-15 20:26:58 +01:00
Mauro Romito
ec0308ff2e improving the dismiss of the keyboard 2022-11-15 19:23:27 +01:00
Mauro Romito
3a5ee8d731 full screen improvements 2022-11-15 18:56:00 +01:00
Mauro Romito
b627dde6fe improvements 2022-11-15 17:52:45 +01:00
Mauro Romito
72bd971083 dismiss fullscreen when sending a message 2022-11-15 17:01:07 +01:00
Anderas
62980bed54
Merge pull request #7078 from vector-im/andy/large_backups
Import progress for room keys
2022-11-15 15:13:30 +00:00
Andy Uhnak
20668a575e Import progress for room keys 2022-11-15 12:06:29 +00:00
Gil Eluard
7471e7b221 Display number of unread messages above threads button 2022-11-15 11:36:43 +01:00
Mauro Romito
1e7013a44a Merge branch 'develop' into mauroromito/fullscreen_mode_2
# Conflicts:
#	Riot.xcworkspace/xcshareddata/swiftpm/Package.resolved
#	RiotSwiftUI/Modules/Room/Composer/View/Composer.swift
#	project.yml
2022-11-15 11:03:28 +01:00
Yoan Pintas
11bdddc8c0
Add voice broadcast slider (#7010) 2022-11-14 17:16:14 +01:00
Aleksandrs Proskurins
2630bbfe32
Merge pull request #7072 from vector-im/aleksandrs/7070_poll_no_usable
Poll not usable after logging out and back in
2022-11-14 15:32:52 +02:00
paleksandrs
cb5014c39b Poll not usable after logging out and back in 2022-11-14 10:43:31 +02:00
Anderas
68ce83ed70
Merge pull request #7068 from vector-im/andy/repeat_sync
Remove 10s wait on failed initial sync
2022-11-14 08:39:08 +00:00
Mauro Romito
978d2f351f fullscreen mode implemented 2022-11-11 16:57:05 +01:00
Mauro Romito
4fe96bd75c animation improvement with and without keyboard 2022-11-11 12:07:19 +01:00
Mauro Romito
c3b50d3d6f improving animations 2022-11-11 10:24:14 +01:00
Gil Eluard
8b19305787 Threads: removed "unread_thread_notifications" from sync filters for server that doesn't support MSC3773
- Update after review
2022-11-10 22:50:26 +01:00
Mauro Romito
75d1e1a0ae swipe animation improvements 2022-11-10 18:13:22 +01:00
Andy Uhnak
f97903b7f2 Remove 10s wait on failed initial sync 2022-11-10 16:15:16 +00:00
Mauro Romito
d96aff84a2 code improvements 2022-11-10 15:55:25 +01:00
Mauro Romito
c958418cac this works but we need to expose also the maxCompressed height and the minHeight 2022-11-10 15:41:36 +01:00
Mauro Romito
688b2a74d7 Merge branch 'develop' into mauroromito/fullscreen_mode_2
# Conflicts:
#	RiotSwiftUI/Modules/Room/Composer/View/Composer.swift
2022-11-10 14:29:08 +01:00
Mauro Romito
bee78eed7c keyboard dismissal issue fixed 2022-11-10 13:46:41 +01:00
Gil Eluard
9a5d8c71ce Threads: removed "unread_thread_notifications" from sync filters for server that doesn't support MSC3773 2022-11-10 13:22:55 +01:00
aringenbach
3329bae7bf
Merge pull request #7062 from vector-im/aringenbach/7061_enable_markdown
Rich-text editor: enable translations between Markdown and HTML when toggling text formatting
2022-11-10 10:25:43 +01:00
Aleksandrs Proskurins
3dd03a1f13
Merge pull request #7056 from vector-im/aleksandrs/7043_unverified_sessions_alert
Unverified sessions alert
2022-11-10 09:23:21 +02:00
Mauro Romito
2bd7232a3f improved the pan animation to be as the designs 2022-11-09 17:07:05 +01:00
aringenbach
b76edecb65 Rich-text editor: enable translations between Markdown and HTML when toggling text formatting 2022-11-09 16:43:58 +01:00
Mauro Romito
cac30ae11f some pr suggestions 2022-11-09 15:40:10 +01:00
Mauro Romito
ae63356dba pan gesture 2022-11-09 14:21:14 +01:00
aringenbach
58f5c43546
Merge pull request #7053 from vector-im/aringenbach/7052_fix_text_formatting_toggle
Rich-text editor: Fix text formatting enabled inconsistent state
2022-11-09 14:16:30 +01:00