Skip to content

feat(Hangar): add activity#10892

Open
n4kushi wants to merge 73 commits into
PreMiD:mainfrom
n4kushi:main
Open

feat(Hangar): add activity#10892
n4kushi wants to merge 73 commits into
PreMiD:mainfrom
n4kushi:main

Conversation

@n4kushi

@n4kushi n4kushi commented Jun 14, 2026

Copy link
Copy Markdown

Description

Acknowledgements

Screenshots

Proof showing the creation/modification is working as expected

n4kushi added 18 commits June 14, 2026 22:30
Signed-off-by: n4kushi <162187191+n4kushi@users.noreply.github.com>
Signed-off-by: n4kushi <162187191+n4kushi@users.noreply.github.com>
Signed-off-by: n4kushi <162187191+n4kushi@users.noreply.github.com>
Signed-off-by: n4kushi <162187191+n4kushi@users.noreply.github.com>
Signed-off-by: n4kushi <162187191+n4kushi@users.noreply.github.com>
Signed-off-by: n4kushi <162187191+n4kushi@users.noreply.github.com>
Signed-off-by: n4kushi <162187191+n4kushi@users.noreply.github.com>
Refactor presence initialization and update presence data type.

Signed-off-by: n4kushi <162187191+n4kushi@users.noreply.github.com>
Signed-off-by: n4kushi <162187191+n4kushi@users.noreply.github.com>
Signed-off-by: n4kushi <162187191+n4kushi@users.noreply.github.com>
Signed-off-by: n4kushi <162187191+n4kushi@users.noreply.github.com>
Signed-off-by: n4kushi <162187191+n4kushi@users.noreply.github.com>
Signed-off-by: n4kushi <162187191+n4kushi@users.noreply.github.com>
Signed-off-by: n4kushi <162187191+n4kushi@users.noreply.github.com>
Signed-off-by: n4kushi <162187191+n4kushi@users.noreply.github.com>
Signed-off-by: n4kushi <162187191+n4kushi@users.noreply.github.com>
Signed-off-by: n4kushi <162187191+n4kushi@users.noreply.github.com>
@dimerp

dimerp Bot commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

🖼️ Activity asset preview

Behold, the gallery! Admission is free, but I do accept tips in the form of approvals.

hangar (websites/H/hangar) — creation

Preview Source URL
logo https://i.imgur.com/w5FbdFC.png
thumbnail https://i.imgur.com/amW5L4I.jpeg

Beep boop — I refresh this comment on every push, so no need to scroll. 🤖

Comment thread websites/H/hangar/metadata.json Fixed
Comment thread websites/H/hangar/presence.ts Fixed
Signed-off-by: n4kushi <162187191+n4kushi@users.noreply.github.com>
Comment thread websites/H/hangar/metadata.json Fixed
Signed-off-by: n4kushi <162187191+n4kushi@users.noreply.github.com>
Comment thread websites/H/hangar/presence.ts Fixed
Signed-off-by: n4kushi <162187191+n4kushi@users.noreply.github.com>
@n4kushi n4kushi closed this Jun 14, 2026
@n4kushi n4kushi reopened this Jun 14, 2026
n4kushi added 2 commits June 14, 2026 23:10
Signed-off-by: n4kushi <162187191+n4kushi@users.noreply.github.com>
Signed-off-by: n4kushi <162187191+n4kushi@users.noreply.github.com>
Signed-off-by: n4kushi <162187191+n4kushi@users.noreply.github.com>
Comment thread websites/H/hangar/presence.ts Fixed
n4kushi added 3 commits June 17, 2026 22:57
Signed-off-by: n4kushi <162187191+n4kushi@users.noreply.github.com>
Signed-off-by: n4kushi <162187191+n4kushi@users.noreply.github.com>
Signed-off-by: n4kushi <162187191+n4kushi@users.noreply.github.com>
Comment thread websites/H/hangar/presence.ts Fixed
Comment thread websites/H/hangar/presence.ts Fixed
Comment thread websites/H/hangar/presence.ts Fixed
Comment thread websites/H/hangar/presence.ts Fixed
Signed-off-by: n4kushi <162187191+n4kushi@users.noreply.github.com>
Comment thread websites/H/hangar/presence.ts Fixed
Comment thread websites/H/hangar/presence.ts Fixed
Signed-off-by: n4kushi <162187191+n4kushi@users.noreply.github.com>
Comment thread websites/H/hangar/presence.ts Fixed
Signed-off-by: n4kushi <162187191+n4kushi@users.noreply.github.com>
Comment thread websites/H/hangar/presence.ts Fixed
n4kushi added 2 commits June 17, 2026 23:18
Signed-off-by: n4kushi <162187191+n4kushi@users.noreply.github.com>
Signed-off-by: n4kushi <162187191+n4kushi@users.noreply.github.com>
@n4kushi n4kushi requested a review from theusaf June 17, 2026 20:51
n4kushi added 3 commits June 19, 2026 21:29
Signed-off-by: n4kushi <162187191+n4kushi@users.noreply.github.com>
@Bas950 Bas950 requested a review from skullysmods June 25, 2026 17:24

@skullysmods skullysmods left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you support any other pages with dynamic data?

Comment thread websites/H/hangar/metadata.json
Comment on lines +9 to +10
"en": "Shows your current activity on the Hangar platform.",
"tr": "Hangar platformundaki güncel aktivitenizi Discord'da gösterir."

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be the description of the website, not the activity.

Comment thread websites/H/hangar/presence.ts Outdated

data.details = 'Viewing a Hub'
data.state = hubName
data.smallImageKey = 'logo'

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use image URL instead of asset name

@n4kushi

n4kushi commented Jun 26, 2026

Copy link
Copy Markdown
Author

Can you support any other pages with dynamic data?

There is no dynamic pages with dynamic data i can support

@skullysmods skullysmods left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Upload proof of it working + Fix the issues I reported before

Co-authored-by: Skully <117316808+skullysmods@users.noreply.github.com>
Signed-off-by: n4kushi <162187191+n4kushi@users.noreply.github.com>
Comment thread websites/H/hangar/metadata.json Fixed
n4kushi added 3 commits June 26, 2026 16:34
Signed-off-by: n4kushi <162187191+n4kushi@users.noreply.github.com>
Signed-off-by: n4kushi <162187191+n4kushi@users.noreply.github.com>
},
"service": "hangar",
"description": {
"en": "Shows your current activity on the Hangar platform.",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be the description of the website, not the activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

5 participants