Nicolas Mauri
1d96d94e65
fixed a crash when a new DM room is created ( #7232 )
...
Signed-off-by: Nicolas Mauri <nicolasm@element.io >
2023-01-05 10:47:01 +01:00
Phl-Pro
746391ae23
VoiceBroadcast: Manage app crash cases when recording ( #7188 )
...
* Cancel automatically a Voice Broadcast from a room after an app crash
* We limit for the moment the uncompleted voice broadcast cleaning to the breadcrumbs rooms list
By considering potential performance issues, we decided to limit the uncompleted VB cleaning in the recents list service:
- we run the process only once when the application is resumed
- we run the process only on the breadcrumbs rooms list
This prevent us from checking several times in parallel the same room (because a room may be listed in several recents sections)
This prevent us from checking several times the same room (each room should be checked only once after the app resume)
If a room is not checked from the recents list, a sanity check is still done in RoomViewController (to clean the room when the user opens it)
2022-12-23 15:25:52 +01:00
Mauro Romito
26e735b0b9
implementation done, only tests, localisation and design feedback are left
2022-12-12 18:29:13 +01:00
Mauro Romito
133a66188b
WIP
2022-12-12 15:39:57 +01:00
Mauro Romito
66c20094d2
boilerplate setup completed
2022-12-07 19:22:33 +01:00
Mauro Romito
6882f507a7
creating the coordinator for the link action view
2022-12-07 18:17:28 +01:00
Mauro Romito
a7953c092b
fix for iOS 15 fullscreen mode not working
2022-11-30 13:27:07 +01:00
Mauro Romito
15a00ba9f9
fix
2022-11-29 12:10:29 +01:00
Mauro Romito
db56299f44
improved code and stability
2022-11-15 20:26:58 +01:00
Mauro Romito
d4ccd1faad
improvements
2022-11-15 17:52:45 +01:00
Mauro Romito
495c3626a7
fullscreen mode implemented
2022-11-11 16:57:05 +01:00
Mauro Romito
7eb07e19cc
animation improvement with and without keyboard
2022-11-11 12:07:19 +01:00
Mauro Romito
e3b6386a8c
improving animations
2022-11-11 10:24:14 +01:00
Mauro Romito
0af717e4f2
swipe animation improvements
2022-11-10 18:13:22 +01:00
Mauro Romito
e7beee39ca
code improvements
2022-11-10 15:55:25 +01:00
Mauro Romito
49869ccd02
Merge branch 'develop' into mauroromito/fullscreen_mode_2
...
# Conflicts:
# RiotSwiftUI/Modules/Room/Composer/View/Composer.swift
2022-11-10 14:29:08 +01:00
Mauro Romito
d4509b80f8
keyboard dismissal issue fixed
2022-11-10 13:46:41 +01:00
Mauro Romito
04f8e18634
improved the pan animation to be as the designs
2022-11-09 17:07:05 +01:00
Mauro Romito
bf802b7b4a
some pr suggestions
2022-11-09 15:40:10 +01:00
Mauro Romito
951775b44f
pan gesture
2022-11-09 14:21:14 +01:00
aringenbach
6b82ea8fd3
Merge pull request #6993 from vector-im/aringenbach/6962_slash_commands
...
Fixed IRC-style message and commands support in Rich text editor
2022-11-09 10:31:14 +01:00
Mauro Romito
57096d61bb
fix for iPad
2022-11-08 18:48:50 +01:00
Mauro Romito
2b367e1436
fix for iPad
2022-11-08 18:42:04 +01:00
Mauro Romito
e85f31fb57
full screen improvements
2022-11-08 16:50:44 +01:00
Mauro Romito
3cd2cb72ba
fullscreen mode with navigation controller superview
2022-11-08 14:56:12 +01:00
Mauro Romito
90b4433a0e
Merge branch 'develop' into mauroromito/fullscreen_mode_2
...
# Conflicts:
# Riot/Modules/Room/RoomViewController.swift
2022-11-08 13:21:42 +01:00
Mauro Romito
be1a3d67e0
trick without using the window but the nav controller
2022-11-04 14:30:28 +01:00
Mauro Romito
eaffd3e1fa
fixed the positioning
2022-11-04 11:07:14 +01:00
Mauro Romito
89b2ef6687
this solution looks promising
2022-11-04 04:39:22 +01:00
Mauro Romito
3b5be32cf4
another possible impl
2022-11-04 02:45:55 +01:00
aringenbach
a43a21fe14
Fixed IRC-style message and commands support in Rich text editor
2022-10-28 17:26:18 +02:00
aringenbach
ac77fb97da
Enable WYSIWYG plain text support
2022-10-26 16:20:45 +02:00
Mauro Romito
3fdbae47d8
error logging improvement
2022-10-10 18:32:44 +02:00
Mauro Romito
804320351d
formatted reply support
2022-10-10 18:26:48 +02:00
Mauro Romito
201e6f5a09
edit works functionally (no UI changes yet)
2022-10-10 17:44:57 +02:00
Mauro Romito
13096f3f88
created the replace formatted text function
2022-10-10 15:52:34 +02:00
David Langley
7624d82310
Add labs flag and strings
2022-10-08 11:57:13 +01:00
David Langley
cd2776f458
add composer actions/modules and ability to send rich messages
2022-10-04 15:01:01 +01:00
Andy Uhnak
a9d1e84252
Track all errors in Sentry
2022-08-23 08:14:59 +01:00
aringenbach
ee8d7bf200
Fix composer text coloration
2022-05-13 16:40:47 +02:00
aringenbach
69b7eae92f
Use font from context and store it in pill data
2022-05-10 17:19:52 +02:00
aringenbach
dd07d597a8
Rename StringPillsUtils to PillsFormatter
2022-05-09 15:32:53 +02:00
aringenbach
07b2ddc4a9
Rename isCurrentUser to isHighlighted
2022-05-05 15:28:04 +02:00
aringenbach
c8a9f90007
Handle empty displayname & fix iOS 14 mentions
2022-05-05 15:12:59 +02:00
aringenbach
8077b8058d
Fix fonts and edition on replies
2022-05-04 12:17:21 +02:00
aringenbach
f26fb6e569
Remove link in composer
2022-05-03 16:51:47 +02:00
aringenbach
a05923d911
Fix emote sending and edit message
2022-05-03 15:16:02 +02:00
aringenbach
69c0a7d9bd
Add documentation
2022-05-02 17:36:53 +02:00
aringenbach
8d65cd8a40
Enable sending messages with pills
2022-05-02 13:35:35 +02:00