MTG2000
c5f640e405
refactor: change story&feed routes structure, change default route, add banner to feed page, fix Loadable component props typing
2022-09-17 12:14:22 +03:00
MTG2000
70374b2769
fix: create a card component for all the cards, fix username overflow on mobile card, fix hottest page padding
2022-08-13 18:37:27 +03:00
MTG2000
d43b3215bb
feat: comments nostr tooltip, relays connection status, wrap nav content in page-container, show total comments count on story card, created prefernces service
2022-07-30 11:11:29 +03:00
MTG2000
a140208995
feat: add total votes to comments with reactivity
2022-07-29 12:33:05 +03:00
MTG2000
61fb44649c
feat: enable voting to comment lightning address
2022-07-24 17:30:11 +03:00
MTG2000
263e8c410d
feat: more work on the commenting system
2022-07-20 18:36:51 +03:00
MTG2000
adaebbe324
fix: add validation message to missing story field in createStory
2022-06-19 19:30:52 +03:00
MTG2000
6cfaa8e354
fix: fix multline breaks in post body, add slugs to urls
2022-06-15 21:05:52 +03:00
MTG2000
9a8dc9431b
fix: fixing pre-launch issues
...
- refactor the tags topics stuff (apis/mocks/components)
- update TagsInput
- Change how feed page looks on tags filtering
2022-06-14 17:40:47 +03:00
MTG2000
3bb0100d36
fix: fixing pre-launch issues
...
- fix inconisistent border sizes & radius
- add back button to createStoryPage
- add cover image to story page
- update FAQs in donations page
2022-06-14 09:43:55 +03:00
MTG2000
e46649513d
fix: fixing pre-lanuch issues
...
- store post's body as markdown
- stories page design changes
- thick borders post details page
- make text-editor toolbar sticky
- fix update post api
- change dropdown icons to emojis
- remove vote/comments stats from postDetailsPage
- remove "Type of post" component from createPostPage & replace it with back button
- change insert tags placeholder text
2022-06-13 16:32:31 +03:00
MTG2000
edb90296ca
change: change search component
...
- changed search component structure & api due to it being displayed differently in mobile & desktop
2022-05-27 17:04:31 +03:00
MTG2000
3709b4d93c
feat: enable voting in other components
2022-05-21 16:21:28 +03:00
MTG2000
80c9e31467
feat: connect feed filters apis with ui, change filters list style
2022-05-20 15:32:38 +03:00
MTG2000
c30566cf14
feat: vote button reset cntr, replace old votes cntr in some components
2022-05-18 10:33:08 +03:00
MTG2000
5c81dc2a7e
feat: add the post details routes, added skeleton to trending card
2022-04-20 10:22:54 +03:00
MTG2000
75186e7492
feat: add new props to posts types, add get post details mock api, add POST_TYPE enum
2022-04-20 09:30:24 +03:00
MTG2000
c73a21190b
feat: story content page, bounty content page
2022-04-19 17:54:06 +03:00
MTG2000
1a13cd6c3c
feat: make filters sticky
2022-04-18 14:39:42 +03:00
MTG2000
c75777f5a8
feat: Add useReachedBottom hook, add post card skeleton, clean-up Post Card components
2022-04-18 14:16:55 +03:00