Commit Graph

338 Commits

Author SHA1 Message Date
David Langley d8e1dbb865 add simple formatting and maximise support for replacement toolbar 2022-10-02 09:06:06 +01: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
aringenbach af375a4e8e Fix mention pills display on iOS 16 2022-09-02 16:22:17 +02: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 e5db15af08 Fix a race in room data source initializer, by adding threadId parameter in every case 2022-08-26 14:12:13 +03:00
Andy Uhnak 74b369e3af Track all errors in Sentry 2022-08-23 08:14:59 +01:00
Gil Eluard a4c0ae2c34 New App Layout: added suppport for room invites in the all chats screen 2022-08-22 13:00:34 +02:00
ismailgulek 6783a77e3d Revert the fix for keyboard stickiness, rename inputAccessoryView 2022-08-15 14:49:24 +03:00
ismailgulek ae59791759 Add an entry for event untrusted status into the encryption info view 2022-08-11 13:52:28 +03:00
Doug bf771954c0 Remove flairs and related groups. 2022-08-09 15:04:54 +01:00
Doug a59758419b Fix build errors. 2022-08-09 15:04:54 +01:00
Doug 3e9e946506 Remove all types related to Groups 2022-08-09 15:04:54 +01:00
Milton Moura d8398187db Fixes a glitch when dismissing a GIF in the media attachment viewer (#6475) (#6476)
* Fixed a glitch in media viewer when dismissing a GIF: the WebView which shows the animation would show in the background while the transition interaction occurred

* adding the changelog entry

Signed-off-by: Milton Moura <miltonmoura@gmail.com>
2022-08-05 11:01:31 +01:00
Doug bdfa76e09f Fix build error on MXKSendReplyEventStringLocalizer. 2022-07-14 16:56:35 +01:00
Doug cbd0c7478c Fix a bug setting nil soft logout credentials. 2022-07-13 09:44:40 +01:00
Gil Eluard 67d8bb9a6d Server Offline Activity Indicator (#6314)
* Server Offline Activity Indicator

- implemented
2022-07-05 14:04:52 +02:00
ismailgulek ec0f204f08 Merge branch 'master' into develop 2022-07-05 10:26:51 +03:00
aringenbach 48fefde091 Display fallback when replied event content is partially missing 2022-07-04 16:59:26 +02:00
Gil Eluard 260cc22d51 Update Files component iOS (#6345)
* Update Files component iOS

- Done
2022-06-29 16:11:52 +02:00
Johannes Marbach 3c1310304b Merge pull request #6326 from vector-im/johannes/lls-reporting
Enable reporting of live location shares (PSF-1066)
2022-06-28 10:59:54 +02:00
Doug 78b82f1a5c Fix size of media on iPad when multitasking. 2022-06-24 14:13:08 +01:00
Doug 75db98e762 Fix pasteboard banner when editing text. 2022-06-23 17:01:20 +01:00
Johannes Marbach c4d386c819 Enable reporting of live location shares
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-06-21 15:17:41 +02:00
Doug 7ea4c156ff Exclude MXK views/controllers from NSE and Intents
And exclude all MXK authentication from the share extension.
2022-06-21 10:04:22 +01:00
Doug e32d6893a9 Trim whitespace and trailing slashes from a user entered homeserver address. 2022-06-21 10:04:22 +01:00
aringenbach 1acc3385e4 Merge pull request #6311 from vector-im/aringenbach/fix_settings_leading_alignment
Fix settings screens items alignment
2022-06-17 16:03:41 +02:00
ismailgulek 1d54a3e9da Merge pull request #6297 from vector-im/ismail/5731_room_header_invite 2022-06-17 15:55:34 +03:00
aringenbach 7389db5948 Fix settings screens items alignment 2022-06-17 14:45:17 +02:00
aringenbach 048f7cd27d Fix some comments 2022-06-17 10:19:10 +02:00
aringenbach cc2a95e865 Use latest user data for mention pills 2022-06-16 17:07:47 +02:00
aringenbach 5fff2bb1b1 Set HTML formatter as static 2022-06-16 09:07:02 +02:00
aringenbach dfc5146658 Move font parameter and update parameters description 2022-06-16 09:07:02 +02:00
aringenbach 1c2fc49817 Improve HTML formatter 2022-06-16 09:07:02 +02:00
Gil Eluard 6956eaacd7 Invites are collapsed incorrectly (#6300)
* Invites are collapsed incorrectly

- use invitee avatar instead of the target avatar for collapsed membership cell
2022-06-15 20:11:03 +02:00
ismailgulek c1f215efe7 Introduce canInvitePeople on bubble cell data 2022-06-14 18:01:24 +03:00
ismailgulek 6a54512c72 Merge branch 'develop' into ismail/5502_ungroup_threads 2022-06-13 13:58:43 +03:00
ismailgulek 62a3485852 Move hasThreadRoot into MXKRoomBubbleCellDataStoring protocol 2022-06-13 13:52:46 +03:00
ismailgulek ef262d37de Merge pull request #6262 from vector-im/ismail/6175_signout_from_all 2022-06-13 10:52:19 +03:00
aringenbach 2920a463f0 Fix reply to usernames containing HTML escape characters 2022-06-10 17:31:34 +02:00