SBiOSoftWhare
|
087df9fe0b
|
RoomViewController: Add delegate method for live location screen presentation request.
|
2022-04-29 11:08:09 +02:00 |
|
SBiOSoftWhare
|
1a77067532
|
RoomVC: Handle live location sharing cell data.
|
2022-04-22 11:51:45 +02:00 |
|
ismailgulek
|
8cbde40f57
|
Add additional text to beta view
|
2022-04-19 13:31:30 +03:00 |
|
ismailgulek
|
4b8a48ffdc
|
Get information text as a parameter in threads beta view
|
2022-04-19 13:10:17 +03:00 |
|
ismailgulek
|
d019a0550b
|
Add missing copy menu item for messages, fixes #6036
|
2022-04-19 12:57:40 +03:00 |
|
Yoan Pintas
|
8e85677955
|
Merge pull request #6035 from vector-im/yostyle/join_and_show_room
When accepting an invite, expecting to see the room
|
2022-04-15 15:16:36 +02:00 |
|
yostyle
|
2ac77725f5
|
Use autojoin boolean
|
2022-04-15 14:27:57 +02:00 |
|
Gil Eluard
|
f62b876f54
|
Room preview on a long press should not update the read receipt (#6027)
- Done
|
2022-04-14 10:30:51 +02:00 |
|
ismailgulek
|
3400535ae5
|
Fix crash #5
|
2022-04-12 13:45:36 +03:00 |
|
SBiOSoftWhare
|
8f6b4d3592
|
RoomVC: Fix live location banner showing.
|
2022-04-08 12:31:09 +02:00 |
|
SBiOSoftWhare
|
b9d8e40869
|
Merge branch 'develop' into steve/5903_lls_start
# Conflicts:
# Riot/Modules/Room/RoomViewController.h
# RiotSwiftUI/Modules/Room/LocationSharing/Coordinator/LocationSharingCoordinator.swift
# RiotSwiftUI/Modules/Room/LocationSharing/LocationSharingModels.swift
# RiotSwiftUI/Modules/Room/LocationSharing/LocationSharingViewModel.swift
|
2022-04-08 11:09:06 +02:00 |
|
ismailgulek
|
34b8a5ccab
|
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
|
c07f06c2bc
|
Move threads enabling logic to the coordinator
|
2022-04-05 11:35:57 +03:00 |
|
ismailgulek
|
c83c4ff2ea
|
Introduce ThreadsBetaCoordinator & open thread view directly after enabling threads
|
2022-04-05 01:59:11 +03:00 |
|
Gil Eluard
|
dac1d3fdaf
|
Add support for Apple context menus in matrix items list screens (#5963)
|
2022-04-04 20:07:06 +02:00 |
|
ismailgulek
|
86a33ee378
|
Display opt-in screen if threads disabled
|
2022-04-04 16:59:12 +03:00 |
|
ismailgulek
|
4696d44e9e
|
Merge pull request #5865 from vector-im/ismail/5770_threads_notice
Threads notice
|
2022-03-31 13:18:40 +03:00 |
|
Doug
|
1ee5c90e7f
|
Merge branch 'master' into develop
|
2022-03-31 10:39:25 +01:00 |
|
Doug
|
4e141ff11e
|
Fix crash when using the build in camera.
|
2022-03-30 16:17:06 +01:00 |
|
ismailgulek
|
abef13c6bf
|
Merge branch 'develop' into ismail/5770_threads_notice
|
2022-03-30 13:35:14 +03:00 |
|
Andy Uhnak
|
a783227e64
|
Join room loading indicators
|
2022-03-29 15:03:09 +01:00 |
|
Andy Uhnak
|
3621d653a5
|
Use bounds not frame
|
2022-03-28 13:45:03 +03:00 |
|
Andy Uhnak
|
9d6cc90aa9
|
Fix typing performance by avoiding expensive UI operations
|
2022-03-28 13:45:03 +03:00 |
|
SBiOSoftWhare
|
02b4f256dc
|
RoomVC: Handle live location banner display on user location status change.
|
2022-03-28 10:18:59 +02:00 |
|
Andy Uhnak
|
9f88567661
|
Use bounds not frame
|
2022-03-24 14:24:14 +00:00 |
|
Andy Uhnak
|
361b5f9974
|
Fix typing performance by avoiding expensive UI operations
|
2022-03-24 12:40:37 +00:00 |
|
Andy Uhnak
|
914146b97b
|
Prevent "left room" message from showing twice
|
2022-03-22 09:10:08 +00:00 |
|
Stefan Ceriu
|
bd45e2b93b
|
Fix user suggestions not showing up when re-entering a room.
|
2022-03-21 18:40:21 +02:00 |
|
SBiOSoftWhare
|
4fa2d41d72
|
Fix conflicts with develop
|
2022-03-18 15:12:34 +01:00 |
|
ismailgulek
|
004ce1ce8e
|
Merge branch 'develop' into ismail/5770_threads_notice
|
2022-03-18 15:07:44 +03:00 |
|
ismailgulek
|
39c49ca9e7
|
Display notice for threads enabled users only
|
2022-03-18 13:32:18 +03:00 |
|
ismailgulek
|
d7111be2a1
|
Display threads notice if not displayed before
|
2022-03-18 13:23:26 +03:00 |
|
ismailgulek
|
9481f391ce
|
Update thread list bar button item badge
|
2022-03-18 02:08:03 +03:00 |
|
SBiOSoftWhare
|
e699d91c5b
|
RoomVC: Handle theme change for live location banner.
|
2022-03-17 17:34:09 +01:00 |
|
SBiOSoftWhare
|
35cbfc757a
|
RoomVC: Handle live location banner.
|
2022-03-17 16:58:52 +01:00 |
|
Gil Eluard
|
a067a0586f
|
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
|
0df41c3b90
|
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
|
f44107cfbb
|
Merge branch 'master' into develop
|
2022-03-14 16:26:07 +00:00 |
|
Andy Uhnak
|
f6396d1361
|
Anchor action sheet to source view
|
2022-03-14 08:47:52 +00:00 |
|
Andy Uhnak
|
6cd479f716
|
Ignore the sender of a room invite without needing to join the room first
|
2022-03-11 16:24:40 +00:00 |
|
Arnaud Ringenbach
|
59a6f2d356
|
Room: Refresh header when call actions become available
|
2022-03-11 09:09:49 +01:00 |
|
Andy Uhnak
|
0960f5ff79
|
Add more comments
|
2022-03-10 17:40:23 +00:00 |
|
Andy Uhnak
|
6ef7ecd780
|
Do not show user indicators when the view controller is not visible
|
2022-03-10 15:56:40 +00:00 |
|
Gil Eluard
|
6dce767666
|
Merge branch 'develop' into gil/SP1_space_creation
# Conflicts:
# Riot/Modules/Room/Members/RoomParticipantsViewController.m
# Riot/Modules/Room/RoomViewController.m
# Riot/Modules/Room/Settings/RoomSettingsViewController.h
# Riot/Modules/Spaces/SpaceMembers/MemberList/SpaceMemberListViewController.swift
|
2022-03-08 11:23:55 +01:00 |
|
Gil Eluard
|
27571866b5
|
Instrument missing screen metrics (#5764)
* Instrument missing screen metrics
- Done
|
2022-03-08 10:13:46 +01:00 |
|
Gil Eluard
|
25c21e9653
|
selection impossible when filtering in add room screen #5757 (#5758)
- Fixed
- Other minor code / UI tweaks
|
2022-03-07 12:25:50 +01:00 |
|
Gil Eluard
|
da9c921efb
|
Merge branch 'develop' into gil/SP1_space_creation
# Conflicts:
# Config/BuildSettings.swift
# Riot/Generated/Strings.swift
# Riot/Modules/Home/HomeViewController.m
# Riot/Modules/Room/Members/RoomParticipantsViewController.m
|
2022-03-04 13:38:18 +01:00 |
|
Doug
|
2aec883095
|
Remove MatrixKitL10n from SwiftGen
Uses VectorL10n everywhere.
|
2022-03-03 09:34:54 +00:00 |
|
Anderas
|
e8db2891b1
|
Merge pull request #5690 from vector-im/andy/5603_room_indicators
Room activity indicators
|
2022-03-01 13:08:29 +00:00 |
|
ismailgulek
|
c1b6d5e54b
|
Merge pull request #5709 from vector-im/ismail/5365_thread_analytics
Threads: Analytics
|
2022-03-01 15:23:47 +03:00 |
|