ismailgulek
|
f27a4a7ebd
|
Add activity indicator when loading room and thread data sources
|
2021-11-30 00:59:59 +03:00 |
|
ismailgulek
|
5fb4cc3544
|
Highlight initial event in the thread view
|
2021-11-30 00:31:28 +03:00 |
|
SBiOSoftWhare
|
1b45a856d5
|
MXKRoomBubbleTableViewCell+Riot: Fix constant defined twice.
|
2021-11-29 17:56:31 +01:00 |
|
SBiOSoftWhare
|
6d34f068cd
|
AvatarGenerator: Remove unnecessary MatrixKit import.
|
2021-11-29 17:51:22 +01:00 |
|
SBiOSoftWhare
|
90627cdb4a
|
Remove MatrixKit import from Swift files.
|
2021-11-29 17:50:30 +01:00 |
|
SBiOSoftWhare
|
9f3017b77c
|
Remove unnecessary MatrixKit imports.
|
2021-11-29 17:45:35 +01:00 |
|
SBiOSoftWhare
|
ff1b5779ed
|
NSE: Import MatrixKit bridging header.
|
2021-11-29 17:34:57 +01:00 |
|
SBiOSoftWhare
|
5ea148b99a
|
NSE target: Handle new MatrixKit location.
|
2021-11-29 17:33:36 +01:00 |
|
SBiOSoftWhare
|
fc2c23d56e
|
Share extension: Add MatrixKit bridging header.
|
2021-11-29 17:31:48 +01:00 |
|
SBiOSoftWhare
|
752fc449f1
|
Share extension target: Handle new MatrixKit location.
|
2021-11-29 17:28:35 +01:00 |
|
SBiOSoftWhare
|
c05f6fd086
|
SwiftGen: Handle MatrixKit strings.
|
2021-11-29 17:25:31 +01:00 |
|
SBiOSoftWhare
|
909a9898b0
|
SiriIntents target: Handle new MatrixKit location.
|
2021-11-29 17:24:03 +01:00 |
|
SBiOSoftWhare
|
a7bd478f4d
|
SiriIntents: Add bridging header.
|
2021-11-29 17:22:33 +01:00 |
|
SBiOSoftWhare
|
55270a84fe
|
Riot target: Exclude markdown files from MatrixKit folder.
|
2021-11-29 17:20:17 +01:00 |
|
Doug
|
b89f84773f
|
Merge pull request #5166 from vector-im/doug/5165_use_dtcoretext_callback
Use DTCoreText callback for sanitizing HTML in GroupHomeViewController.
|
2021-11-29 15:59:15 +00:00 |
|
ismailgulek
|
49a38ecd48
|
Add changelog
|
2021-11-29 18:27:57 +03:00 |
|
ismailgulek
|
bedae9704d
|
Handle thread parameters
|
2021-11-29 18:27:00 +03:00 |
|
ismailgulek
|
7668c1b973
|
Try to find the desired room in whole stack instead of only the last, and pop to it if found
|
2021-11-29 18:26:10 +03:00 |
|
ismailgulek
|
78b1ef2715
|
Pass thread options for permalinks
|
2021-11-29 18:22:09 +03:00 |
|
ismailgulek
|
2b9a13770b
|
Add threadId to room identification
|
2021-11-29 18:12:20 +03:00 |
|
ismailgulek
|
6b99600a61
|
Introduce new methods to split view presentable
|
2021-11-29 18:11:54 +03:00 |
|
ismailgulek
|
d6ffe933d2
|
Replace threadId with ThreadParameters
|
2021-11-29 18:11:04 +03:00 |
|
ismailgulek
|
9142f3ca1d
|
Refactor navigation router with PresentableModule
|
2021-11-29 18:09:38 +03:00 |
|
ismailgulek
|
8450e02a68
|
Adapt to thread model changes
|
2021-11-29 13:55:13 +03:00 |
|
David Langley
|
a2d6b554f8
|
Merge pull request #5200 from vector-im/langleyd/5199_fix_failed_first_call_in_closed_app
Fix voip calls after singout/signin
|
2021-11-26 16:27:27 +00:00 |
|
David Langley
|
0e43b2ac04
|
Update Riot/Managers/PushNotification/PushNotificationService.m
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com>
|
2021-11-26 14:57:58 +00:00 |
|
SBiOSoftWhare
|
0117ff202b
|
Merge pull request #5196 from vector-im/steve/5194_generated_swift_header_imports
Improve generated Swift header imports
|
2021-11-26 15:48:11 +01:00 |
|
David Langley
|
3c3d55261a
|
Create 5199.bugfix
|
2021-11-26 14:38:28 +00:00 |
|
SBiOSoftWhare
|
5b9944dd1a
|
LegacyAppDelegate: Don't use private interface from SDK.
|
2021-11-26 15:26:34 +01:00 |
|
SBiOSoftWhare
|
f32023b821
|
SecurityViewController: Don't use private properties from SDK.
|
2021-11-26 15:25:36 +01:00 |
|
SBiOSoftWhare
|
ac8fe910d6
|
MasterTabBarController: Don't use MXCrypto private property.
|
2021-11-26 14:39:00 +01:00 |
|
David Langley
|
907a61765f
|
Restore the pushkit token after login/logout when configuring PushKit
|
2021-11-26 12:52:40 +00:00 |
|
David Langley
|
37b6dc7e80
|
Make backgroundServiceInitQueue static and follow convention for queue naming.
|
2021-11-26 12:47:53 +00:00 |
|
David Langley
|
fde67d5c21
|
Don't allow concurrent initializations of MXBackgroundSyncService
|
2021-11-26 10:32:50 +00:00 |
|
ismailgulek
|
0eaf1a8bb9
|
Merge branch 'ismail/5119_thread_root_removal' into ismail/5094_thread_links
|
2021-11-26 01:51:00 +03:00 |
|
ismailgulek
|
a79228593d
|
Merge branch 'ismail/5092_thread_list' into ismail/5119_thread_root_removal
|
2021-11-26 01:49:54 +03:00 |
|
ismailgulek
|
34d0aa54f9
|
Adapt to event changes
|
2021-11-26 01:47:08 +03:00 |
|
ismailgulek
|
a5c7cefbeb
|
Merge branch 'ismail/5092_thread_list' into ismail/5094_thread_links
|
2021-11-26 01:46:32 +03:00 |
|
ismailgulek
|
5c7b0ed5b2
|
Merge branch 'ismail/5117_thread_message_actions' into ismail/5092_thread_list
|
2021-11-26 01:45:37 +03:00 |
|
ismailgulek
|
5b9ccbdaa0
|
Merge branch 'ismail/5068_start_thread' into ismail/5117_thread_message_actions
|
2021-11-26 01:43:44 +03:00 |
|
ismailgulek
|
fbe64bab10
|
Adapt to event changes
|
2021-11-26 01:42:53 +03:00 |
|
SBiOSoftWhare
|
e3f0688447
|
Update changes
|
2021-11-25 23:13:00 +01:00 |
|
SBiOSoftWhare
|
2709236dd5
|
Improve generated Swift header imports.
|
2021-11-25 23:11:53 +01:00 |
|
ismailgulek
|
4e2bafbf84
|
Add threadId parameter to room navigation parameters
|
2021-11-25 16:28:42 +03:00 |
|
ismailgulek
|
e862f77440
|
Implement actions for a thread
|
2021-11-25 14:55:44 +03:00 |
|
David Langley
|
1e958209ab
|
Merge pull request #5187 from vector-im/langleyd/5185_fix_hidden_rooms_from_showing
Fix hidden rooms from showing.
|
2021-11-25 11:47:21 +00:00 |
|
ismailgulek
|
6f08534ebb
|
Update deleted message design
|
2021-11-25 01:33:37 +03:00 |
|
David Langley
|
03a94d4c5b
|
Fix hidden rooms from showing.
|
2021-11-24 11:38:32 +00:00 |
|
Ekaterina Gerasimova
|
4dd8d7d7f8
|
Fix link to board in issue automation
Changelog covered by 5153.misc
|
2021-11-24 10:55:34 +00:00 |
|
Gil Eluard
|
1217be55ab
|
[iOS] Create public space #143
- Reverted LegacyAppDelegate
|
2021-11-23 09:39:17 +01:00 |
|