Phl-Pro
09ee1174ca
Merge pull request #6588 from vector-im/phlpro/6496-share-link-only-when-accessible
...
Display the option "Share invite link" only when the room is accessible by link
2022-08-19 13:39:52 +02:00
Gil Eluard
4dde22c6b7
Merge pull request #6590 from vector-im/gil/6574-App_Layout_Context_Menus
...
Update app layout context menus
2022-08-19 10:24:51 +02:00
Gil Eluard
2ed2307fad
Merge pull request #6593 from vector-im/gil/6581-App_Layout-Leaving_Space_should_send_user_to_All_Chats
...
App Layout: Leaving a Space now sends user to All Chats
2022-08-19 10:09:50 +02:00
Gil Eluard
40042518d7
App Layout: Leaving a Space now sends user to All Chats
2022-08-18 17:48:55 +02:00
Gil Eluard
c88f3d9302
App Layout: reintroduced existing Notification left markers on room cells
2022-08-18 17:44:24 +02:00
Gil Eluard
84b0648499
Merge pull request #6568 from aaronraimist/delete-leave
...
Change text when swiping on room from Delete to Leave
2022-08-18 16:45:12 +02:00
Gil Eluard
445220ed24
App Layout: Context Menus
...
- Updated avatar menu
2022-08-18 16:34:04 +02:00
Gil Eluard
5b4c9433c4
App Layout: Context Menus
...
- Fixed
2022-08-18 16:15:47 +02:00
Philippe Loriaux
8491aaed77
Display the option "Share invite link" only when the room is accessible by link ( #6496 )
2022-08-18 15:37:00 +02:00
Anderas
0403899b8b
Merge pull request #6452 from vector-im/andy/6443_sas_verification
...
Outgoing SAS User Verification Flow
2022-08-18 14:11:25 +01:00
ismailgulek
9026948d2b
Fix table view height constraints in the room screen
2022-08-15 14:49:55 +03:00
ismailgulek
6783a77e3d
Revert the fix for keyboard stickiness, rename inputAccessoryView
2022-08-15 14:49:24 +03:00
Aaron Raimist
3a86376f8e
Change text when swiping on room from Delete to Leave
2022-08-14 06:32:30 +00:00
ismailgulek
2a329dedb5
Remove unnecessary inputAccessoryView from room input toolbar
2022-08-12 17:55:59 +03:00
ismailgulek
142584eedd
Fix UITableViewAlertForLayoutOutsideViewHierarchy errors
2022-08-12 17:55:59 +03:00
ismailgulek
7d400707eb
Fix UITableViewAlertForVisibleCellsAccessDuringUpdate errors
2022-08-12 17:55:59 +03:00
ismailgulek
ae59791759
Add an entry for event untrusted status into the encryption info view
2022-08-11 13:52:28 +03:00
ismailgulek
61cfb9a084
Adapt api changes from key backup module
2022-08-11 13:52:01 +03:00
Doug
32ef9e78db
Merge branch 'master' into develop
2022-08-10 16:39:09 +01:00
Doug
8f6147a4b1
Fix potential crash when dismissing an image.
2022-08-10 11:48:00 +01:00
Doug
bf771954c0
Remove flairs and related groups.
2022-08-09 15:04:54 +01:00
Doug
a59758419b
Fix build errors.
2022-08-09 15:04:54 +01:00
Doug
3e9e946506
Remove all types related to Groups
2022-08-09 15:04:54 +01:00
Johannes Marbach
3e8976b21d
Revert "Merge pull request #6529 from vector-im/feature/voice-message-max-length"
...
This reverts commit 3b14eff419 , reversing
changes made to a54e5f436a .
2022-08-09 10:24:03 +02:00
SBiOSoftWhare
2408b34983
Merge pull request #6542 from vector-im/steve/lls_debug_beacon_info
...
RoomBubbleCellData: Add logs to track missing beacon info summary associated to a start beacon info
2022-08-09 10:01:02 +02:00
Doug
88a21ddb33
Replace error alert with server selection screen in startFlow.
2022-08-09 08:54:31 +01:00
Doug
7e411d1528
Use the default homeserver when starting a new auth flow.
...
And override this when a provisioning link has been set.
2022-08-09 08:54:31 +01:00
SBiOSoftWhare
660a25dd25
RoomBubbleCellData: Add logs to track missing beacon info summary associated to a start beacon info.
2022-08-08 15:33:18 +02:00
Gil Eluard
13a5d69b82
The theme defined in the application is not applied to all UI components ( #6532 )
...
* The theme defined in the application is not applied to all UI components
2022-08-05 15:00:22 +02:00
Gil Eluard
7d54ab5819
Some UI tweaks for New App Layout ( #6535 )
...
* Some UI tweaks for New App Layout
2022-08-05 14:58:48 +02:00
Gil Eluard
ab71858b06
Conditionally hide room list tabs ( #6533 )
...
* Conditionally hide room list tabs
2022-08-05 14:56:19 +02:00
Gil Eluard
64fe1d544e
Implement new space selector bottom sheet ( #6518 )
...
* Delight: Edit layout experiment #6079
2022-08-05 13:39:45 +02:00
Milton Moura
d8398187db
Fixes a glitch when dismissing a GIF in the media attachment viewer ( #6475 ) ( #6476 )
...
* Fixed a glitch in media viewer when dismissing a GIF: the WebView which shows the animation would show in the background while the transition interaction occurred
* adding the changelog entry
Signed-off-by: Milton Moura <miltonmoura@gmail.com >
2022-08-05 11:01:31 +01:00
Doug
6a57942ec2
Don't show personalisation after registering with a generic SSO provider.
2022-08-04 17:35:16 +01:00
Johannes Marbach
3b14eff419
Merge pull request #6529 from vector-im/feature/voice-message-max-length
...
Increase max length of voice messages to 15m (PSG-662)
2022-08-04 17:26:53 +02:00
Doug
a54e5f436a
Fix an infinite loop when tapping an unjoined room alias. ( #6522 )
...
* Fix a crash in universal link handling.
* Fix an infinite loop when tapping an unjoined room alias.
2022-08-04 15:41:50 +01:00
Johannes Marbach
d67a41f254
Increase max length of voice messages to 15m (PSG-662)
...
Relates to: vector-im/element-ios#5415
Signed-off-by: Johannes Marbach <johannesm@element.io >
2022-08-04 13:30:19 +02:00
Doug
42abc0f2df
Move the attachment nav bar into a container.
2022-08-03 16:32:29 +01:00
SBiOSoftWhare
14e9fb8dfc
Move RoomTimelineLocationView to appropriate folder.
2022-08-03 11:08:25 +02:00
Doug
0b22557709
Fix status bar style when using a custom theme.
2022-08-02 17:21:30 +01:00
SBiOSoftWhare
42c668e57a
Merge pull request #6499 from vector-im/steve/6493_lls_tile_server_error
...
Location sharing: Render fallback UI when tile server unavailable (PSG-606)
2022-08-02 17:42:50 +02:00
Gil Eluard
4de0901f36
Delight edit layout experiment ( #6384 )
...
* Delight: Edit layout experiment #6079
* Feature flag new App Layout #6406
* Update All chats screen with latest design #6407
2022-08-02 17:27:33 +02:00
SBiOSoftWhare
7a246ba9c8
Map loading error: Use svg image instead of png.
2022-08-02 17:14:16 +02:00
SBiOSoftWhare
a70b02f170
RoomTimelineLocationView: Improve map loading error management.
2022-08-02 17:06:44 +02:00
Doug
46d4bc19d4
Replace check on unassigned var with NSURLErrorCancelled
2022-08-01 12:35:50 +01:00
SBiOSoftWhare
27a55c7699
RoomTimelineLocationView: Handle map loading error UI.
2022-08-01 12:40:48 +02:00
vollkorntomate
5f330f7c00
Show switch button if there are no public rooms on homeserver
...
Fixes #4700
Signed-off-by: Thomas Völkl thomas@vollkorntomate.de
2022-07-31 18:24:22 +02:00
Doug
e0a85292d9
Stop using an ephemeral web browser session on SSO ( #6464 )
...
Rename the bundle name to Element for the SSO alert.
* Fix unit tests after bundle name change.
* Update slather for bundle name change.
2022-07-27 12:13:31 +01:00
SBiOSoftWhare
ec038ca341
Merge pull request #6471 from vector-im/steve/6470_lls_delete
...
Location sharing: Handle live location sharing delete (PSG-487)
2022-07-26 10:53:35 +02:00
Johannes Marbach
f07cac669e
Read tile server URL from .well-known (PSG-592)
...
Signed-off-by: Johannes Marbach <johannesm@element.io >
2022-07-25 17:00:37 +02:00