JanNiklas Grabowski
6dcf4ea8b6
revert '813f9ad6302d421864736a6be596093c23cf35d7' 4889_deactivate_rust_for_prod
2023-07-17 08:54:43 +00:00
JanNiklas Grabowski
069209f952
merge branch 'release/v2.7.0' into develop
2023-07-11 18:41:08 +02:00
JanNiklas Grabowski
cc3f55e0e2
MESSENGER-4882 changelog and fixes
2023-07-04 15:16:20 +02:00
Frank Rotermund
54dc0322f0
Merge commit 'b1847a3ae552c52c06ab4934318dbdb2cf1d8c4b' into feature/4884_merge_foss_1.10.14
...
# Conflicts:
# Config/AppVersion.xcconfig
# Podfile.lock
# Riot/Modules/Home/AllChats/AllChatsCoordinator.swift
# fastlane/.env.default
# fastlane/Fastfile
2023-07-04 08:24:05 +02:00
JanNiklas Grabowski
982879c47e
Feature/4889 deactivate rust for prod
2023-06-28 05:59:03 +00:00
Frank Rotermund
45cb26e914
MESSENGER-4682 imprint from wellknown (and fix lab feature list)
2023-06-22 09:48:24 +00:00
JanNiklas Grabowski
fe33dcdf04
Merge branch 'feature/4710_manual_verification' into 'develop'
...
MESSENGER-4710 remove any possibility to self verifiy with old device manager
See merge request bwmessenger/bundesmessenger/bundesmessenger-ios!147
2023-06-21 09:36:53 +00:00
Frank Rotermund
1cb7d01466
MESSENGER-4710 remove any possibility to self verifiy with old device manager
2023-06-19 16:10:12 +02:00
JanNiklas Grabowski
4abaab4061
MESSENGER-4742 fix permalink info when room is not available
2023-06-16 17:01:12 +02:00
Frank Rotermund
1a21b03d6e
MESSENGER-3539 prevent logout and error popup when logging out
2023-06-15 07:40:58 +02:00
JanNiklas Grabowski
273017eafa
Feature/4772 add accessibility declaration
2023-06-14 06:14:17 +00:00
JanNiklas Grabowski
208ad9f3d1
MESSENGER-4736 text changes
2023-06-14 05:54:29 +00:00
Arnfried Griesert
51e98cfe61
merged element 1.10.12 into bum
2023-06-07 15:45:59 +02:00
Nicolas Mauri
b56b190442
Prompt the user when the invited MatrixId is not recognized
2023-06-02 14:21:00 +02:00
Frank Rotermund
5179eecaa1
Feature/4383 poll participants details
2023-05-31 14:31:07 +00:00
Frank Rotermund
260c8de584
Feature/4393 poll with visible participant p1
2023-05-25 13:52:30 +00:00
Frank Rotermund
ea0d90cb86
MESSENGER-4697 release prep
2023-05-09 08:44:20 +02:00
Frank Rotermund
5e2e47a361
MESSENGER-4646 fix Server URL bugs and avoid using synapse URL before server selection
2023-05-02 17:34:45 +00:00
Arnfried Griesert
4334170650
MESSENGER-4516 device manager anpassungen
2023-04-28 06:28:47 +00:00
Nicolas Mauri
34cd1b880d
Merge pull request #7518 from vector-im/nimau/7497_timeline_closed_polls
...
Fix: allow to render a TimelinePoll even if the poll is loading
2023-04-27 19:04:42 +02:00
Frank Rotermund
05214e6a37
Merge branch 'feature/4272_add_link_for_unknown_servers' into 'develop'
...
MESSENGER-4272 add advertizement button
See merge request bwmessenger/bundesmessenger/bundesmessenger-ios!125
2023-04-27 05:54:49 +00:00
JanNiklas Grabowski
927f321285
MESSENGER-4272 add advertizement button
2023-04-27 05:54:49 +00:00
Nicolas Mauri
b563043b19
Fix: TimelinePoll code refactoring
2023-04-26 17:52:22 +02:00
Nicolas Mauri
c9a00433d0
Fix: Remove the matrix id from the notice display name changed event
2023-04-26 09:54:44 +02:00
JanNiklas Grabowski
d382613f88
MESSENGER-4518 add voiceover description
2023-04-25 13:27:37 +02:00
aringenbach
3d64f80fc6
Fix sending command with Pills through RTE
2023-04-21 17:13:03 +02:00
aringenbach
0ff3052561
L10N
2023-04-20 17:09:02 +02:00
Andy Uhnak
4e626f48f1
Deprecate MXLegacyCrypto
2023-04-18 12:45:39 +01:00
Arnfried Griesert
3736b8c9fd
Merged element 1.10.9 into bum
2023-04-11 11:46:44 +02:00
Frank Rotermund
1dd82af9c1
Feature/4382 performance send message
2023-03-31 10:31:06 +00:00
Andy Uhnak
60ff992e02
Merge branch 'develop' of github.com:vector-im/element-ios into develop
2023-03-28 18:01:06 +01:00
Doug
1d9caef1ac
Replace Ts&Cs with Acceptable Use Policy. ( #7459 )
2023-03-28 17:38:58 +01:00
Andy Uhnak
be14fc3e0d
Update copy
2023-03-28 14:52:08 +01:00
JanNiklas Grabowski
bba325bbe9
MESSENGER-2638 new layout feature banner
2023-03-28 10:38:04 +00:00
Andy Uhnak
3618ad9153
Display upgrade verification prompt
2023-03-27 15:44:44 +01:00
Arnfried Griesert
dbc8f39fec
MESSENGER-4203 show user qr
2023-03-24 07:35:38 +00:00
Arnfried Griesert
285bf4bdc0
merged basis update 1_10_5 into develop
2023-03-21 07:52:11 +01:00
Nicolas Mauri
7171524ff1
Fix: default pill icon for an unknown user
2023-03-20 10:42:21 +01:00
Nicolas Mauri
265516166c
Turning permalinks into pills
...
#7409 : Permalinks to a room/space are pillified
#7411 : Permalinks to a matrix user are pillified
#7412 : Permalinks to messages are pillified
2023-03-17 16:58:59 +01:00
Arnfried Griesert
28852aa790
merged element-ios 1.10.5 into 4409_basis_update_1_10_5
2023-03-16 12:19:26 +01:00
JanNiklas Grabowski
a6e95b9955
MESSENGER-4407 fixes from testprotocol and release notes
2023-03-14 18:07:07 +01:00
Andy Uhnak
87d43ee3c7
Update startup progress UX
2023-03-10 09:40:48 +00:00
Frank Rotermund
df74a26f86
MESSENGER-4392 messges bubbles as default
2023-03-10 08:06:43 +01:00
Frank Rotermund
c5886f1836
Merge branch 'feature/4174_better_error_message_when_backend_down' into 'develop'
...
Feature/4174 better error message when backend down
See merge request bwmessenger/bundesmessenger/bundesmessenger-ios!103
2023-03-07 12:28:55 +00:00
Frank Rotermund
e435aebd55
Feature/4174 better error message when backend down
2023-03-07 12:28:55 +00:00
JanNiklas Grabowski
6344fa6cb6
MESSENGER-4197 fix status messages cut off
2023-03-07 12:14:51 +00:00
Nicolas Mauri
8437da0d17
Add missing changes on generated Strings file.
2023-03-03 16:22:11 +01:00
Frank Rotermund
8741d904e9
MESSENGER-4157 Better Texts for downtime warnings
2023-03-01 08:47:25 +01:00
Frank Rotermund
241d322543
Feature/4218 wellknown defaults
2023-02-28 10:07:25 +00:00
Nicolas Mauri
de2819ae60
Direct Message: manage encrypted DM in case of invite by email
...
- Don’t allow to invite more than one contact by email
- The DM will be created by enabling the encryption when the HS promotes the encryption
- The chat composer is disabled until a matrix account is created by using the invited email
2023-02-27 18:42:18 +01:00