Commit graph

721 commits

Author SHA1 Message Date
Shunmugaraj
5be0411e3e Bugfix: Element freezes after searching in a room #6762 2022-10-10 11:56:55 +01:00
Doug
2c8df87314 Only update the nav bar from the top SwiftUI view. 2022-10-10 09:21:45 +01:00
Aleksandrs Proskurins
61d518572c
Merge pull request #6819 from vector-im/aleksandrs/6817_view_all_button
Device Manager: 'View all' button in other sessions list
2022-10-10 10:18:42 +03:00
Stefan Ceriu
05651f860a Expose AuthenticationRestClient async login token generation method (MSC3882) 2022-10-10 09:44:22 +03:00
Johannes Marbach
d11691b356
Merge pull request #6828 from vector-im/johannes/default-session-name
Include app name in default session display name
2022-10-07 20:40:01 +02:00
Johannes Marbach
390b452431 Add changelog 2022-10-07 16:57:34 +02:00
Johannes Marbach
03b0cd80da Merge branch 'develop' into johannes/session-name-trumps-device-type-name 2022-10-07 13:27:16 +02:00
Aleksandrs Proskurins
2b0e7689f6 Merge branch 'develop' into aleksandrs/6817_view_all_button 2022-10-07 11:51:44 +03:00
Johannes Marbach
a47abf97dd Add changelog 2022-10-07 09:51:35 +02:00
Aleksandrs Proskurins
e272b7924b Changelog 2022-10-07 09:48:35 +03:00
Anderas
561f4d861e
Merge pull request #6808 from vector-im/andy/verification_refactors
Refactor verification manager, request, transactions
2022-10-06 16:22:41 +01:00
Stefan Ceriu
84eaf326d9 Add changelog 2022-10-06 17:33:18 +03:00
Gil Eluard
4eb7a87560
Merge pull request #6815 from vector-im/gil/6814-Check_enabled_field_in_notification_settings_push_toggles
Check enabled field in notification settings push toggles
2022-10-06 14:34:57 +02:00
Andy Uhnak
9e678e7795 Incoming verification requests with Crypto V2 2022-10-06 11:16:22 +01:00
Gil Eluard
c7232d0bea Check enabled field in notification settings push toggles 2022-10-06 11:40:12 +02:00
Aleksandrs Proskurins
4fa1398a74 Merge branch 'develop' into aleksandrs/6801_unverified_sessions_screen 2022-10-06 10:49:48 +03:00
Doug
bb07a11e7e Session Manager: Single session logout 2022-10-05 16:48:51 +01:00
Doug
fea894ddcf Use regular titles for sub-screens of Settings. 2022-10-05 16:43:34 +01:00
Aleksandrs Proskurins
7ab38c15ef Changelog 2022-10-05 16:24:57 +03:00
Aleksandrs Proskurins
7e09a6ece5 Merge branch 'develop' into aleksandrs/6786_inactive_sessions_screen
# Conflicts:
#	RiotSwiftUI/Modules/UserSessions/UserSessionDetails/UserSessionDetailsViewModel.swift
2022-10-05 11:51:08 +03:00
Doug
bf9bb82da7 Merge branch 'develop' of github.com:vector-im/element-ios into develop 2022-10-04 18:14:07 +01:00
Gil Eluard
c97917b2de Display push toggle for sessions with m.local_notification_settings.<device-id> events in account_data 2022-10-04 16:07:43 +02:00
Aleksandrs Proskurins
1da7dacfd9 Changelog 2022-10-04 15:34:51 +03:00
ismailgulek
dadbeca766
Include browser version in parsed user agent (PSG-761) (#6788)
* Update UserSessionInfo structure to include client version

* Add string for browser

* Update user agent parser to parse browser version too

* Add browser row into the session details

* Add changelog

* Fix tests

* Run Swift format
2022-10-04 10:49:26 +03:00
Gil Eluard
01dc333770 Merge branch 'develop' into gil/6787-Add_support_for_MSC3881 2022-10-03 14:09:17 +02:00
Doug
b3e9b83ea6 Add missing accessibility labels on All Chats buttons. 2022-10-03 12:48:46 +01:00
Gil Eluard
f6b2be8dc4 Added support for MSC3881 2022-10-03 13:42:30 +02:00
ismailgulek
26665fdc81
New session manager labs flag (PSG-792) (#6780)
* Add new session manager labs flag

* Add labs flag for client information feature

* Add changelog
2022-09-30 15:45:20 +03:00
Gil Eluard
f4da3e2448
Merge pull request #6784 from vector-im/gil/6755-Unable_to_send_message_after_filtering_for_room
Unable to send message after filtering for room
2022-09-30 10:35:01 +02:00
Anderas
eb045e4d6c
Merge pull request #6782 from vector-im/andy/6791_manual_verification
Manual device verification with Crypto V2
2022-09-29 16:00:44 +01:00
Gil Eluard
c351ad39d4 Unable to send message after filtering for room
- Fixed
2022-09-29 16:51:32 +02:00
Andy Uhnak
2a05d10362 Manual device verification with Crypto V2 2022-09-29 14:34:39 +01:00
ismailgulek
2f689f4557
Extended device info (PSG-772) (#6766) 2022-09-29 15:07:10 +03:00
aringenbach
0e023bac54 Fix code block background colour 2022-09-29 11:10:40 +02:00
Aleksandrs Proskurins
797b557705 Changelog 2022-09-27 17:50:02 +03:00
Aleksandrs Proskurins
da21ec34e9 Link current session to session overview 2022-09-27 17:31:40 +03:00
Aleksandrs Proskurins
0a51f9237d
Merge pull request #6764 from vector-im/aleksandrs/6753_dm_session_overview
Device manager: Session overview screen.
2022-09-27 16:33:01 +03:00
Johannes Marbach
b846c393a5
Merge pull request #6761 from vector-im/johannes/device-model-in-user-agent
Include concrete device model in user agent (PSG-754)
2022-09-26 19:46:52 +02:00
Aleksandrs Proskurins
a734ef34ac Changelog 2022-09-26 17:22:50 +03:00
ismailgulek
6b7e8a68ab
Avoid redundant media reloads (#6763)
* Avoid redundant reloads on media viewer

* Add changelog
2022-09-26 14:56:15 +03:00
Johannes Marbach
ee1a2c8b90 Include concrete device model in user agent (PSG-754)
Fixes: #6742
2022-09-26 10:24:35 +02:00
Johannes Marbach
14ab0c6c24
Merge pull request #6727 from vector-im/johannes/msisdn-country-code
Pass country code into MSISDN requests
2022-09-26 10:01:50 +02:00
aringenbach
04ef849913 Fix render of links with both characters requiring percent encoding and markdown-like syntax 2022-09-23 15:06:40 +02:00
Aleksandrs Proskurins
5635bf7a9f
Merge pull request #6750 from vector-im/alex/6693_dm_session_details
Device manager: User session details screen (PSG-685) #6693
2022-09-22 16:54:44 +03:00
Doug
29117e2ba5 Disable codecov/patch. 2022-09-22 14:13:07 +01:00
Johannes Marbach
3a8c1acdbe Merge branch 'develop' into johannes/scroll-crash 2022-09-20 21:44:03 +02:00
Johannes Marbach
d591ce638e Fix crash when scrolling chat list
Fixes: #6749
2022-09-20 21:19:28 +02:00
Aleksandrs Proskurins
f44e1f67dd Changelog 2022-09-20 15:53:28 +03:00
ismailgulek
f9edefc7e2 Prepare for new sprint 2022-09-20 14:10:51 +03:00
Gil Eluard
00e44c1cd1
Merge pull request #6746 from vector-im/gil/6653-Failed_to_join_room 2022-09-20 11:29:03 +02:00
Stefan Ceriu
54338115a1
Merge pull request #6745 from vector-im/aringenbach/6729_fix_replied_event_parsing
Fix replied event content parsing for nested replies
2022-09-20 11:46:25 +03:00
ismailgulek
f201ea59c9
Timeline composer layout loop fix (#6743)
* Publish suitable view height for user suggestions

* Update container view height

* Add changelog

* Fix user suggestions layout for pre iOS 16
2022-09-20 11:40:32 +03:00
Gil Eluard
c4e0544c89 Fixed failed to join room (was not legal room) 2022-09-20 10:01:46 +02:00
aringenbach
9b4f4b943b Fix replied event content parsing for nested replies 2022-09-20 09:53:35 +02:00
Gil Eluard
28dc2d0319
Merge pull request #6741 from vector-im/gil/6707-New_layout-Low_priority_rooms_titles_obscured_by_bottom_bar_when_side_scrolling
New layout: Fixed low priority rooms titles obscured by bottom bar wh…
2022-09-19 17:36:18 +02:00
Gil Eluard
d68e3ab4e0
Merge pull request #6740 from vector-im/gil/6739-New_App_Layout_rooms_list_doesn_t_update_after_log_out_and_log_into_another_account
New App Layout: fixed rooms list doesn't update after log out and log…
2022-09-19 17:35:59 +02:00
Gil Eluard
8b002fde0c New layout: Fixed low priority rooms titles obscured by bottom bar when side scrolling 2022-09-19 15:35:58 +02:00
Gil Eluard
692ece15fd New App Layout: fixed rooms list doesn't update after log out and log into another account 2022-09-19 13:38:36 +02:00
Stefan Ceriu
a5804a3025
Merge pull request #6733 from vector-im/doug/6708-fix-composer-jumping
Only disable the composer if the room is yet to be created.
2022-09-19 13:08:36 +03:00
Doug
1025e4dc5c Add missing source views for iPad. 2022-09-16 21:50:01 +01:00
Doug
61100ba2ed Only disable the composer if the room is yet to be created. 2022-09-16 19:46:11 +01:00
Johannes Marbach
60c8be0e8f
Merge pull request #6728 from vector-im/johannes/xcode14-login-crasher
Fix login crash on Xcode 14 builds
2022-09-16 14:33:54 +02:00
Johannes Marbach
2a9d7c9d9c Fix login crash on Xcode 14 builds
Fixes #6722
2022-09-15 21:20:47 +02:00
Johannes Marbach
0e845dcd04 Pass country code into MSISDN requests
Fixes #6723
2022-09-15 20:22:16 +02:00
Andy Uhnak
515cc55cef Changelog 2022-09-15 16:39:38 +01:00
aringenbach
4f938c20a4 Update changelog to original issue 2022-09-15 10:04:05 +02:00
aringenbach
c3c8a7ee0e Fix crash on logout from too much wrong pin codes 2022-09-15 09:42:50 +02:00
David Langley
aecc7342da Update swift-ogg and add changelog 2022-09-14 14:33:27 +01:00
Doug
7b67ed65e7 Fix crash when previewing a room. 2022-09-13 17:32:34 +01:00
Doug
6f92a657bd Dismiss the launching screen when clearing cache. 2022-09-13 17:32:05 +01:00
Doug
93b18fbe11 version++ 2022-07-12 16:03:39 +01:00
Doug
18511db4c0 changelog.d: Upgrade MatrixSDK version ([v0.23.11](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.23.11)). 2022-07-12 16:03:39 +01:00
SBiOSoftWhare
ccf2a2280e
Merge pull request #6394 from vector-im/steve/6108_map_credits
Location sharing: Update map credits display and behavior (PSG-234)
2022-07-12 16:47:49 +02:00
aringenbach
e61d92c491
Merge pull request #6399 from vector-im/aringenbach/6398_fix_slash_commands
Fix slash commands from room composer
2022-07-12 11:31:24 +02:00
Doug
278311863c Rename riot-keys.txt to element-keys.txt. 2022-07-12 09:15:44 +01:00
aringenbach
b671b026c0
Merge pull request #6396 from vector-im/aringenbach/6395_fix_room_links
Fix inoperant room links with alias/identifiers
2022-07-12 09:28:02 +02:00
aringenbach
2a49d99231 Fix slash commands from room composer 2022-07-11 18:17:12 +02:00
wtimme
3a43f5602e
Run bundle exec pod install --repo-update (#6387)
This change was introduced automatically by CocoaPods, likely because
someone ran `pod install` using their locally installed version of
CocoaPods.
2022-07-11 16:49:06 +01:00
aringenbach
8cf52d49fb Fix inoperant room links with alias/identifiers 2022-07-11 16:40:43 +02:00
SBiOSoftWhare
457aba6b38 Update changes 2022-07-11 14:48:56 +02:00
Doug
6340e8f10d Revert some fonts that were changed in #6275 2022-07-08 16:13:20 +01:00
SBiOSoftWhare
611d1a1c9c
Merge pull request #6383 from vector-im/steve/lls_design_review
Location sharing: Live location sharing UI polishing
2022-07-07 16:53:57 +02:00
Doug
702b7a696d Pin DesignKit version and use contantAndAvatars array. 2022-07-07 15:42:57 +01:00
Doug
545b641e53 Fixup missing colours and use resolved colours in UIKit.
Fix the confetti colour when using DesignKit.
Pin swift packages.
Fix UI tests target.
2022-07-07 15:42:57 +01:00
Doug
00d781ac22
Add support for in-app notifications. (#6341) 2022-07-07 15:31:37 +01:00
SBiOSoftWhare
a86ed5d758 Merge branch 'develop' into steve/lls_design_review 2022-07-07 14:29:57 +02:00
Doug
45abf4dfc1 Fix a few failing UI tests. 2022-07-07 12:30:02 +01:00
SBiOSoftWhare
df3196e0fc Merge branch 'develop' into steve/lls_design_review 2022-07-07 10:27:18 +02:00
ismailgulek
e9257a03a4
Merge pull request #6381 from vector-im/ismail/fix_vectorhostingcontroller_loop 2022-07-07 10:50:24 +03:00
SBiOSoftWhare
0fba77c0aa Update changes 2022-07-06 17:22:47 +02:00
SBiOSoftWhare
b4e3e20745
Merge pull request #6375 from vector-im/steve/6238_promote_lab_flag
Location sharing: Promote labs flag
2022-07-06 16:14:51 +02:00
aringenbach
ecd3fb9b01 Add formatter build reply HTML unit tests 2022-07-06 15:15:29 +02:00
ismailgulek
fc01010980
Add changelog 2022-07-06 13:35:59 +03:00
wtimme
2babca6d7b
Target SiriIntents: Split IntentHandler into smaller files (#6203)
* Add protocol `ContactResolving`

* Let the `IntentHandler` implement `ContactResolving` (#6203)

Nothing has changed about the implementation itself; this prepares
the separation of this logic into a dedicated unit.

* Prepare the separation of the contact resolver from the intents handler (#6203)

* Move the implementation of `ContactResolving` to a dedicated class (#6203)

* Move `ContactResolver` to a dedicated file (#6203)

* Prepare the separation of the `StartAudioCallIntentHandler` from `IntentsHandler` (#6203)

* Move the implementation of `INStartAudioCallIntentHandling` to a dedicated class (#6203)

* Prepare the separation of the `StartVideoCallIntentHandler` from `IntentsHandler` (#6203)

* Move the implementation of `INStartVideoCallIntentHandling` to a dedicated class (#6203)

* Prepare the separation of the `SendMessageIntentHandler` from `IntentsHandler` (#6203)

* Move the implementation of `INSendMessageIntentHandling` to a dedicated class (#6203)

* Remove unused property (#6203)

* Return `nil` if the requested intent cannot be handled (#6203)

* Initialize the intent handlers _after_ everything else is configured (#6203)

In `init()`, there might be some configuration being done that is
required for the handlers.

* Add changelog entry

* Move curly braces in Objective-C to dedicated lines

This ensures that the code follows the style that is present in other Objective-C files.

Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>

* Inject the `ContactResolver` into the intent handlers during initialization

In #6365, @pixlwave pointed out that

> If the resolver ever gained a cache or stored properties it would
> help keep the memory usage down in the extension

* Prefer forward-declaration over import in Objective-C header files

Per @pixlwave, this helps prevent build failures:

> We had random cycle errors while building a while back and it was
> eventually solved by removing all imports of `GeneratedInterface-Swift.h`
> in every [Objective-C header] file.

Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2022-07-06 09:39:38 +01:00
Andy Uhnak
0dea010584 Add changelog 2022-07-05 17:15:52 +01:00
SBiOSoftWhare
cc64703ca3 Merge branch 'develop' into steve/6238_promote_lab_flag 2022-07-05 15:18:38 +02:00
Johannes Marbach
4acc26f929 Merge branch 'develop' into johannes/swiftui-safearea-fix
# Conflicts:
#	Riot/Modules/Common/SwiftUI/VectorHostingController.swift
2022-07-05 14:10:41 +02:00
Gil Eluard
4af26062eb
Server Offline Activity Indicator (#6314)
* Server Offline Activity Indicator

- implemented
2022-07-05 14:04:52 +02:00
Gil Eluard
766df90504
Enhance the VectorHostingController to be presented as a bottom sheet (#6377)
* Enhance the VectorHostingController to be presented as a bottom sheet

- Done
2022-07-05 12:18:10 +02:00
aringenbach
3330938da8
Merge pull request #6373 from vector-im/aringenbach/6273_delete_riot_defaults
Remove legacy Riot-Defaults property list
2022-07-05 10:50:35 +02:00