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
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
giomfo
49a8e89d77
Remove the automatic invite on new message in a DM left by the direct user ( #6695 )
2022-09-09 09:16:52 +02:00
Yoan Pintas
78908d07f6
Fix composer expansion on Start DM ( #6692 )
2022-09-09 09:01:04 +02:00
Stefan Ceriu
8a700ba6fe
Merge pull request #6675 from vector-im/gil/6673-Remove_labs_flag_for_New_App_Layout
...
Removed labs flag and enabled New App Layout
2022-09-07 12:27:29 +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
Gil Eluard
b6a4745192
Merge pull request #6678 from vector-im/gil/6674-Update_empty_states_as_per_latest_design_update
...
Updated empty states as per latest design update
2022-09-06 09:01:30 +02:00
Gil Eluard
631353de7c
Merge pull request #6677 from vector-im/gil/6676-Reset_allChatsOnboardingHasBeenDisplayed_on_logout
...
Reset allChatsOnboardingHasBeenDisplayed on logout
2022-09-06 08:53:52 +02:00
Gil Eluard
43eaf1eb96
Fixed last scrolling glitches in All Chats screen
...
- Changed comment
2022-09-05 23:37:19 +02:00
Gil Eluard
16ea10ef85
Fixed last scrolling glitches in All Chats screen
2022-09-05 23:32:11 +02:00
Gil Eluard
5ec679c564
Updated empty states as per latest design update
2022-09-05 16:06:31 +02:00
aringenbach
7d0433383c
Merge pull request #6671 from vector-im/aringenbach/6670_mention_pills_partial_text_message
...
Fix mention pills display when coming back to a room with an unsent message
2022-09-05 14:24:53 +02:00
Gil Eluard
2026007bed
Reset allChatsOnboardingHasBeenDisplayed on logout
2022-09-05 13:21:59 +02:00
Gil Eluard
379e959bfc
Merge pull request #6669 from vector-im/gil/6512-Last_message_time_ellipsis
...
Last message time ellipsis
2022-09-05 12:43:29 +02:00
Gil Eluard
4950ce2d46
Removed labs flag and enabled New App Layout
2022-09-05 12:03:52 +02: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
Gil Eluard
bd91718840
Last message time ellipsis
...
- Fixed
2022-09-05 10:27:23 +02:00
Gil Eluard
26da5b5916
Merge pull request #6660 from vector-im/gil/6513-Glitchy_room_list_header_when_scrolling
...
Glitchy room list header when scrolling
2022-09-05 10:16:56 +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
Gil Eluard
a088bb0d47
Merge branch 'gil/6513-Glitchy_room_list_header_when_scrolling' into gil/6645-UI_glitches_in_dark_mode
2022-09-03 14:54:09 +02:00
Gil Eluard
e9961198ac
Glitchy room list header when scrolling
...
- update after review
2022-09-02 22:30:19 +02:00
aringenbach
af375a4e8e
Fix mention pills display on iOS 16
2022-09-02 16:22:17 +02:00
Gil Eluard
c48121c499
Fixed UI glitches in dark mode
2022-09-02 14:23:46 +02:00
Gil Eluard
7c08cfaa6c
Merge branch 'develop' into gil/6513-Glitchy_room_list_header_when_scrolling
2022-09-01 16:57:20 +02:00
Gil Eluard
85ebac545a
Glitchy room list header when scrolling
...
- fixed
2022-09-01 16:56:18 +02:00
Anderas
36cf1fc734
Merge pull request #6647 from vector-im/andy/sentry_performance
...
Measure performance in Sentry
2022-08-31 11:37:43 +01:00
Anderas
6ac380b7df
Merge pull request #6641 from vector-im/andy/6589_self_verification
...
Self-verification flow in Crypto V2
2022-08-30 11:50:20 +01:00
Gil Eluard
75699ccf49
Added Labs flag for the new App Layout
...
- Make CI happy
2022-08-29 16:01:34 +02:00
Gil Eluard
0c4f69ffcc
Added Labs flag for the new App Layout
...
- Make CI happy
2022-08-29 15:24:10 +02:00
Gil Eluard
4b619eda39
Added Labs flag for the new App Layout
2022-08-29 14:59:09 +02:00
Stefan Ceriu
c9db7ab496
Merge pull request #6646 from vector-im/ismail/6628_notification_fixes
...
Fixes for thread notifications
2022-08-29 10:27:34 +03:00
Andy Uhnak
8b1e96fa77
Measure performance in Sentry
2022-08-26 16:33:03 +01:00
Stefan Ceriu
e97d7475e5
Fixes vector-im/element-ios/issues/5279 - Stop waiting for biometric unlock if disabled system wide
2022-08-26 17:34:52 +03:00
ismailgulek
e0bb11bd76
Paginate through room events if needed when opening the app from a notification
2022-08-26 16:56:39 +03:00
ismailgulek
9fbba1c48e
Do not destroy thread data sources
2022-08-26 16:55:25 +03:00
ismailgulek
3a38229908
Implement caching for thread data sources
2022-08-26 16:55:08 +03:00
ismailgulek
a54dc25013
Add a sync method to check a room data source existence
2022-08-26 16:54:11 +03:00
ismailgulek
97eeadcf7f
Nullify thread on data source reset
2022-08-26 16:53:50 +03:00
ismailgulek
c06ef28780
Call delegate method of room data source only if there is a change
2022-08-26 14:13:37 +03:00
ismailgulek
e1654280ff
Fix navigation controller toolbar when opening the from a notification
2022-08-26 14:12:55 +03:00
ismailgulek
e5db15af08
Fix a race in room data source initializer, by adding threadId parameter in every case
2022-08-26 14:12:13 +03:00
Gil Eluard
63b4f74be4
Merge pull request #6630 from vector-im/gil/6556-The_avatar_menu_button_should_handle_alpha_channel
...
App Layout: added support for transparent avatar icons in the all cha…
2022-08-26 10:14:17 +02:00
Andy Uhnak
45999c36d3
Self-verification flow
2022-08-25 16:24:17 +01:00
Gil Eluard
04d9d8102d
Merge pull request #6639 from vector-im/gil/6557-App_Layout-Reactions_have_no_background
...
App Layout: fixed reactions background in timeline
2022-08-25 16:06:17 +02:00
Gil Eluard
a163f56087
Merge pull request #6636 from vector-im/gil/6577-App_Layout-Remove_Low_Priority_Rooms_from_Filters
...
app layout remove low priority rooms from filters
2022-08-25 14:22:40 +02:00