Commit Graph

38 Commits

Author SHA1 Message Date
MTG2000
1be2bb4fae feat: wired linking account api and form state, updated card ui 2022-08-17 13:31:13 +03:00
MTG2000
5a7bac8325 feat: update the structure of the profile and edit-profile apis 2022-08-17 12:36:33 +03:00
MTG2000
4dfa4800da feat: add update/delete wallet keys api & widgets 2022-08-09 13:05:21 +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
b28de208d5 feat: basic nostr-settings profile section 2022-07-28 14:14:53 +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
7cd6fc749c feat: built stories component in profile 2022-07-14 11:39:59 +03:00
MTG2000
a0e13327a6 feat: split the create-story component into multiple ones, build drafts api & components, build reset editor on drafts change, delete draft, dateDiff helper 2022-07-13 16:14:16 +03:00
MTG2000
c824be44a6 update: disable save draft btn on published posts 2022-07-12 18:17:58 +03:00
MTG2000
c37d62ad17 feat: getMyDrafts api, base drafts list, add drafts to database 2022-07-12 18:05:55 +03:00
MTG2000
3f6c344d16 feat: add description to tags, update the tags input structure, make post title biggest 2022-07-11 14:52:01 +03:00
MTG2000
25d31f373d fix: make cover_image optional, disable custom tags, make ul,ol tags styled a little 2022-07-08 16:48:34 +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
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
9b5b2f82e9 feat: update/delete story, fix overflow bug 2022-06-06 12:11:52 +03:00
MTG2000
4c10b48869 chore: finish connecting profile about, add lightning_address to profile, fix global meta tags 2022-06-04 17:52:57 +03:00
MTG2000
846924eaeb feat: base profile about card, update profile api, add extra fields to users table 2022-06-04 14:15:04 +03:00
MTG2000
2f9d05b8cb feat: Create story page
- topics input component
- refactor autocomplete component
- create staging slice
- fix post details username overflow
2022-06-03 22:35:31 +03:00
MTG2000
3023d8e20b feat: lnurl-auth login 2022-06-01 18:29:38 +03:00
MTG2000
9f8b723d8b feat: add catgories slider to explore page 2022-05-31 13:28:31 +03:00
MTG2000
e49b0dafe6 fix: fixing some QA issues
- change rows shown on products page & change the api
- restyle sort by
- rebuild navigation menus
- fix issues with donation stats & donate card
- update products header link & date of hackathon
2022-05-27 10:50:25 +03:00
MTG2000
f56e269148 feat: connect donation sats api, build donation sat skeleton, build donation sats mock api 2022-05-25 15:47:58 +03:00
MTG2000
8b94788b13 feat: build dontaions table & api 2022-05-24 17:41:26 +03:00
MTG2000
08222b9935 feat: Hackathons page, hackathons filter, hackathons mocks api 2022-05-22 13:23:37 +03:00
MTG2000
cdbd10da4e feat: build generic voting api, build useVote hook 2022-05-21 13:36:34 +03:00
MTG2000
80c9e31467 feat: connect feed filters apis with ui, change filters list style 2022-05-20 15:32:38 +03:00
MTG2000
8be941f584 feat: enable replying to comments 2022-04-30 12:30:04 +03:00
MTG2000
2b0d2c174c feat: comment card component, update post comments api fields 2022-04-25 19:02:58 +03:00
MTG2000
622a98b5f4 feat: add lazy loading to app pages, pull out tw theme to a module, add filters to getFeed api 2022-04-20 12:15:43 +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
53ca162200 feat: built post actions card, post author card 2022-04-19 11:48:28 +03:00
MTG2000
11594471d3 fix: fixing a bug with graphql data shape 2022-04-18 18:12:06 +03:00
MTG2000
1f817c8a79 feat: added infinite scroll to feed page 2022-04-18 16:37:59 +03:00
MTG2000
e5a0dc0843 feat: add posts mocks handlesr, add post type gurads 2022-04-17 12:23:46 +03:00
MTG2000
ae5cd27b5a feat: added schema to backend 2022-04-16 17:31:17 +03:00
MTG2000
1ce0ca3964 feat: add shock the web section 2022-03-28 19:38:16 +03:00
MTG2000
e22b4858d8 chore: make graphql queries auto generated 2022-03-26 16:53:22 +03:00