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

[feat] websockets for real time updates #334

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

Conversation

Kagiri2
Copy link
Collaborator

@Kagiri2 Kagiri2 commented Oct 1, 2024

No description provided.

@Kagiri2 Kagiri2 linked an issue Oct 1, 2024 that may be closed by this pull request
src/api/routes/user.js
src/api/server.js
src/api/sockets/socket.js
src/web/src/Components.ts
src/web/src/Components/global/sidebar/FollowingSideNav.tsx
src/web/src/Components/post/FlippingViewCount.tsx
src/web/src/index.css
src/web/src/services/socket.ts
src/web/src/util/updatePost.ts
@Kagiri2 Kagiri2 closed this Oct 1, 2024
@Kagiri2 Kagiri2 reopened this Oct 1, 2024
@Kagiri2 Kagiri2 closed this Oct 1, 2024
@Kagiri2 Kagiri2 reopened this Oct 1, 2024
@Kagiri2
Copy link
Collaborator Author

Kagiri2 commented Oct 3, 2024

Looks good!

Kagiri2 and others added 2 commits November 22, 2024 00:15
src/web/src/Components.ts
src/web/src/Components/global/Header.tsx
src/web/src/Components/global/NotificationBell.tsx
src/web/src/Components/post/helper.ts
src/web/src/Pages/PostPage.tsx
src/web/src/Pages/user/ProfilePage.tsx
src/web/src/util/followStatus.ts
Copy link

github-actions bot commented Jan 7, 2025

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions github-actions bot added the Stale label Jan 7, 2025
Copy link

This PR was closed because it has been stalled for 10 days with no activity.

@github-actions github-actions bot closed this Jan 18, 2025
@shimupan shimupan reopened this Jan 23, 2025
@shimupan shimupan removed the Stale label Jan 23, 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.

Websockets for real time updates
3 participants