Arnfried Griesert
|
86aa5365bb
|
MESSENGER-3352 build settings
|
2022-10-27 09:06:24 +00:00 |
|
Frank Rotermund
|
226e55caf7
|
MESSENGER-3304 string in separate files
|
2022-09-19 11:53:45 +02:00 |
|
Frank Rotermund
|
ecdd1e3a48
|
MESSENGER-3310 use local personal note avatar and remove url of old rooms
|
2022-07-22 16:50:46 +02:00 |
|
Frank Rotermund
|
1ab51f37f8
|
Merge branch 'master' of https://github.com/vector-im/element-ios into feature/3269_merge_element_1_8_18
# Conflicts:
# Config/AppIdentifiers.xcconfig
# Config/AppVersion.xcconfig
# Podfile
# Podfile.lock
# Riot/Assets/de.lproj/Vector.strings
# Riot/Generated/Images.swift
# Riot/Modules/Analytics/DecryptionFailureTracker.m
# Riot/Modules/Application/LegacyAppDelegate.h
# Riot/Modules/Onboarding/OnboardingCoordinator.swift
# Riot/Modules/Room/RoomInfo/RoomInfoList/RoomInfoListViewController.swift
# Riot/Modules/Room/RoomViewController.m
# Riot/SupportingFiles/Info.plist
# Riot/Utils/EventFormatter.m
# Riot/Utils/Tools.h
# Riot/Utils/Tools.m
# Riot/target.yml
# RiotSwiftUI/Modules/Common/Mock/MockAppScreens.swift
# fastlane/Fastfile
# project.yml
|
2022-06-12 19:49:46 +02:00 |
|
Yoan Pintas
|
46930060ec
|
Merge pull request #6098 from vector-im/yostyle/disable_search_encrypted_rooms
Hide or disable search in the encrypted rooms
|
2022-05-16 23:24:06 +02:00 |
|
aringenbach
|
a5fd8f7417
|
Setup a dedicated listener owned by PresenceIndicatorView
|
2022-05-12 10:55:00 +02:00 |
|
Arnfried Griesert
|
966f5299d9
|
merged from element 1.8.13
|
2022-05-05 06:57:45 +02:00 |
|
Arnfried Griesert
|
990962285a
|
merged element 1.8.10
|
2022-05-03 12:48:01 +02:00 |
|
yostyle
|
723ac16f34
|
Hide or disable search in the encrypted rooms
|
2022-05-02 22:30:39 +02: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
|
10cebea479
|
PresenceIndicatorView Swift implementation
|
2022-04-05 15:13:58 +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 |
|
Frank Rotermund
|
61d260a8e0
|
Feature/2581 permalinks
|
2022-03-31 05:51:40 +00:00 |
|
Frank Rotermund
|
c2108a2178
|
MESSENGER-2762 Initial Merge
|
2022-03-17 15:51:23 +01:00 |
|
Gil Eluard
|
24de57bb58
|
Instrument missing screen metrics (#5764)
* Instrument missing screen metrics
- Done
|
2022-03-08 10:13:46 +01:00 |
|
Andy Uhnak
|
830feeb7c0
|
Enable home and room user indicators
|
2022-03-01 15:50:24 +00:00 |
|
Stefan Ceriu
|
b657e51267
|
Removed unnecessary and cropped room info avatar shadow.
|
2022-03-01 16:43:46 +02:00 |
|
Andy Uhnak
|
559bb88ae4
|
Room user indicators
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
|
2022-02-25 10:47:53 +00:00 |
|
Andy Uhnak
|
c9c8438250
|
Rename properties and arguments
|
2022-02-22 16:44:22 +00:00 |
|
Andy Uhnak
|
9eae7c02bb
|
Update activity indicators on leaving room
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
|
2022-02-18 13:31:21 +00:00 |
|
Doug
|
47348b7f34
|
Add AnalyticsScreenTimer and track more screens.
Update Analytics with new methods in MXAnalyticsDelegate.
|
2021-12-16 16:59:45 +00:00 |
|
SBiOSoftWhare
|
56a51da9f9
|
Update all Objective-C MatrixKit imports to handle new location.
|
2021-11-30 16:09:53 +01:00 |
|
SBiOSoftWhare
|
584fc1ee8f
|
RoomInfoListViewController: Weakify self in a closure.
|
2021-10-29 13:46:34 +02:00 |
|
David Langley
|
42801a3ca1
|
run template, add entrypoint and update BuildSetting
|
2021-08-17 15:00:20 +01:00 |
|
David Langley
|
90bebceb9b
|
Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/4669_room_notification_settings_swiftui
|
2021-08-16 13:00:41 +01:00 |
|
Stefan Ceriu
|
216300e687
|
Fixes #1482 - Popping the user back to the home screen after leaving a room.
|
2021-08-13 17:57:50 +03:00 |
|
David Langley
|
7464614ff4
|
Add theming support, and support for other top level configuration to swiftui views with VectorHostingViewController, VectorContentModifier. Add VisibilityModifier. Move from List to VStack.
|
2021-08-12 11:52:06 +01:00 |
|
Doug
|
2bd59ab326
|
Merge branch 'develop' into doug/fix_warnings
# Conflicts:
# Riot/Modules/Room/RoomInfo/RoomInfoList/RoomInfoListViewController.swift
|
2021-07-12 17:54:34 +01:00 |
|
Doug
|
29d7262e38
|
Fix class keyword deprecation warnings everywhere!
Using 'class' keyword for protocol inheritance is deprecated; use 'AnyObject' instead
|
2021-07-09 17:05:43 +01:00 |
|
Doug
|
4353687e61
|
Fix SwiftLint warnings.
|
2021-07-02 17:13:45 +01:00 |
|
langleyd
|
d27a0627d7
|
Add correct asset for notifications icon.
|
2021-06-22 16:01:21 +01:00 |
|
langleyd
|
c390fcc948
|
Add new settings notification feature flag and update ui entry point
|
2021-06-22 13:39:50 +01:00 |
|
Gil Eluard
|
a3cc1849ca
|
Show / Hide integrations and actions in rooms
|
2021-04-20 14:54:53 +02:00 |
|
Gil Eluard
|
204ceb847c
|
Composer Update - Typing and sending a message
|
2021-03-15 14:27:59 +01:00 |
|
SBiOSoftWhare
|
75dcfd43e9
|
RoomInfoCoordinator: Add possibility to open an initial specific section.
|
2021-02-23 15:51:23 +01:00 |
|
ismailgulek
|
38376cdbeb
|
Remove unnecessary layoutIfNeeded
|
2020-10-07 15:30:41 +03:00 |
|
ismailgulek
|
7c89c8eaf5
|
Factorize layout of table header and footers
|
2020-10-07 15:26:58 +03:00 |
|
ismailgulek
|
f032a23f0d
|
Read constants from an enum
|
2020-10-07 15:26:30 +03:00 |
|
ismailgulek
|
54557ab071
|
Apply design decisions
|
2020-10-06 22:48:04 +03:00 |
|
ismailgulek
|
6dcfcf7d7b
|
Use ReadMoreTextView for room tpic
|
2020-10-06 17:32:28 +03:00 |
|
ismailgulek
|
e71e044d38
|
Fix table view content size
|
2020-10-06 01:07:19 +03:00 |
|
ismailgulek
|
830520457c
|
Fix layout to show all of the topic
|
2020-10-06 00:59:30 +03:00 |
|
ismailgulek
|
69fa2fdb90
|
Replace label with a text view
|
2020-10-06 00:53:58 +03:00 |
|
ismailgulek
|
8ec70bece7
|
Update localization keys
|
2020-09-28 12:51:34 +03:00 |
|
ismailgulek
|
95e21eedfb
|
Update encryption strings
|
2020-09-24 13:27:53 +03:00 |
|
ismailgulek
|
2fa0bef123
|
Update leave strings
|
2020-09-24 13:00:50 +03:00 |
|
ismailgulek
|
ffeaa1e32e
|
Update Riot/Modules/Room/RoomInfo/RoomInfoList/Views/RoomInfoBasicView.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
|
2020-09-23 18:24:25 +03:00 |
|
ismailgulek
|
5499619eb8
|
Update Riot/Modules/Room/RoomInfo/RoomInfoList/Views/RoomInfoBasicView.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
|
2020-09-23 18:24:12 +03:00 |
|