Skip to content

Implement in-game recent activity - #855

Draft
Slendy wants to merge 67 commits into
LBPUnion:mainfrom
Slendy:recent-activity
Draft

Implement in-game recent activity#855
Slendy wants to merge 67 commits into
LBPUnion:mainfrom
Slendy:recent-activity

Conversation

@Slendy

@SlendySlendy commented Aug 4, 2023

Copy link
Copy Markdown
Contributor

Website recent activity still needs to be done, ideally, once #839 has been merged.

Todos

Closes#5, closes#8

Slendy added 27 commits March 24, 2024 20:51
DB migrations intentionally left out since they aren't finalized
Also replaces usages of DateTime.Now with DateTime.UtcNow for internal time storage
Also no longer shows you activities from incompatible levels (someone plays an LBP3 level but you won't be shown it from LBP2)
Also gets rid of versus scores
@sudokokosudokoko mentioned this pull request Mar 28, 2024
@m88youngling

Copy link
Copy Markdown
Contributor

I have checked the last checkbox as completed, as 'test at a larger scale' was completed during 'Operation Mercury' in September of 2023.

Slendy added 23 commits August 27, 2026 11:50
# Conflicts:
#	ProjectLighthouse.Servers.GameServer/Controllers/CommentController.cs
#	ProjectLighthouse.Servers.GameServer/Controllers/UserController.cs
Add more tests
Add full handler for news posts events
Add handler for deleted comments events
Add gameversion filtering for level and user activity in-game
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

News is broken on LBP1 Recent Activity screen

2 participants

@Slendy@m88youngling