Giom Foret
68f2b1cdef
Display info dialogs when we prevent the user from starting a new voice broadcast
...
- Update the existing implementation used to start/stop a voice broadcast in order to handle the different cases where voice broadcast is denied
- Add the optional Voice broadcast action to the new wysiwyg composer
2022-10-20 00:38:42 +02:00
Yoan Pintas
5279338e62
[Voice Broadcast] Aggregate the chunks of voice messages in room timeline ( #6891 )
2022-10-17 18:23:47 +02:00
David Langley
23365e56ae
Merge branch 'langleyd/6830_wysiwyg_core_formatting' of github.com:vector-im/element-ios into langleyd/6830_wysiwyg_core_formatting
2022-10-13 12:19:55 +01:00
David Langley
7cab1eaef0
more comment updates
2022-10-13 11:46:00 +01:00
David Langley
ca8467e7b0
Updates based on comments.
2022-10-13 11:12:14 +01:00
Mauro Romito
f7aa8822dd
Merge branch 'langleyd/6830_wysiwyg_core_formatting' into mauroromito/wysiwyg_edit_reply_UI
...
# Conflicts:
# Riot/Modules/Room/Views/WYSIWYGInputToolbar/WysiwygInputToolbarView.swift
2022-10-12 15:25:27 +02:00
David Langley
f8da168065
get rid of additional UIHostingController. Cleanup and comments.
2022-10-12 14:14:25 +01:00
David Langley
8abeae5060
Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/6830_wysiwyg_core_formatting
2022-10-12 11:46:24 +01:00
Yoan Pintas
fb066ea869
Add voice broadcast state event ( #6785 )
2022-10-12 11:30:38 +02:00
Mauro Romito
9e44c96b43
edit reply completed, just need to polish the UI a bit more.
2022-10-11 21:04:04 +02:00
Mauro Romito
6049541e4d
todo reminder
2022-10-11 13:06:28 +02:00
Mauro Romito
c09d8b3607
improving overall code
2022-10-10 18:54:20 +02:00
Mauro Romito
273fc3c2f7
edit works functionally (no UI changes yet)
2022-10-10 17:44:57 +02:00
Mauro Romito
7dc108849f
Merge branch 'langleyd/6830_wysiwyg_core_formatting' into mauroromito/wysiwyg_edit_and_reply
...
# Conflicts:
# Riot/Modules/Room/Views/WYSIWYGInputToolbar/WysiwygInputToolbarView.swift
2022-10-10 12:51:48 +02:00
David Langley
dac94cbebf
Add labs flag and strings
2022-10-08 11:57:13 +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
Mauro Romito
c99d5ffcd2
edit is displayed in the WYSIWYG, but the send button still sends a new message instead of correcting the edit
2022-10-07 18:35:13 +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
ismailgulek
08f4a76ad9
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
2022-09-20 11:40:32 +03:00
Doug
164051a9f2
Only disable the composer if the room is yet to be created.
2022-09-16 19:46:11 +01: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
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
aringenbach
32fe42ace0
Fix mention pills display when coming back to a room with an unsent message
2022-09-05 10:56:50 +02: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
Gil Eluard
c48121c499
Fixed UI glitches in dark mode
2022-09-02 14:23:46 +02:00
Gil Eluard
85ebac545a
Glitchy room list header when scrolling
...
- fixed
2022-09-01 16:56:18 +02: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
ismailgulek
142584eedd
Fix UITableViewAlertForLayoutOutsideViewHierarchy errors
2022-08-12 17:55:59 +03:00
ismailgulek
7d400707eb
Fix UITableViewAlertForVisibleCellsAccessDuringUpdate errors
2022-08-12 17:55:59 +03:00
Doug
bf771954c0
Remove flairs and related groups.
2022-08-09 15:04:54 +01:00
Doug
a54e5f436a
Fix an infinite loop when tapping an unjoined room alias. ( #6522 )
...
* Fix a crash in universal link handling.
* Fix an infinite loop when tapping an unjoined room alias.
2022-08-04 15:41:50 +01:00
SBiOSoftWhare
680874071c
RoomVC: Updated supported context menu actions for beacon info event.
2022-07-18 15:47:05 +02:00
aringenbach
dfd0ff41ed
Rename isIRCStyleCommand to sendAsIRCStyleCommandIfPossible
2022-07-12 10:37:29 +02:00
aringenbach
d5bc0415a0
Rework slash command condition to make it a bit clearer
2022-07-12 10:35:05 +02:00
aringenbach
64d4b2c0eb
Fix slash commands from room composer
2022-07-11 18:17:12 +02:00
Gil Eluard
67d8bb9a6d
Server Offline Activity Indicator ( #6314 )
...
* Server Offline Activity Indicator
- implemented
2022-07-05 14:04: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
aringenbach
e18a58846c
Handle long press on back buttons
2022-06-22 15:56:31 +02:00
Johannes Marbach
b3670e8bb0
Merge pull request #6328 from vector-im/johannes/quoting
...
Make quoting context menu action work again
2022-06-21 21:05:57 +02:00
Johannes Marbach
5503c9909a
Make quoting work again
...
Signed-off-by: Johannes Marbach <johannesm@element.io >
2022-06-21 15:49:56 +02: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
572676d3f9
Add spacing between the Jitsi and Threads toolbar buttons.
2022-06-21 11:41:23 +01:00
Gil Eluard
45e032928a
Update Reactions component ( #6244 )
...
* Update Reactions component
- Done
2022-06-15 16:08:43 +02:00
ismailgulek
44e79e5fcd
Update actions when the input toolbar is refreshed
2022-06-14 17:02:58 +03:00
ismailgulek
3fc87db842
Add cancel in every case when showing the contextual menu
2022-06-13 18:26:57 +03:00
Gil Eluard
d52bbb99c1
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
ismailgulek
1bf3c06d6e
Adapt to refactorings
2022-06-07 16:11:28 +03:00