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: Implement notifications handling #25

Merged
merged 69 commits into from
Apr 7, 2024
Merged

Conversation

criss8X
Copy link
Collaborator

@criss8X criss8X commented Mar 27, 2024

Aquí iré gestionando todo lo referente a tratado de notificaciones, obtención, guardado y eliminación de notificaciones.

Todavía seguimos gestionando más eventos, pero los ya gestionados pueden irse revisando.

criss8X added 29 commits March 20, 2024 13:48
@criss8X criss8X requested a review from yurixander as a code owner March 27, 2024 01:19
@criss8X criss8X requested a review from yurixander April 2, 2024 19:02
.github/workflows/deploy-pr-dev.yml Outdated Show resolved Hide resolved
src/components/SidebarActions/SidebarActions.tsx Outdated Show resolved Hide resolved
src/components/SidebarActions/useCachedNotifications.ts Outdated Show resolved Hide resolved
src/components/SidebarActions/useNotifications.ts Outdated Show resolved Hide resolved
src/components/SidebarActions/useNotifications.ts Outdated Show resolved Hide resolved
src/components/SidebarActions/useNotifications.ts Outdated Show resolved Hide resolved
src/components/SidebarActions/useNotifications.ts Outdated Show resolved Hide resolved
src/components/SidebarActions/useNotifications.ts Outdated Show resolved Hide resolved
src/components/SidebarActions/useNotifications.ts Outdated Show resolved Hide resolved
src/components/SidebarActions/useNotifications.ts Outdated Show resolved Hide resolved
@criss8X criss8X requested a review from yurixander April 3, 2024 15:37
src/components/SidebarActions/useCachedNotifications.ts Outdated Show resolved Hide resolved
src/components/SidebarActions/useNotifications.ts Outdated Show resolved Hide resolved
src/hooks/matrix/useGlobalEventListeners.ts Outdated Show resolved Hide resolved
src/hooks/matrix/useGlobalEventListeners.ts Outdated Show resolved Hide resolved
src/utils/util.ts Outdated Show resolved Hide resolved
src/utils/util.ts Show resolved Hide resolved
@criss8X criss8X requested a review from yurixander April 5, 2024 18:44
Copy link
Owner

@yurixander yurixander left a comment

Choose a reason for hiding this comment

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

Unas cositas de estilo de código y listo

src/components/SidebarActions/Notification.tsx Outdated Show resolved Hide resolved
src/components/SidebarActions/Notification.tsx Outdated Show resolved Hide resolved
src/components/SidebarActions/NotificationsModal.tsx Outdated Show resolved Hide resolved
src/components/SidebarActions/NotificationsModal.tsx Outdated Show resolved Hide resolved
src/hooks/matrix/useGlobalEventListeners.ts Outdated Show resolved Hide resolved
src/hooks/matrix/useGlobalEventListeners.ts Outdated Show resolved Hide resolved
src/hooks/matrix/useGlobalEventListeners.ts Outdated Show resolved Hide resolved
src/utils/util.ts Outdated Show resolved Hide resolved
@criss8X criss8X requested a review from yurixander April 6, 2024 04:34
src/components/SidebarActions/NotificationsModal.tsx Outdated Show resolved Hide resolved
src/containers/ChatContainer/ChatContainer.tsx Outdated Show resolved Hide resolved
src/hooks/matrix/useActiveRoom.ts Show resolved Hide resolved
src/hooks/matrix/useGlobalEventListeners.ts Outdated Show resolved Hide resolved
src/utils/notifications.ts Outdated Show resolved Hide resolved
src/utils/util.ts Outdated Show resolved Hide resolved
@criss8X criss8X requested a review from yurixander April 6, 2024 14:33
@criss8X criss8X merged commit 9344de6 into dev Apr 7, 2024
5 checks passed
@criss8X criss8X deleted the cristian/handle-notifications branch April 21, 2024 15:22
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.

3 participants