Commit Graph

6 Commits

Author SHA1 Message Date
Milad Raeisi
36146b3f28 Add Events support (#41)
* Update profile.component.html

* Prepare event box and comment box for receiving and sending events and comments.

* Add like, share and event preview UI to events

* Add event box

* Update user.ts

* Update post.ts

* Update notification.service.ts

* Update metadata.service.ts

* Update event.service.ts

* Update notifications.component.ts

* Update profile.component.ts

* Update profile.component.html

* Load user events

* Fix UI

* Add new service to get events

* Update event service

* Update event service

* Update event service

* Update publishEventToWriteRelays

* Update event service

* Clean and format code

* Change events UI

* Update event service

* Update event service

* Update event UI

* Update profile.component.html

* Add event list component and update profile
2024-10-12 02:15:17 +04:00
Milad Raeisi
86cc6b23b0 Bump version to v0.0.4 2024-09-29 07:40:14 +04:00
Milad Raeisi
4895a5128f Add getSafeUrl function 2024-09-18 06:33:59 +04:00
Milad Raeisi
b9b3a0e4ea Add relay management 2024-09-16 23:39:46 +04:00
Milad Raeisi
8bf4a351eb Update profile picture 2024-09-15 09:16:52 +04:00
Milad Raeisi
69d648c540 Initial commit 2024-09-13 21:32:07 +04:00