aringenbach
|
740b04f799
|
Merge pull request #5999 from vector-im/aringenbach/5995_presence_offline_mode
Presence offline mode setting
|
2022-04-07 11:43:13 +02:00 |
|
Andy Uhnak
|
94ea5f61e4
|
Merge branch 'develop' into andy/5958_home_scroll
|
2022-04-07 09:57:47 +01:00 |
|
aringenbach
|
53d8379af6
|
Rename build setting & encode with string value
|
2022-04-07 09:38:21 +02:00 |
|
Doug
|
f46b976101
|
Merge branch 'master' into develop
|
2022-04-06 17:48:50 +01:00 |
|
Doug
|
e910061416
|
Notification strings fall back to English if missing
|
2022-04-06 15:44:12 +01:00 |
|
aringenbach
|
e21a81366e
|
Fix RoomTitleView default presence display & add a constraint for disambiguation on RoomInfoBasicView
|
2022-04-06 16:01:49 +02:00 |
|
aringenbach
|
8a9315c220
|
Update MXPresence to NS_ENUM
|
2022-04-06 15:23:36 +02:00 |
|
aringenbach
|
18e2e9940b
|
Add presence offline mode setting
|
2022-04-06 15:18:54 +02:00 |
|
aringenbach
|
93b4d465cb
|
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
|
f92f5a5f0c
|
Room context preview dismissed unexpectedly (#5993)
- fixed
|
2022-04-06 10:43:35 +02:00 |
|
Doug
|
61040a4cb7
|
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
|
d492f6764c
|
Weakify self on presence notifications observers
|
2022-04-05 15:21:53 +02:00 |
|
aringenbach
|
10cebea479
|
PresenceIndicatorView Swift implementation
|
2022-04-05 15:13:58 +02:00 |
|
aringenbach
|
ce05f3de08
|
Merge branch 'develop' into aringenbach/5933_presence_indicator
|
2022-04-05 14:14:45 +02:00 |
|
ismailgulek
|
fff61b12c1
|
Reload thread data source without notifying the screen
|
2022-04-05 14:04:48 +03:00 |
|
ismailgulek
|
81c5cf1c03
|
Move extension into Element
|
2022-04-05 13:09:46 +03:00 |
|
ismailgulek
|
455db8dd81
|
Merge branch 'develop' into ismail/5878_threads_design_tweaks
|
2022-04-05 13:02:19 +03:00 |
|
ismailgulek
|
3cbc962db9
|
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
|
29adae0f0d
|
Move threads enabling logic to the coordinator
|
2022-04-05 11:35:57 +03:00 |
|
ismailgulek
|
7643fa368f
|
Do not truncate lines in threads empty view
|
2022-04-05 02:38:36 +03:00 |
|
ismailgulek
|
1a48313719
|
Do not navigate to thread screen for thread root events
|
2022-04-05 02:36:10 +03:00 |
|
ismailgulek
|
e058adaee4
|
Render links and mentions as regular text in thread list
|
2022-04-05 02:35:32 +03:00 |
|
ismailgulek
|
018485bd3c
|
Fix vertical insets for thread summary
|
2022-04-05 02:34:58 +03:00 |
|
ismailgulek
|
a8d6391409
|
Do not scale room name in thread header
|
2022-04-05 02:34:36 +03:00 |
|
ismailgulek
|
0f5f59b3ad
|
Set most of the parameters via storyboard
|
2022-04-05 02:04:05 +03:00 |
|
ismailgulek
|
5e928b81be
|
Introduce ThreadsBetaCoordinator & open thread view directly after enabling threads
|
2022-04-05 01:59:11 +03:00 |
|
ismailgulek
|
571caa1ae9
|
Use final help link
|
2022-04-05 01:12:00 +03:00 |
|
Gil Eluard
|
75a5be19e9
|
Add support for Apple context menus in matrix items list screens (#5963)
|
2022-04-04 20:07:06 +02:00 |
|
aringenbach
|
c5e4481937
|
Slightly reduce RoomTitleView presence indicator border width
|
2022-04-04 18:52:07 +02:00 |
|
aringenbach
|
7080d8fbd6
|
Add observer to refresh RoomTitleView on presence updates
|
2022-04-04 18:52:07 +02:00 |
|
aringenbach
|
781131d8f0
|
Observe presence changes to update RoomInfoBasicView
|
2022-04-04 18:52:07 +02:00 |
|
aringenbach
|
a64f2f7eac
|
Display presence in RoomInfoBasicView
|
2022-04-04 18:52:07 +02:00 |
|
aringenbach
|
089f2cda9a
|
Move RoomTitleView encryption badge when presence is displayed
|
2022-04-04 18:52:07 +02:00 |
|
aringenbach
|
0745aa8c89
|
Enable presence indicator border colour update
|
2022-04-04 18:52:07 +02:00 |
|
aringenbach
|
2e91512e14
|
Add presence indicator to RoomTitleView
|
2022-04-04 18:52:07 +02:00 |
|
aringenbach
|
73dad42c6f
|
Setup IBInspectable for indicator border width
|
2022-04-04 18:52:07 +02:00 |
|
aringenbach
|
00633f4f37
|
Add PresenceIndicatorViewDocumentation and initWithFrame support
|
2022-04-04 18:52:07 +02:00 |
|
aringenbach
|
f084689434
|
Display presence indicator on home & DM list
|
2022-04-04 18:52:07 +02:00 |
|
aringenbach
|
a169c18cf1
|
Add presence to MXKRecentCellData
|
2022-04-04 18:52:07 +02:00 |
|
MaximeEvrard42
|
a11a153c1a
|
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
|
221f13f80c
|
Display opt-in screen if threads disabled
|
2022-04-04 16:59:12 +03:00 |
|
ismailgulek
|
792cca314f
|
Create opt-in screen
|
2022-04-04 16:58:45 +03:00 |
|
Andy Uhnak
|
5de0982307
|
Fix compilation
|
2022-04-04 09:02:52 +01:00 |
|
Andy Uhnak
|
303d58ae49
|
Register unique cells for home screen sections
|
2022-04-04 08:30:25 +01:00 |
|
MaximeE
|
2133bb44bb
|
5858: Modification of the event send according to coordinate type
|
2022-03-31 16:52:16 +02:00 |
|
ismailgulek
|
5ada475258
|
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
|
c87ff007f0
|
Strip in reply to from thread summary and from the latest message
|
2022-03-31 13:48:48 +03:00 |
|
ismailgulek
|
3a14956766
|
Add missing protocol conformance
|
2022-03-31 13:44:12 +03:00 |
|
ismailgulek
|
118a1ce65e
|
Merge pull request #5865 from vector-im/ismail/5770_threads_notice
Threads notice
|
2022-03-31 13:18:40 +03:00 |
|
Doug
|
abac606e60
|
Merge branch 'master' into develop
|
2022-03-31 10:39:25 +01:00 |
|