Commit Graph

1772 Commits

Author SHA1 Message Date
David Langley 93a9ec223a Revert "Replace ffmpeg with switf-ogg" 2022-06-20 10:53:56 +02:00
aringenbach c757657cdd 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 5957a1c993 Merge pull request #6297 from vector-im/ismail/5731_room_header_invite 2022-06-17 15:55:34 +03:00
aringenbach 5baacbe304 Fix settings screens items alignment 2022-06-17 14:45:17 +02:00
aringenbach 6272d77090 Merge pull request #6309 from vector-im/aringenbach/6302_use_latest_data_for_pills
Use latest user data for mention pills
2022-06-17 13:56:20 +02:00
David Langley 9cc574cccd Merge pull request #6264 from vector-im/langleyd/6263_remove_ffmpeg
Replace ffmpeg with switf-ogg
2022-06-17 10:21:38 +01:00
aringenbach 4c8bed38c2 Use latest user data for mention pills 2022-06-16 17:07:47 +02:00
Gil Eluard 0015993b8e 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 70a794d3dc Merge pull request #6301 from vector-im/ismail/6271_scrollback_spinner 2022-06-15 18:22:16 +03:00
Gil Eluard 05ccf557e7 Update Reactions component (#6244)
* Update Reactions component

- Done
2022-06-15 16:08:43 +02:00
ismailgulek b01f692fe5 Present loading indicator immediately on pagination 2022-06-15 14:30:48 +03:00
David Langley a1d5f7a83b fix typos and returning on main 2022-06-14 23:44:49 +01:00
ismailgulek a0e9a23cb1 Add canInvitePeople parameter to room discussion type 2022-06-14 18:02:15 +03:00
ismailgulek 01c73070c8 Update actions when the input toolbar is refreshed 2022-06-14 17:02:58 +03:00
ismailgulek a195f43b38 Merge pull request #6274 from vector-im/ismail/5502_ungroup_threads
Ungroup events containing thread roots
2022-06-14 11:18:23 +03:00
ismailgulek 18cf1c631a Merge pull request #6279 from vector-im/ismail/6242_fix_merge_bubbles 2022-06-14 10:46:10 +03:00
ismailgulek 283beb6429 Add cancel in every case when showing the contextual menu 2022-06-13 18:26:57 +03:00
ismailgulek 70dfb74fc1 Avoid merging of bubbles if current timeline configuration does not allow 2022-06-13 17:56:01 +03:00
ismailgulek e540adfa14 Introduce canMerge method on timeline style 2022-06-13 17:55:31 +03:00
ismailgulek 8d9a820e15 Merge branch 'develop' into ismail/5502_ungroup_threads 2022-06-13 13:58:43 +03:00
ismailgulek 426f7ecfbd Do not group events containing thread roots 2022-06-13 13:57:14 +03:00
Gil Eluard ced9858a06 Room preview unexpectedly triggering within the room (#6255)
* Room preview unexpectedly triggering within the room

- The room creation modal is now triggered only when the user taps the room name label
- Also fix empty room creation modal view
2022-06-10 10:41:37 +02:00
David Langley a67f764281 Replace ffmpeg with switf-ogg 2022-06-09 23:39:45 +01:00
Stefan Ceriu 4c9eb5138f Fixes vector-im/element-ios/issues/6241 - Prevent random crashes when tapping links. Avoid displaying the confirmation alert for plain text ones. 2022-06-08 14:09:43 +03:00
aringenbach 3994899c4d Merge pull request #6251 from vector-im/aringenbach/remove_edit_mode_flag_fix_roomstate_crash
Remove render edit flag and fix a nil room state crash
2022-06-08 09:38:28 +02:00
ismailgulek 017abf7dc1 Merge pull request #6250 from vector-im/ismail/6180_support_prov_links 2022-06-07 20:54:14 +03:00
aringenbach 48a83a9c55 Remove render edit flag and fix a nil room state crash 2022-06-07 17:31:17 +02:00
ismailgulek ed96e14e82 Adapt to refactorings 2022-06-07 16:11:28 +03:00
aringenbach 68a78724af Merge pull request #6155 from vector-im/aringenbach/construct_replies_from_replied_event
Construct formatted body from replied event
2022-06-07 11:23:50 +02:00
Gil Eluard 3364964c92 Show user indicators when paginating a room (#6234)
- implemented
2022-06-03 09:46:34 +02:00
aringenbach 3a989a78fa Construct formatted body from replied event 2022-06-02 15:45:08 +02:00
MaximeEvrard42 acd054e5c1 Merge pull request #6198 from vector-im/maximee/6195_lls_labbs_flag
[Location Sharing]: Add labbs flag for live location sharing - PSF-800
2022-05-31 10:41:54 +02:00
ismailgulek ce5ec19e7b Move validation logic to a new class and add tests 2022-05-30 16:05:20 +03:00
ismailgulek d12dab30c6 Merge branch 'develop' into ismail/6208_links_rtlo 2022-05-30 13:46:32 +03:00
MaximeEvrard42 6d261c9801 Merge pull request #6185 from vector-im/maximee/6101_lls_add_spinner_starting_cell
[Location sharing] Add a spinner to starting state of location sharing cell (PSF-990)
2022-05-30 10:55:02 +02:00
ismailgulek 33f893a672 Fix confirmation for RTL overridden links 2022-05-27 00:24:15 +03:00
MaximeE b928f5f301 6101: Rename for more clarity 2022-05-24 17:58:41 +02:00
MaximeE 16950ad58b 6195: Add labbs flag for live location sharing 2022-05-24 11:43:00 +02:00
Shunmugaraj 8ce6a1c1c6 copy not working in > iOS 15 2022-05-23 09:59:15 +03:00
SBiOSoftWhare d8e9049dd2 RoomDataSource: Improve live location sharing status verification. 2022-05-20 15:14:59 +02:00
MaximeE e8586aff9e 6101: Fix behavior of activity indicator 2022-05-19 17:13:52 +02:00
MaximeE bc3d1b4551 6101: Add spinner on location sharing cell 2022-05-18 18:13:23 +02:00
Stefan Ceriu 816ba3b249 Fix crash when opening rooms where the current user doesn't have permission to post messages. 2022-05-18 11:58:25 +03:00
Stefan Ceriu de6a633a23 Fixes #6160 - Stop deleting audio recording when sending fails and allow it to be retried through the normal mechanism 2022-05-17 18:25:57 +03:00
MaximeE 838be598ed 6162: Update UI according to new design 2022-05-17 11:26:29 +02:00
Yoan Pintas 5a69c01274 Merge pull request #6098 from vector-im/yostyle/disable_search_encrypted_rooms
Hide or disable search in the encrypted rooms
2022-05-16 23:24:06 +02:00
aringenbach b61c8a1d97 Check nullability on attributed text 2022-05-13 17:02:56 +02:00
aringenbach ee8d7bf200 Fix composer text coloration 2022-05-13 16:40:47 +02:00
aringenbach 2fef71bb21 Merge pull request #6145 from vector-im/aringenbach/6144_presence_home_dm_refresh
Presence: fix live updates on Home & DM list
2022-05-12 16:19:04 +02:00
MaximeE 88c158fa0b Merge branch 'develop' into maximee/PSF-986_lls_fix_live_banner_visibility 2022-05-12 11:49:58 +02:00