Commit graph

768 commits

Author SHA1 Message Date
manuroe
ef6fd61a6f Prepare for new sprint 2021-02-03 19:36:11 +01:00
manuroe
3db559135c version++ 2021-02-03 19:09:29 +01:00
SBiOSoftWhare
9797b9f3c6
Merge branch 'develop' into element_3995 2021-02-03 17:16:36 +01:00
SBiOSoftWhare
d5412dfc61 Update changes 2021-02-03 12:15:07 +01:00
manuroe
6ecb2b1b26 Logs: Add a size limitation so that we can upload them in bug reports
#3903
2021-02-03 12:12:28 +01:00
manuroe
79cdebf9d2
Merge branch 'develop' into 3990_matrix.to 2021-02-03 12:06:04 +01:00
manuroe
bcf57406ef matrix.to: The app does not open a permalink from matrix.to
#3993
2021-02-02 17:59:44 +01:00
manuroe
e42a2597d0 matrix.to: Support room preview when the permalink has parameters (like "via=")
It works. There is no reason for not doing it
2021-02-02 17:13:01 +01:00
manuroe
ac7c62fbd3 matrix.to: Cannot open/preview a new room given by alias
#3991

Add a patch to try to build the right string and to avoid to loop forever
2021-02-02 17:07:12 +01:00
manuroe
c28dbf2f35 matrix.to: Cannot open links with query parameters
#3990

The string can come percent encoded but we parse it with ascii chars ("?", "&", ...).
So, remove one layer of encoding to fix the bug.
2021-02-02 16:26:49 +01:00
Gil Eluard
1192589980 Merge branch 'develop' into element_3969
# Conflicts:
#	CHANGES.rst
2021-02-02 12:07:10 +01:00
ismailgulek
93afe7853c
Merge pull request #3989 from vector-im/element_3986
Fix PushKit Crashes due to Undecryptable Call Invites
2021-02-02 11:51:47 +03:00
ismailgulek
d0a2b33d97 Update CHANGES.rst 2021-02-01 18:01:45 +03:00
manuroe
32f8198c8b Widgets: Support $matrix_room_id and $matrix_widget_id parameters
#3987
2021-02-01 12:59:45 +01:00
Gil Eluard
e076690a2f Merge branch 'develop' into element_3969 2021-01-29 11:32:22 +01:00
SBiOSoftWhare
1c655d7b16 Update changes 2021-01-28 19:54:35 +01:00
manuroe
ef416f536e Prepare for new sprint 2021-01-27 13:58:23 +01:00
manuroe
fbf425ccc5 version++ 2021-01-27 13:33:49 +01:00
Gil Eluard
ccbf29ab84 Avoid megolm share requests if the device is not verified 2021-01-26 17:33:05 +01:00
SBiOSoftWhare
99ed2ecb84 Update changes 2021-01-22 14:52:30 +01:00
manuroe
40d463938c Navigation: BF: Unable to open a room from a room list
Fix #3863

Remove weak because of https://github.com/vector-im/element-ios/issues/3863#issuecomment-762723419
2021-01-19 13:07:25 +01:00
manuroe
b123699594 Prepare for new sprint 2021-01-18 16:28:46 +01:00
manuroe
ce736bbf5a version++ 2021-01-18 15:04:01 +01:00
manuroe
bed286da1b Prepare for new sprint 2021-01-15 17:57:13 +01:00
manuroe
3e84f9a7ba version++ 2021-01-15 17:34:19 +01:00
SBiOSoftWhare
03c39660c7 Update changes 2021-01-15 17:08:46 +01:00
Gil Eluard
731942c3b8 Updated CHANGES.rst 2021-01-14 10:59:33 +01:00
SBiOSoftWhare
1f0079a5c5
Merge pull request #3912 from vector-im/invite_friends 2021-01-13 09:19:11 +01:00
SBiOSoftWhare
68ca3393b9 Update changes 2021-01-11 18:30:03 +01:00
Gil Eluard
21f652b31a Merge branch 'develop' into element_3816
# Conflicts:
#	CHANGES.rst
#	Riot/Modules/BugReport/BugReportViewController.m
2021-01-11 12:18:30 +01:00
Gil Eluard
31398d277e
Update CHANGES.rst
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2021-01-11 09:56:51 +01:00
Gil Eluard
94c355f2d9
Merge branch 'develop' into element_3881 2021-01-11 09:53:32 +01:00
SBiOSoftWhare
b77ec3e25d
Merge branch 'develop' into element_3846 2021-01-08 17:48:11 +01:00
SBiOSoftWhare
984e0789fc Update changes 2021-01-07 16:04:12 +01:00
Gil Eluard
3df1214b84
Merge pull request #3894 from vector-im/element_3819
Dismiss description textview on user tap on background.
2020-12-24 10:23:22 +01:00
Gil Eluard
eb26fc6151 Dismiss description textview on user tap on background. 2020-12-23 14:58:59 +01:00
Gil Eluard
6b2721c205 Added "Continue in background" button to bug report screen 2020-12-23 13:59:40 +01:00
Gil Eluard
49eea8f04a Show user id in the room invite preview screen 2020-12-21 16:31:02 +01:00
ismailgulek
3f16bf82d8 Prepare for new sprint 2020-12-18 16:49:51 +03:00
ismailgulek
771254a8fa
Update CHANGES.rst 2020-12-18 15:45:57 +03:00
ismailgulek
ddcbe1ca52 version++ 2020-12-18 15:43:06 +03:00
ismailgulek
1ae06936ed Update CHANGES.rst 2020-12-18 15:03:58 +03:00
ismailgulek
16fe73c2c3 Prepare for new sprint 2020-12-16 19:23:37 +03:00
ismailgulek
6da7a79859 version++ 2020-12-16 18:17:18 +03:00
Gil Eluard
c9848307b9 Added change PIN code feature from the settings 2020-12-16 14:15:41 +01:00
SBiOSoftWhare
15b17bf5d5 Update changes 2020-12-16 13:09:08 +01:00
ismailgulek
c909654f35 Update CHANGES.rst 2020-12-11 12:58:04 +03:00
manuroe
df8c1f3347
Merge pull request #3747 from vector-im/element_3579
Background Sync on Pushes
2020-12-10 11:17:49 +01:00
Gil Eluard
c46360f77c
Update CHANGES.rst
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-12-09 10:15:47 +01:00
Gil Eluard
db4ba58399 Plugged BuildSettings.messageDetailsAllowShare to self.allowActionsInDocumentPreview MXKRoomViewController's property 2020-12-08 22:01:46 +01:00