SBiOSoftWhare
cacce3e84b
Fix conflicts.
2022-02-16 17:31:55 +01:00
aringenbach
ec3166020e
Remove bubbles background from search screens ( #5601 )
...
Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr >
2022-02-16 15:37:56 +01:00
SBiOSoftWhare
13012c55d8
Rename RoomBubbleCellLayout to PlainRoomCellLayoutConstants.
2022-02-16 10:56:52 +01:00
ismailgulek
4b4d5c410a
Avoid redundant live timeline loading if thread relation exists
2022-02-11 18:15:23 +03:00
ismailgulek
7266ca7cab
Use thread relation if exists when opening search results
2022-02-11 18:14:41 +03:00
ismailgulek
f2e8faf54e
Use thread protocols where possible
2022-02-11 18:11:44 +03:00
aringenbach
7964d314c8
Add objective C support to SwiftGen assets helpers ( #5533 )
...
* Add objective C support to SwiftGen assets helpers
* Use dot notation in ObjC & fix minor issues
Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr >
2022-02-10 17:13:23 +01:00
ismailgulek
3f5e5f3c1e
Merge pull request #5539 from vector-im/ismail/5537_home_badges
...
Home Screen: Fix Section & TabBar Badges
2022-02-10 11:49:50 +03:00
Stefan Ceriu
1ab7643de1
Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195.
2022-02-10 08:43:18 +02:00
ismailgulek
8fb3a34c7b
Reuse section headers
2022-02-10 03:19:00 +03:00
Arnaud Ringenbach
ad32158ee6
Display search matching pattern with a highlight color
...
Signed-off-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr >
2022-02-03 18:49:40 +01:00
ismailgulek
27e43c08ce
Fix files search build error
2022-02-03 14:24:32 +03:00
ismailgulek
2375c1763c
Add thread setting check to permalinks and search results
2022-02-03 01:40:52 +03:00
ismailgulek
d2e5e29ad9
Merge branch 'develop' into ismail/5096_thread_notifications
2022-01-27 03:20:25 +03:00
ismailgulek
9448d653a4
Fix further review remarks
2022-01-27 02:16:30 +03:00
ismailgulek
d79af0e26d
Fix Doug's remarks
2022-01-26 15:58:37 +03:00
ismailgulek
d71b9ed645
Merge branch 'ismail/5068_start_thread' into ismail/5068_design_tweaks
2022-01-26 14:27:25 +03:00
ismailgulek
a24e208cb1
Fix review remarks
2022-01-25 23:59:19 +03:00
ismailgulek
a04461d1be
Fix thread root decorations on search results
2022-01-21 01:58:05 +03:00
ismailgulek
1f3a8acaeb
Add background color management on text message highlights
2022-01-18 16:20:12 +03:00
ismailgulek
96d853452b
Add thread decoration views for search results, fix #5268
2022-01-18 14:46:22 +03:00
ismailgulek
a314deb7a1
Merge branch 'develop' into ismail/5068_start_thread
2022-01-17 11:35:10 +03:00
Stefan Ceriu
7826faf6ea
vector-im/element-ios/issues/5298 - Added body message content keys and replaced plain string usages.
2022-01-04 17:33:32 +02:00
Stefan Ceriu
9c66b5b7b1
vector-im/element-ios/issues/5298 - Replaced "msgtype" strings with new kMXMessageTypeKey.
2022-01-04 17:33:32 +02:00
Stefan Ceriu
c1a3fede8f
Rendering location messages in the timeline.
2022-01-04 17:33:32 +02:00
ismailgulek
ac1b79ff92
Merge branch 'develop' into ismail/5068_start_thread
2022-01-04 15:28:19 +03:00
Doug
315f5a9cc4
Add AnalyticsScreenTimer and track more screens.
...
Update Analytics with new methods in MXAnalyticsDelegate.
2021-12-16 16:59:45 +00:00
Doug
33ef957053
Use matrix-analytics-events generated stubs (locally for now).
...
Track screens, removing any that aren't part of the schema.
2021-12-16 16:59:45 +00:00
Doug
a984028479
Begin migration from Matomo to PostHog
...
Add CocoaPods-Keys.
2021-12-16 16:59:26 +00:00
ismailgulek
1bc9db85c3
Merge branch 'ismail/5092_thread_list' into ismail/5094_thread_links
2021-12-10 11:08:01 +03:00
SBiOSoftWhare
bbc83fddda
HomeMessagesSearchDataSource: Fix MatrixKit import.
2021-11-30 17:06:25 +01:00
SBiOSoftWhare
e8d4af46d2
Update all Objective-C MatrixKit imports to handle new location.
2021-11-30 16:09:53 +01:00
ismailgulek
abd5044023
Merge branch 'ismail/5092_thread_list' into ismail/5094_thread_links
2021-11-30 01:54:56 +03:00
ismailgulek
d6ffe933d2
Replace threadId with ThreadParameters
2021-11-29 18:11:04 +03: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
Doug
6dd471045f
Merge branch 'master' into develop
...
# Conflicts:
# Podfile.lock
# Riot/Modules/Room/RoomViewController.m
2021-11-17 17:36:44 +00:00
Doug
6497cfd8e2
Ensure DisabledRoomInputToolbarView is used. Fix previewing rooms. Fix favourited DMs in Home.
2021-11-03 10:18:27 +00:00
Philippe Loriaux
216924165d
Improve the Obj-C Generated Interface Header Name definition
2021-10-26 17:42:33 +02:00
SBiOSoftWhare
afbf5be553
Update Riot/Modules/GlobalSearch/Messages/HomeMessagesSearchViewController.m
...
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com >
2021-10-21 16:45:13 +02:00
SBiOSoftWhare
8f05cfcdda
Refactor RoomPreviewScreenParameters to RoomPreviewNavigationParameters.
2021-10-21 11:57:13 +02:00
SBiOSoftWhare
eec3bfc5d0
Refactor RoomScreenParameters to RoomNavigationParameters.
2021-10-21 11:40:18 +02:00
SBiOSoftWhare
724f46c155
Refactor RoomPreviewPresentationParameters to RoomPreviewScreenParameters.
2021-10-21 11:00:45 +02:00
SBiOSoftWhare
3c6efbff31
Refactor RoomPresentationParameters to RoomScreenParameters.
2021-10-21 10:55:13 +02:00
SBiOSoftWhare
9666e20c8f
Rename UniversalLinkPresentationParameters to ScreenPresentationParameters.
2021-10-21 10:00:37 +02:00
SBiOSoftWhare
4d2bc393e8
DirectoryViewController: Refactor show room with id method.
2021-10-20 18:50:00 +02:00
SBiOSoftWhare
fc98b28122
Update Riot/Modules/GlobalSearch/Rooms/DirectoryViewController.m
...
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com >
2021-10-20 18:41:00 +02:00
SBiOSoftWhare
6e68d205f7
Update Riot/Modules/GlobalSearch/Rooms/DirectoryViewController.m
...
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com >
2021-10-20 18:40:27 +02:00
SBiOSoftWhare
59b1cc673f
Fix indentation issues.
2021-10-20 18:38:48 +02:00
SBiOSoftWhare
2a22d75b2a
Merge develop into 4734_room_stack
2021-10-20 11:14:52 +02:00