Anderas
2e58d5ad80
Merge pull request #7115 from vector-im/andy/mandatory_crypto
...
Do not retry initial sync on fatal errors
2022-12-05 17:48:42 +00:00
Andy Uhnak
9104af5d05
Change fatal error range
2022-12-05 16:29:14 +00:00
Philippe Loriaux
76936e0e7c
Remove the voice broadcast chunks from the attachments list
2022-12-02 11:51:33 +01:00
Andy Uhnak
3ae3271be2
Do not retry initial sync on fatal errors
2022-11-29 10:15:05 +00:00
Mauro Romito
9d77f65ac2
full screen improvements
2022-11-15 18:56:00 +01:00
Anderas
b0b95f7053
Merge pull request #7068 from vector-im/andy/repeat_sync
...
Remove 10s wait on failed initial sync
2022-11-14 08:39:08 +00:00
Gil Eluard
bd414aad2e
Threads: removed "unread_thread_notifications" from sync filters for server that doesn't support MSC3773
...
- Update after review
2022-11-10 22:50:26 +01:00
Andy Uhnak
1eeaebfd8b
Remove 10s wait on failed initial sync
2022-11-10 16:15:16 +00:00
Gil Eluard
eb6d475f92
Threads: removed "unread_thread_notifications" from sync filters for server that doesn't support MSC3773
2022-11-10 13:22:55 +01:00
Stefan Ceriu
554280939b
Fixes vector-im/element-ios/issues/6441 - Incorrect timeline item text height calculation
2022-11-08 14:46:44 +02:00
Stefan Ceriu
450af545a5
Revert "Fixes vector-im/element-ios/issues/6441 - Incorrect timeline item text height calculation ( #6679 )"
...
This reverts commit bd017d1a77 .
2022-11-08 14:46:44 +02:00
Stefan Ceriu
1512133704
Revert "Fix timeline items text height calculation"
...
This reverts commit 27f4feb8d9 .
2022-11-08 14:46:44 +02:00
Stefan Ceriu
e00d8ee761
Revert "Replace attributed string height calculation with a more reliable implementation"
...
This reverts commit 47512127ec .
2022-11-08 14:46:44 +02:00
Gil Eluard
1648d49d1a
Merge pull request #7030 from vector-im/gil/7029-Threads_add_support_to_labs_flag_for_read_receipts
...
Threads: add support to labs flag for read receipts
2022-11-04 13:38:59 +01:00
Gil Eluard
f85b218b57
Merge branch 'gil/6663-MSC3771_read_receipts_for_threads' into gil/7029-Threads_add_support_to_labs_flag_for_read_receipts
2022-11-03 13:35:24 +01:00
Gil Eluard
02ef0ae6e6
Merge branch 'gil/6663-MSC3771_read_receipts_for_threads' into gil/6664-MSC3773_notifications_for_threads
2022-11-03 13:35:01 +01:00
Gil Eluard
24bde96cec
Merge branch 'develop' into gil/6663-MSC3771_read_receipts_for_threads
2022-11-03 13:34:27 +01:00
Gil Eluard
3d5ae643cd
Threads: add support to labs flag for read receipts
2022-11-02 23:42:53 +01:00
Gil Eluard
b6b4288cde
Threads: added support to read receipts (MSC3771)
...
- Update after review
2022-11-02 15:23:54 +01:00
Gil Eluard
2bf744cad2
Threads: added support to notifications count (MSC3773)
2022-11-01 22:57:39 +01:00
Gil Eluard
6bff73125d
Threads: added support to read receipts (MSC3771)
...
- Update after review
2022-11-01 22:48:47 +01:00
Anderas
f470feb8d6
Merge pull request #6985 from vector-im/andy/complete_crypto
...
Complete MXCryptoV2 implementation
2022-10-31 17:56:05 +00:00
Andy Uhnak
7578245268
CryptoV2 changes
2022-10-31 08:49:51 +00:00
Stefan Ceriu
cbf3acaaef
Switch the CI to code 14 and the iOS 14 simulator, fix UI tests
2022-10-27 11:41:32 +03:00
Andy Uhnak
6fad57f0a5
Complete MXCryptoV2 implementation
2022-10-26 17:00:43 +01:00
Anderas
44222f4e40
Merge pull request #6943 from vector-im/andy/crypto_protocol
...
Define MXCrypto and MXCrossSigning as protocols
2022-10-25 15:19:41 +01:00
Andy Uhnak
ef41004586
Define MXCrypto and MXCrossSigning as protocols
2022-10-25 14:11:39 +01:00
Gil Eluard
21f5689112
Threads: added support to read receipts (MSC3771)
2022-10-24 22:27:13 +02:00
David Langley
67e1ce5f6e
Set inputAccessoryViewForKeyboard so that interactive dismissal works.
2022-10-17 17:19:14 +01:00
David Langley
cde2ed93e7
fix newline
2022-10-08 10:59:32 +01:00
David Langley
4b79629fef
Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/wysiwyg_integration
2022-10-08 10:58:10 +01:00
David Langley
9645cf939e
Move composer send media selection to it's own coordinator and us e ioS 15 api for sheet
2022-10-08 10:46:05 +01:00
Gil Eluard
7c826a6d61
Check enabled field in notification settings push toggles
...
- Update after review
2022-10-06 12:46:03 +02:00
Gil Eluard
4b52380eb9
Check enabled field in notification settings push toggles
2022-10-06 11:40:12 +02:00
David Langley
de1ac682cb
add composer actions/modules and ability to send rich messages
2022-10-04 15:01:01 +01:00
David Langley
d8e1dbb865
add simple formatting and maximise support for replacement toolbar
2022-10-02 09:06:06 +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
aringenbach
2cf7e7ebab
Fix render of links with both characters requiring percent encoding and markdown-like syntax
2022-09-23 15:06:40 +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
aringenbach
770657ee93
Fix replied event content parsing for nested replies
2022-09-20 09:53:35 +02:00
Stefan Ceriu
47512127ec
Replace attributed string height calculation with a more reliable implementation
2022-09-12 18:18:31 +03:00
Stefan Ceriu
27f4feb8d9
Fix timeline items text height calculation
2022-09-11 11:07:37 +03:00
Yoan Pintas
a625e287a4
Start DM on first message ( #6367 )
...
Start DM on first message
Co-authored-by: Philippe Loriaux <philippel@element.io >
2022-09-06 14:33:32 +02:00
Stefan Ceriu
bd017d1a77
Fixes vector-im/element-ios/issues/6441 - Incorrect timeline item text height calculation ( #6679 )
2022-09-06 12:05:15 +03:00
aringenbach
32fe42ace0
Fix mention pills display when coming back to a room with an unsent message
2022-09-05 10:56:50 +02:00
Anderas
686996d821
Merge pull request #6668 from vector-im/andy/discard_session
...
Slash command to manually discard outbound session
2022-09-05 09:49:59 +01:00
Gil Eluard
db761cc196
Merge pull request #6665 from vector-im/gil/6645-UI_glitches_in_dark_mode
...
UI glitches in dark mode
2022-09-05 10:46:31 +02:00
Andy Uhnak
2dc3186eb7
Slash command to discard session
2022-09-05 08:36:00 +01:00
Gil Eluard
df083edd54
Fixed UI glitches in dark mode
...
- Update after review
- Better theme support for `RoundedToastView`
- Better theme support for `RecentsInvitesTableViewCell`
2022-09-03 22:03:54 +02:00