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

Add more timeline entries + patron wings #1976

Merged
merged 7 commits into from Jan 21, 2022
Merged

Conversation

jas14
Copy link
Collaborator

@jas14 jas14 commented Jan 8, 2022

Summary

Closes #1967 and #1960. Added:

  • patron wings for user blog and forum post timeline entries
  • support for additional timeline entries:
    • user blog publish event
    • user blog post like event
    • stream start event

Screenshots

Home-page timeline

dev inline timeline screenshot
prod inline timeline screenshot

Standalone timeline

dev standalone timeline screenshot
prod standalone timeline screenshot

@@ -255,13 +258,13 @@ function fixSeeks(seeks: CorrespondenceSeek[]): CorrespondenceSeek[] {
})
return [
...seeks
Copy link
Collaborator

Choose a reason for hiding this comment

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

I'll setup prettier in the project to avoid these formatting changes in the future

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yikes sorry about that! I didn't even realize it reformatted everything.

@veloce veloce merged commit a8f4556 into lichess-org:master Jan 21, 2022
@jas14 jas14 deleted the blog-wings branch January 21, 2022 13:03
Sign up for free to 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.

Display "started streaming" events in home page timeline
2 participants