Arnfried Griesert
3fee961c5b
MESSENGER-3639 Show favorites toggle in room settings for DMs
2022-10-11 11:41:03 +00:00
Arnfried Griesert
abebaf6866
MESSENGER-3639 Hide room related settings from direct messages
2022-10-06 06:19:33 +00:00
Frank Rotermund
e262bf7fbc
Merge branch 'feature/3626_change_copyright_url' into 'develop'
...
MESSENGER-3626 replaced copyright url
See merge request bwmessenger/bundesmessenger/bundesmessenger-ios!24
2022-10-06 05:55:50 +00:00
Arnfried Griesert
cf64ede9ad
MESSENGER-3626 replaced copyright url
2022-10-06 05:55:50 +00:00
Frank Rotermund
4d1ead2479
MESSENGER-3671 Merge FOSS 1.9.8
...
Conflicts:
- CommonConfiguration.swift
- BuildSettings.swift
- Generated/images.Swift
- RoomMemberDetailsViewController.m
- LiveLocationSharingViewModell
- PinCodeEnterViewController.m
2022-10-05 15:47:27 +02:00
Frank Rotermund
bcba73d558
MESSENGER-3675 Security fix faceID, master tag for sdk
2022-10-05 15:15:48 +02:00
Frank Rotermund
d2a3c2b956
MESSENGER-3675 remove message bubbles from prod build, make them setable on beta build
2022-10-05 14:44:04 +02:00
Frank Rotermund
c4e914f485
MESSENGER-3675 fix for content scanner bubbles
2022-10-05 13:19:30 +02:00
Doug
b5292bb51d
Merge pull request #6799 from vector-im/doug/fix-swiftui-navigation-bars
...
Fix navigation bars inside of VectorHostingController.
2022-10-04 17:15:42 +01:00
Doug
ce3810ecad
Fix navigation bars inside of VectorHostingController.
2022-10-04 16:05:09 +01:00
Doug
1fb580edea
Fix missing toolbar in AllChatsViewController.
...
The empty artwork view was obscuring it.
2022-10-04 14:59:27 +01:00
Doug
d04cdac759
Add missing accessibility labels on All Chats buttons.
2022-10-03 12:48:46 +01:00
ismailgulek
15191dd9ff
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
2df262c4ff
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
Gil Eluard
ff7f9bc7fd
Unable to send message after filtering for room
...
- Fixed
2022-09-29 16:51:32 +02:00
Andy Uhnak
d59dd09195
Manual device verification with Crypto V2
2022-09-29 14:34:39 +01:00
Andy Uhnak
f15e890a11
Merge branch 'master' into develop
2022-09-28 18:03:37 +01:00
Andy Uhnak
9ede012c98
Decorate events decrypted with untrusted sessions
2022-09-28 17:04:45 +01:00
Anderas
3d9200f34a
Merge pull request #6775 from vector-im/andy/verification_fix
...
Fix verification check
2022-09-28 14:16:59 +01:00
Andy Uhnak
f89b54e733
Fix verification check
2022-09-28 12:55:31 +01:00
Frank Rotermund
2c86d91dbb
MESSENGER-3675 Personal Avatar removeable and changelogs
2022-09-27 16:29:49 +02:00
Frank Rotermund
0fc3fec9c3
MESSENGER-3675 bugfixes (sharing to, closed polls, set room to public)
2022-09-27 07:34:50 +02:00
ismailgulek
75f99801ef
Avoid redundant media reloads ( #6763 )
...
* Avoid redundant reloads on media viewer
* Add changelog
2022-09-26 14:56:15 +03:00
Johannes Marbach
38055005d9
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
Frank Rotermund
a40cce7dcb
MESSENGER-3675 cherry Pick logout fix
2022-09-26 09:07:39 +02:00
aringenbach
2cf7e7ebab
Fix render of links with both characters requiring percent encoding and markdown-like syntax
2022-09-23 15:06:40 +02:00
Arnfried Griesert
59abc062fc
Patch from notification mentions bugfix in bwm
2022-09-22 16:36:18 +02:00
Arnfried Griesert
c3faaf0d1d
Feature/2611 Notifications on mentions
2022-09-22 06:18:25 +00:00
Frank Rotermund
c7c4b69b5e
Feature/3557 test element 1 9 5
2022-09-21 09:32:35 +00:00
Frank Rotermund
6a9013914e
MESSENGER-3546 New functions history
2022-09-21 08:55:16 +00:00
Frank Rotermund
fbf4fa9796
Feature/3608 matomo new
2022-09-21 08:54:22 +00:00
Johannes Marbach
c78277b963
Merge branch 'develop' into johannes/scroll-crash
2022-09-20 21:44:03 +02:00
Johannes Marbach
51769c9884
Fix crash when scrolling chat list
...
Fixes : #6749
2022-09-20 21:19:28 +02:00
ismailgulek
17e252476f
Release 1.9.6 ( #6747 )
...
* Device manager: add user sessions overview current session strings.
* Create UserSessionCardView to display session informations.
* UserSessionsOverview: Handle current session section view.
* Prepare for new sprint
* Dismiss the launching screen when clearing cache.
* Fix crash when previewing a room.
* Fix typo in empty state
* Code review fixes
* Update swift-ogg and add changelog
* Fix crash on logout from too much wrong pin codes
* Update changelog to original issue
* Disable unnecessary network breadcrumbs in Sentry
* Changelog
* Fix login crash on Xcode 14 builds
Fixes #6722
* Put the session creator on the main actor instead.
This covers all login and registration options.
* Only disable the composer if the room is yet to be created.
* Add missing source views for iPad.
* New App Layout: fixed rooms list doesn't update after log out and log into another account
* New layout: Fixed low priority rooms titles obscured by bottom bar when side scrolling
* Fix replied event content parsing for nested replies
* Fixed failed to join room (was not legal room)
* 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
* version++
Co-authored-by: SBiOSoftWhare <steveb@matrix.org >
Co-authored-by: Doug <douglase@element.io >
Co-authored-by: Germain Souquet <germain@souquet.com >
Co-authored-by: Stefan Ceriu <stefanc@matrix.org >
Co-authored-by: Aleksandrs Proskurins <paleksandrs@gmail.com >
Co-authored-by: David Langley <langley.dave@gmail.com >
Co-authored-by: aringenbach <arnaudr@element.io >
Co-authored-by: aringenbach <80891108+aringenbach@users.noreply.github.com >
Co-authored-by: Andy Uhnak <andyuhnak@gmail.com >
Co-authored-by: Johannes Marbach <johannesm@element.io >
Co-authored-by: Gil Eluard <gile@element.io >
Co-authored-by: Gil Eluard <gil.eluard@gmail.com >
Co-authored-by: gulekismail <ismailgulek0@gmail.com >
2022-09-20 13:45:49 +03:00
Gil Eluard
98b66ff281
Merge pull request #6746 from vector-im/gil/6653-Failed_to_join_room
2022-09-20 11:29:03 +02:00
Stefan Ceriu
2643f8a2db
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
08f4a76ad9
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
264801b2e7
Fixed failed to join room (was not legal room)
2022-09-20 10:01:46 +02:00
aringenbach
770657ee93
Fix replied event content parsing for nested replies
2022-09-20 09:53:35 +02:00
Gil Eluard
9fac6e7770
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
1e1993ff5e
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
Frank Rotermund
a165c7b8c0
MESSENGER Merge 1.9.5 buildfixes
2022-09-19 15:59:54 +02:00
Gil Eluard
6133814a10
New layout: Fixed low priority rooms titles obscured by bottom bar when side scrolling
2022-09-19 15:35:58 +02:00
Frank Rotermund
09a0f6334c
Merge commit '80bda1906235b6007b98f18fb13681fff587f4a3' into feature/basis_update_192
...
# Conflicts:
# Config/AppVersion.xcconfig
# Config/BuildSettings.swift
# DesignKit/Source/ColorsSwiftUI.swift
# DesignKit/Source/FontsSwiftUI.swift
# DesignKit/Source/ThemeV2.swift
# DesignKit/Variants/Colors/Dark/DarkColors.swift
# DesignKit/Variants/Colors/Light/LightColors.swift
# Podfile.lock
# Riot/Assets/de.lproj/InfoPlist.strings
# Riot/Assets/de.lproj/Vector.strings
# Riot/Assets/en.lproj/Vector.strings
# Riot/Generated/Images.swift
# Riot/Generated/Strings.swift
# Riot/Managers/PushNotification/PushNotificationService.m
# Riot/Managers/Settings/RiotSettings.swift
# Riot/Modules/Common/Recents/DataSources/RecentsDataSource.h
# Riot/Modules/Common/Recents/RecentsViewController.m
# Riot/Modules/Communities/Home/GroupHomeViewController.m
# Riot/Modules/Room/RoomViewController.m
# Riot/Modules/SetPinCode/PinCodePreferences.swift
# Riot/Modules/Settings/SettingsViewController.m
# Riot/Modules/TabBar/MasterTabBarController.h
# Riot/Modules/TabBar/MasterTabBarController.m
# Riot/Modules/TabBar/TabBarCoordinator.swift
# fastlane/Fastfile
# project.yml
2022-09-19 14:42:25 +02:00
Gil Eluard
730b6ee3b6
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
Frank Rotermund
668bd65af3
MESSENGER-3062 BuM Login flow buildfix
2022-09-19 13:24:01 +02:00
Frank Rotermund
85e09d6940
MESSENGER-3588 icloud backup
2022-09-19 13:04:53 +02:00
Frank Rotermund
5c44790e3f
MESSENGER-3416 login hashes
2022-09-19 13:03:18 +02:00
Frank Rotermund
bb91a13467
MESSENGER-3346 media cache clearing
2022-09-19 12:57:24 +02:00
Frank Rotermund
dbec880c89
MESSENGER-3611 accent color
2022-09-19 12:47:39 +02:00