Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Releases/v12.2.0 #2527

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Conversation

kingson8210
Copy link

@kingson8210 kingson8210 commented Jan 14, 2025

Thanks for proposing a pull request!

To help us review the request, please complete the following:

  • sign contributor license agreement
  • I've ensured that all existing tests pass and added tests (when/where necessary)
  • I've updated the documentation (when/where necessary) and Changelog (when/where necessary)
  • I've added the proper label to this pull request (e.g. bug for bug fixes)

Pull Request Details

Describe what you accomplished in this pull request (for example, what happens before the change, and after the change)

Test Plan

Test Plan: Add your test plan here

jawwad and others added 11 commits December 2, 2021 09:24
Summary: Also updated the changelog

Reviewed By: samodom

Differential Revision: D32785335

fbshipit-source-id: 0868e96d66e9da67fc7969500a7da1a1378050c2
Summary:
We need to fix:
1. AEM Conversion Filetring endpoint/request names
2. Add special processing for content id
3. Combine catalog networker and AEM networker

Reviewed By: wx0165927473, samodom

Differential Revision: D32782549

fbshipit-source-id: c02e20d9ff7e116ecdba2c784a164a1831acb553
Summary: See updated changelog.

Reviewed By: NSProgrammer

Differential Revision: D32809771

fbshipit-source-id: cefc568518155628503d0a3f13994c978c688825
Summary:
This diff cleans up the payload parsing logic. It makes it easy to add new keys we need to listen for when parsing a gaming entry url into a native game.

To add a new listener:
Add it to the keys list.
Create a new delegate Method
Check for the key in the GameEntryInfo and The third party app implemented the delegate method for said key
If so call the delegate method.

Reviewed By: jawwad

Differential Revision: D32808171

fbshipit-source-id: 799cd3bb2b1214ec3821e2bd37d59a2a55d9cc93
Summary: In this diff we add a listener to look for a tournament ID and payload when a third party game is started from a FB entry point.

Reviewed By: jawwad

Differential Revision: D32808372

fbshipit-source-id: fa552730519e354b43eef601c65eaa92a06caf41
Summary: This adds two new API's to tournaments share update and post score. We need these APIs to allow from developers to trigger updating a tournament using an ID giving when the user enters a native game by clicking a tournament on FB.

Reviewed By: jawwad

Differential Revision: D32808504

fbshipit-source-id: b59b01411c66685a1927b9d5835f24cd7511a8e0
Reviewed By: wx0165927473

Differential Revision: D32846912

fbshipit-source-id: f9f2998e3cfe49369e003a0e33ddb865dbb0901c
…2.2.0

Reviewed By: joesus

Differential Revision: D32874575

fbshipit-source-id: 9b7dbc9c50fdb0133180488c63a94998a255e59e
@kingson8210
Copy link
Author

Fodboldbane

@kingson8210
Copy link
Author

Hej

@kingson8210 kingson8210 reopened this Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants