Doug
86ac0f14e0
Notification strings fall back to English if missing
2022-04-06 15:44:12 +01:00
aringenbach
08faf850e5
Fix RoomTitleView default presence display & add a constraint for disambiguation on RoomInfoBasicView
2022-04-06 16:01:49 +02:00
aringenbach
e634d181ad
Update MXPresence to NS_ENUM
2022-04-06 15:23:36 +02:00
aringenbach
320fa8d59a
Add presence offline mode setting
2022-04-06 15:18:54 +02:00
aringenbach
2f82ae129d
Merge pull request #5972 from vector-im/aringenbach/5933_presence_indicator
...
Display presence indicator on Home & DM
2022-04-06 15:17:48 +02:00
Gil Eluard
0021c3f35b
Room context preview dismissed unexpectedly ( #5993 )
...
- fixed
2022-04-06 10:43:35 +02:00
Doug
745c16d9fb
Merge pull request #5917 from vector-im/doug/5652_enable_ftue_personalisation
...
Enable profile personalisation screens after registration.
2022-04-05 17:43:44 +01:00
aringenbach
2ab98cfe07
Weakify self on presence notifications observers
2022-04-05 15:21:53 +02:00
aringenbach
38363b1832
PresenceIndicatorView Swift implementation
2022-04-05 15:13:58 +02:00
aringenbach
fa3f01bb8f
Merge branch 'develop' into aringenbach/5933_presence_indicator
2022-04-05 14:14:45 +02:00
ismailgulek
502e9ebd05
Reload thread data source without notifying the screen
2022-04-05 14:04:48 +03:00
ismailgulek
64eb616a4c
Move extension into Element
2022-04-05 13:09:46 +03:00
ismailgulek
e4a8ff986e
Merge branch 'develop' into ismail/5878_threads_design_tweaks
2022-04-05 13:02:19 +03:00
ismailgulek
6bc6c4ed14
Merge pull request #5970 from vector-im/ismail/5772_threads_opt-in
...
Threads opt-in screen
2022-04-05 12:36:01 +03:00
ismailgulek
1eadd774e2
Move threads enabling logic to the coordinator
2022-04-05 11:35:57 +03:00
ismailgulek
84c77c048e
Do not truncate lines in threads empty view
2022-04-05 02:38:36 +03:00
ismailgulek
94314a8cdd
Do not navigate to thread screen for thread root events
2022-04-05 02:36:10 +03:00
ismailgulek
57c7075519
Render links and mentions as regular text in thread list
2022-04-05 02:35:32 +03:00
ismailgulek
bd5d43d5b1
Fix vertical insets for thread summary
2022-04-05 02:34:58 +03:00
ismailgulek
4f9d9c2fed
Do not scale room name in thread header
2022-04-05 02:34:36 +03:00
ismailgulek
a699639f9d
Set most of the parameters via storyboard
2022-04-05 02:04:05 +03:00
ismailgulek
83bd54cc90
Introduce ThreadsBetaCoordinator & open thread view directly after enabling threads
2022-04-05 01:59:11 +03:00
ismailgulek
3e4245df74
Use final help link
2022-04-05 01:12:00 +03:00
Gil Eluard
1adfa904ae
Add support for Apple context menus in matrix items list screens ( #5963 )
2022-04-04 20:07:06 +02:00
aringenbach
75bd14a878
Slightly reduce RoomTitleView presence indicator border width
2022-04-04 18:52:07 +02:00
aringenbach
4c38d89f55
Add observer to refresh RoomTitleView on presence updates
2022-04-04 18:52:07 +02:00
aringenbach
967b4429f5
Observe presence changes to update RoomInfoBasicView
2022-04-04 18:52:07 +02:00
aringenbach
f776b335ef
Display presence in RoomInfoBasicView
2022-04-04 18:52:07 +02:00
aringenbach
a3379ea59f
Move RoomTitleView encryption badge when presence is displayed
2022-04-04 18:52:07 +02:00
aringenbach
dbd38d79b2
Enable presence indicator border colour update
2022-04-04 18:52:07 +02:00
aringenbach
fec3a9a9c8
Add presence indicator to RoomTitleView
2022-04-04 18:52:07 +02:00
aringenbach
b79c924a18
Setup IBInspectable for indicator border width
2022-04-04 18:52:07 +02:00
aringenbach
0601da4f08
Add PresenceIndicatorViewDocumentation and initWithFrame support
2022-04-04 18:52:07 +02:00
aringenbach
93ce241a0b
Display presence indicator on home & DM list
2022-04-04 18:52:07 +02:00
aringenbach
9f94a44fa5
Add presence to MXKRecentCellData
2022-04-04 18:52:07 +02:00
MaximeEvrard42
ff78d21755
Merge pull request #5957 from vector-im/maximee/5858_pin_drop_sharing
...
[Location Sharing]: Pin drop location sharing
2022-04-04 18:04:22 +02:00
ismailgulek
d6003dfb0c
Display opt-in screen if threads disabled
2022-04-04 16:59:12 +03:00
ismailgulek
4ff5ae1315
Create opt-in screen
2022-04-04 16:58:45 +03:00
Andy Uhnak
e817286424
Reduce the number of unnecessary home page reloads
2022-04-04 12:04:55 +01:00
Andy Uhnak
3f34fd655a
Refactor sections as enum types
2022-04-04 09:40:26 +01:00
Andy Uhnak
6cde2f4461
Fix compilation
2022-04-04 09:02:52 +01:00
Andy Uhnak
a7228a4aaf
Register unique cells for home screen sections
2022-04-04 08:30:25 +01:00
MaximeE
af9a524273
5858: Modification of the event send according to coordinate type
2022-03-31 16:52:16 +02:00
ismailgulek
96f4126f48
Merge pull request #5956 from vector-im/ismail/5870_thread_from_voice
...
Fix voice message cell height when containing thread summary
2022-03-31 14:49:03 +03:00
ismailgulek
78e77e610a
Strip in reply to from thread summary and from the latest message
2022-03-31 13:48:48 +03:00
ismailgulek
3da0186a6d
Add missing protocol conformance
2022-03-31 13:44:12 +03:00
ismailgulek
2457774ac7
Merge pull request #5865 from vector-im/ismail/5770_threads_notice
...
Threads notice
2022-03-31 13:18:40 +03:00
Doug
a7157d1c27
Merge branch 'master' into develop
2022-03-31 10:39:25 +01:00
Gil Eluard
cd965b6db9
Not possible to join an empty room on some suggested rooms ( #5950 )
...
* “It is not possible to join an empty room” on suggested rooms in a space #5170
- Fixed
2022-03-30 19:38:05 +02:00
Doug
7b043fabcf
Refinements to onboarding personalisation flow.
...
Fix incorrect fonts and use autocapitalization on the display name field.
Fix bug where authentication view controller would become active again after registration.
Improve EffectsView API.
2022-03-30 16:44:19 +01:00