ismailgulek
|
502e9ebd05
|
Reload thread data source without notifying the screen
|
2022-04-05 14:04:48 +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
|
94314a8cdd
|
Do not navigate to thread screen for thread root events
|
2022-04-05 02:36:10 +03:00 |
|
ismailgulek
|
4f9d9c2fed
|
Do not scale room name in thread header
|
2022-04-05 02:34:36 +03:00 |
|
ismailgulek
|
83bd54cc90
|
Introduce ThreadsBetaCoordinator & open thread view directly after enabling threads
|
2022-04-05 01:59:11 +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 |
|
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 |
|
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 |
|
Doug
|
86c4ab2c83
|
Fix crash when using the build in camera.
|
2022-03-30 16:17:06 +01:00 |
|
ismailgulek
|
dc2183a3bd
|
Merge branch 'develop' into ismail/5770_threads_notice
|
2022-03-30 13:35:14 +03:00 |
|
Andy Uhnak
|
fadfa48f9f
|
Join room loading indicators
|
2022-03-29 15:03:09 +01:00 |
|
Andy Uhnak
|
273bb475ff
|
Use bounds not frame
|
2022-03-28 13:45:03 +03:00 |
|
Andy Uhnak
|
68690618ef
|
Fix typing performance by avoiding expensive UI operations
|
2022-03-28 13:45:03 +03:00 |
|
Andy Uhnak
|
6754f0c716
|
Use bounds not frame
|
2022-03-24 14:24:14 +00:00 |
|
Andy Uhnak
|
15b00c15bf
|
Fix typing performance by avoiding expensive UI operations
|
2022-03-24 12:40:37 +00:00 |
|
MaximeEvrard42
|
baa3888e4a
|
Merge pull request #5859 from vector-im/maximee/5720_location_sharing_UI_change
Update UI in location sharing view #5720
|
2022-03-24 11:58:09 +01:00 |
|
MaximeE
|
7f140388a1
|
5720: Rework some location sharing related view
|
2022-03-23 15:48:19 +01:00 |
|
Andy Uhnak
|
74f4daa642
|
Prevent "left room" message from showing twice
|
2022-03-22 09:10:08 +00:00 |
|
MaximeE
|
8e3107095f
|
5720: Update from develop
|
2022-03-22 09:41:25 +01:00 |
|
Stefan Ceriu
|
821bdd90ab
|
Fix user suggestions not showing up when re-entering a room.
|
2022-03-21 18:40:21 +02:00 |
|
Andy Uhnak
|
a8085a8bef
|
Merge branch 'master' into develop
|
2022-03-18 17:01:32 +00:00 |
|
SBiOSoftWhare
|
ca23f38a41
|
Fix conflicts with develop
|
2022-03-18 15:12:34 +01:00 |
|
Andy Uhnak
|
355edf5b97
|
Revert copy change
|
2022-03-18 14:02:50 +00:00 |
|
Andy Uhnak
|
712b6ad5c6
|
Allow ignoring invited users that have not joined a room yet
|
2022-03-18 13:31:43 +00:00 |
|
ismailgulek
|
666a0cd27f
|
Merge branch 'develop' into ismail/5770_threads_notice
|
2022-03-18 15:07:44 +03:00 |
|
ismailgulek
|
44629e3f0c
|
Display notice for threads enabled users only
|
2022-03-18 13:32:18 +03:00 |
|
ismailgulek
|
471250acb3
|
Display threads notice if not displayed before
|
2022-03-18 13:23:26 +03:00 |
|
ismailgulek
|
78d3cc406b
|
Update thread list bar button item badge
|
2022-03-18 02:08:03 +03:00 |
|
SBiOSoftWhare
|
0286afd6b1
|
RoomVC: Handle theme change for live location banner.
|
2022-03-17 17:34:09 +01:00 |
|
SBiOSoftWhare
|
7e34d777bf
|
RoomCoordinator: Update with new RoomViewControllerDelegate methods.
|
2022-03-17 16:59:30 +01:00 |
|
SBiOSoftWhare
|
c54ee890be
|
RoomVC: Handle live location banner.
|
2022-03-17 16:58:52 +01:00 |
|
MaximeE
|
dedc558f44
|
5720: Update UI in location sharing View
|
2022-03-17 16:52:22 +01:00 |
|
SBiOSoftWhare
|
03a2e5874d
|
Create LiveLocationSharingBannerView.
|
2022-03-17 16:48:10 +01:00 |
|
Gil Eluard
|
45797a7384
|
Merge branch 'develop' into gil/5769_add_trigger_to_join_and_view_room_metrics_event
# Conflicts:
# Riot/Modules/Analytics/Analytics.swift
|
2022-03-17 13:59:24 +01:00 |
|
ismailgulek
|
5538b6b8cf
|
Reload thread screen for the first message
|
2022-03-15 16:15:38 +03:00 |
|
Gil Eluard
|
69cec41da0
|
Merge branch 'develop' into gil/5769_add_trigger_to_join_and_view_room_metrics_event
|
2022-03-15 10:32:19 +01:00 |
|
Gil Eluard
|
c747ff86ac
|
Add trigger to join and view room metrics events #5769
- Added trigger for JoinedRoom event
- Tracking ViewRoom event for rooms and events
|
2022-03-15 10:31:24 +01:00 |
|
Andy Uhnak
|
abce639820
|
Merge branch 'master' into develop
|
2022-03-14 16:26:07 +00:00 |
|
Andy Uhnak
|
3865143ef5
|
Anchor action sheet to source view
|
2022-03-14 08:47:52 +00:00 |
|
Andy Uhnak
|
f6ee46890e
|
Ignore the sender of a room invite without needing to join the room first
|
2022-03-11 16:24:40 +00:00 |
|
Arnaud Ringenbach
|
a80e89f13c
|
Room: Refresh header when call actions become available
|
2022-03-11 09:09:49 +01:00 |
|
Andy Uhnak
|
838431368a
|
Add more comments
|
2022-03-10 17:40:23 +00:00 |
|