JanNiklas Grabowski
|
b298dedc22
|
chore: update from foss 1.11.19 (MESSENGER-6656)
Merge commit 'f823ab9aae70e8d15ed7cc079210dd9bbbb6c8e1' into feature/foss_update_1_11_19
* commit 'f823ab9aae70e8d15ed7cc079210dd9bbbb6c8e1':
finish version++
version++
comments
update submodule
remove obsolete tests
removed unused code
update submodule
fix
Libolm removal
update license macro
update license
Prepare for new sprint
# Conflicts:
# Config/AppVersion.xcconfig
# IDETemplateMacros.plist
# LICENSE
# README.md
# Riot/Categories/MXSession+Riot.m
# Riot/Managers/EncryptionKeyManager/EncryptionKeyManager.swift
# Riot/Managers/KeyValueStorage/Extensions/Keychain.swift
# Riot/Managers/KeyValueStorage/KeyValueStore.swift
# Riot/Managers/KeyValueStorage/KeychainStore.swift
# Riot/Managers/KeyValueStorage/MemoryStore.swift
# Riot/Managers/PushNotification/PushNotificationService.m
# Riot/Managers/Settings/RiotSettings.swift
# Riot/Managers/Settings/Shared/RiotSharedSettings.swift
# Riot/Modules/Analytics/AnalyticsUIElement.swift
# Riot/Modules/Application/AppCoordinator.swift
# Riot/Modules/Application/LegacyAppDelegate.h
# Riot/Modules/Application/LegacyAppDelegate.m
# Riot/Modules/Authentication/Legacy/AuthenticationViewController.h
# Riot/Modules/Authentication/Legacy/AuthenticationViewController.m
# Riot/Modules/Authentication/Legacy/Views/AuthInputsView.h
# Riot/Modules/Authentication/Legacy/Views/AuthInputsView.m
# Riot/Modules/Common/Recents/DataSources/RecentsDataSource.m
# Riot/Modules/Common/Recents/RecentsViewController.m
# Riot/Modules/Common/WebViewController/WebViewViewController.m
# Riot/Modules/Contacts/Details/ContactDetailsViewController.m
# Riot/Modules/Contacts/Views/ContactTableViewCell.m
# Riot/Modules/Favorites/FavouritesViewController.h
# Riot/Modules/Favorites/FavouritesViewController.m
# Riot/Modules/GlobalSearch/UnifiedSearchViewController.m
# Riot/Modules/People/PeopleViewController.h
# Riot/Modules/People/PeopleViewController.m
# Riot/Modules/Room/ContextualMenu/ReactionsMenu/ReactionsMenuViewModel.swift
# Riot/Modules/Room/DataSources/RoomDataSource.m
# Riot/Modules/Room/Files/RoomFilesViewController.m
# Riot/Modules/Room/Members/Detail/RoomMemberDetailsViewController.m
# Riot/Modules/Room/Members/RoomParticipantsViewController.m
# Riot/Modules/Room/RoomViewController.m
# Riot/Modules/Room/Settings/RoomSettingsViewController.m
# Riot/Modules/Room/TimelineCells/RoomCreationIntro/RoomCreationIntroCell.swift
# Riot/Modules/Room/TimelineCells/RoomCreationIntro/RoomCreationIntroCellContentView.swift
# Riot/Modules/Room/TimelineCells/RoomCreationIntro/RoomCreationIntroViewData.swift
# Riot/Modules/Room/TimelineCells/RoomTimelineCellIdentifier.h
# Riot/Modules/Rooms/RoomsViewController.h
# Riot/Modules/Rooms/ShowDirectory/Cells/Network/DirectoryNetworkTableHeaderFooterView.swift
# Riot/Modules/Rooms/ShowDirectory/Cells/Room/DirectoryRoomTableViewCell.swift
# Riot/Modules/Rooms/ShowDirectory/PublicRoomsDirectoryViewModel.swift
# Riot/Modules/Secrets/Recover/RecoverWithKey/SecretsRecoveryWithKeyCoordinator.swift
# Riot/Modules/Secrets/Recover/RecoverWithKey/SecretsRecoveryWithKeyViewController.swift
# Riot/Modules/Secrets/Recover/RecoverWithPassphrase/SecretsRecoveryWithPassphraseCoordinator.swift
# Riot/Modules/Secrets/Recover/RecoverWithPassphrase/SecretsRecoveryWithPassphraseViewController.swift
# Riot/Modules/Secrets/Recover/SecretsRecoveryCoordinator.swift
# Riot/Modules/SecureBackup/Setup/Intro/SecureBackupSetupIntroViewController.swift
# Riot/Modules/SecureBackup/Setup/Intro/SecureBackupSetupIntroViewModel.swift
# Riot/Modules/SecureBackup/Setup/Intro/SecureBackupSetupIntroViewModelType.swift
# Riot/Modules/SetPinCode/PinCodePreferences.swift
# Riot/Modules/SetPinCode/SetupBiometrics/BiometricsAuthenticationPresenter.swift
# Riot/Modules/Settings/Security/ManageSession/ManageSessionViewController.m
# Riot/Modules/Settings/Security/SecurityViewController.m
# Riot/Modules/Settings/SettingsViewController.m
# Riot/Modules/SplitView/SplitViewCoordinator.swift
# Riot/Modules/SplitView/SplitViewCoordinatorType.swift
# Riot/Modules/StartChat/StartChatViewController.m
# Riot/Modules/TabBar/MasterTabBarController.h
# Riot/Modules/TabBar/MasterTabBarController.m
# Riot/Utils/EventFormatter.m
# Riot/Utils/HTMLFormatter.swift
# Riot/Utils/Tools.m
# RiotNSE/NotificationService.swift
|
2024-10-18 15:45:54 +02:00 |
|
Mauro Romito
|
f7eac4bd85
|
comments
|
2024-10-15 16:13:19 +02:00 |
|
Mauro Romito
|
11f83e66e3
|
removed unused code
|
2024-10-09 12:11:48 +02:00 |
|
Arnfried Griesert
|
2378429285
|
feat: matomo button color (MESSENGER-6542)
|
2024-10-09 06:38:19 +00:00 |
|
JanNiklas Grabowski
|
159ff25bd1
|
Merge branch 'develop' into feature/6526_change_leave_room_info
* develop: (22 commits)
feat: change leave room info last admin (MESSENGER-5783)
feat: add hash (MESSENGER-6522)
chore: Remove FLEX and update matrix sdk (MESSENGER-6440)
finish version++
Update CHANGES.md
version++
Translated using Weblate (Korean)
Translated using Weblate (Korean)
Translated using Weblate (Korean)
update podfile.lock
update SDK commit
fixed some swiftlint errors
Prepare for new sprint
finish version++
version++
Update the SDK submodule.
Use the codecov token. (#7834)
Fix dead image link (#7682)
Check power level before starting live sharing location (#7832)
Update FLEX.
...
# Conflicts:
# Riot/Assets/de.lproj/Bwi.strings
# Riot/Assets/en.lproj/Bwi.strings
|
2024-09-30 14:54:55 +02:00 |
|
Mauro Romito
|
b9e89db813
|
Libolm removal
|
2024-09-27 17:09:02 +02:00 |
|
JanNiklas Grabowski
|
44e46be8a0
|
docs: add comments
|
2024-09-27 13:33:23 +02:00 |
|
JanNiklas Grabowski
|
617d658d99
|
feat: change leave room info (MESSENGER-6526)
|
2024-09-27 11:00:03 +02:00 |
|
Frank Rotermund
|
7d794bef4a
|
chore: Update from FOSS 1.18.0 (MESSENGER-6440)
|
2024-09-26 07:39:37 +02:00 |
|
Mauro Romito
|
12837d4b89
|
update license
|
2024-09-25 12:24:52 +02:00 |
|
Mauro Romito
|
841a694f8a
|
fixed some swiftlint errors
|
2024-09-13 16:49:38 +02:00 |
|
JanNiklas Grabowski
|
2716b8f15d
|
fix: display permalink to message as pill (MESSENGER-6393)
|
2024-08-26 16:36:30 +02:00 |
|
JanNiklas Grabowski
|
14b13835a8
|
feat: disable room retention feature (MESSENGER-6076)
|
2024-08-26 11:38:03 +02:00 |
|
JanNiklas Grabowski
|
f442243546
|
feat: remove report room function on room info screen (MESSENGEr-6076)
|
2024-08-21 15:43:27 +02:00 |
|
JanNiklas Grabowski
|
ca4bc2d6ab
|
feat: remove unused option (MESSNEGER-6076)
|
2024-08-20 17:35:55 +02:00 |
|
JanNiklas Grabowski
|
7ddfa990cf
|
feat: remove duplicated copyright (MESSENGER-6076)
|
2024-08-20 15:55:29 +02:00 |
|
JanNiklas Grabowski
|
a3a9fc2c66
|
feat: foss merge changes from review
|
2024-08-20 12:58:18 +02:00 |
|
JanNiklas Grabowski
|
eb005301ee
|
feat: remove changes after merge
|
2024-08-19 16:20:23 +02:00 |
|
JanNiklas Grabowski
|
c3155b9f2b
|
feat: reset to our decryption failure tracking
|
2024-08-19 16:16:06 +02:00 |
|
JanNiklas Grabowski
|
c4d6678607
|
feat: remove new PostHog code
|
2024-08-19 16:14:27 +02:00 |
|
JanNiklas Grabowski
|
6c22fa37f1
|
Merge commit '56d9e1f6a55a93dc71149ae429eaa615a98de0d5' into feature/6076_foss_merge
* commit '56d9e1f6a55a93dc71149ae429eaa615a98de0d5': (79 commits)
finish version++
version++
Translated using Weblate (Hungarian)
Translated using Weblate (Italian)
Translated using Weblate (Ukrainian)
Translated using Weblate (Hungarian)
Translated using Weblate (Slovak)
Translated using Weblate (Swedish)
Translated using Weblate (Indonesian)
Translated using Weblate (Albanian)
Translated using Weblate (Estonian)
Translated using Weblate (Estonian)
updated the submodule
updated SDK
Update the SDK. (#7819)
Prepare for new sprint
finish version++
version++
fix
Changelog.
...
# Conflicts:
# Config/AppVersion.xcconfig
# Podfile
# Podfile.lock
# Riot.xcworkspace/xcshareddata/swiftpm/Package.resolved
# Riot/Managers/Settings/RiotSettings.swift
# Riot/Modules/Analytics/Analytics.swift
# Riot/Modules/Analytics/DecryptionFailure.swift
# Riot/Modules/Analytics/PHGPostHogConfiguration.swift
# Riot/Modules/Room/RoomInfo/RoomInfoList/RoomInfoListViewAction.swift
# Riot/Modules/Room/RoomInfo/RoomInfoList/RoomInfoListViewModel.swift
# Riot/Modules/Room/Views/Title/Preview/PreviewRoomTitleView.m
# Riot/Modules/Settings/SettingsViewController.m
# Riot/Utils/EventFormatter.m
# Riot/Utils/Tools.m
# RiotNSE/target.yml
# fastlane/Fastfile
# project.yml
|
2024-08-19 12:52:38 +02:00 |
|
Frank Rotermund
|
d5ca308e49
|
fix: disable periodic maintenance on logout (MESSENGER-5896)
|
2024-07-29 14:52:02 +02:00 |
|
Frank Rotermund
|
dc6c9f8fc4
|
feat: add JWT Support to MDM and refacture (MESSENGER-6162)
|
2024-07-25 12:51:43 +02:00 |
|
Mauro Romito
|
390eeb1a61
|
updated SDK
and added a fix for the discover server table view cell
|
2024-07-05 16:11:47 +02:00 |
|
JanNiklas Grabowski
|
eb6eda3000
|
MESSENGER-6173 fix status events new room
|
2024-07-02 15:13:24 +02:00 |
|
JanNiklas Grabowski
|
433823a343
|
MESSENGER-6173 fix room creation status events not showing
|
2024-06-26 16:32:01 +02:00 |
|
JanNiklas Grabowski
|
f8618da4c4
|
MESSENGER-6171 refactoring
|
2024-06-24 15:12:47 +02:00 |
|
JanNiklas Grabowski
|
330de90df9
|
MESSENGER-6171 add federation ui for room invite
|
2024-06-24 14:21:19 +02:00 |
|
Frank Rotermund
|
c4b44de04b
|
Merge branch 'feature/6142_remove_jitsi' into 'develop'
MESSENGER-6142 remove jitsi, sentry, posthog and sublibraries
See merge request bwmessenger/bundesmessenger/bundesmessenger-ios!380
|
2024-06-20 13:12:27 +00:00 |
|
Frank Rotermund
|
c8162a06dd
|
MESSENGER-6142 remove jitsi, sentry, posthog and sublibraries
|
2024-06-18 14:35:38 +02:00 |
|
Frank Rotermund
|
2befa9ce6c
|
MESSENGER-6318 remove pincode prompt in edge case
|
2024-06-17 15:24:12 +02:00 |
|
Mauro Romito
|
567683445c
|
added functions to listen to
the event and redact the room accordingly
|
2024-06-14 15:58:00 +02:00 |
|
Stefan Ceriu
|
8d6b708bac
|
Merge pull request #7805 from element-hq/stefan/reportRooms
Report rooms
|
2024-06-12 17:56:52 +03:00 |
|
Stefan Ceriu
|
b691d02a20
|
Add support for reporting rooms on the room details screen too
|
2024-06-12 17:55:36 +03:00 |
|
Stefan Ceriu
|
87577f5692
|
Add support for reporting rooms on the room preview screen
|
2024-06-12 12:43:36 +03:00 |
|
Frank Rotermund
|
253044750c
|
MESSENGER-6318 dont do complete login flow when quiting the app
|
2024-06-11 08:55:22 +02:00 |
|
Stefan Ceriu
|
770b4da16b
|
Adopt the EXA forbidden terms list when searching for public rooms
|
2024-06-10 14:53:09 +03:00 |
|
Stefan Ceriu
|
c1d10f720e
|
Remove NSFW advanced settings option
|
2024-06-10 13:35:11 +03:00 |
|
JanNiklas Grabowski
|
bec7269db9
|
MESSENGER-5716 add error message to long press menu
|
2024-06-06 16:35:04 +02:00 |
|
JanNiklas Grabowski
|
75bc28eb6c
|
MESSENGER-5716 change error message federated invite
|
2024-06-06 16:05:57 +02:00 |
|
Valere
|
8cabf8245f
|
Review: quick format
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
|
2024-06-03 16:10:51 +02:00 |
|
Valere
|
54444d8eab
|
Review: cleaning
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
|
2024-06-03 16:10:40 +02:00 |
|
Valere
|
7e9b8d91db
|
Review: doc fix typo
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
|
2024-06-03 16:09:50 +02:00 |
|
Valere
|
78498be4ce
|
Analytics | Add support for super properties and appPlatform
|
2024-06-01 13:05:04 +02:00 |
|
Valere
|
95b5845c84
|
Review: use optout for isrunning
|
2024-05-31 15:46:47 +02:00 |
|
Valere
|
b9a187c2f5
|
Bump posthog version to 3.25
|
2024-05-31 15:46:47 +02:00 |
|
Doug
|
9ae44659c0
|
Fix a crash when the user taps play multiple times and the download fails. (#7799)
|
2024-05-30 13:11:19 +01:00 |
|
JanNiklas Grabowski
|
03c79fc8eb
|
MESSENGER-6019 fix permalink bugs
|
2024-05-28 16:56:48 +02:00 |
|
JanNiklas Grabowski
|
bf5d1547e5
|
MESSENGER-6114 fix top banner for new users who have not yet joined a room
|
2024-05-10 15:01:48 +02:00 |
|
Hugh Nimmo-Smith
|
19d431a189
|
Add note about MSC3886, MSC3903 and MSC3906 being closed (#7788)
|
2024-05-08 11:09:30 +01:00 |
|